Commit graph

115 commits

Author SHA1 Message Date
IonicCheese
ed9df8fbda Update map making README 2026-02-19 20:19:37 -08:00
IonicCheese
8a85ba8223 Rename /list_maps to /maps 2026-02-19 19:28:57 -08:00
IonicCheese
0119993d1a Merge branch 'main' of https://github.com/IonicCheese/simple-shooter-game-fork 2026-02-19 18:16:39 -08:00
IonicCheese
63454806f6 Remove a loading tip... 2026-02-19 18:16:23 -08:00
IonicCheese
c8746d904f Remove snow map for now 2026-02-19 18:13:05 -08:00
IonicCheese
34e3d9d1c7
Merge branch 'main' into main 2026-02-19 14:41:42 -08: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
IonicCheese
dd6c156ac6
Update mods/game/functions/init.lua
Co-authored-by: CrazyladMT <247920740+CrazyladMT@users.noreply.github.com>
2026-02-19 13:38:38 -08:00
IonicCheese
3d0208cb9a Fix another crash with /stop... 2026-02-19 13:35:23 -08:00
IonicCheese
96620c6c31 Merge branch 'main' of https://github.com/IonicCheese/simple-shooter-game-fork 2026-02-19 13:27:10 -08:00
IonicCheese
acd9754321 Fix '/stop' crashing... 2026-02-19 13:25:00 -08:00
IonicCheese
4fd264ded2
Another loading tips change...
Co-authored-by: CrazyladMT <247920740+CrazyladMT@users.noreply.github.com>
2026-02-19 13:12:10 -08:00
IonicCheese
e486fad2f9
Change the 'your' in the loading tips
why english why -_-

Co-authored-by: CrazyladMT <247920740+CrazyladMT@users.noreply.github.com>
2026-02-19 13:09:45 -08:00
IonicCheese
2bb9764ff6 Add xpanes for the snow map 2026-02-19 12:42:37 -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
7a69ef1351 Revert "Fix /start..."
This reverts commit 00b55b666a.
2026-02-19 12:06:52 -08:00
IonicCheese
0a9e885e21
Merge branch 'a-bad-dev:main' into main 2026-02-19 12:04:45 -08:00
IonicCheese
00b55b666a Fix /start... 2026-02-19 12:04:07 -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
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
000b4e9cad
fix capitalization 2026-02-14 11:50:15 -04:00
a-bad-dev
849ff509f0
remove "add a licence" and change a few things v1.1.0-alpha 2026-02-06 19:27:56 -04:00
a-bad-dev
5eec6e9dbc
add a license 2026-02-06 19:23:49 -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
6a72a0e69b
Update CONTRIBUTING.md 2026-01-30 21:05:25 -04:00
a-bad-dev
4b6646574c
Update README.md 2026-01-26 18:48:18 -04:00
a-bad-dev
8dd559317f
remove minimum luanti version 2026-01-26 18:46:52 -04:00
a-bad-dev
cb33792eee
remove minimum luanti version 2026-01-26 18:45:52 -04:00
a-bad-dev
2e7bc450dc Add more background images 2026-01-25 11:58:42 -04:00
a-bad-dev
db2fa4d7dd Updates
- Minor terrain changes to forest-4
- All classes now spawn with a torch in forest-4
- [Wielded Light](https://content.luanti.org/packages/bell07/wielded_light/) is now a part of the game
2026-01-23 02:02:23 -04:00
a-bad-dev
9ebc01bf29 Fix a bunch of deprecation warnings 2026-01-22 20:21:43 -04:00
a-bad-dev
3d5641ffed Add structures to forest-4 2026-01-22 18:05:50 -04:00
a-bad-dev
130420d09b Improve the mini-map map 2026-01-21 15:43:22 -04:00
a-bad-dev
3328ebe010
don't attempt to heal dead players 2026-01-18 21:29:12 -04:00
a-bad-dev
16cdefe3be Add a mini map 2026-01-15 23:07:35 -04:00
a-bad-dev
b99889f95d Add new map forest-4 2026-01-15 21:05:57 -04:00
a-bad-dev
cd34551789 Re-add the original map under the name 1v1 2026-01-06 00:47:19 -04:00
IonicCheese
fb0a140208
Increase sniper range to 2000 (#10) 2026-01-05 21:57:59 -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
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
21eeb6a92e Add (more) structures to the forest map 2026-01-05 00:43:18 -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