Go to file
MisterE123 e6ce16f345 Upload files to 'sounds' 2021-05-05 17:47:55 +00:00
sounds Upload files to 'sounds' 2021-05-05 17:47:55 +00:00
textures Upload files to 'textures' 2021-02-04 22:49:43 +00:00
README.md Update 'README.md' 2021-02-06 00:38:39 +00:00
changelog.txt support spectate, remove deprecated functions 2021-02-16 14:22:44 -05:00
chatcmdbuilder.lua chatcmdbuilder provided by default (lib_chatcmdbuilder is now an optional dependency) 2020-12-19 12:45:32 +01:00
commands.lua fixed bug with players being given a pushstick when they die 2021-02-16 16:19:56 -05:00
description.txt add description 2020-12-18 21:28:36 +00:00
init.lua allow spectate mode... discrepancies fixed (hopefully) 2021-02-16 14:28:45 -05:00
items.lua fix crash 2021-02-27 11:56:40 -05:00
license.txt give sound license 2021-01-07 00:16:44 +00:00
minigame_manager.lua fixed bug with players being given a pushstick when they die 2021-02-16 16:19:56 -05:00
mod.conf chatcmdbuilder provided by default (lib_chatcmdbuilder is now an optional dependency) 2020-12-19 12:45:32 +01:00
nodes.lua edit sumo fullclip desc 2020-12-19 16:52:35 +00:00
privs.lua Split init.lua into different files 2020-12-19 13:56:04 +01:00
readme.txt Add player lives : 3 , configurable 2021-01-30 06:30:46 +00:00
screenshot.png treasure island screenshot 2020-12-18 21:23:54 +00:00
settings.lua fixed bug with players being given a pushstick when they die 2021-02-16 16:19:56 -05:00
test.lua support spectate, remove deprecated functions 2021-02-16 14:22:44 -05:00

README.md

sumo

Knock other players off the platform to win

Contributors: Zughy, MisterE

Schematics for arenas can be found here:

https://notabug.org/MisterE123/sumo_arenas

Sumo mod by MisterE for use with arena_lib (minigame_lib) You should be familiar with how to set up arena_lib arenas.

Code snippets from https://gitlab.com/zughy-friends-minetest/arena_lib/-/blob/master/DOCS.md and from Zughy's minigames

to set up an arena, create a confined space that floats in the air, with lava or other damage blocks beneath. Set the spawners on the platform. You can use mesecons to make the board more interesting.

In this game, each player gets a tool that pushes other players... the goal is to knock all other players off and be the last one standing. Each player has 3 lives

Basic setup:

  1. type /sumo create [arena_name]

  2. type /sumo edit [arena_name]

  3. use the editor to place a minigame sign, assign it to your minigame.

  4. while in the editor, move to where your arena will be.

  5. Make your arena. There should be some type of platform, with a lava pool underneath to kill players that fall off.

  6. go to arena settings (the gears) use the screwdriver tool, and enter the jail spawn location.

  7. using the editor tools, mark player spawner locations. Protect the arena.

  8. exit the editor mode

  9. type /minigamesettings sumo

  10. change the hub spawnpoint to be next to the signs.