Releases: krypciak/cc-instanceinator
Releases · krypciak/cc-instanceinator
Release list
v1.1.4
Added
- Export instance utility functions to instanceinator global namespace
- Add tilingOrder config option for InstanceinatorInstance
- Add noGuiUpdate ig.perf flag
Fixed
- Fix cc-vim not working on additional instances
- Clear instance unique caches on instance destroy
- Close sound context on instance destroy
- Disallow window fullscreen state change when creating instances
v1.1.3
Fixed
- Fix rare tiling error when instance is not yet initialized
- Fix fixes function getting called twice
- Fix music volume lock getVolume and setVolume preserving this context on copy
- Fix keyup events triggering on all visible instances
- Fix ccloader2 error and warning messages being not visible
v1.1.2
Added
- Add instance ahead of time creation functionality to improve performance
- Add instance copy opiton to hide title screen
Changed
- Do not share ig.SoundManager across instances
Fixed
- Fix invalid game addon initialization order on instance copy (fixes compatibility with some mods)
- Improve instance creation time
- Fix sounds not clearing properly when hiding instances
- Fix new instances using old global save data
v1.1.1
Fixed
- Fix ccmodmanager global keybindings on copied instances
- Fix bgm steps not working with multiple instances
v1.1.0
v1.0.9
Fixed
- Fix sc.GameModel#leaConfig linking across instances
- Fix ig.Weather linking across instances
- Fix crash after entering nax-cculib edit menu on base instance and doing the same on sub copied instance
v1.0.8
Fixed
- Fix crash when entering map with no bgm
v1.0.7
Changed
- Allow playing music from only one specific configurable instance at once
Fixed
- Pause music on instance destroy
v1.0.6
Fixed
- Fix sc.PlayerSkinLibrary extension skins not available on copied instances
v1.0.5
Fixed
- Fixed crash after unloading a ig.Cacheable twice