Releases: Substrata1/Inbound
Releases · Substrata1/Inbound
v0.6.9
v0.6.8
- Fixed Oil Rig & Large Oil Rig messages not displaying correctly, due to monument name changes in the latest server update
v0.6.7
- Added Travelling Vendor alerts
v0.6.6
Changes in v0.6.6:
- Fixed Discord messages not sending
- Added Cargo Ship harbor alerts
- Fixed null errors during startup
- Fixed null errors for Cargo Ships when location not found
v0.6.5
- Added Cargo Ship harbor alerts
- Fixed null errors during startup
- Fixed null errors for Cargo Ships when location not found
v0.6.4
- Updated for the September 7, 2023 forced wipe
v0.6.3
v0.6.2
- Added null and IsDestroyed checks for potential NullReferenceExceptions
v0.6.0
Note: Please back up your config and lang files before updating. Your config settings should carry over, but some of your language settings will be reset, as new options have been added.
- Added Excavator Supply Request alerts
- Added player name to Excavator Activated alerts
- Added option to show 'Excavator' location label
- Added Cargo Ship destination
- Added option to show player name when a called Cargo Plane / Supply Drop is inbound
- Added options to hide alerts for random or player-called Cargo Planes / Supply Drops (see Known Issues for compatibility)
- Added option to hide unmarked grids (Example: Cargo Plane inbound at AC109), as this is not usually meaningful to players
- Added options to hide Y coordinates & coordinate decimals
- Added option to log all events, even if alerts are disabled
- Added 'Grid Offset' option (see Known Issues for more info)
- Added embedded messages options for Discord Messages
- Added UI Notify support
- Fixed Cargo Ship alerts showing when cargoship.event_enabled is set to false
- Fixed compatibility issues with Laptop Crate Hack, Signal Cooldown, and No Supply Signal
- Removed destination options from config, as they're redundant and can be set in the language file
v0.5.2
- Added Supply Drop Landed alerts
- Added Discord Messages support
- Added option for custom chat icon
- Fixed formatting tags not being stripped from log files/console
- Fixed possible null error with popup notifications enabled
- Minor cleanup