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 |
|
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 |
|