78 Commits

Author SHA1 Message Date
MisterE123
a69dea2b6d Update 'README.md' 2021-02-06 00:38:16 +00:00
MisterE123
21d3247913 Update 'README.md' 2021-02-06 00:37:47 +00:00
MisterE123
eb4df79c8c add cages to protect players when they respawn and ad the start fo the game 2021-02-05 18:30:58 +00:00
MisterE123
58f4f3a5d9 Upload files to 'textures' 2021-02-04 22:49:43 +00:00
MisterE123
be951ca614 HUD elements 2021-02-04 22:48:45 +00:00
MisterE123
ea2ccedb69 Delete 'textu/sumo_hud_push.png' 2021-02-04 22:48:23 +00:00
MisterE123
5496e876b6 Delete 'textu/sumo_hud_jump.png' 2021-02-04 22:48:12 +00:00
MisterE123
5c8e244651 Upload HUD elements 2021-02-04 22:47:56 +00:00
MisterE123
4ef5b95b29 add HUD jump 2021-02-04 22:47:02 +00:00
MisterE123
dd1cb38204 add HUD element that indicates time from last push with a colored icon (red -> green) 2021-02-04 21:39:32 +00:00
MisterE123
30d9bfd569 fix arena not ending on timeout 2021-02-04 18:05:06 +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
6f1fda2150 change push timeout to use a global table instead of metadata, which seems buggy 2021-01-30 16:28:04 +00:00
MisterE123
74f95581b7 change push timeout to use a global table instead of metadata, which seems buggy 2021-01-30 16:26:01 +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
77dcd087c5 correct minor bug 2021-01-28 16:39:24 +00:00
MisterE123
27f69735ac remove death from game
A survival server that was interested in having this game pointed out that death is expensive in survival. So I removed death from the game with a hp_change modifier. If the damage applied while in game would not cause death, then it is applied as normal. If it would cause death, then full health is restored, but the player is eliminated. A benefit of this approach is that the player no longer needs to see the you died message which really is not appropriate for this type of game.
2021-01-28 16:35:34 +00:00
MisterE123
8d3b867495 Upload files to '' 2021-01-28 16:07:01 +00:00
Zughy
9ba33d1a64 Commands: add /sumo info to debug more easily 2021-01-25 19:33:33 +01:00
Zughy
a23450bdf9 on_time_tick is not mandatory anymore 2021-01-23 19:33:19 +01:00
Zughy
227ceef54f CRASHFIX: players dying in the celebration phase are not removed from the arena anymore 2021-01-23 19:30:34 +01:00
marco_a
960ad40be8 CRASHFIX: local ChatCmdBuilder was read after being called (in commands.lua) 2021-01-21 15:18:56 +01:00
MisterE123
e1a50988a6 Change keys, add text message that describes keys at beginning of game. Add Dash with cooldown. Add Extrapowerful hit when sneak is pressed
Controls:
[Punch]: Push other players
[Punch]+[Aux1 (e)]: Exchange places
[Punch]+[Sneak]: Push harder
[Place]: Vault
[Place]+[Aux1 (e)]: 2 sec speed boost.
Cooldowns Apply!
2021-01-07 02:24:33 +00:00
MisterE123
acaa001411 add sounds (again) 2021-01-07 00:23:46 +00:00
MisterE123
0e30d6028b put in wrong place 2021-01-07 00:23:19 +00:00
MisterE123
0f36c237ee put in wrong place 2021-01-07 00:23:06 +00:00
MisterE123
57bae24ffc put in wrong place 2021-01-07 00:22:37 +00:00
MisterE123
4055e150d0 fix debug dump 2021-01-07 00:22:06 +00:00
MisterE123
21f3e9fd14 give sound license 2021-01-07 00:16:44 +00:00
MisterE123
0fa5f0d6dc upload sounds 2021-01-07 00:16:15 +00:00
MisterE123
8f5f9e7197 add new sound effects 2021-01-07 00:15:39 +00:00
MisterE123
3dc8ffb629 add timeout for stick pushback, set to .5 sec 2021-01-06 20:39:11 +00:00
MisterE123
fbfd05e02e make pointing setting, set to 7. This is the pointing range of the stick. Increase swap distance from 4 to 6 2020-12-24 03:10:59 +00:00
MisterE123
df1537385b change allow swap distance to 4, implement variable setting as local var 2020-12-19 18:51:14 +00:00
MisterE123
c6e647deb4 disable fall damage 2020-12-19 18:15:55 +00:00
MisterE123
985f17c18d Update 'README.md' 2020-12-19 18:12:09 +00:00
MisterE123
03086c5c1b move schematics to another repo 2020-12-19 18:11:24 +00:00
MisterE123
ab77f2fb2e edit sumo fullclip desc 2020-12-19 16:52:35 +00:00
MisterE123
979c3fd4ec add a fullclip node
add a fullclip node to sumo to make sumo arenas shared with schematics unescapable
2020-12-19 16:29:19 +00:00
MisterE123
e24f114e27 fixed server crash
The on_time_tick is necessary to keep the game from crashing (maybe an inconvenience with arena_lib that could be fixed?)
2020-12-19 16:23:34 +00:00
MisterE123
d99c1332cb remove stick from inv on joinplayer 2020-12-19 16:05:30 +00:00
MisterE123
203eafe943 add contributors 2020-12-19 15:52:46 +00:00
Zughy
5e39a7e749 removed on_time_tick (now optional on arena_lib) 2020-12-19 14:06:29 +01:00
Zughy
ebc1d6ead1 Split init.lua into different files 2020-12-19 13:56:04 +01:00
Zughy
b65b102af0 README: added screenshot 2020-12-19 11:53:58 +00: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