Raid Alert (

Experimental

)


Changelogs:

Version 3.0.5

14.02.2025 01:15

  • more 1.27 fixes

Version 3.0.4

12.02.2025 22:16

  • fixed some RPC Handlers were not found, causing various different issues

Version 3.0.3

12.02.2025 14:24

  • applied required changes for 1.27 to prevent crashing

Version 3.0.2

25.01.2025 22:35

  • reworked layouts and scripts folder structure to be equal for all my mods
  • minor layout style changes

Version 3.0.1

21.01.2025 15:05

  • implemented changes to the admin menu from latest core update

Version 3.0.0

14.01.2025 16:56

Changed:
  • required code changed for the core mod
  • renamed some permissions to match the new naming convention

Version 2.1.5

21.09.2024 22:17

  • compatibility with Rearmed Basebuilding

Version 2.0.0

16.04.2024 15:07

This update will break other mods depending on this mod! Make sure to apply the necessary changes __To support both old and new Versions of this major update, you can use #ifdef LBmaster_Rework to check if the new version is loaded or the old__ Changed:
  • prints have been replaced with LBLogger methods
  • GetGame() has been replaced with g_Game constant
  • classes have been seperated into own files
  • Using the LBLayoutManager everywhere
  • all files were reformatted with formatting tool
  • folderstructure has been made consistent with other LB mods
Added:
  • missing translation into Stringtable

Version 1.0.0

18.03.2024 13:11

Added:
  • Players can sync their Steam and Discord account to be notified via PM by my Discord Bot
  • Ingame Siren Alarm. Enabled by default and can be changed in the config
  • Players can authorize at the Raid Alert Tower and can be promoted to admin to access all Raid Alert settings
  • Admins and Owners can remove lower ranked members from the authorization list
  • Checkbox to lock the Raid Alert tower to be authorized at. Will reset after server restart
  • GetBattery function to allow custom overwrites for the battery getter
Fixed:
  • Own Permission Level would not be synced properly sometimes