Garry's Mod

Garry's Mod

ISAWC: Inventory System and Working Containers
Affichage des entrées 31-40 sur 157
< 1  2  3  4  5  6 ... 16 >
Mis à jour le : 4 janv. 2022 à 7h06

Update 4.8.0

ConVar "isawc_allow_interownerconnections" is now boolean
ConVar "isawc_container_alwayspublic" is now boolean
Containers can now be made public within the container GUI
Containers can now be made to store a different inventory for each player
Container Maker has been made Admin-Only
Container Maker can now specify additional players and teams allowed to access the container

DarkRP Specific:
Container Maker can now specify container lockpick time multiplier
Container Maker can now specify additional jobs, job categories and door groups allowed to access the container

Mis à jour le : 29 déc. 2021 à 12h35

Update 4.7.4

Fixed the addon not working at all

Mis à jour le : 29 déc. 2021 à 12h32

Update 4.7.3

Fixed saved created containers losing their model when reloaded

Mis à jour le : 29 déc. 2021 à 10h47

Update 4.7.2

Fixed save data loading causing deletion of whitelist use ConVars

Mis à jour le : 28 déc. 2021 à 23h44

Update 4.7.1

Fixed containers' save data being uncompressed even with "isawc_use_savecompression" set to 1
Fixed option data list reader performing value-checking instead of key-checking, blacklist and whitelist saving should be actually fixed now
Fixed save compression not working for option data

Mis à jour le : 22 déc. 2021 à 4h23

Update 4.7.0

Added ConVars "isawc_use_savecompression" and "isawc_hide_hintnotifications" (client only)
Added client hint notifications
Fixed weapons being picked up via the pickup bind despite being attached to the player

Mis à jour le : 26 aout 2021 à 23h43

Update 4.6.1

Yet another attempt at fixing initialization bugs

Mis à jour le : 26 aout 2021 à 9h25

Update 4.6.0

Added isawc_delete and isawc_delete_offline concommands

Mis à jour le : 14 aout 2021 à 23h54

Update 4.5.1

Fixed data saving relying on save file already containing data

Mis à jour le : 14 aout 2021 à 6h09

Update 4.5.0

Added ConCommand isawc_save_options
Added ConVar isawc_player_magnet_enabled
Some ConVars have been renamed:
- isawc_allow_constrained -> isawc_pickup_constrained
- isawc_allow_nonvphysics -> isawc_pickup_nonvphysics
- isawc_export_* -> isawc_exporter_*
- isawc_allow_pickupwhilephysgunned -> isawc_pickup_physgunned
- isawc_allow_adminpickupanything -> isawc_pickup_adminpower
- isawc_pickup_playercollide -> isawc_player_autointo
Fixed an error that would occur whenever a player leaves the server
Reorganized some option menus