0.5.0+1.21
on Nov 26, 2024Changes:
- Options are now data-driven from
options.json
in the same format - Allow mod ID for icons to be overridden with mod_id field.
- Fix brandings for modfest 1.21 (we really gotta make that respack driven, how do you get texture width again?)
- Improve icons to match modmenu code.
Full Changelog: https://github.com/ModFest/ballotbox/compare/v0.4.3...v0.5.0
0.4.3+1.21
on Nov 25, 2024Fix:
- Sort options before sending them to the client
Full Changelog: https://github.com/ModFest/ballotbox/compare/v0.4.2...v0.4.3
0.4.2
on Jul 27, 2024Fix:
- Incorrectly formatted time causing hours/minutes to display as 0
Full Changelog: https://github.com/modfest/ballotbox/releases/tag/v0.4.2
0.4.1
on Jul 23, 2024Fix:
- Don't send join/vote packets to unmodded clients
Full Changelog: https://github.com/modfest/ballotbox/releases/tag/v0.4.1
0.4.0
on Jul 23, 2024Changes:
- Add a closing date timestamp to the config
- Send clients closing date and uncast vote data on join
- Add closing date information to
/votes
- Add closing date and uncast vote information to the pause screen when uncast votes remain
- Lock vote keybinds/buttons/commands with messages when it's past closing date
- Make
/votes
run properly from the server console
Full Changelog: https://github.com/modfest/ballotbox/releases/tag/v0.4.0
0.3.1
on Jul 15, 2024Fix:
- Vote count output in
/votes
being category count instead.
Full Changelog: https://github.com/modfest/ballotbox/releases/tag/v0.3.1
0.3.0
on Jul 13, 2024Changes:
- Clear up old unused functionality
- Add
/votes
command (op 4) to display top X for each category (configurable)
Full Changelog: https://github.com/modfest/ballotbox/releases/tag/v0.3.0