Skip to content

Releases: HackusatePvP/RenJava

Release 0.1.310 Beta

15 Feb 20:13
fc0ab3a
Compare
Choose a tag to compare
Release 0.1.310 Beta Pre-release
Pre-release

Large update focused on fixes and the saving feature. You can view detailed changes here.

Important

@Game and @Configuration have been refactored. This will cause issues with current projects. Delete the old import and re-import the classes.

The RenJavaLauncher.exe will no longer bundle net8.0 runtime. This reduces the file size which some found concerning. You can always compile from the source. I also provided that source version in the zip file below.

Without the runtime bundled users will have to download that runtime or the exe won't work. Thankfully, most people will already have this downloaded.

To re-bundle the runtime locate the file FolderProfile.pubxml and change the <SelfContained>false</SelfContained> value from false to true.

RSDK

RSDK will be eventually migrated to the new RSDK-GUI. The new application will only work on Windows. It's also very primitive and ugly, but it works quite well. Both RSDK versions will be provided but eventually I will only update the gui version.

Update (April 19 2025)

I'd figure this would be the best place to put this. I've decided to take an extended break on this project, but I'm not abandoning it. This project is among the most challenging I have created. Burning out on it was almost certain and with a long extended break I need to re-adjust to the framework and figure what would be best for future updates. I also lost a bit of data as my PC cooked itself earlier this year losing a substantial amount of progress.

Release 0.1.235 Beta

10 Dec 01:52
2cc1ea2
Compare
Choose a tag to compare
Release 0.1.235 Beta Pre-release
Pre-release

This updated included several significant API changes. You can view the changes here.

Release 0.1.195 Beta

13 Nov 17:43
8eda894
Compare
Choose a tag to compare
Release 0.1.195 Beta Pre-release
Pre-release

This update aimed to provide stability and added basic functionality as a VN framework. You can view the changes here.

Keep in mind this framework is a demo, an example of what it could be. Expect issues, crashes, bugs, and a lot more.