DayZ
RaG_Thunderstruck
Showing 1-10 of 20 entries
< 1  2 >
Update: 26 Jun @ 6:02am

reverted to last version

Update: 23 Jun @ 10:08am

RaG Thunderstruck rework

added: 'RaG_LightningManager' for Centralized Weather & Strike Handling. Pulled weather evaluation & strike targeting out of PlayerBase into one server-driven manager.
added: Cached all settings in PlayerBase at init instead of repeated lookups throughout the code.
changed: 'Thunder-Icon' will now only show when a player is not safe.

Update: 23 Nov, 2024 @ 12:38pm

added: Snowfall compatibility for Winter climates (using rain value in json)
added: GodMode support for VPP + COT
added: Safezone support for Trader(Dr.Jones) + TraderPlus + ExpansionMarket

Thundericon will hide if a player is in Godmode or in a Safezone and won't get hit

Update: 6 Jul, 2024 @ 12:29pm

fixed: Tinfoil hat did not receive the correct damage amount after being hit

Update: 6 Jul, 2024 @ 1:24am

added: Tinfoil Hat
If a player wears, it he/she won't receive any damage. The Tinfoil Hat will loose Health after each hit until ruined.

temporarily removed godmode and safezone checks until i could fix the issues

Update: 11 Jun, 2024 @ 2:40pm

fixed compile error for Severs using COT

Update: 11 Jun, 2024 @ 1:37pm

added: VPP and COT Godmode support. You won't get hit when in Godmode.
added: Safezone support for Trader, TraderPlus and ExpansionMarket. You won't get hit when inside a Safezone.
fixed: already ruined clothes could get changed into Badly Damaged or Damaged state (depending on server config)
fixed: Thunderstruck icon could bug out and not vanish anymore unless Client Game Restart

Update: 15 Mar, 2024 @ 6:00am

added: Debug Logs - json entry "EnableDebugLogging". Disabled by default. Important: Enable only if you encounter issues so you can send me logs.
fixed: CanGetHitAgain json entry did not work properly.

Update: 6 Mar, 2024 @ 8:41pm

more optimizations to further decrease impact on Server

Update: 5 Mar, 2024 @ 4:28am

- fixed: Light is working again (broke with 1.23 patch)
- fixed: It was possible under certain circumstances that fallen trees could trigger the lightning aswell
- Cleaned up and simplified scripts