Commit graph

1154 commits

Author SHA1 Message Date
bgkillas
803ecbd380 sync enemys deaths even if they are out of range to be culled, fix mid biome shops being stealable sometimes, fix last nagles flush not working 2024-10-12 10:20:54 -04:00
bgkillas
5674263730 flush nagle algorithm at end of update loop 2024-10-12 08:07:51 -04:00
IQuant
3e93f3741c Provide rpc api for other mods 2024-10-12 14:29:09 +03:00
IQuant
d5e7f54ef1 Provide API for other mods to load their owm modules. 2024-10-12 13:55:31 +03:00
bgkillas
0f55a96df4 fix end fight crash, fully fix end fight camera tp to 0,0 i hope, put out fire on player when end fight starts, 2024-10-11 20:25:24 -04:00
bgkillas
8d8859b1bd have entangled load first in mod load error aparently fixing things 2024-10-11 18:21:18 -04:00
bgkillas
d4d9356366 maybe fix cross call errors? idk if i should be doing this 2024-10-11 17:58:00 -04:00
bgkillas
eb3699ec57 garentee run ends on final death/end run button, show perks that aren't normally sent over in perk list 2024-10-11 17:35:08 -04:00
bgkillas
672bc5cadb actually delay the end fight midas death 2024-10-11 17:16:55 -04:00
bgkillas
e8e1343244 fix camera being sent to 0,0 on end fight death 2024-10-11 17:11:08 -04:00
IQuant
e73dbc9f02 Mark persisted settings with serde(default) 2024-10-11 17:53:49 +03:00
bgkillas
e2aaa7bc2d make item_data.gid == nil error slightly more silent, fix game over teleporting your camera to 0,0 2024-10-11 10:12:55 -04:00
bgkillas
cfb1dd9eb8 fix egui light mode happening, notplayer not having health bar, allow notplayer to take poly material damage, maybe fix a rare poly crash 2024-10-11 09:38:10 -04:00
IQuant
cc43dd1dfc Rename ewext dll, because there is one guy who has an old version of a dll being loaded for some reason. 2024-10-11 16:27:10 +03:00
bgkillas
8543a0a3e9 aparently syncing lifetime components break twitch integration 2024-10-10 08:21:32 -04:00
bgkillas
3aadc58596 Automated commit: v0.26.1 2024-10-10 06:29:04 -04:00
bgkillas
956d8dde76 Automated commit: v0.26.1 2024-10-10 06:26:06 -04:00
bgkillas
48c6cd487c Automated commit: v0.26.1 2024-10-10 06:13:59 -04:00
bgkillas
e6566c42c7 Automated commit: v0.26.1 2024-10-10 06:13:01 -04:00
bgkillas
636dfae0e4 Automated commit: v0.26.1 2024-10-10 06:01:40 -04:00
bgkillas
4c7a2f0c83 Automated commit: v0.26.0 2024-10-10 05:59:57 -04:00
bgkillas
e0f4b59540 make --release the strip and lto profile 2024-10-10 05:56:53 -04:00
bgkillas
8cb11fa91f sync lifetime component children 2024-10-10 05:50:24 -04:00
bgkillas
9db95a9cad teleport host to kolmi if far away from boss 2024-10-10 05:24:45 -04:00
bgkillas
04508ad290 dont show player arrows to 0,0 for a frame sometimes 2024-10-09 22:14:44 -04:00
bgkillas
17cecd57b1 show spectating persons perks 2024-10-09 21:51:36 -04:00
bgkillas
e2c8bb9597 disable perk cosmetics, make notplayer lukki ai better, fix some errors with empty inventory 2024-10-09 21:26:03 -04:00
bgkillas
583783eae8 dont require you to hit tab to open inventory of each player while swapping spectate, fix a visual bug related 2024-10-09 20:53:29 -04:00
bgkillas
6818e4b613 dont tp camera to 0,0 on death 2024-10-09 20:15:54 -04:00
bgkillas
d251198a8f enable lto/strip for ewext, update egui for proxy 2024-10-09 19:56:06 -04:00
bgkillas
62b056956a dont remove infinite lifetime components on revive, looks like lto and strip work fine 2024-10-09 19:41:25 -04:00
bgkillas
9afb13b4cb remove twitch integration stuff on revive, remove more empty gun sounds 2024-10-08 14:38:41 -04:00
bgkillas
2069bdce0a fix angy ghost not hurting notplayer 2024-10-08 07:40:20 -04:00
IQuant
df36bc7e5a Automated commit: v0.26.0 2024-10-08 13:37:16 +03:00
bgkillas
12eb037648 make squidward spawned by clients 2024-10-08 06:24:04 -04:00
bgkillas
9eaf91744c teleport all to tower if anyone goes 2024-10-07 21:01:25 -04:00
bgkillas
5205707bcc remove some uneeded(?) asyncs, fix karl, fix some end fight edge cases 2024-10-07 20:18:34 -04:00
bgkillas
7e1c264c3d allow flying karl as notplayer, dont tether instantly if you/host was notplayer then revived 2024-10-07 07:57:10 -04:00
bgkillas
ed4ba25283 allow seeing your own or others wands as notplayer 2024-10-07 07:44:15 -04:00
bgkillas
dc6330aae4 fix cheese from last commit 2024-10-06 21:54:21 -04:00
bgkillas
c2d4a3bdde allow seeing others wands when spectating 2024-10-06 20:49:39 -04:00
bgkillas
1548193549 enable homing on players in final fight 2024-10-06 15:56:43 -04:00
bgkillas
78088c8ef5 fix seeing wrong nametag on self if notplayer and spectating 2024-10-06 12:58:05 -04:00
IQuant
e029a9316a Automated commit: v0.25.15 2024-10-06 18:37:40 +03:00
bgkillas
023bdb55ad sync wand charming to prevent duped gold and stuff 2024-10-06 11:36:08 -04:00
bgkillas
8ed5d539ef make notplayer not fall in material damage liquid if not target exists 2024-10-06 11:03:56 -04:00
IQuant
820b04c6eb Break in a nicer way if one module has an error. 2024-10-06 17:59:05 +03:00
IQuant
67e72248c3 Fix ukko-like rocks 2024-10-06 17:54:03 +03:00
bgkillas
8658a7c64d lazily make notplayer arrows more distinctive 2024-10-06 10:53:09 -04:00
bgkillas
e94220c425 change nametag of notplayer to be more distinct, fix notplayer not putting himself out if no target is near 2024-10-06 10:50:23 -04:00