Releases: Bob-Rust/Bob-Rust-Java
Releases · Bob-Rust/Bob-Rust-Java
v0.5.72
Updated:
- Made tool work for new version of the game
NOTICE:
- This version is not as optimized as the previous versions and will not produce as good images
- The game is very unstable and working on this tools is very hard. I took a break from working because Rust uses way to much ram on my computer and frequently crashes. Even when I have 32 GB ram
v0.4.68
v0.4.64
Update tool UI to become much easier to use 👍
Features:
- Full redesign of how the UI looks
- Updated some default setting values
- Made it possible to continue drawing after moving mouse
- Made it possible to readjust canvas area in draw settings
- Updated shape algorithm to become faster (15% faster by doing less memory allocations)
- Added a reset settings button
v0.3.60
v0.3.59
Update tool to work with new version of rust 👍
Features:
- Updated canvas sizes to match new rust sizes
- Added names to all signs
- Added a custom sign and a custom sign size field (For future proofing the app if more canvases are added)
- Updated Alpha and Circle Size constants to closer match the game
Internally:
- Updated internal setting system to be automatically generated
This version contains bug:
Use: https://github.com/Bob-Rust/Bob-Rust-Java/releases/tag/v0.3.60
v0.2.46
v0.1.45
Updates:
- Made the main class log more system information for crash reports
- Config file is now saved in the root directory of the application
- Made the settings dialog look better
- Added autoincremental builds
Features:
- Added open config directory button
- Added rolling logging for crahes and other bugs
- Added native file open dialog and fallback options
Fixes:
- Fixed bug intruduced when cleaning quad tree code
- Fixed bug where the shape renderer had a hardcoded modulo value
BobRust Pre-Release v0.0.2
Changelog
Updates:
- Added executable installer
- Added image scaling options
- Added color correction for images
- More wiki content
Fixes:
- Tool now makes sure that size and color is correctly selected before drawing
- Estimated time now shows the correct time
BobRust Pre-Release v0.0.1
Pre-Release v0.0.1
Fixes
Fixed many threading issues
This is gonna be the first test release :D
If you get an error saying something about JNI make sure that you have Java 16 installed on your computer.