Knock other players off the platform to win

MisterE123 e6ce16f345 Upload files to 'sounds' 3 years ago
sounds e6ce16f345 Upload files to 'sounds' 3 years ago
textures 58f4f3a5d9 Upload files to 'textures' 3 years ago
README.md 49c19cbb17 Update 'README.md' 3 years ago
changelog.txt 2a46cd2e5e support spectate, remove deprecated functions 3 years ago
chatcmdbuilder.lua b1c17b8440 chatcmdbuilder provided by default (lib_chatcmdbuilder is now an optional dependency) 3 years ago
commands.lua f55b3fe935 fixed bug with players being given a pushstick when they die 3 years ago
description.txt 26b6ab0d5b add description 3 years ago
init.lua 6deffbd655 allow spectate mode... discrepancies fixed (hopefully) 3 years ago
items.lua 554929aed3 fix crash 3 years ago
license.txt 21f3e9fd14 give sound license 3 years ago
minigame_manager.lua f55b3fe935 fixed bug with players being given a pushstick when they die 3 years ago
mod.conf b1c17b8440 chatcmdbuilder provided by default (lib_chatcmdbuilder is now an optional dependency) 3 years ago
nodes.lua ab77f2fb2e edit sumo fullclip desc 3 years ago
privs.lua ebc1d6ead1 Split init.lua into different files 3 years ago
readme.txt f14a574777 Add player lives : 3 , configurable 3 years ago
screenshot.png db60c22469 treasure island screenshot 3 years ago
settings.lua f55b3fe935 fixed bug with players being given a pushstick when they die 3 years ago
test.lua 2a46cd2e5e support spectate, remove deprecated functions 3 years ago

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.