Commit graph

1211 commits

Author SHA1 Message Date
bgkillas
f6411bce23 fix potion mimics breaking game if you pick them up, dont allow you to pickup player potion mimics(literally 1984) 2024-11-03 08:25:48 -05:00
bgkillas
9ee8b15c90 sync worms nicely 2024-11-03 07:28:17 -05:00
IQuant
13e1173092 Park peer ids as char[16] in structs 2024-11-03 11:15:49 +03:00
IQuant
6dfb479201 Only allow telekinesis on host if randomize_perks is off. 2024-11-03 11:04:16 +03:00
bgkillas
b23618c8c3 give global perks to everyone 2024-11-02 22:43:27 -04:00
bgkillas
3ea359f89c sync worms a bit more(pls help quant why no worky) 2024-11-02 22:21:45 -04:00
bgkillas
ae3520f3c4 sync kammi 2024-11-02 21:48:32 -04:00
bgkillas
c838047f33 maybe fix perk ban list 2024-11-02 21:36:12 -04:00
bgkillas
470425849f hamis 2024-11-02 21:25:35 -04:00
bgkillas
889240bff9 sync more things 2024-11-02 20:51:30 -04:00
bgkillas
0bdb95c3ff fix perks without random option being random 2024-11-02 19:06:27 -04:00
bgkillas
2da5701fe2 more boss fixes 2024-11-02 19:04:15 -04:00
bgkillas
585d12b4d2 make robot boss attack closest alive player 2024-11-02 18:51:25 -04:00
bgkillas
cedc334547 make pit boss aim at closest alive player 2024-11-02 18:46:56 -04:00
bgkillas
681bc6a3b8 fix enemys not dropping right stuff generally, specifically pyramid boss 2024-11-02 18:37:16 -04:00
bgkillas
2195f70e48 fix friendly fire 2024-11-02 17:48:37 -04:00
bgkillas
ab76f5329d add an (untested) perk ban list 2024-11-02 17:33:15 -04:00
bgkillas
1c967e5ce7 fix spectator helps indexing nil sometimes 2024-11-02 17:04:33 -04:00
bgkillas
61d14f2059 fix indexing nil in notplayer 2024-11-02 17:02:51 -04:00
bgkillas
f9aabb04b5 fix end run button a bit maybe 2024-11-02 15:53:12 -04:00
IQuant
d0f3116eef Automated commit: v0.27.12 2024-11-02 21:03:14 +03:00
bgkillas
0081f85951 fix tether again 2024-11-02 14:02:52 -04:00
bgkillas
3f25eeca78 fix tether 2024-11-02 14:02:18 -04:00
bgkillas
ca0ab2edfe fix wrong component name 2024-11-02 13:20:58 -04:00
IQuant
ee65ed42cb Automated commit: v0.27.11 2024-11-02 20:18:31 +03:00
IQuant
de883eb968 Add info rect 2024-11-02 20:16:06 +03:00
bgkillas
2fa5e94d58 remove some ground around you when reviving from notplayer, dont have notplayer upwarp water when trying to douse himself 2024-11-02 12:55:18 -04:00
IQuant
1020bf4e98 Allow telekinetic kick on host. 2024-11-02 19:52:06 +03:00
bgkillas
5e92cff1c8 switch from electricity wand if in water 2024-11-02 12:20:45 -04:00
bgkillas
d138bb43e3 add spacewars option 2024-11-02 10:34:51 -04:00
bgkillas
1e3871c574 make so you dont get tethered if you are close to the hosts spectate, only tether to hosts position given from network 2024-11-02 10:26:58 -04:00
bgkillas
1a7d0bd9af make notplayer not fight air when player turns invisible 2024-11-02 10:10:51 -04:00
bgkillas
b93627eb6f update oklch implementation 2024-11-02 09:48:01 -04:00
bgkillas
a1cce5d6e6 increase safe effect on notplayer to player revive from 60f to 100f, since material damage is dealt with better now, remove homing on both notplayer to player and player to notplayer revive, display who has won in end fight, have hue slider only effect the color with the color picker out, or all if none are out 2024-11-02 09:16:53 -04:00
IQuant
86505bc2a1
Merge pull request #207 from rikzun/master
add some localization
2024-10-31 23:53:07 +03:00
Михаил Якименко
3fdc9ad557 add some localization 2024-10-31 20:05:14 +03:00
bgkillas
35223992eb mispelling :( 2024-10-31 09:24:17 -04:00
IQuant
a1e7c025b6 Automated commit: v0.27.10 2024-10-31 16:21:57 +03:00
bgkillas
a310055401 fix tower for real 2024-10-31 09:14:11 -04:00
bgkillas
f698f1356e make so healing doesn't show as damage on peers side, dont double up player melee damage 2024-10-31 09:03:12 -04:00
bgkillas
8b84a05584 properly limit oklhc values 2024-10-30 20:35:08 -04:00
bgkillas
312d1fde30 fix teleportitis dodge reacting to team mates projectiles 2024-10-30 13:04:22 -04:00
bgkillas
1565bc3dc6 give more granularity to hue shifting 2024-10-30 12:48:00 -04:00
bgkillas
2026bf2340 make notplayer react a bit better near stay away objects 2024-10-30 11:55:19 -04:00
bgkillas
51ed3e28ea fix some rounding errors and color picker breaking everything from last change 2024-10-30 10:31:13 -04:00
IQuant
ad5e02fc75 Should be stable enough to not be considered experimental anymore. 2024-10-30 17:25:37 +03:00
bgkillas
d235795efd use oklch instead of hsv for hue shifts 2024-10-30 09:39:23 -04:00
bgkillas
e4ea0213ef maybe fix a weird edgecase issue with notplayer 2024-10-30 06:44:42 -04:00
bgkillas
08b43e0bd2 avoid teleporters as notplayer 2024-10-29 22:35:29 -04:00
IQuant
97827098ff Automated commit: v0.27.9 2024-10-30 00:12:36 +03:00