Commit graph

835 commits

Author SHA1 Message Date
bgkillas
88c3f4c571 fix immortality and make items less easy to break 2024-11-19 18:25:14 -05:00
bgkillas
4bafed4cdf fix items disappearing when players drop them sometimes 2024-11-19 16:44:14 -05:00
bgkillas
14e347ed43 fix immortal bug 2024-11-19 16:08:59 -05:00
bgkillas
a30cdfe2a2 undo chest change to prevent duping, make wands look nicer 2024-11-18 19:57:39 -05:00
bgkillas
f0f90c2b59 make chest logic a bit more general 2024-11-18 08:26:26 -05:00
bgkillas
edb4a4ccde sync chests 2024-11-18 07:18:35 -05:00
bgkillas
35e9d5e48f try to fix item duping 2024-11-17 22:20:29 -05:00
bgkillas
e391b1552f sync items positions and stuffs 2024-11-17 22:09:57 -05:00
bgkillas
f1347df61e remove some duplicate code, fix enemys not spawning close to alone polymorphed players 2024-11-17 21:45:07 -05:00
bgkillas
f733a56945 dont tp to tower if you already have been in it 2024-11-17 18:34:13 -05:00
bgkillas
47ccff6544 dont init end fight if not in arena 2024-11-17 18:29:54 -05:00
bgkillas
eb897d3816 make potion mimic logic more general to any polied item player, dont let polied players have nametags ever 2024-11-17 17:59:49 -05:00
IQuant
628572af84 Made cross calls work within the same lua context 2024-11-17 17:10:57 +03:00
bgkillas
70002c6c04 ensure streaming keep alive 2024-11-17 00:12:35 -05:00
bgkillas
01cd69f640 fix prior 2024-11-16 23:38:44 -05:00
bgkillas
39a1ceb692 fix hp as notplayer with glass cannon 2024-11-16 23:31:38 -05:00
bgkillas
93eb43bd60 fix some errors, fix potion mimic on reconnects 2024-11-16 23:07:10 -05:00
bgkillas
3efee1293b fix potion mimic when held by someone who died, dont require pheremones to pick up players 2024-11-16 22:06:08 -05:00
bgkillas
9e249cdff1 dont sync temple lantern, incrase potion mimic to 20s 2024-11-16 21:30:16 -05:00
bgkillas
8ada6ab75d fix player when polied into phys object, fix throwing potion mimic 2024-11-16 21:11:00 -05:00
bgkillas
65714117b2 allow picking up potion mimic players 2024-11-16 20:42:23 -05:00
bgkillas
83724d77d9 fix container physics object 2024-11-16 16:31:35 -05:00
bgkillas
89ca377f99 "fix" chained entities duping, add a bunch more physics objects to be synced 2024-11-16 16:26:07 -05:00
bgkillas
d0b21de34c add '/' to spectate self 2024-11-16 15:55:09 -05:00
bgkillas
8a82f969e1 remove debug print 2024-11-16 13:10:20 -05:00
bgkillas
dbd1ddbb0c dont remove necromancy bodys on clients 2024-11-16 12:02:51 -05:00
bgkillas
52210bb58b dont have revenge rats with friendly fire on 2024-11-16 11:52:35 -05:00
bgkillas
164721f6da display poly death messages better 2024-11-16 11:26:26 -05:00
bgkillas
fc9ba4ee06 dont have a players light component enabled when offscreen, dont give global perks to notplayers, wait till end 2024-11-16 11:22:41 -05:00
bgkillas
e15655dac6 sync chaotic transmutation 2024-11-16 10:47:02 -05:00
bgkillas
8db3e1acea sync houre 2024-11-16 10:29:27 -05:00
bgkillas
449c416093 sync stains on enemys 2024-11-16 09:53:14 -05:00
bgkillas
44b144417e sync suns 2024-11-16 09:27:29 -05:00
bgkillas
d008dcb3c9 physics objects seemingly can be ephemerial 2024-11-15 20:45:57 -05:00
IQuant
45ecd40c14 Save slot enabler support 2024-11-15 17:39:29 +03:00
IQuant
38b600d7d1 Don't forget to remove enemies when necessary 2024-11-15 17:31:42 +03:00
IQuant
a18d03d2e1 Emphemerial no crashy 2024-11-14 23:56:34 +03:00
bgkillas
2adc80ed63 make some things nicer 2024-11-14 08:46:31 -05:00
bgkillas
85c2b3cfc1 add physics damage option for notplayer enabled by default 2024-11-13 20:40:23 -05:00
bgkillas
5cc4ff01c5 use new ephemerial for enemys and players, fix polymorphing enemys looking weird 2024-11-13 18:54:28 -05:00
bgkillas
005c1b29c1 make notplayer deal with solid material damage, also fix him acting weird after touching material damage but not getting attacked by something 2024-11-13 17:59:50 -05:00
bgkillas
ccf6c574b3 dont send clients extra hp perk, fix potion mimic duping 2024-11-13 17:43:36 -05:00
bgkillas
43c24a8f3d sync ingestion 2024-11-13 16:56:49 -05:00
IQuant
38eb84bd28 Should be able to recover from WSE crashes now 2024-11-13 21:15:08 +03:00
IQuant
067d02c0ad O_o make_ephemerial seems to work 2024-11-13 19:31:38 +03:00
IQuant
62f32a4863 WIP attempt at a better make_ephemerial (currently it just crashes the game tho) 2024-11-13 01:58:04 +03:00
bgkillas
d7ca6fc099 fix player tether erroring on perma death, keep polied players loaded in 2024-11-12 16:02:21 -05:00
IQuant
f5c36200aa Uhh WSE stuff 2024-11-12 22:14:15 +03:00
IQuant
f76fb1229f Don't do anything funky with ewext yet 2024-11-12 19:25:10 +03:00
IQuant
c4e6fe2dd4 Uhh still can't delete WSC properly without crashing anything 2024-11-12 17:26:42 +03:00