mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-09 04:16:30 +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
722 B
Text
22 lines
722 B
Text
Minetest Game mod: vessels
|
|
==========================
|
|
See license.txt for license information.
|
|
|
|
Authors of source code
|
|
----------------------
|
|
Originally by Vanessa Ezekowitz (LGPLv2.1+)
|
|
Modified by Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)
|
|
Various Minetest Game developers and contributors (LGPLv2.1+)
|
|
|
|
Authors of media (textures)
|
|
---------------------------
|
|
All not listed below, Vanessa Ezekowitz (CC BY-SA 3.0)
|
|
|
|
The following textures were modified by Thomas-S (CC BY-SA 3.0):
|
|
vessels_drinking_glass.png
|
|
vessels_drinking_glass_inv.png
|
|
vessels_glass_bottle.png
|
|
vessels_steel_bottle.png
|
|
|
|
The following texture was created by Wuzzy (CC BY-SA 3.0):
|
|
vessels_shelf_slot.png (based on vessels_glass_bottle.png)
|