Songs of Syx
More Options (unstable)
Mostrando 31-40 de 45 aportaciones
< 1  2  3  4  5 >
Actualización: 11 MAR 2024 a las 7:13 a. m.

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

Actualización: 9 MAR 2024 a las 9:45 a. m.

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

Actualización: 7 MAR 2024 a las 8:46 a. m.

v1.5.3

* fix boosters applying the wrong value to npc factions

Actualización: 2 MAR 2024 a las 9:24 a. m.

v1.5.2

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

Actualización: 2 MAR 2024 a las 8:38 a. m.

Roll back Steam mod to version 1.4.1

Actualización: 2 MAR 2024 a las 8:17 a. m.

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.

Actualización: 1 MAR 2024 a las 4:02 p. m.

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)

Actualización: 29 FEB 2024 a las 8:14 a. m.

v1.4.1

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

Actualización: 24 FEB 2024 a las 3:52 a. m.

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

Actualización: 7 OCT 2023 a las 5:36 a. m.

v1.2.2

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