Updates Scorchful to 1.20.4. Not quite yet done, but it mostly seems to work right now.
Still todo:
[x] Create archive 1.20.1 branch
[x] Test that Nether Lillies are working (particularly Warped kind)
[x] Test that Sand Cauldrons still work
[x] Write game tests for Sand Cauldrons
[x] Write game tests for Nether Lillies (interactions and stepping)
[x] Add codecs for Nether Lillies
[x] Add codecs for rooted netherrack and rooted nylium
[x] Add a changelog draft (beneath this description)
Changelog
Updates Scorchful to 1.20.4. Not much has changed for gameplay, this is mostly just technically changes (though some fixes were made). However, perhaps most notably, the Dehydration integration has not been updated (as Dehydration itself has not been updated yet), so this version does NOT work with Dehydration at the moment. This will, of course. be fixed when Dehydration updates.
Made Crimson and Warped Lillies recharge their water much faster
Refactored player temperature effects to use thermoo:sequence temperature effects, and moved them into their own player folder. Players should see a small performance improvement from this.
Fixed sand being able to be obtained from partially filled Sand Cauldrons
Fixed Crimson Lillies consuming drinks/water bottles when used on a fully soaked Crimson Lily
Added new end to end tests on the back end, so hopefully the mod will be more stable and bug free going forward update to update.
Closes #56
Updates Scorchful to 1.20.4. Not quite yet done, but it mostly seems to work right now.
Still todo:
Changelog
Updates Scorchful to 1.20.4. Not much has changed for gameplay, this is mostly just technically changes (though some fixes were made). However, perhaps most notably, the Dehydration integration has not been updated (as Dehydration itself has not been updated yet), so this version does NOT work with Dehydration at the moment. This will, of course. be fixed when Dehydration updates.
thermoo:sequence
temperature effects, and moved them into their ownplayer
folder. Players should see a small performance improvement from this.