Commit graph

1347 commits

Author SHA1 Message Date
Sollace
fd7848e8e5 Added paralysis status effect 2022-12-04 15:25:03 +00:00
Sollace
ca825b9c32 Fix regression of #55 Closes #77 2022-12-04 15:22:58 +00:00
Sollace
1db87ad409 Fix #79 2022-11-27 21:34:35 +00:00
Sollace
a2410939dd A quick and dirty fix for #75 2022-11-27 21:32:35 +00:00
Sollace
c62c4e475b Fixed certain recipes matching when they shouldn't 2022-10-22 00:07:30 +02:00
Sollace
fce836bf3b Clicking on a trait in a recipe will now take you to that trait in the dex 2022-10-21 14:56:10 +02:00
Sollace
c5349bd242 Change how traits are obfuscated and obfuscate trait descriptions if you haven't discovered it yet 2022-10-21 14:55:44 +02:00
Sollace
73159ececa Display the traits on items placed in the spellbook's crafting grid and fixed display of fractional traits 2022-10-21 14:06:21 +02:00
Sollace
a73d0cb3ea Fixed spellbook crafting slot weightings not matching the documented behaviour 2022-10-21 14:05:46 +02:00
Sollace
6db7f313dd Remove some alicorn amulet buffs and make is so passive entities run away from you when wearing it 2022-10-17 18:02:10 +02:00
Sollace
184a455c30 Reduce frequency of damage dealt by the corruption status effect 2022-10-17 18:01:28 +02:00
Sollace
20607d5755 Fixed spellbook profile showing your actual race rather than what you report as 2022-10-17 18:01:06 +02:00
Sollace
f2bb7adc74 Fixed race allow list not functioning correctly, fix the world's default race setting, and change the default race to auto-assign when it's set 2022-10-17 17:28:13 +02:00
Sollace
5e3711c042 Don't assign a default race to newly-joined players (because we have a UI that lets them pick for themselves). 2022-10-17 14:13:18 +02:00
Sollace
2ec2860fdd Try to prevent bats from respawning in lava or water 2022-10-15 14:05:29 +02:00
Sollace
493d746884 Reduce the time before checking if a bat is hanging in the right position 2022-10-15 14:05:12 +02:00
Sollace
82199b21d4 Added a visual overlay when boats are frosted 2022-10-15 14:04:51 +02:00
Sollace
617869519d Fixed players still taking lava damage when riding a boat in lava 2022-10-15 11:52:00 +02:00
Sollace
8b38c54df0 When switching bodies you will now inherit the race and abilities of whoever you switch with 2022-10-14 16:22:09 +02:00
Sollace
9a19ed36c1 Include max health in what's swapped by the mind swap spell 2022-10-13 21:18:56 +02:00
Sollace
4b776c4d2b Allay, Bat, and Butterfly are all flying entities 2022-10-13 20:24:37 +02:00
Sollace
8e436fa809 Flying entities disguised as non-flying entities should not fly 2022-10-13 20:24:22 +02:00
Sollace
8e12c683b8 Fixed mind swap not properly being reverted when the caster dies 2022-10-13 19:55:24 +02:00
Sollace
a8e1c66e0f Fix error when updating pony model for a disguise player entity 2022-10-13 19:39:53 +02:00
Sollace
67a894958c Fixed crash when players have disguised as other players 2022-10-13 18:16:52 +02:00
Sollace
9f6826ee7d Fix spells not being saved beyond the first 2022-10-13 18:15:21 +02:00
Sollace
c84d938a8b Fixed infinite loop when gaining mana from experience levelling 2022-10-13 01:06:41 +02:00
Sollace
34065d3919 Move feed ability to the secondary slot for changelings and make the dispell ability available 2022-10-13 00:20:14 +02:00
Sollace
b5f41d2244 Improve performance by removing unneccessary nbt reads of spells when ticking 2022-10-12 23:15:17 +02:00
Sollace
fa235e8de0 No need to update disguises on the render call 2022-10-12 22:48:36 +02:00
Sollace
d9cb0528f1 Use the new config format and fix serialization of races 2022-10-12 19:30:06 +02:00
Sollace
6db30ff693 Added weather vanes 2022-10-12 15:46:15 +02:00
Sollace
c3032ded26 Fixed crash when opening the settings screen without loading a world 2022-10-12 15:45:51 +02:00
Sollace
bfc7c64160 Fixed config not being loaded 2022-10-12 15:45:27 +02:00
Sollace
8483f74286 Fixed empty gap on race sliders 2022-10-12 15:45:07 +02:00
Sollace
83b4953bba Move out some references to vanilla sounds to make them easier to replace 2022-10-12 10:40:36 +02:00
Sollace
9bf0dd01c2 Obfuscate recipe results when the page is obfuscated 2022-10-11 17:20:12 +02:00
Sollace
2eaefdad9b Add debug configs 2022-10-11 17:19:50 +02:00
Sollace
5d368d50e9 Add a config option to disable the water plants fix 2022-10-11 17:19:06 +02:00
Sollace
db8181c45e Remove debug code 2022-10-11 17:18:00 +02:00
Sollace
7311d39607 Fixed sound volume and pitch being flipped 2022-10-11 17:17:53 +02:00
Sollace
a0933d8424 Added windflow, and made turbulance global + certain blocks produce an updraft that pegasi can ride up or down 2022-10-09 18:07:04 +02:00
Sollace
42cbe2b51f Fixed pitch and volume being swapped for certain sounds 2022-10-09 18:05:54 +02:00
Sollace
e78c03be98 Fixed intense lag/lockup when playing as a flying race 2022-10-09 17:50:41 +02:00
Sollace
66bdfc0e1a Fixed magic projectiles not triggering the destroy event on their spells when being destroyed 2022-10-09 00:29:19 +02:00
Sollace
f3cdeaf504 Fixed the magic projectile ability 2022-10-09 00:23:47 +02:00
Sollace
986c4a5f85 Fixed twittermites and magic beams appearing invisible with sodium 2022-10-09 00:23:35 +02:00
Sollace
276e2f2b2a Fixed some items not appearing in their respective creative tabs 2022-10-09 00:22:51 +02:00
Sollace
06de83981e Fixed sea plants breaking when using the hydrophobic spell 2022-10-09 00:22:27 +02:00
Sollace
a068b5cc03 Fixed heartbeat sound effect not playing 2022-10-08 17:12:36 +02:00