Commit graph

1277 commits

Author SHA1 Message Date
bgkillas
a37b281838 fix special wands skins in inventory, maybe fix notplayer holding 2 wands sometimes 2024-11-09 21:36:39 -05:00
bgkillas
e355a41fe0 add checkbox to not let more players join 2024-11-09 18:06:59 -05:00
bgkillas
2fc0e76f2c add perma death option, make cessation nicer, fix spectator shields and cursors not appearing sometimes, make default settings transfer nicer 2024-11-09 17:54:58 -05:00
IQuant
79e8f73d63 Hide that item localize prevented message. 2024-11-09 22:45:17 +03:00
IQuant
2bff7fad69 Reduce more logging levels. 2024-11-09 22:26:45 +03:00
IQuant
839cca71da Reduce logging levels in some cases 2024-11-09 20:49:43 +03:00
IQuant
7df1b62ef6 Automated commit: v0.28.1 2024-11-04 13:25:16 +03:00
bgkillas
0986cb1938 dont have an instance of kick for each instance of noita for shiny orb 2024-11-03 22:50:37 -05:00
bgkillas
89498171c0 implement shiny orb sync properly 2024-11-03 21:29:57 -05:00
bgkillas
4eb4f2d085 sync shiny orb 2024-11-03 20:25:28 -05:00
bgkillas
0cbaf3c86a fix some log errors 2024-11-03 19:16:38 -05:00
bgkillas
9a9d60bb5e have notplayer throw ukko rock only if your in water, fix some problems with items not appearing in inventory, fix potion mimic polymorph 2024-11-03 19:00:20 -05:00
bgkillas
4d38d0414c fix spell refresh 2024-11-03 18:10:51 -05:00
bgkillas
edbf0bf1b8 sync taikisauva, make kummitus drop wands properly, fix enemys holding wands improperly also, fix notplayer cheese >:(, put in spell refresh syncing logic 2024-11-03 18:04:14 -05:00
bgkillas
179271e18c remove unused function 2024-11-03 09:40:26 -05:00
IQuant
e32680f05a Automated commit: v0.28.0 2024-11-03 16:45:21 +03:00
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