Releases: cvusmo/Toggle-Notifications
Toggle Notifications [0.3.0.1] Hotfix
Hotfix to fix pathing issues from update to 0.1.4
Toggle Notifications [0.3.0]
[0.3.0 Release Notes]
**Updated to using Spacewarp 0.1.4
**Runs on KSP 2 0.1.4
Toggle Notifications [0.2.5.1]
[0.2.5.1 Release Notes]
**Fixed game pause and it is now able to be re-enabled by the player
**Reorganized, restructured, and optimized backend
**Updated Harmony Transpilers to target only necessary notifications
**Fixed swinfo error
Toggle Notifications [0.2.5]
[0.2.5 Release Notes]
**Fixed game pause and it is now able to be re-enabled by the player
**Reorganized, restructured, and optimized backend
**Updated Harmony Transpilers to target only necessary notifications
Toggle Notifications [0.2.4]
Toggle Notifications 0.2.4 Release Notes:
*added settings page to view status of notifications
**added these notifications:
-CannotPlaceManeuverNodeWhileOutOfFuelMessage
-VesselOutOfElectricity
-VesselLostControlMessage
-VesselLeftCommunicationRangeMessage
-CannotChangeNodeWhileOutOfFuelMessage
**reorganized mod and pathing
**removed unused code
Toggle Notifications [0.2.3] (the Solar Panel Update)
[0.2.3 Release Notes]
**SOLAR PANELS INEFFECTIVE MESSAGE DISABLED
**Simplified pathing
**Fully implemented Harmony Transpilers
**Simple GUI accessed by clicking on gear icon. 0.2.4 will add more to the simple GUI
Toggle Notifications [0.2.2]
[0.2.2 Release Notes]
**Fixed pathing issues with the various patches.
**Implemented Harmony Transpilers instead of Harmony Prefixes
**Simple GUI that is accessed from the Appbar Menu or by pressing Right Alt + P.
**Improved performance by changing how the mod renders the GUI
Toggle Notifications [0.2.1]
THIS will only disable the Game Pause Notification.
Patch notes:
-Fixed Game Pause overriding the patch implementation
-Removed other notifications to rework them for next release (0.2.2)
-GUI is implemented but not functional. You will see an appbar option for ToggleNotifications but it will not display GUI yet.
This is my first mod. I'm learning a lot and appreciate everyone's patience as I get this functional.
What's Changed
- Dev by @blacksheepcosmo in #19
Full Changelog: v0.2.0...v0.2.1
Toggle Notifications [0.2.0]
**Added ability to toggle inidivudal notifications on/off
Currently working on the GUI. Next update should cover the GUI. For now, you can press F1 in game to toggle notifications on/off individually.
Toggle Notifications [0.1.0]
Toggle Notifications
Now you can enable notifications on or off with Toggle Notifications!
Installation
Drag the contents of the zip file into the KSP root directory Launch the game Mods are located at [KSP_ROOT]/BepInEx/plugins
By default the game will start with Toggle Notifications Enabled. When Toggle Notifications IS enabled, you will not receive these notifications:
SolarPanelsIneffectiveMessage
VesselLeftCommunicationRangeMessage
VesselThrottleLockedDueToTimewarpingMessage
CannotPlaceManeuverNodeWhileOutOfFuelMessage
GamePauseToggledMessage
All other Notifications will work. If you'd like more notifications to be disabled, let me know. You can contact me via:
twitter.com/[@cvusmo]
(https://spacedock.info/profile/cvusmo)
KSP 2 Modding Society Discord
youtube.com/cvusmo
Future updates: GUI Ability to toggle on/off individual notifications
Thank you to LuxStice, ShadowDev, Munix, The Yeetster, and schlosrat for all the help getting this working correctly!