Songs of Syx

Songs of Syx

More Options (unstable)
Showing 31-40 of 45 entries
< 1  2  3  4  5 >
Update: 11 Mar, 2024 @ 7:13am

v1.8.0
* make MoreOptions config ui full screen
* height of tables now scales with available screen height
* add advanced tab with logging and mod features
* fix mod not being created when loading into an existing save without it
* add "Default" button for only resetting current tab
* rename old "Default" button to "Default All" for resetting everything

Update: 9 Mar, 2024 @ 9:45am

v1.6.1

* add "Races" tab for manipulating liking between races
* add "Dump logs" button for forcing the game to write an error log output
* add "Game logs "button for open game logs folder
* reduce window height to fit better on screen for 720p
* prepare for localization

Update: 7 Mar, 2024 @ 8:46am

v1.5.3

* fix boosters applying the wrong value to npc factions

Update: 2 Mar, 2024 @ 9:24am

v1.5.2

* Remove Mapstruct from code base. It seems to not work well with the games used 1.8 JRE

Update: 2 Mar, 2024 @ 8:38am

Roll back Steam mod to version 1.4.1

Update: 2 Mar, 2024 @ 8:17am

v1.5.1

* add hover highlight to some tables
* small bug fixes
* re upload jar file, to hopefully fix: com.github.argon.sos.moreoptions.MoreOptionsScript could not be loaded.

Update: 1 Mar, 2024 @ 4:02pm

v1.5.0
* A lot of refactoring and stuff under the hood. This will hopefully fix a lot of problems, but will definitely bring new ones :x
* Add Metrics for collecting and exporting game stats as time series data to a CSV file
* Add Notification popup windows for better communicating what's going on
* Add "More" menu with QoL features
* Boosters are now searchable and display their game information on label hover (thanks to Jake for that thingy)

Update: 29 Feb, 2024 @ 8:14am

v1.4.1

* fix mod version not displayed correctly
* fix booster values not applied correctly
* fix double applying config when loading into a game

Update: 24 Feb, 2024 @ 3:52am

v1.4.0

* Port to V65 of the game by Senso
* Boosters are now categorized

* Boosters behavior can be toggle between ADD and PERC mode
** ADD adds the value to the game booster
** PERC calculates a percentage value and multiplies the value to the game booster. Values lower 100% will decrease
the boost effect.

* Boosters and other sliders are now represented as a Range with min, max and value in the MorOptions.txt config
** Can be manually adjusted via configuration

* Increased MoreOptions config version to V2
** Added auto mapping for config V1 to V2

* Added support for MO.LOG_LEVEL environment variable, to force set the mods logging level
** error
** warn
** info
** debug
** trace
* Fixed some minor bugs

Update: 7 Oct, 2023 @ 5:36am

v1.2.2

* fix problem when calling load() for loaded scripts from save