Releases: TheSunCat/Whitehole
Auto Build
Whitehole 1.7 Fixed
Whitehole v1.7
Whitehole v1.7 is out, fixing a usage-impairing bug found in Whitehole.
Whitehole's renderer broke on newer Java versions, so that's fixed now. JOGL is updated to the latest version.
Huge thanks to IonicPixels and Lord-Giganticus for their contributions as well, such as bringing back shader rendering!
There is a known bug with one of Whitehole's libraries (JOGL), so you may have to run Whitehole with the following command:
java --add-exports java.base/java.lang=ALL-UNNAMED --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/sun.java2d=ALL-UNNAMED -jar Whitehole.jar
If you are on Windows, I have provided runme.bat
so you don't have to type that every time.
Whitehole v1.6
Hi! This will probably be the last release of Whitehole in anticipation of the new editor Takochu.
It fixes a number of bugs that have been reported, and finalizes most of the features I have added over my time developing the tool.
Please let me know if you encounter any issues over at the issue tracker or on my Discord (TheSunCat#1007).
Thanks, and enjoy!
Hotfixed Whitehole not opening if you had a saved game dir that doesn't exist anymore.
Fixed dragging objects in some translated or rotated zones moving incorrectly—thanks, Super Hackio, for singlehandedly finding the fix!
A bit of Work in progress for ya
New release for a long time now!
Changelog:
Added:
- Work in progress Obj importer
- Work in progress Keybinds customizer
- Work in progress Riivolution-like mod opener: Open a mod on top of the vanilla game files.
Bug fixes:
- N/A
Deleted:
- Deleted the object database updater since there isn't a download source anymore. But don't worry, the db is included with this download!
Whitehole v1.5.4
Latest experimental 1.5.4 release. Please report bugs. ARC editor not finished.
Latest changelog:
- Added ability to change key bindings
- Various stability improvements