Нема описа

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

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.