Commit graph

1297 commits

Author SHA1 Message Date
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
bgkillas
f194043b55 fix zeta and probably others like blood/gold to power 2024-10-14 08:13:47 -04:00
bgkillas
f320b4d348 fix kivi damage in local health 2024-10-14 07:50:33 -04:00
bgkillas
d60976035f fix pvp fight in local health with FF enabled 2024-10-13 23:26:35 -04:00
bgkillas
08eab5a1f3 fix tapion damaging notplayers 2024-10-13 23:11:50 -04:00
bgkillas
af6b96c114 fix tapion sync 2024-10-13 21:50:17 -04:00
bgkillas
79f476e424 add teams to friendly fire 2024-10-13 21:33:27 -04:00
bgkillas
0dab6ed110 make notplayer react to material damage better, if target is frozen, go for the kick 2024-10-13 20:37:33 -04:00
bgkillas
84931f1500 reduce default chunk target to 24 2024-10-13 19:54:58 -04:00
bgkillas
2810aa9c1c fix angry ghost being visually weird, cull more dead entitiys from enemy sync 2024-10-13 19:52:47 -04:00
bgkillas
8ae4052480 sync angry ghost memory, make stevari spawn nicer, sync gate boss / tiny / tapion spawn, dont disable movement in pause menues 2024-10-13 18:58:22 -04:00
IQuant
f2f8f9f0b0
Merge pull request #190 from LuoTianOrange/master
Try fixing the font
2024-10-14 00:18:50 +03:00
LuoTianOrange
fdee57ce3e Replace the font 2024-10-14 02:53:26 +08:00
IQuant
d085c41d5f Automated commit: v0.26.5 2024-10-13 19:12:30 +03:00
bgkillas
8688ae28be fix error at death in local health 2024-10-13 12:06:11 -04:00
IQuant
fbb710b220 Adjust default window size and ui. 2024-10-13 19:00:07 +03:00
bgkillas
a570730aa6 make fire less weird hopefully 2024-10-13 11:52:50 -04:00
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