Skip to content

0.1.5

Compare
Choose a tag to compare
@BasiqueEvangelist BasiqueEvangelist released this 08 Dec 15:47
· 15 commits to master since this release
3d9cc0b
  • Long oωo-ui updates now log total mutations and component inflations
  • The Entity Inspector screen now has a search field for fast field finding
  • The Item NBT Inspector now inits the stack's NBT if it didn't have any
  • Updating NBT compound tags in a Field Inspector doesn't reload the entire tag anymore
  • Custom hidden fields are now supported
    The fields that were hidden by default before are now specified in the config.
    Right-click on a field and press Hide field to hide it.
  • Java standard library fields are now inspectable
    Some unneeded fields might now be shown, but you can always hide them.
  • Packets with invalid data don't crash the dump reader anymore, and now visually display their errors
  • Maps of any key type are now supported
  • Some unneeded plus buttons in NBT inspectors are now hidden
  • gadget now uses a custom raycast method that allows inspecting all entities, including items
  • oωo text fields not working in production is now mitigated