Releases: asquared31415/ONITwitch
Releases · asquared31415/ONITwitch
v1.2.6
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.Consst
class to hold common consts for mods to use. - Add
OniTwitchLib.Consts.EventWeight
class 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 PhotosensitiveMode
setting which, iftrue
, should disable any events that may cause eye strain or use intense or rapidly changing lights or colors
- There is a
v1.1.1
Fixes:
- Spawn Duplicant now properly only takes from users who voted in the most recent vote.
- Spawn Duplicant now attempts to spawn on a printing pod, which should greatly increase the chances of survival.
- Stress Down event no longer appears when your dupes are not stressed.
- Several events that spawned elements had their masses tweaked.
- Pocket dimensions could cause a save to be permanently broken on load.
- A certain pocket dimension was able to spawn even when you didn't have the digging skill it needed.
- Pocket dimensions no longer eject critters, make sure you rescue any critters you want before it closes!
- Surprise Box no longer tries to move the camera when it's opened.
- The items in a Surprise Box should be more interesting (and less artifacts).
- Snowy Bedrooms and Slimy Bedrooms events can no longer appear if you have no bedrooms.
Misc. Changes:
- Several messages were changed for clarity.
v1.0.1
Fixes:
- Votes now stop when going to the main menu
- Remove some debug info
- Spawn Duplicant now only pulls names from the most recent vote
- Pocket Dimension is now only available on Spaced Out
votes.txt
shows up immediately when starting the game
Changes:
- Lower some weights of things that were appearing too frequently
Twitch Integration 1.0
This is the full release of the Twitch Integration mod. Below are links to
- The full mod as a local download
ONITwitch.zip
- The Twitch Integration API, for other mods to interact with
ONITwitchLib.zip