Releases: sebamarynissen/sc4
Releases · sebamarynissen/sc4
sc4 0.0.26-alpha.3
A new command create-submenu-patch
was added that uses the exemplar patching method to put all lots in a folder into a specified submenu.
SC4 0.0.22
This release introduces a new command "pipes" that can be used to generate the optimal pipe layout.
SC4 0.0.17
This release includes a fix for the Growify command where it now updates the zoneTypes in the SimGrid correctly, allow you to build over growified buildings.
SC4 0.0.15-alpha
Changelog
- Added
refs
command to find memory references in a savegame. See https://community.simtropolis.com/forums/topic/758278-programmatically-generating-a-city-a-savegame-experiment/ for more info.
SC4 0.0.14-alpha
Changelog
- Added a
dump
command that logs a human-readable representation of the lots in a city.
SC4 0.0.13-alpha
Changelog
- Fixed #2.
- CLI and the underlying api were extracted and unit tests were writting for both of them. This should reduce the probability of breaking existing functionality on subsequent updates.
SC4 0.0.12-alpha
Changelog
- Interactive mode can be disabled by prepending the
historical
andgrowify
commands with--no-interactive
.
SC4 0.0.9-alpha
Changelog
- Fixed a bug where force didn't work for growify.
Sc4 0.0.8-alpha
Changelog
- The commands
growify
andhistorical
are now interactive. - The
growify
command now accepts industrial and agricultural lots as well.