Commit graph

895 commits

Author SHA1 Message Date
bgkillas
4c837741f4 fix another priority issue 2024-09-02 13:03:25 -04:00
bgkillas
89f43e4bf3 note keybinds in lobby menu 2024-09-02 12:16:52 -04:00
IQuant
e0e151c7a3 Automated commit: v0.22.2 2024-09-02 16:45:31 +03:00
bgkillas
a7420dbb37 remove global gore blacklist from notplayer, dont think its needed 2024-09-02 09:43:51 -04:00
IQuant
7cc8367e7a Notplayer - remove DrugEffectComponent on save. 2024-09-02 16:43:17 +03:00
bgkillas
49177d1cfc maybe fix some chunks not getting updated 2024-09-02 09:07:01 -04:00
bgkillas
f18769920e make priority switching more reliable with less chance for stuttery chunks 2024-09-02 08:13:01 -04:00
bgkillas
4e941657c3 show your nickname when your spectating 2024-09-01 19:25:01 -04:00
bgkillas
9419de0518 fix notplayer not shooting sometimes, dont stop firing while kicking, have notplayer not fire when pheremoned until taking damage 2024-09-01 19:13:39 -04:00
bgkillas
6f8766607d very lazily dont collapse mountain to prevent annoying desync 2024-09-01 18:25:07 -04:00
bgkillas
ac426dcd50 dont duplicate perks 2024-09-01 18:13:51 -04:00
bgkillas
0e103b3d80 dont send file name-less game effects 2024-09-01 10:47:18 -04:00
bgkillas
1f3382dace fix a targeting error with notplayer 2024-09-01 10:30:35 -04:00
bgkillas
b96c0437ca fix notplayer not retargeting correctly, have notplayer prefer not ambrosia'd players over ambrosia'd players, dont move as notplayer when under ambrosia stain 2024-09-01 10:09:05 -04:00
bgkillas
ffb5d51e23 dont tether to areas like eye room/meditation cube/ snow room/ tower, dont show tether when it cant activate 2024-09-01 08:18:44 -04:00
bgkillas
fc955cfeb0 fix another issue with priority 2024-09-01 07:25:39 -04:00
bgkillas
50483f28fc hopefully fix priority system 2024-09-01 06:37:02 -04:00
IQuant
b51e4db750 - Fix bugs/inconsistencies related to spectator shields. 2024-09-01 12:51:50 +03:00
IQuant
491f29948a Use InputIsKeyJustDown instead of implementing it manually. 2024-09-01 11:54:10 +03:00
bgkillas
58171dde0f re-add priority with 7x7 squares instead of 6x6, maybe-probably not fix priority issues 2024-08-31 20:47:27 -04:00
bgkillas
daa7b20739 fix some errors 2024-08-31 16:16:27 -04:00
IQuant
776d33e93c Automated commit: v0.22.1 2024-08-31 22:27:32 +03:00
bgkillas
228734acab disable priority based on distance to chunks for a bit 2024-08-31 14:52:57 -04:00
bgkillas
9fe52cb5ef make notplayer have less priority, remove some undeeded stuff from before 2024-08-31 11:18:23 -04:00
IQuant
3f8642945a Automated commit: v0.22.0 2024-08-31 12:56:14 +03:00
bgkillas
96d32007b2 make orbs harder to dupe, sync less chunks in a single frame, sync pos data less oftern 2024-08-31 05:53:55 -04:00
bgkillas
d329c318c0 take pos data from lua to make code less stupid, and probably fix some ping issues 2024-08-30 20:33:57 -04:00
bgkillas
93afc1c014 update auth priority properly 2024-08-30 19:38:57 -04:00
bgkillas
4e4f881ad1 update auth priority properly 2024-08-30 17:39:40 -04:00
bgkillas
2d02856ef8 turn down world sync time and enemy sync intervals, 2024-08-30 17:12:17 -04:00
bgkillas
090e02003b actually switch authority 2024-08-30 16:07:12 -04:00
bgkillas
1c9fbefef7 go to 36 for unload limit at least for now, show priority on auth debug map 2024-08-30 15:36:00 -04:00
IQuant
30ab57c1b2 Our chunks are 128x128 whoops 2024-08-30 21:48:53 +03:00
bgkillas
dc646622e8 fix lua side world sync issue missing 2 chunks 2024-08-30 14:40:54 -04:00
IQuant
f3376cd589 Display chunk states in proxy's plot 2024-08-30 21:33:44 +03:00
IQuant
3651779df9 Remove WorldDelta struct that wasn't used. 2024-08-30 21:17:57 +03:00
IQuant
ef11deb05c Moar logging, make unload limit higher. 2024-08-30 20:34:26 +03:00
IQuant
65be940162 Proority stuff in world sync 2024-08-30 20:19:08 +03:00
bgkillas
d451849fde send less world sync requests, fix spectator sync again 2024-08-30 12:55:52 -04:00
bgkillas
27bb197d2b fix not rounding for spectator cam 2024-08-30 12:14:51 -04:00
bgkillas
4318a76f41 sync when spectating nicer 2024-08-30 12:12:59 -04:00
bgkillas
9fbdd6316c fix wrong chunks being synced 2024-08-30 11:47:23 -04:00
bgkillas
43609c6efd beginning to use prioritized world map authority 2024-08-30 11:09:25 -04:00
bgkillas
0022b2abcc dont use wands that are just null shot/nolla (doesn't account for multi casts or shuffle wands) 2024-08-30 07:18:53 -04:00
IQuant
ed9438fcd3 Hack around spells falling through ground sometimes 2024-08-30 11:52:37 +03:00
IQuant
b4eb3e762b Remove debug print. 2024-08-30 11:17:15 +03:00
IQuant
57900bf60d Mostly sync shop spells 2024-08-30 11:12:10 +03:00
bgkillas
34e162c5f5 dont put out fire/toxic if immune as notplayer, reduce revive immunity from notplayer to player to make sea of acid less viable, change settings to more reasonable defaults, dont not sync bosses/worms 2024-08-29 18:01:52 -04:00
IQuant
c858464d20 Automated commit: v0.21.10 2024-08-29 19:24:48 +03:00
bgkillas
2798e3d28f fix an error 2024-08-29 11:46:48 -04:00