π¨ Changelog
Changelog of Gmod Radioactivity System + Radiation Zone
All updates to the "Gmod Radioactivity System + Radiation Zone" addon listed here.
π
Version 2 Released 1741505331 ago
β‘ Optimization
Client-side file size reduced by 14%.
56 -> 48kB
π
Version 1.9 Released 1721353530 ago
𧱠Improved
Changes to a character's radiation stats no longer affect the player when using another character. Updates are now applied only to the character currently in play. With Gmod Addon Advanced Character Creator System
Radiation system items are now spawnable again from the Gmod spawnmenu.
π
Version 1.8 Released 1717806922 ago
π Added
Linking the management menu with all the other scripts makes it possible to switch menus quickly. The new linking system makes it possible to remove icons from the Workshop. This reduces the number of resource downloads via the workshop.
When you want to add jobs, you no longer have to write them manually. They are automatically detected, and you add them by clicking in the list of detected jobs (DarkRP or NJob System in my next script), which not only speeds things up, but also avoids synthesizer errors.
𧱠Improved
Major aesthetic improvements and code optimization.
π
Version 1.7 Released 1717456849 ago
π Add
Add API:
player:GetRadiation_Immun() -- Returns the player's cumulative radiation protection percentage: rank + job + playermodel. (Server)
player:SetRadiation_Immun(value) -- Allows setting the user's radiation protection rate directly (the values of rank, job, and playermodel are taken into account). (Server)
Add radiation protection level for playermodels from the config file:
cfg.PlayerModels_Rad_Immunity = {
[βmodels/player/alyx.mdlβ] = 50, -- Example 1: User with alyx.mdl has 50% radiation protection
[βmodels/player/rick.mdlβ] = 20, -- Example 2: Rick has 20% radiation protection
[βmodels/player/norda.mdlβ] = 5, -- Example 3: Norda.mdl has 5% radiation protection
}
β‘ Optimization
Workshop size optimisation:
Before: 164 KB
After: 82 KB
π
Version 1.6 Released 1711026625 ago
β‘ Client-side Optimization
I've implemented a brand new translation system aimed at enhancing performance and reducing overall size. Now, initialization occurs only once, regardless of the number of installed scripts. Previously, each of my scripts would initialize individually on the client-side, which, with a total of 51 scripts, could lead to slowdowns. With this update, a single initialization will handle all 51 scripts and future ones, optimizing both the client and the overall experience.
Reduction in client-side code size.
β Removed
Removed certain icons such as flags, reducing the size of the workshop ressources download.
π
Version 1.5 Released 1708071064 ago
𧱠Improved
Replacement of hooks noted as obsolete on the official Gmod wiki which will be removed in future Gmod updates.
β‘ Optimization
Major optimization of server-side and client-side administration systems.
Reduction in the size of resource files (workshop).
Major aesthetic improvements.
π
Version 1.4 Released 1694035144 ago
π Added:
Added the ability to move the Geiger counter on the HUD from the customization menu.
Reducing networked query size.
π
Version 1.3 Released 1693997634 ago
π Added:
Animation of the Geiger counter on the HUD when left- or right-clicked. User names are displayed discreetly. This allows you to differentiate between scanning yourself and other users.
π
Version 1.2 Released 1693927386 ago
𧱠Improved:
Source code optimization.
Code size reduction.
π
Version 1.1 Released 1681762245 ago
𧱠Improved :
When you want to make the areas invisible. The variables of this one remain displayed. Now this one disappears from the HUD.
βοΈ Patched :
Fixed when deleting areas in order from smallest to largest those above disappear.
π
Version 1.0 Released 1681507610 ago
Initial version
Gmod Addon
π₯ Download 2
π« Ouvrir Ticket

Creator: Norda Scripts
Sales | 57 |
Published | 1 year |
Last update | |
Version | version 2 |
DRM | Yes |
Categories | Gmod addons |
Requierements | Garry's Mod Server |
Languages | π¬π§ π«π· |
DarkRP Jobs HUD Entities Optimisation Gameplay Management Allgamemode |