- Update to MC 1.16 snapshot 20w22a
Original build time: 2020-05-29 22:23:56 UTC+3
- Update to MC 1.16 snapshot 20w21a
Original build time: 2020-05-22 00:54:45 UTC+3
- Update to MC 1.16 snapshot 20w20b
Original build time: 2020-05-15 21:57:32 UTC+3
- Update to MC 1.16 snapshot 20w19a
Original build time: 2020-05-06 23:59:22 UTC+3
- Update to MC 1.16 snapshot 20w18a
Original build time: 2020-04-30 00:29:54 UTC+3
- Add a Russian localization by
kyrtion
Original build time: 2020-04-27 23:49:55 UTC+3
RayTraceUtils
: Fix exposing/leaking a mutable block position- Add a
HitPosition
class and aPlacementUtils
class LayerRange
: Add a player-following option and GUI controls- Also fixed (or more like properly implemented) the player-following functionality for the
Layer Range
mode, without it collapsing the range
- Also fixed (or more like properly implemented) the player-following functionality for the
- Keybind Settings: Add modification indicators and default values
- The Keybind Settings widget and the edit GUI now show modification indicators for the options that are at non-default values, and the default value is shown in the hover tooltip.
- The Keybind Settings widget icon now shows the status of all the options.
- The keybind button hover text now also includes the default hotkey value for any keybinds that are at non-default values
- Directory Navigation Widget: Allow shift clicking the directories to open them
- Add a
ConfigDirectory
config type, and a directory browser for itWidgetFileBrowserBase
needed some small changes to accommodate this
- Add a helper util method to get a config GUI tab by name from a list
WidgetFileBrowserBase
: Allow creating new directories withCtrl + Shift + N
WidgetDirectoryNavigation
: Allow overriding the name for the base directory
Original build time: 2020-04-27 01:35:43 UTC+3
- Update to MC 1.16 snapshot 20w17a (by Arnevdl29)
- This snapshot introduced the
MatrixStack
that needs to be passed to most rendering methods now...
- This snapshot introduced the
Original build time: 2020-04-26 02:33:00 UTC+3
The 1.15.2 branches/commits are a messy mystery, so not sure if some or most of these commits were already in the previous build...
- Move the
RenderWorldLast
hook injection point, again... - Add proper profiler sections for the custom rendering hooks
- Add the camera position argument to some render util methods
- Add some
Direction
arrays toPositionUtils
- Add a
ConfigString
change needed by the Watson mod port by Arnevdl29 - Fix text rendering in
drawTextPlate()
- Fix configs not calling the value change callback when reset
Original build time: 2020-04-24 01:37:32 UTC+3
- Update to MC 1.16 snapshot 20w16a
Original build time: 2020-04-16 00:05:54 UTC+3
- Move the
RenderWorldLast
hook injection point, again... - Add proper profiler sections for the custom rendering hooks
Original build time: 2020-04-14 02:57:47 UTC+3
- A new 1.15.2 Forge port based on the new 1.14.4 Forge port (
malilib-forge-1.14.4-0.10.0-dev.20+beta.1.jar
)
Original build time: 2020-04-12 21:52:19 UTC+3
- Port to 1.14.4 Forge from the 1.14.4 Fabric version
- This replaces the older port that was done on top of the 1.13.2 Rift branch
Original build time: 2020-04-12 19:17:22 UTC+3
- Update to MC 1.16 snapshot 20w15a (just version bumps)
Original build time: 2020-04-08 20:21:28 UTC+3
- Update to MC 1.16 snapshot 20w14a
Original build time: 2020-04-03 00:16:09 UTC+3
- Some small
RayTraceUtils
changes and clean-up - Fix issues with color codes when splitting text to multiple lines
- Add an accessor Mixin for the long array in
NBTTagLongArray
- Add NBT stringifier helper classes
- These are meant for example for printing item NBT data when hovered
Original build time: 2020-04-01 23:56:12 UTC+3
- Update to MC 1.16 snapshot 20w13a (just version bumps)
Original build time: 2020-03-26 03:36:39 UTC+2
- Unknown what exact changes this build has... but it probably has at least this:
- Add a
ConfigString
change needed by the Watson mod port by Arnevdl29
- Add a
Original build time: 2020-03-26 02:40:21 UTC+2
- Add new
InventoryUtils
methods specifically for pick-blocking PositionUtils
: Add agetClosestSideDirection()
util method- Text Field: Add missing key combos, plus some selection improvements
- Add step size functionality to
SliderCallbackDouble
Original build time: 2020-03-22 00:50:14 UTC+2
- Update to MC 1.16 snapshot 20w12a (just Yarn mapping changes)
Original build time: 2020-03-19 20:13:06 UTC+2