Commit graph

18 commits

Author SHA1 Message Date
IonicCheese
acd9754321 Fix '/stop' crashing... 2026-02-19 13:25:00 -08:00
IonicCheese
402f1ec7ca Fix countdown persisting after aborting 2026-02-19 12:40:48 -08:00
IonicCheese
98d712e860 Fix syntax error.. (how did this get here) 2026-02-19 12:20:53 -08:00
IonicCheese
0a9e885e21
Merge branch 'a-bad-dev:main' into main 2026-02-19 12:04:45 -08:00
IonicCheese
42663612a2 Add even more new stuff 2026-02-19 11:53:10 -08:00
a-bad-dev
d927dd70ab remove unneeded arguments for remove_barrier(...) 2026-02-19 15:37:51 -04:00
IonicCheese
948040e47b Add a lot of new stuff 2026-02-19 11:12:27 -08:00
a-bad-dev
caaf2481d2 Backport some features to not require 5.15.0+
Also decrease map load time
2026-02-18 01:32:27 -04:00
a-bad-dev
4acab0ec54 Misc fixes
shut up crazylad
2026-02-06 19:04:27 -04:00
a-bad-dev
2c09090a91 Misc fixes
- Prevent players from falling through the barrier before the match starts
- Prevent the server from crashing if you try to start a non-existant map
2026-02-06 18:58:11 -04:00
a-bad-dev
1b4903fe22
switch to slightly different chat message colors 2026-01-31 21:46:13 -04:00
a-bad-dev
9ebc01bf29 Fix a bunch of deprecation warnings 2026-01-22 20:21:43 -04:00
a-bad-dev
1755505463
Revert the broken and unwanted feature 'quick and hacky way to automatically start matches' 2026-01-05 00:56:21 -04:00
a-bad-dev
b55e24b418
give spectators debug 2026-01-04 12:57:58 -04:00
a-bad-dev
bb6bc192e9 quick and hacky way to automatically start matches 2026-01-03 20:18:39 -04:00
a-bad-dev
fea5b81cb6 Make classes configurable per-map 2025-12-25 18:48:10 -04:00
a-bad-dev
2be8eea781 Lots of updates
- Map-specific pre-match times
- Remove /load and change /start syntax to /start <map>
- Scripts for each map that are run at start time, barrier removal time, and end time
- New map forest-3
- A few minor bugfixes
2025-12-23 22:49:31 -04:00
a-bad-dev
feba0eac84 Split the main mod into several smaller mods
yes, this means   m o r e   g l o b a l s
2025-12-12 16:43:14 -04:00