Songs of Syx

Songs of Syx

More Options (unstable)
Näytetään 31–40 / 45
< 1  2  3  4  5 >
Päivitys: 11.3.2024 klo 7.13

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

Päivitys: 9.3.2024 klo 9.45

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

Päivitys: 7.3.2024 klo 8.46

v1.5.3

* fix boosters applying the wrong value to npc factions

Päivitys: 2.3.2024 klo 9.24

v1.5.2

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

Päivitys: 2.3.2024 klo 8.38

Roll back Steam mod to version 1.4.1

Päivitys: 2.3.2024 klo 8.17

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.

Päivitys: 1.3.2024 klo 16.02

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)

Päivitys: 29.2.2024 klo 8.14

v1.4.1

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

Päivitys: 24.2.2024 klo 3.52

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

Päivitys: 7.10.2023 klo 5.36

v1.2.2

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