60 Commits

Author SHA1 Message Date
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
Zughy
cca3142bea disable damage 2020-12-19 12:11:50 +01:00
MisterE123
95b4bb8078 Delete 'depends.txt' 2020-12-18 21:28:50 +00:00
MisterE123
26b6ab0d5b add description 2020-12-18 21:28:36 +00:00
MisterE123
db60c22469 treasure island screenshot 2020-12-18 21:23:54 +00:00
MisterE123
b92796301e Delete 'scr.png' 2020-12-18 21:23:21 +00:00
MisterE123
12bf6d19db add map treasure_island 2020-12-18 21:20:25 +00:00
MisterE123
750cb2aaaa upload sounds in folder 2020-12-18 08:37:55 +00:00
MisterE123
32505641ae Delete files that were improperly uploaded 2020-12-18 08:27:38 +00:00
MisterE123
4f50936e1e Delete files that were improperly uploaded 2020-12-18 08:27:30 +00:00
MisterE123
b7fd63b5e0 Delete files that were improperly uploaded 2020-12-18 08:27:24 +00:00
MisterE123
f33a186a19 Delete files that were improperly uploaded 2020-12-18 08:27:16 +00:00
MisterE123
b52f1cc77c Delete files that were improperly uploaded 2020-12-18 08:27:08 +00:00
MisterE123
955d2798ec Delete files that were improperly uploaded 2020-12-18 08:27:01 +00:00
MisterE123
cd180fcb8b Delete files that were improperly uploaded 2020-12-18 08:26:45 +00:00
MisterE123
e95335da32 Delete files that were improperly uploaded 2020-12-18 08:26:38 +00:00
MisterE123
8647a2258c Delete files that were improperly uploaded 2020-12-18 08:26:31 +00:00
MisterE123
b22ff3de73 Delete files that were improperly uploaded 2020-12-18 08:26:17 +00:00
MisterE123
20b42936e9 add sounds 2020-12-18 08:10:43 +00:00