Commit graph

1415 commits

Author SHA1 Message Date
bgkillas
05bd0736ff fix vanilla error and borrow error 2025-08-21 15:44:40 -04:00
bgkillas
474422fe28 fix size of comp data and log perf not working 2025-07-21 15:14:02 -04:00
bgkillas
53a7808a47 organize some stuff better 2025-07-20 14:12:28 -04:00
bgkillas
29abf3f26f refresh sprites 2025-07-14 17:51:48 -04:00
bgkillas
067570672d refactor a bunch of things to get ready for rust world sync 2025-07-13 21:06:05 -04:00
bgkillas
9f30a1c1b4 remove debug prints 2025-07-06 12:40:00 -04:00
bgkillas
ba9ae29b36 allow disabling caching, add logging option, move log perf option to noita 2025-07-01 14:42:58 -04:00
IQuant
4c2d5ab41c Handle malformed biome files better 2025-06-29 11:52:37 +03:00
bgkillas
aa1f244a2f move print to noita api crate and add some more functions 2025-06-25 16:01:57 -04:00
bgkillas
19de23e914 cache file names for animations 2025-06-25 01:05:19 -04:00
bgkillas
148d7c8131 ensure orb duplication may not happen 2025-06-24 21:35:10 -04:00
bgkillas
9526496db2 fix chest mimic duping when you poly 2025-06-24 18:32:37 -04:00
bgkillas
6d5464ba85 optimize on new entity a bit 2025-06-24 13:43:47 -04:00
bgkillas
dd012dc8d3 reduce ewext size by 160kb 2025-06-23 16:43:02 -04:00
bgkillas
b288cebf02 try to fix the weird errors that happen / make them more debuggable 2025-06-22 08:10:49 -04:00
bgkillas
9e80b862b4 fix spell ban 2025-06-20 21:38:53 -04:00
bgkillas
cd4d87d073 make spells less likely to be in walls i hope 2025-06-20 14:12:01 -04:00
IQuant
f5a1dadfc6 Parse _biomes_all.xml instead of having a hardcoded list of biome script files to patch, hopefully improving mod compat. 2025-06-18 20:46:47 +03:00
bgkillas
66851f50b2 disable laser traps from syncing since they like to break 2025-06-18 12:56:20 -04:00
bgkillas
a5d6de8bc8 add my perf script specify hook name for perf data 2025-06-18 12:17:45 -04:00
bgkillas
3beed97f2d add log performance button in proxy ui 2025-06-17 18:35:27 -04:00
bgkillas
444a94e91e fix pvp :( 2025-05-09 10:48:26 -04:00
bgkillas
f34b61f24a make suspended containers only work on host cuz im lazy 2025-04-28 14:16:30 -04:00
bgkillas
aace122141 dont sync suspended containers 2025-04-28 14:11:04 -04:00
bgkillas
70594e0be1 dont use cell eater logic from certain bodys 2025-04-28 11:52:41 -04:00
bgkillas
97f719d08c disable chunkmap by default 2025-04-28 11:50:16 -04:00
bgkillas
5bcd770441 Automated commit: v1.5.1 2025-03-22 13:54:57 -04:00
bgkillas
b135e0deed try to make world sync more work more consistently 2025-03-15 00:02:35 -04:00
bgkillas
e8b575160a dont sync chunks when teleporting 2025-03-14 23:40:36 -04:00
bgkillas
537381992f add logs to lobby ui 2025-03-13 14:52:48 -04:00
bgkillas
d49fca4cba disable the lua components that where meant to be disabled 2025-03-11 22:57:45 -04:00
bgkillas
0cb69e9091 make notplayer detect invisible players from a bit further away 2025-03-11 22:19:35 -04:00
bgkillas
1ac29cd26f dont try to sync file-less entities 2025-03-11 22:15:04 -04:00
bgkillas
3be38a8f0c remove debug print 2025-03-11 19:23:29 -04:00
bgkillas
616c3619af dont use sync rate in favor of just checking time 2025-03-11 19:11:52 -04:00
bgkillas
6b4acf244c add notplayer icon to map 2025-03-11 16:00:32 -04:00
bgkillas
afe1c0081f dont require being in game for chunk map to work 2025-03-11 11:58:47 -04:00
bgkillas
652cbc9cca remove some globals 2025-03-10 02:11:53 -04:00
bgkillas
7d2d2a388b sync greed better 2025-03-10 01:46:40 -04:00
bgkillas
3dcd6b4ec8 make and enable chunk map on clients 2025-03-09 15:10:07 -04:00
bgkillas
eaa74dd772 fix error in last commits 2025-03-09 15:02:11 -04:00
bgkillas
5aac694ecd fix shield sector in hiisi base 2025-03-09 14:51:27 -04:00
bgkillas
c83e1acd60 remove main hm items in pvp 2025-03-09 14:45:24 -04:00
bgkillas
ccb9194cf0 fiox lake spawns 2025-03-09 00:29:52 -05:00
bgkillas
188836da10 give homing_target tag with home on players option 2025-03-08 19:50:17 -05:00
bgkillas
80001eaf43 randomize chest better in pvp, fix shops after same hm 2025-03-08 19:39:33 -05:00
bgkillas
12fd7b67d0 remvoe some uneeded allocations 2025-03-08 19:10:28 -05:00
bgkillas
c6de3d2ab5 dont dupe pebble 2025-03-08 16:14:18 -05:00
bgkillas
ce48d6da4b try to fix an crash(prob not), send status on notplayer activity change, fix pvp not waiting on time 2025-03-08 16:08:23 -05:00
bgkillas
defb94359d make player damage more responsive, run some things less 2025-03-08 15:45:37 -05:00