- Fix trying to do non-supported actions in the creative inventory
- In the refactor the previous checks to only allow the drag modes in the creative inventory was accidentally removed completely
- Fix canceling certain inputs when they shouldn't be
- This fixes for example shift + clicking in the vanilla recipe book not working
Original build time: 2018-09-15 16:53:45 +0300
- Fix trying to do non-supported actions in the creative inventory
- In the refactor the previous checks to only allow the drag modes in the creative inventory was accidentally removed completely
- Fix canceling certain inputs when they shouldn't be
- This fixes for example shift + clicking in the vanilla recipe book not working
Original build time: 2018-09-15 16:53:34 +0300
- Fix trying to do non-supported actions in the creative inventory
- In the refactor the previous checks to only allow the drag modes in the creative inventory was accidentally removed completely
- Fix canceling certain inputs when they shouldn't be
- This fixes for example shift + clicking in the vanilla recipe book not working
Original build time: 2018-09-15 16:53:08 +0300
- Don't cache a
ScaledResolution
instance. Possibly fixes recipe rendering issues in fullscreen? - Port things over to using malilib
- Now it's possible to change all the keybinds that were previously hard coded
- Possibly fix an initialization related NPE
Original build time: 2018-09-14 22:31:01 +0300
- Don't cache a
ScaledResolution
instance. Possibly fixes recipe rendering issues in fullscreen? - Port things over to using malilib
- Now it's possible to change all the keybinds that were previously hard coded
- Possibly fix an initialization related NPE
Original build time: 2018-09-14 22:30:50 +0300
- Don't cache a
ScaledResolution
instance. Possibly fixes recipe rendering issues in fullscreen? - Port things over to using malilib
- Now it's possible to change all the keybinds that were previously hard coded
- Possibly fix an initialization related NPE
Original build time: 2018-09-14 22:30:21 +0300
- Clean up the config GUI stuff
- Fix recipes not saving to file
- Take the changes and additions from the recent LiteLoader port, see here for most of the changes
- Add JAR signing, bump Forge and mappings versions
- Add
Drop key + Click + Drag
with the item drop key held down to drop items - Add
W/S + Clicking
to move items up or down in the inventory
Original build time: 2018-07-10 01:27:46 +0300