Releases: Arcensoth/tickbuster-datapack
Releases · Arcensoth/tickbuster-datapack
v0.1.0
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
- Add third dummy criteria to help counter log spam
v0.0.6
- 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.4
- 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
- Implement benchmarking utilities
- Allow overclocking target tick time
v0.0.2
- Update to SMF v0.10.0
- Overhaul readme
v0.0.1
- First release, using SMF v0.8.0