mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
* Dehardcode maps (currently not working) maps need work and proper configs * Fix bugs i'm terrible at lua * Add proper maps and configs * Fix some bugs the game at least loads now, though it crashes when you run /start <a map> * Fix more bugs The map starts now though you don't get teleported to it. * Teleport the player to the map spawn on start * Fix lots of bugs It mostly works now * Add butterflies mod * Another bugfix * Add fireflies mod * Add vessels mod (dependency for fireflies) * Add a sprint mod * Add a spawnpoint no more falling into the void * Update TODO.txt * Fix the barriers being offset by 2 Also add more dependency mods
22 lines
No EOL
644 B
Text
22 lines
No EOL
644 B
Text
Minetest Game mod: fireflies
|
|
============================
|
|
Adds fireflies to the world on mapgen, which can then be caught in a net and placed in
|
|
bottles to provide light.
|
|
|
|
Authors of source code
|
|
----------------------
|
|
Shara RedCat (MIT)
|
|
|
|
Authors of media (textures)
|
|
---------------------------
|
|
Shara RedCat (CC BY-SA 3.0):
|
|
fireflies_firefly.png
|
|
fireflies_firefly_animated.png
|
|
fireflies_bugnet.png
|
|
fireflies_bottle.png
|
|
fireflies_bottle_animated.png
|
|
|
|
fireflies_bugnet.png is modified from a texture by tenplus1 (CC0)
|
|
|
|
fireflies_bottle.png and fireflies_bottle_animated.png are
|
|
modified from a texture by Vanessa Ezekowitz (CC BY-SA 3.0) |