zoonami/README.md

54 lines
3.1 KiB
Markdown
Raw Permalink Normal View History

2021-08-21 11:23:09 -07:00
# Zoonami
A mod for Minetest that allows you to collect and train monsters that can be used in battles.
2021-08-21 11:17:05 -07:00
2022-07-27 16:11:31 -07:00
Version 0.11.0
2021-08-21 11:23:09 -07:00
## Warning
2022-01-29 19:42:51 -08:00
This mod is incomplete, has bugs, and can cause server crashes. Only use it for testing and experimenting.
2021-08-21 11:23:09 -07:00
## Description
2022-01-29 19:42:51 -08:00
This mod adds monsters that you can collect, train, and use in battles. The battles use a formspec interface that looks and feels similar to a true 2D RPG. It takes advantage of the latest additions in Minetest 5.4.0 to control font sizes, styling, and animated images in the battle formspec.
2021-08-21 11:23:09 -07:00
New players that join the world will be given a backpack. Right click while holding the backpack to open the backpack formspec. On the "Monsters" page in the backpack, new players can choose their starter monster. Other pages in the backpack can be used to control settings, hold items for battle, and view player stats. Wild monsters can be found roaming the world or spawned in via creative mode spawn eggs. Right clicking on a monster will initiate a battle if you have at least one monster with one or more health. If you need to immediately exit a battle, you can press ESC or whatever key you would normally use to exit a formspec.
## Main Goals
- [ ] Ensure all formspecs are secure and cannot be used to crash a server
- [ ] Fully implement player vs. computer battles
- [ ] Fully implement player vs. player battles
- [ ] Add a large amount of monsters to collect
- [ ] Balance monster stats
- [X] Add details to monster spawning conditions (time of day, biomes, etc)
2021-08-21 11:23:09 -07:00
2022-01-17 18:16:23 -08:00
## Required Mods
* This mod requires Minetest 5.4.0 or later.
* It also requires the [fsc](https://forum.minetest.net/viewtopic.php?t=19203) mod.
## Optional Mods
* The [Zoonami 3D Mobs](https://codeberg.org/isaiah658/zoonami_3d_mobs) mod changes the 2D monster mobs roaming the world into 3D when installed.
* The optional default and mcl_sounds mods are only to use sounds from those mods if they are installed; they provide no new content in Zoonami.
2022-01-21 17:19:21 -08:00
## Compatible Games
2022-01-17 18:16:23 -08:00
If you don't see the game you want to play on listed below, you are welcome to try it and report how it works [here](https://forum.minetest.net/viewtopic.php?f=9&t=25356&sid=1ffebc6a6c8b35653d939a376a067a7f).
Offically supported games:
* [Minetest the Game](https://content.minetest.net/packages/Minetest/minetest_game/)
* [Mineclone 2](https://content.minetest.net/packages/Wuzzy/mineclone2/)
2022-01-21 17:19:21 -08:00
Compatible but might have caveats:
2022-01-17 18:16:23 -08:00
* [Farlands Reloaded](https://content.minetest.net/packages/wsor4035/farlands_reloaded/)
* [Hades Revisited](https://content.minetest.net/packages/Wuzzy/hades_revisited/)
* [The RealTest Game (Minetest 5 Edition)](https://content.minetest.net/packages/Wuzzy/realtest_mt5/)
2022-01-21 17:19:21 -08:00
Incompatible:
2022-01-17 18:16:23 -08:00
* [Nodecore](https://content.minetest.net/packages/Warr1024/nodecore/)
## Bug Reports and Ideas
2021-10-02 06:38:50 -07:00
Bugs and ideas can be submitted [here](https://forum.minetest.net/viewtopic.php?f=9&t=25356&sid=1ffebc6a6c8b35653d939a376a067a7f).
2021-08-21 11:23:09 -07:00
## Links
* [Minetest Forums](https://forum.minetest.net/viewtopic.php?f=9&t=25356&sid=1ffebc6a6c8b35653d939a376a067a7f)
2021-10-31 08:52:13 -07:00
* [codeberg.org](https://codeberg.org/isaiah658/zoonami)
2021-08-21 11:23:09 -07:00
## Licensing
Please read LICENSE.txt