Skip to content

Releases: Bob-Rust/Bob-Rust-Java

v0.5.72

20 Mar 11:08
e755428
Compare
Choose a tag to compare

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

21 Jul 12:41
2ab1c95
Compare
Choose a tag to compare

Fixes:

  • Made selection of colors more accurate

v0.4.64

17 Jul 10:53
973980b
Compare
Choose a tag to compare

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

13 Jul 16:52
b85e936
Compare
Choose a tag to compare

Changelog:

  • Bug fixes with scale type dropdown

v0.3.59

12 Jul 17:55
ab536b5
Compare
Choose a tag to compare

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

09 Feb 19:30
df8073b
Compare
Choose a tag to compare

Update tool to work with new version of rust 👍

Features:

  • Added ICC convertion button (Rust added 64 colors and it's no longer as important for better color generation)

Updates:

  • Made it work with the new rust canvas

v0.1.45

13 Jan 18:41
Compare
Choose a tag to compare
v0.1.45 Pre-release
Pre-release

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

11 Nov 17:00
Compare
Choose a tag to compare
Pre-release

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

Colors:
More colors have now been added to the tool.
Example

BobRust Pre-Release v0.0.1

31 Oct 12:51
Compare
Choose a tag to compare
Pre-release

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.

Wiki

https://github.com/Bob-Rust/Bob-Rust-Java/wiki