Commit graph

14 commits

Author SHA1 Message Date
CrazyladMT
fc1407feff
remove whitespaces (#12) 2026-02-20 00:02:56 -04:00
a-bad-dev
2061af0645 Fix a crash and use nil instead of a string in certain places 2026-02-19 18:39:24 -04:00
a-bad-dev
d927dd70ab remove unneeded arguments for remove_barrier(...) 2026-02-19 15:37:51 -04: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