Commit graph

1340 commits

Author SHA1 Message Date
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
bgkillas
bd8c5eefe2 mostly fix revenge_*, fix genome/extra shop perks 2024-10-19 12:19:55 -04:00
bgkillas
0a27e6451c have notplayer activate unstuck if probably stuck, regen your oxygen on revive, actually put out fires on revive 2024-10-19 08:11:38 -04:00
bgkillas
c4a279b183 fix game effect sync fire being weird 2024-10-18 23:54:43 -04:00
bgkillas
ac9c5659b3 fix friendly fire teams not syncing right sometimes 2024-10-18 07:51:16 -04:00
bgkillas
563a4f3729 remove genome perks cuz i dont feel like fixing atm, fix proxy crashing when trying to join a game, change camera defaults a bit 2024-10-18 07:28:28 -04:00
bgkillas
495481e0d3 fix notplayer with friendly fire probably, make fish and worm sync nicer 2024-10-16 06:45:23 -04:00
bgkillas
edda7cd5f9 fuck the performance, im syncing fish, also syncing rotation for all which prob only concerns fish <3, also syncing and enabling cordyceps 2024-10-15 17:55:56 -04:00
bgkillas
77c4faeced dont leave floating capes when other player mvoes out of range 2024-10-15 17:28:26 -04:00
bgkillas
2f7230377c make camera look visually nicer 2024-10-15 17:01:22 -04:00
bgkillas
f281e2ddbf fix not being able to see your own perks as notplayer after spectating 2024-10-15 16:46:48 -04:00
IQuant
7b7ddd30ac Automated commit: v0.27.1 2024-10-15 14:48:37 +03:00
IQuant
75dd2bdef2 Support cuts through world in world sync. Closes #192. 2024-10-14 21:33:02 +03:00
IQuant
5e186ef8e5 Cleanup 2024-10-14 18:25:36 +03:00
IQuant
73fee5cfc0 Update Cargo.lock 2024-10-14 17:11:06 +03:00
IQuant
78286b2062 Automated commit: v0.27.0 2024-10-14 15:50:21 +03:00
bgkillas
eae6d52035 fix enemies with wands and very certain spells 2024-10-14 08:19:55 -04:00