Papilio 2.2.3
Hey Beekeepers!
Just a few fixes to get out the way so I can focus on the 3.0 build!
I’ve mentioned it before but really appreciate all the peeps who let me know issues in the bug report form, and a big shout out to the beekeeper who gave me some super detailed steps on the infinite item dupe in MP that helped me put some fixes in place for it
~ Ell
[h3]Multiplayer[/h3]
[h3]Crashes[/h3]
[h3]Bugs[/h3]
[h3]Modding[/h3]
Just a few fixes to get out the way so I can focus on the 3.0 build!
I’ve mentioned it before but really appreciate all the peeps who let me know issues in the bug report form, and a big shout out to the beekeeper who gave me some super detailed steps on the infinite item dupe in MP that helped me put some fixes in place for it
~ Ell
[h3]Multiplayer[/h3]
- Finally found the cause of the infinite item duplication that would occur with dropped items on certain frames (wahoo!)
- Fixed nurseries not seeming to incr. pop levels for butterflies for clients (again?)
- Fixed canisters duping when moving input/output canisters in barrels rapidly
- Fixed when clients bought multiple backpacks at the same time some of those backpacks no longer worked - this will not fix existing bugged backpacks im afraid :(
- Added some changes to make sure players get a valid UUID when playing online if the server has gone down
[h3]Crashes[/h3]
- Fixed the "sc_slot_uncache: unable to find instance for object index" crash
- Fixed the "sc_world_add_missing_bees: index out of range" crash that occured rarely during worldgen
[h3]Bugs[/h3]
- Fixed dropping butterflies on gamepad just dropping the item rather than releasing them
- Fixed pinned menus staying pinned for gamepad players
- Fixed backpack item in the slot not visually updating to be open when clicked initially
- Fixed placeable items being placed when equipped and clicking the close buttons of menus (finally)
- Fixed Candlemaker menu help popup labelling the beeswax + log slots wrong
- Fixed NPC shops not showing slots for a second when opening them sometimes
[h3]Modding[/h3]
- Fixed modded recipes that use flowers not using up any flowers when crafting at the mod workbench
- BDRAW hook added which is the counterpart to PDRAW, BDRAW is drawn right before the player itself, then PDRAW is drawn ontop