Skip to content

v1.3.1

Choose a tag to compare

@knivier knivier released this 07 Nov 13:56
2c6302c

🎉 Activerse v1.3.1 Update 🎉

Welcome to Activerse v1.3.1! This release focuses on improving stability, enhancing error handling, and ensuring compatibility with the latest Java updates. Here’s what’s new in this version:

🛠️ Changes

  • Lots of Null Safety: Added extensive null safety checks to prevent unexpected issues.
  • Enhanced Concurrent Error Handling: Implemented more specific handling systems to manage concurrent errors effectively.
  • ACEHS (Activerse Concurrent Error Handling System): Our new system for managing concurrent errors with detailed error codes, all explained here in the README!
  • JDK20+ Lambda Compatibility: Lambda expressions are now JDK20+ friendly, while the minimum suggested JDK version remains JDK23.
  • Tick Variable Update: Changed the tick variable from int to long for greater flexibility.

Enjoy the smoother and safer experience with Activerse v1.3.1! 🚀 We hope to continue improving the v1.3 lineup to be significantly more friendly towards beginners while ushering a more simple yet complex-ready experience!

12/14/2024 update: v1.3.1 now comes with an installer! This was made with the NSIS installer creator; it attempts to scan for a VSCode setup under code.exe and create a shortcut with Activerse hardwired into the setup. By default, the ActiverseEngine goes into the current users documents file.

The NSI Code: https://pastebin.com/m1hVyRKx