Commit graph

1206 commits

Author SHA1 Message Date
IQuant
072d3cf17c Temporary store persistent flags that got added during a game. 2024-10-29 19:38:34 +03:00
bgkillas
954881ce40 dont require the arbitrary(?) non zero mana check from ezwand 2024-10-29 12:25:26 -04:00
bgkillas
9509277e10 properly set hp when poly player dies 2024-10-29 11:55:44 -04:00
IQuant
28369b17a9 Automated commit: v0.27.8 2024-10-29 14:31:56 +03:00
bgkillas
ccc8d55e40 dont drop gold on enemys that shouldn't 2024-10-29 07:13:27 -04:00
bgkillas
534a68af4a allow changing keybinds for spectator switching and pinging on mouse and keyboard 2024-10-29 06:58:24 -04:00
bgkillas
d06687c607 remove homing component on nearby projectiles on notplayer spawn 2024-10-28 22:32:40 -04:00
bgkillas
4d3706ee24 fix tower tether not working from host 2024-10-28 22:09:07 -04:00
bgkillas
44319eef0a add stun protection to notplayer with material damage off 2024-10-28 22:06:21 -04:00
bgkillas
8b2bbdfa75 less errors from player tether 2024-10-28 21:55:04 -04:00
bgkillas
dfe424a28d fix tower tether 2024-10-28 20:52:30 -04:00
bgkillas
34d6849d33 get stuck less in HM walls from tether and stuff* 2024-10-28 11:58:03 -04:00
bgkillas
225c0c9944 fix notplayer reaction to invisible entities, switch wands if not hurting the target 2024-10-28 11:48:20 -04:00
bgkillas
dfb5455a45 add options to notplayer to make him harder 2024-10-28 10:06:13 -04:00
IQuant
87d9d2a675 Automated commit: v0.27.7 2024-10-27 19:41:37 +03:00
bgkillas
359fa6ff25 sync player transformations 2024-10-27 12:20:17 -04:00
bgkillas
e3b34abe1a fix cape as notplayer, dont make potion breaking noise on picking up a potion, fix spectator shield not working always 2024-10-27 10:36:10 -04:00
IQuant
37cfd514e4 Add a script that parses component fields 2024-10-27 17:00:58 +03:00
bgkillas
e3a8d390c7 dont give cape to dead players in end fight 2024-10-27 09:52:03 -04:00
bgkillas
a8c9d62da0 dont give immunity on start of end fight 2024-10-27 09:05:19 -04:00
IQuant
99273cb188 ...Only reset avatar cache on callback with AVATAR flag 2024-10-27 15:44:51 +03:00
IQuant
6e30d5d0eb Listen for a callback that says when avatar is available. 2024-10-27 15:43:01 +03:00
bgkillas
40076e33d0 fix cameras on death/end_fight and probably crashes on death/end_fight 2024-10-26 23:08:37 -04:00
bgkillas
c180a5d328 tether if above floor even if host notplayer, fix kolmi, fix shield/spectate if spectating entity died~, fix camera going to 0,0 for a frame on revive 2024-10-26 19:32:01 -04:00
bgkillas
27c8a27175 spam a bit less from banning 2024-10-26 10:53:44 -04:00
IQuant
a0c94486ca Improve kick/ban ui 2024-10-26 13:48:27 +03:00
IQuant
d5b71becae Add a shortcut (Ctrl+R) to clear avatar cache. 2024-10-26 13:37:36 +03:00
IQuant
df5839a966 Automated commit: v0.27.6 2024-10-22 08:52:51 +03:00
bgkillas
9f42476ae1 fix deserialize being broken and spawning projectiles from enemys at 0,0 seemingly 2024-10-21 21:48:15 -04:00
IQuant
be463d5019 Automated commit: v0.27.5 2024-10-22 00:00:14 +03:00
IQuant
67659b000c Skip sending player entity if player is currently a World State Entity 2024-10-21 20:16:01 +03:00
IQuant
7854557e7e Add a check for world state component getting sent 2024-10-21 14:14:35 +03:00
bgkillas
a5419e559b no making ping while polied 2024-10-20 20:03:17 -04:00
IQuant
62d6a3146a Automated commit: v0.27.4 2024-10-20 20:52:09 +03:00
bgkillas
4f2521cf2c lazily fix new game crash 2024-10-20 13:50:32 -04:00
bgkillas
f9c041bbcf fix game effects sync again 2024-10-20 10:50:32 -04:00
bgkillas
9734bf154a allow kick/ban 2024-10-20 10:10:22 -04:00
IQuant
26239df5ac Base64 encode things before saving them to VariableStorageComponent to avoid a potential crash. 2024-10-20 15:27:07 +03:00
bgkillas
5c3a211838 color player pings based on mina color, fix friendly fire settings ui showing up when host doesn't have it enabled, send less data from angry ghost memory sync 2024-10-20 08:12:12 -04:00
bgkillas
c6160c7d39 fix leggy mimic 2024-10-20 07:53:50 -04:00
bgkillas
1576c2daa4 fix fungal disease/essences hurting team mates~ 2024-10-20 07:39:18 -04:00
bgkillas
ba8801db87 fix teleportitis dodge reacting to team mates projectiles 2024-10-20 07:31:59 -04:00
bgkillas
f2348969a8 fix levitation trail hurting team mates 2024-10-20 07:24:27 -04:00
IQuant
48c97aaa9f Automated commit: v0.27.3 2024-10-20 13:29:21 +03:00
bgkillas
7e67345b48 fix poly deleting your entity 2024-10-20 06:27:44 -04:00
IQuant
517743a72e Handle failure to connect to proxy by having a message in chat. Also don't crash/hang the game in that case. 2024-10-20 12:30:06 +03:00
IQuant
aa8e69fc71 Add a note to that disconnection error that says what actually happened. 2024-10-20 12:14:22 +03:00
bgkillas
21af576be3 fix some errors 2024-10-19 15:38:40 -04:00
IQuant
96c7607436 Automated commit: v0.27.2 2024-10-19 19:37:08 +03:00
bgkillas
f8031ca72b fix duplicating game effects for a frame causing many entitys to be created and destroyed 2024-10-19 12:35:55 -04:00