Skip to content

Releases: sebamarynissen/sc4

v0.2.17

11 Feb 17:32
Compare
Choose a tag to compare

This release adds the option to reset your current submenu configuration when scanning your plugins for submenus.

It also contains considerable performance improvements to the plugin index data structure, which can be observed when trunning the dependency tracking command.

What's Changed

Full Changelog: v0.2.16...v0.2.17

v0.2.16

01 Feb 22:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.15...v0.2.16

v0.2.15

29 Jan 21:42
Compare
Choose a tag to compare

This release adds support for adding flora items to a submenu. Until now, it was only possible to add ploppable lots to a submenu. With this release, submenus can be created for flora as well.

On top of this, we've also removed two questions in the interactive flow:

  • It is now only possible to select a single folder, instead of multiple files or folders. This eliminates the need for asking whether the user wants to select more. If you were using this before, you will need to manually collect all your files in a folder first.
  • Scanning a folder for lots or flora now always happens recursively, which eliminates the question of whether the folder should be scanned recursively. If you do not want to scan a folder recursively, you will need to group the lots first into a separate folder.

This release also adds the option to add a hamburger menu icon when creating submenus. By default the hamburger is white, but you can also change its color to anything you like.

image

Additionally, we've also added the option to easily save the icon as a png.

What's Changed

Full Changelog: v0.2.14...v0.2.15

v0.2.14

27 Jan 17:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.13...v0.2.14

v0.2.13

22 Jan 10:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

21 Jan 23:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.11...v0.2.12

v0.2.11

20 Jan 17:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

19 Jan 19:02
Compare
Choose a tag to compare

This release changes the dependency tracking algorithm so that it will no longer report props or models that override a Maxis one as dependency. This happens with prop packs that override Maxis props - for example bsc:mega-props-misc-vol01 - but also when models are overriden - for example light cone overrides in simfox:day-and-nite-mod. This causes those overrides to be reported as dependency if you have them in your plugin folder.

This is now no longer the case, meaning that the results of dependency tracking should be more stable across plugin folders.

What's Changed

Full Changelog: v0.2.7...v0.2.10

v0.2.9

19 Jan 15:15
Compare
Choose a tag to compare

This release changes the dependency tracking algorithm so that it will no longer report props or models that override a Maxis one as dependency. This happens with prop packs that override Maxis props - for example bsc:mega-props-misc-vol02 - but also when models are overriden - for example light cone overrides in simfox:day-and-nite-mod. This causes those overrides to be reported as dependency if you have them in your plugin folder.

This is now no longer the case, meaning that the results of dependency tracking should be more stable across plugin folders.

What's Changed

Full Changelog: v0.2.7...v0.2.9

v0.2.7

16 Jan 16:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7