26 Commits

Author SHA1 Message Date
MisterE
61a5343108 add icon 2022-06-28 19:28:02 -04:00
MisterE123
6deffbd655 allow spectate mode... discrepancies fixed (hopefully) 2021-02-16 14:28:45 -05:00
MisterE123
8ea0fb489a Merge branch 'master' of https://notabug.org/MisterE123/sumo 2021-02-16 14:24:02 -05:00
MisterE123
2a46cd2e5e support spectate, remove deprecated functions
init.lua:
removed deprecated:hub_spawn_point, timemode = 2 -> timemode = "decremental", spawn_cage, rem_cage

added:
changelog,
version control: use /sumo version,

support spectate mode, while not requiring updating to the latest version.
2021-02-16 14:22:44 -05:00
Zughy
38323d866c Disable spectate mode by default (need fixing) 2021-02-10 01:16:14 +01:00
MisterE123
310a420fe6 Upload files to '' 2021-02-06 00:42:31 +00:00
MisterE123
a9032a3da0 add temporary invincibility
prevents players from being killed twice in a row, at the start of the game, or immediately after respawn
2021-02-02 22:17:04 +00:00
MisterE123
f14a574777 Add player lives : 3 , configurable 2021-01-30 06:30:46 +00:00
MisterE123
7970b2df5e added a settings file 2021-01-30 05:58:22 +00:00
MisterE123
661ddb95a3 update controls, add running function, make HUD work better, fix timeout crash, update controls message
Timeout crash is caused by arena_lib not accepting multiple players as winners, unless part of the same team. Therefore that line is commented out, and the arena is forcibly ended. this can be reversed when arena_lib supports multiple winners

Running status is displayed in HUD, as is the game timer.
The running status can be: "running..." or "Run cooldown 5 (4,3,2,1,)"

simplified the controls for the sumo stick. Punch is shove, punch+sneak is swap places. Rightclick is vault. That is all.
Running is now a function of the minigame arena, not the stick.

Ubdated previously, added a 4 second countdown to the start of the match. Fixed in this update, the sumo stick was being given before the countdown finished. that is fixed.

Also fixed the controls chat message. It is now easier to read, being sent in several messages.
2021-01-30 05:21:28 +00:00
MisterE123
8d3b867495 Upload files to '' 2021-01-28 16:07:01 +00:00
marco_a
960ad40be8 CRASHFIX: local ChatCmdBuilder was read after being called (in commands.lua) 2021-01-21 15:18:56 +01:00
MisterE123
c6e647deb4 disable fall damage 2020-12-19 18:15:55 +00:00
Zughy
ebc1d6ead1 Split init.lua into different files 2020-12-19 13:56:04 +01:00
MisterE123
e2f7b1dee7 make killer water not pointable 2020-12-19 11:49:00 +00:00
Zughy
2fdfaad92e 1 slot hotbar 2020-12-19 12:47:34 +01:00
Zughy
b1c17b8440 chatcmdbuilder provided by default (lib_chatcmdbuilder is now an optional dependency) 2020-12-19 12:45:32 +01:00
Zughy
cca3142bea disable damage 2020-12-19 12:11:50 +01:00
MisterE123
eb809c3c21 increased pushstick visual scale by 2 2020-12-18 08:06:37 +00:00
MisterE123
169c2c0998 added the ability to swap positions with the player wyou hit if you use the stick with the sneak key pressed
this should make it possible to throw opponents out of tight places. You also launch them behind you with half the force of a regular hit.
2020-12-18 07:44:17 +00:00
MisterE123
2b3ca82c37 add vaulting to the sumo stick with on_place, add sound effects, add player killer air and water, for building arenas 2020-12-18 07:08:55 +00:00
MisterE123
1d21ba3c4e prevent dropping item 2020-12-18 00:40:16 +00:00
MisterE123
79a2d27fa4 change in_game_physics 2020-12-17 23:28:49 +00:00
MisterE123
987df1526a changed knockback to 30 2020-12-17 23:25:32 +00:00
MisterE123
3b2722f5bc Update 'init.lua' 2020-12-15 21:38:45 +00:00
MisterE123
2a60a4abd4 Upload files to '' 2020-12-15 21:38:05 +00:00