Go to file
isaiah658 3d2e5db511 Add new NPC settings 2022-08-14 23:02:26 +02:00
lua Add new NPC settings 2022-08-14 23:02:26 +02:00
models Add mystery egg 2022-07-16 14:53:47 +02:00
schematics Improve village mapgen 2022-08-04 00:33:14 +02:00
sounds Fix missing glass dug sound 2022-08-05 04:57:29 +02:00
textures Adjust classic door look 2022-08-14 16:18:40 +02:00
LICENSE.txt Add water sounds 2022-07-31 04:38:18 +02:00
README.md Update version number 2022-07-28 01:11:31 +02:00
init.lua Add mesecons support 2022-05-23 01:56:10 +02:00
mod.conf Add title 2022-08-07 17:18:57 +02:00
screenshot.png Upload file 2022-03-23 01:38:22 +01:00
settingtypes.txt Add new NPC village settings 2022-08-14 22:52:21 +02:00

README.md

Zoonami

A mod for Minetest that allows you to collect and train monsters that can be used in battles.

Version 0.11.0

Warning

This mod is incomplete, has bugs, and can cause server crashes. Only use it for testing and experimenting.

Description

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.

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
  • Add details to monster spawning conditions (time of day, biomes, etc)

Required Mods

  • This mod requires Minetest 5.4.0 or later.
  • It also requires the fsc mod.

Optional Mods

  • The 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.

Compatible Games

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.

Offically supported games:

Compatible but might have caveats:

Incompatible:

Bug Reports and Ideas

Bugs and ideas can be submitted here.

Licensing

Please read LICENSE.txt