Commit graph

121 commits

Author SHA1 Message Date
IQuant
f3b3e81c01 Restore world decoder, handle air pixels properly. 2025-10-12 17:12:39 +03:00
bgkillas
b39be102a7 actually send chunks to proxy again 2025-08-30 13:48:04 -04:00
bgkillas
19315ef268 use only 1 pixel type, add testing for world and fix some logic errors 2025-08-29 18:42:43 -04:00
bgkillas
2d617b900d remove some unused depends and update egui, still cant figure out how to update steamworks i think this was setup in a way they do not like or smth brain too tired to think of threading 2025-08-26 20:14:19 -04:00
bgkillas
720b9e2396 some more world sync work 2025-08-23 21:51:42 -04:00
bgkillas
f55245f4f0 use rayon for world sync 2025-08-22 21:32:02 -04:00
bgkillas
f78070e1b5 try to implement world sync, prob made some mistakes but no crash is good enough for me 2025-08-20 23:01:53 -04:00
bgkillas
200e156e42 add entity create new 2025-08-10 17:21:00 -04:00
bgkillas
64b44826de fix new game 2025-07-23 16:57:13 -04:00
bgkillas
2a7d3a5c46 optimize encode world more 2025-07-15 09:37:00 -04:00
bgkillas
3d530ca648 get all vtables, more ewext world data setup 2025-07-15 08:19:09 -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
685e4d6c9c update non user breaking dependencies 2025-07-10 15:27:36 -04:00
bgkillas
20d0f65ae9 slightly more cursed less allocations 2025-06-18 15:25:57 -04:00
bgkillas
7c3191f3a7 less allocations 2025-06-18 15:02:06 -04:00
bgkillas
10e59d49ae Automated commit: v1.4.11 2025-03-13 11:20:07 -04:00
bgkillas
8d591dd05e fix projectile speeds being incorrect 2025-03-11 23:28:31 -04:00
bgkillas
0b8fa831ca Automated commit: v1.4.7 2025-03-10 02:26:59 -04:00
bgkillas
9a1494d381 remove something that does not seem useful 2025-03-10 02:01:32 -04:00
bgkillas
bf71bde27f optimize des more 2025-03-09 21:08:40 -04:00
bgkillas
af6b7474a8 optimize wand logic a bit, fix wand rotation 2025-03-08 09:52:56 -05:00
bgkillas
14a944e4a1 try to fix shops and make laser more general 2025-03-07 20:34:25 -05:00
bgkillas
1ef660f2f8 try to forcefully fix some things staying when they should not 2025-03-07 13:33:20 -05:00
bgkillas
a1a10a42d4 rotate wands in enemys hand 2025-03-03 16:41:09 -05:00
bgkillas
d95d6ec508 spectate self when died in pvp, dont show player arrows of players not in same biome in pvp, fix pvp teleportation effect maybe 2025-03-01 17:41:41 -05:00
bgkillas
daf59820a8 increase interest ranges a bit, fix an error with pvp 2025-03-01 15:40:05 -05:00
bgkillas
7765ee5fa3 make enemies spawning in w/o auth more reponsive, wait 2 seconds until spawning in entities to try to prevent an early lockup, have cli support global/friend servers 2025-02-28 22:06:43 -05:00
bgkillas
17072a0e0e probably fix kolmi transfer auth, save phys info on transfer auth 2025-02-28 11:57:59 -05:00
bgkillas
a73cd70abe fix duping entities uploaded, fix sometimes not gaining auth when you should(cam pos stuff), fix sometimes having auth when you should not(cam pos stuff), optimize some things 2025-02-26 10:13:48 -05:00
bgkillas
eb13253db6 fix hp glitch, maybe help performance 2025-02-23 21:16:39 -05:00
bgkillas
4fd1c6867a fix chests 2025-02-23 13:45:50 -05:00
bgkillas
6617092ff5 have a bit larger auth radius for bosses 2025-02-21 10:39:08 -05:00
bgkillas
65f7d910cc fix sun quest, have mom not forget his orbs 2025-02-20 21:59:35 -05:00
bgkillas
038dec96d9 fix some lints 2025-02-20 18:39:49 -05:00
bgkillas
d85c70d5ed bump rust edition, and some formatter changes, still no build 2025-02-20 18:22:39 -05:00
bgkillas
09ee0f34ba dont double count damage numbers 2025-02-20 09:15:46 -05:00
bgkillas
db8c2aacaf make broken wand consistent 2025-02-19 17:37:37 -05:00
bgkillas
afc005f858 save hp 2025-02-18 14:45:56 -05:00
IQuant
9ba0495c44 Doppler effect maybe? 2025-02-18 22:10:08 +03:00
IQuant
2f1e5592c6 Debug print weird messages 2025-02-18 18:07:47 +03:00
bgkillas
17b9aacd9a partially fix kolmi, allow disabling voip entirely, remove debug info 2025-02-15 15:11:09 -05:00
bgkillas
42d35a47ea add ptt, mute_in/out 2025-02-15 14:04:40 -05:00
bgkillas
d8315e132e fix audio again, set some defaults, use jack for better latency 2025-02-15 10:02:39 -05:00
bgkillas
6a28168b72 spatial audio 2025-02-14 11:57:02 -05:00
bgkillas
2a0546c5fa add ew_synced_var tag to des 2025-02-10 13:16:58 -05:00
bgkillas
a4410229a9 fix fish visually 2025-02-09 12:40:30 -05:00
bgkillas
2259b9f0a9 Automated commit: v1.0.11 2025-02-08 21:33:44 -05:00
bgkillas
ac72dabe3e update is charmed effect and rotation 2025-02-07 13:31:39 -05:00
bgkillas
e8c14f2c14 fix egg enemies dropping gold/becoming uncharmed on auth transfer, fix dragon boss not dropping stuff on auth transfer 2025-02-07 12:04:56 -05:00
IQuant
3133028a81 Store rotation for serialized entities. 2025-01-28 21:07:55 +03:00