Commit graph

1274 commits

Author SHA1 Message Date
bgkillas
82b7352d70 fix themes but for real 2024-10-13 11:48:41 -04:00
IQuant
bedf943897 Automated commit: v0.26.4 2024-10-13 17:39:35 +03:00
bgkillas
9f541530f1 use own settings to have less crashes 2024-10-13 10:31:22 -04:00
IQuant
d71e78a080 Less logging in tangled 2024-10-13 14:51:23 +03:00
IQuant
ff52f046e4 Fix p2p message handling 2024-10-13 14:50:05 +03:00
IQuant
bf5a2079dd Make a test for p2p in tangled 2024-10-13 14:03:43 +03:00
IQuant
da5f767623 Don't send PlayerColor to myself. 2024-10-13 13:42:04 +03:00
IQuant
dc5b279253 Make tangled not duplicate Connected events 2024-10-13 13:06:05 +03:00
IQuant
959e7fc88e Make my_id not return an Option 2024-10-13 12:25:33 +03:00
IQuant
17103adc97 Refactor player cosmetics handling a bit, properly create temp model if one wasn't sent. 2024-10-13 11:58:00 +03:00
IQuant
603c56c2d0 Automated commit: v0.26.3 2024-10-12 23:53:39 +03:00
bgkillas
7ef85b973c sync stevari spawns better, fix notplayer not being able to throw potions 2024-10-12 16:49:57 -04:00
bgkillas
164cdabb76 fix crash after end fight 2024-10-12 16:24:52 -04:00
bgkillas
625ff4195c remove ephemiral entitys from enemy sync 2024-10-12 15:58:49 -04:00
bgkillas
4ae00e000d fix some errors, unbreak kolmi probably 2024-10-12 15:55:00 -04:00
bgkillas
6e7a2257b0 less early init spam 2024-10-12 13:24:22 -04:00
IQuant
7c5896eb15 Automated commit: v0.26.2 2024-10-12 18:11:44 +03:00
IQuant
64f370f7db Automated commit: v0.26.2 2024-10-12 18:09:40 +03:00
IQuant
e841f45b3b Automated commit: v0.26.2 2024-10-12 18:06:35 +03:00
bgkillas
ffb2b9689a fix notplayer being invincible on poly death 2024-10-12 10:59:34 -04:00
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