A FPS game for the Luanti game engine. Currently very WIP
  • TypeScript 67.2%
  • Lua 32.8%
Find a file
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
menu Add more background images 2026-01-25 11:58:42 -04:00
mods Large update (#11) 2026-02-20 00:41:32 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2026-01-30 21:05:25 -04:00
game.conf remove minimum luanti version 2026-01-26 18:46:52 -04:00
LICENSE add a license 2026-02-06 19:23:49 -04:00
README.md fix capitalization 2026-02-14 11:50:15 -04:00
TODO.txt remove "add a licence" and change a few things 2026-02-06 19:27:56 -04:00

simple-shooter-game

A FPS game for the Luanti game engine. Currently very WIP

PRs welcome!