Skip to content

Releases: cvusmo/Toggle-Notifications

Toggle Notifications [0.3.0.1] Hotfix

02 Sep 13:15
d982a98
Compare
Choose a tag to compare

Hotfix to fix pathing issues from update to 0.1.4

Toggle Notifications [0.3.0]

30 Aug 20:45
eb30c39
Compare
Choose a tag to compare

[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]

12 Jun 20:09
af29317
Compare
Choose a tag to compare

[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]

05 Jun 09:10
af29317
Compare
Choose a tag to compare

[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]

29 May 03:18
c136086
Compare
Choose a tag to compare

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)

26 May 18:51
1a8cd18
Compare
Choose a tag to compare

[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]

22 May 15:53
24dc597
Compare
Choose a tag to compare

[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]

17 May 02:41
e1a54ae
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.2.1

Toggle Notifications [0.2.0]

12 May 02:16
5687d72
Compare
Choose a tag to compare

**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]

04 May 14:12
c737710
Compare
Choose a tag to compare

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!