Go to file
Zughy a7fb09c878 Removed a few afters thanks to MT 5.4 (fixes invisible former spectator names too) 2021-02-26 22:16:28 +01:00
locale Hypertext translations (5.4) 2021-02-26 21:17:23 +01:00
sounds Time system redo + timer option in editor 2020-10-11 14:49:23 +00:00
src Removed a few afters thanks to MT 5.4 (fixes invisible former spectator names too) 2021-02-26 22:16:28 +01:00
textures Added hotbar backgrounds for spectate mode 2021-02-17 16:12:34 +01:00
DOCS.md New getter: get_player_spectated 2021-02-24 14:09:53 +01:00
LICENSE Fix vari e pulizia 2020-03-31 23:38:31 +02:00
README.md README: Added Sumo to the mods relying on arena_lib 2021-01-23 20:40:17 +01:00
SETTINGS.lua Possibility to store inventories when keep_inventory is false 2021-01-23 17:59:02 +00:00
init.lua Split api.lua in more files, inside a folder with the same name | removed (useless) global teleport_in_arena 2021-02-17 22:41:21 +01:00
mod-init.lua.example updated init.lua.example 2021-01-25 16:08:05 +01:00
mod.conf depends.txt removed 2020-12-12 21:13:53 +01:00

README.md

Arena_lib

Arena_lib is a library for Minetest working as a core for any arena minigame you have in mind.
It comes with an arena manager and a signs system. The latter creates a bridge inside your own server between the hub and your actual mod (deathmatch, capture the flag, assault, you name it). In other words, you don't have to do the boring job and you can focus exclusively on your minigame(s) :*

Support my work

Config

  1. Install it as any other mod

  2. Be sure you have LuaJIT installed on your machine

  3. Check SETTINGS.lua

  4. (modders only) Dive into the full documentation to understand how to create minigames

Dependencies

Default
signs_lib by Vanessa Dannenberg
(soft) Parties by me: use it to be sure to join the same arena/team with your friends

Add-ons

Hub Manager by me: use it if you're aiming for a full minigame server

Known conflicts

  • Beds or any other mod overriding the default respawn system
  • SkinsDB or any other mod applying a 3D model onto the player, if teams_color_overlay is used

Mods relying on arena_lib

Block League
Murder
Skywars
Sumo

Want to help?

Feel free to:

  • open an issue
  • submit a merge request. In this case, PLEASE, do follow milestones and my coding guidelines. I won't merge features for milestones that are different from the upcoming one (if it's declared), nor messy code
  • contact me on the Minetest Forum
Credits

Images by me. They're under CC BY-SA 4.0 countdown sound by BoxeDave92