0.1.2
BasiqueEvangelist
released this
20 Nov 18:19
·
49 commits
to master
since this release
- Debug Keys in Screens are now processed after the screen (#7)
- Added the MatrixStack debugger
This logs MatrixStack pushes/pops after an error, allowing easier debugging of MatrixStack errors - Added the UI Inspector!
Press Ctrl+Shift and mouse over a UI component to show its class, position and size
This works with Vanilla and REI GUIs. - The Gadget screen now shows the sizes of dump files
- The View Dump screen is now initted on a separate thread, which should make it easier to see progress
- Progress toasts can now show file loading progress
- The View Dump screen has been optimized a bit, with more coming soon™
- The Field Inspector now supports maps with enum keys