Releases: asquared31415/ONITwitch
Releases · asquared31415/ONITwitch
v1.2.9 (2025-06-21)
Update to U56
Fixes
- "Start Voting" button in the pause menu actually works right this time
v1.2.8 [HOTFIX]
1.2.8 (2025-04-18)
Hotfix: remove accidental debug tools built in to the mod
v1.2.7
1.2.7 (2025-04-16)
Update to U55 (thanks to Sgt_Imalas for handling the internal DLC restriction changes while I was having computer
problems!)
Fixes
- "Start Voting" button in the pause menu now correctly maintains its "clicked" state
- "Uninsulate Tiles" event should now prevent liquids and gasses from flowing through the tile while the change is
happening- the way this works is a little weird, if you experience any bugs with this please let me know
- Surprise Box can no longer spawn objects with a default temperature of above 85C
- "Spawn Duplicant" event can no longer spawn bionic duplicants
- this is a temporary workaround for bugs that made them useless, I hope to re-enable this in the future
v1.2.6
1.2.6 (2024-11-28)
Update to U53
v1.2.5
1.2.5 (2024-09-03)
Fixes
- Fix glitter puft spawning at 5000 degrees
v1.2.4
1.2.4 (2024-08-07)
Fixes
- Update to U52 (frosty planet pack update)
Changes
- Sleepy Dupes status effect now uses a ZZZ icon
v1.2.3
1.2.3 (2023-12-20)
Fixes
- Fixed pocket dimensions not properly clearing background.
- Fixed a crash where sometimes the timelapser accidentally would try to screenshot a pocket dimensions that was already destroyed.
Mod Support
- Add new
OniTwitchLib.Consstclass to hold common consts for mods to use. - Add
OniTwitchLib.Consts.EventWeightclass to hold shared weights.- See the docs for more information.
v1.2.2
1.2.2 (2023-11-17)
Update to U-50 Packed Snacks
Fixes
- Fixed Pocket Dimensions crashing when closing.
- Fixed cluster location sensor crashing when a pocket dimension exists.
v1.2.1
1.2.1 (2023-11-03)
Fixes
- Fixed Pocket Dimensions crashing when the game is loaded.
- All existing pocket dimensions in saves will be immediately closed.
- Fixed Pocket Dimensions not properly saving their remaining lifetime.
v1.2.0
1.2.0 (2023-10-15)
Additions
- Add a list of names that will not be used to name a dupe. By default this includes several commonly used Twitch bots.
- note: For the time being, this can only be configured in the config file.
- A new "Light Sensitivity Mode" has been added that removes some effects that may cause eye strain.
- New settings are now shown on a message on the Mods button.
- Poisoned duplicants now have a status item that shows how much longer the poison lasts.
- Geysers tuned by chat now have a status item that shows that they have been tuned.
Fixes
- Fixed a crash that could happen on load when using two different mods with the same assembly.
- Fix a crash that happened when a geotuner was added to a geyser that was tuned by the mod.
- Surprise Box no longer moves the camera when it is opened immediately after clicking its toast.
- Several useless objects removed from Surprise Box.
- Unimplemented elements removed from the Surprise Box due to crashes when the resource is pinned.
- These elements generally weren't useful either besides their thermal properties in rare cases.
- Mini-Pods and rocket platforms can no longer be placed in a pocket dimension.
- Duplicants that leave a pocket dimension no longer play their falling animation for longer than they should.
- Attempt to fix bug causing duplicants leaving a pocket dimension to sometimes teleport to the bottom of the world.
- Pocket Dimensions no longer show "Space Exposure" when they are not exposed to space.
- Pocket Dimensions that show "Space Exposure" are now actually exposed to space.
- Pocket Dimensions should no longer leave "unknown" tiles at incorrect locations.
- Extremely warm and over-pressurized elements no longer break out of their protective cage.
Changes
- Temporary geyser tuning now applies a much more extreme effect. (3x as strong)
- Surprise Box now spawns elements at their default mass and temperature (as if you had selected them in sandbox tools).
- This should resolve issues where elements were instantly turning to a solid or gas tile, they should now slowly exchange temperature as debris first.
- Several messages changed for clarity.
Mod Support
- Pop-up toasts can now specify a camera zoom level to use when they are clicked.
- Pocket Dimension entities have a tag that can be used to identify them from a
WorldContainer - Unimplemented Pocket Dimension generation API removed (it was never able to be used anyway).
- Twitch Integration dev tools slightly tweaked, notably searching for an event now only searches the non-namespaced ID.
- Surprise Box dev tools show the proper name and tag of an entry and are sorted by tag.
- Settings from the Twitch Integration mod are now available to other mods.
- There is a
bool PhotosensitiveModesetting which, iftrue, should disable any events that may cause eye strain or use intense or rapidly changing lights or colors
- There is a