Commit graph

11 commits

Author SHA1 Message Date
IonicCheese
42663612a2 Add even more new stuff 2026-02-19 11:53:10 -08:00
IonicCheese
fdfbf561d6 Merge branch 'main' of https://github.com/IonicCheese/simple-shooter-game-fork 2026-02-19 11:14:54 -08:00
IonicCheese
948040e47b Add a lot of new stuff 2026-02-19 11:12:27 -08:00
a-bad-dev
728f68791c Teleport players through the barrier rather than removing it 2026-02-19 14:48:09 -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
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
4a86db8565 Lots of small things (see extended description)
Made the house on one end of the tunnel on forest ONLY enterable by the tunnel (that will be fun for PVP...)
Gave players on forest one torch in initial stuff
Decreased initial ammo from 100 to 99
2026-01-05 20:18:50 -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
44c1be6a55 Move chatcommands to a seperate mod 2025-12-12 15:56:50 -04:00
IonicCheese
17eeae8937
Massive update (#6)
* Refactor some of the code, multiple bug fixes

* Fix something stupid

* More bug fixes

* LOTS OF STUFF

* Make the sniper alot stronger and other changes

* Prevent Players from respawning in the middle of a match

* Fix stupid mistake

* Small update

* More updates

* Remove minimap access.. and downgrade the sniper class
2025-12-10 23:17:42 -04:00
Renamed from mods/maps/init.lua (Browse further)