Commit graph

7 commits

Author SHA1 Message Date
IonicCheese
46ce669100
Large update (#11)
* Add a lot of new stuff

* Add even more new stuff

* Fix /start...

* Revert "Fix /start..."

This reverts commit 00b55b666a.

* Fix syntax error.. (how did this get here)

* Fix countdown persisting after aborting

* Add xpanes for the snow map

* Change the 'your' in the loading tips

why english why -_-

Co-authored-by: CrazyladMT <247920740+CrazyladMT@users.noreply.github.com>

* Another loading tips change...

Co-authored-by: CrazyladMT <247920740+CrazyladMT@users.noreply.github.com>

* Fix '/stop' crashing...

* Fix another crash with /stop...

* Update mods/game/functions/init.lua

Co-authored-by: CrazyladMT <247920740+CrazyladMT@users.noreply.github.com>

* Remove snow map for now

* Remove a loading tip...

* Rename /list_maps to /maps

* Update map making README

* Hopefully fix whitespaces...

---------

Co-authored-by: CrazyladMT <247920740+CrazyladMT@users.noreply.github.com>
2026-02-20 00:41:32 -04:00
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
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
1a24be1d41
Rename reset to stop 2025-12-25 18:54:53 -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
44c1be6a55 Move chatcommands to a seperate mod 2025-12-12 15:56:50 -04:00