Skip to content

Releases: VideoGameSmash12/WNT

WNT v2.0-alpha.13

25 Sep 03:03
Compare
Choose a tag to compare
WNT v2.0-alpha.13 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0-alpha.12...v2.0-alpha.13

WNT v2.0-alpha.12

12 Jun 20:21
Compare
Choose a tag to compare
WNT v2.0-alpha.12 Pre-release
Pre-release

What's New

  • CFX patches can now be applied based on the version of Minecraft you are using
  • Adds support for 1.20.x

Full Changelog: v2.0-alpha.11...v2.0-alpha.12

WNT v2.0-alpha.11

01 Jun 17:36
Compare
Choose a tag to compare
WNT v2.0-alpha.11 Pre-release
Pre-release

What's New

  • Removes old DeviousMod integration
  • Fixes issue that caused incompatibility with mods that use Adventure Platform Fabric (#24)
  • Patches another crash exploit

Full Changelog: v2.0-alpha.10...v2.0-alpha.11

WNT v2.0-alpha.10

29 May 23:25
Compare
Choose a tag to compare
WNT v2.0-alpha.10 Pre-release
Pre-release

This update makes major changes under the hood.

What's Changed

  • Overhauls both the Supervisor and Blackbox
  • Blackbox now has a tab that lets you view your inventory
  • Blackbox's chat window has been expanded to a full-on console for the Supervisor with a tab for Fantasia
  • Blackbox now has the ability to view enhanced details in certain tabs
  • Implements Fantasia: an internal console for the Supervisor (using either Telnet, Unix Sockets, or even the Blackbox) which is hosted and runs in the background when your client is active.
  • Updates Adventure library to 4.13.1
  • Patches a client-crashing exploit with CFX

Full Changelog: v2.0-alpha.9...v2.0-alpha.10

WNT v2.0-alpha.9

23 Apr 04:38
Compare
Choose a tag to compare
WNT v2.0-alpha.9 Pre-release
Pre-release

This update improves compatibility with other mods.

What's Changed

  • Do not allow Minecraft to set java.awt.headless to true by @allinkdev in #20

New Contributors

  • @allinkdev made their first contribution in #20

Full Changelog: v2.0-alpha.8...v2.0-alpha.9

WNT v2.0-alpha.8

05 Apr 17:45
Compare
Choose a tag to compare
WNT v2.0-alpha.8 Pre-release
Pre-release

This update makes a few important bugfixes for those using the Quilt loader.

What's New

  • Fixes bug that caused the mod to crash in some instances with Quilt (overhauling the way modules are registered in the process)
  • Fixes bug that caused built-in FlatLAF themes to not display when they should be

Full Changelog: v2.0-alpha.7...v2.0-alpha.8

WNT v2.0-alpha.7

24 Mar 00:54
Compare
Choose a tag to compare
WNT v2.0-alpha.7 Pre-release
Pre-release

This is a minor bugfix update.

What's New

  • [Blackbox] Fixes bug that caused Windows-only themes to show for users running Linux when it shouldn't
  • [Blackbox] Adds copyright headers to certain files

Full Changelog: v2.0-alpha.6...v2.0-alpha.7

WNT v2.0-alpha.6

21 Mar 01:19
Compare
Choose a tag to compare
WNT v2.0-alpha.6 Pre-release
Pre-release

This update makes a bunch of much-needed changes to the Blackbox.

What's New

  • Resolves #16 by adding localization strings for the Cloth Config menu
  • Tweaks how thread dumps look in the logs
  • Completely overhauls how themes work in the Blackbox
  • Lays the foundation for the ability to add custom themes and LAFs via the use of external mods
  • Adds the ability to load custom themes in the form of FlatLAF properties files

Full Changelog: v2.0-alpha.5...v2.0-alpha.6

WNT v2.0-alpha.5

19 Mar 23:36
Compare
Choose a tag to compare
WNT v2.0-alpha.5 Pre-release
Pre-release

This update makes a bunch of under-the-hood changes to the Blackbox.

What's New

  • [Blackbox] /blackbox status actually works properly
  • [Blackbox] /blackbox open now sends a chat message right before it starts opening the Blackbox
  • [Blackbox] Clicking the Blackbox tray icon now opens the Blackbox window instead of showing a broken menu
  • [Blackbox] Splits off certain internal theme classes to their own dedicated package to reduce the size of the main class
  • [Blackbox] Updates FlatLAF to version 3.0
  • [Blackbox] Adds new Dark Metal theme
  • [Blackbox] Themes now automatically apply upon being changed

Full Changelog: v2.0-alpha.4...v2.0-alpha.5

WNT v2.0-alpha.4

14 Mar 23:52
Compare
Choose a tag to compare
WNT v2.0-alpha.4 Pre-release
Pre-release

This update adds a bunch of new features and themes, primarily to the Blackbox.

What's New

  • [CFX] Cleans up old unused patches
  • [All] Properly uplifts the version requirements in the mod JSON files to avoid confusion
  • [Main] Changes the mod description to gear less towards TotalFreedom and more towards the mod's general purpose
  • [Blackbox] Themes are now separated based on where they came from (e.g. themes that are from FlatLAF are in their own sort of... "group" of themes)
  • [Blackbox] Adds support for more FlatLAF themes
  • [Blackbox] Adds support for custom FlatLAF themes to be loaded from a given file
  • [Dumper] Internally changes how events for the Dumper work
  • [Dumper, Blackbox] Adds the ability to dump entities and map data from the Blackbox (notifications aren't working properly yet)
  • [Blackbox] Some themes now have descriptions that show up when you hover over them

Full Changelog: v2.0-alpha.3...v2.0-alpha.4