Skip to content

Releases: Arcensoth/tickbuster-datapack

v0.1.0

23 Dec 06:44
Compare
Choose a tag to compare

Changed

  • Start using a new changelog format
  • Scrapped SMF support in favor of IMP
  • Reworked API with improved voting system
  • Improved host player selection and edge case handling
  • Optimized main tick based on votes and host player
  • Lack of host player will now trigger warnings
  • Config sync no longer requires reload

Fixed

  • Fixed log spam, hopefully once and for all (see #1)
  • Fixed existing configs being overwritten on setup
  • Fixed incorrect player selectors during config sync

v0.0.7

11 Jul 17:18
Compare
Choose a tag to compare
  • Add third dummy criteria to help counter log spam

v0.0.6

22 Nov 04:14
Compare
Choose a tag to compare
  • Reorganize and clarify internal structure
  • Add config triggers and revise sync mechanism
  • Implement API to enter and break the sub-tick loop
    • The sub-tick loop will run if at least one vote is present
    • The sub-tick loop will break when all votes are removed

v0.0.5

03 Sep 20:26
Compare
Choose a tag to compare
  • Define missing hooks

v0.0.4

03 Sep 20:01
Compare
Choose a tag to compare
  • Export benchmarking utilities to a separate pack
  • Reduce default target tick time from 40 down to 20
  • Optimize host-selection by choosing an arbitrary player

v0.0.3

03 Sep 20:01
Compare
Choose a tag to compare
  • Implement benchmarking utilities
  • Allow overclocking target tick time

v0.0.2

19 Aug 06:05
Compare
Choose a tag to compare
  • Update to SMF v0.10.0
  • Overhaul readme

v0.0.1

09 Aug 19:54
Compare
Choose a tag to compare
  • First release, using SMF v0.8.0