Garry's Mod

Garry's Mod

ISAWC: Inventory System and Working Containers
157 sonuçtan 31 ile 40 arası gösteriliyor
< 1  2  3  4  5  6 ... 16 >
Güncelleme: 4 Oca 2022 @ 7:06

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

Güncelleme: 29 Ara 2021 @ 12:35

Update 4.7.4

Fixed the addon not working at all

Güncelleme: 29 Ara 2021 @ 12:32

Update 4.7.3

Fixed saved created containers losing their model when reloaded

Güncelleme: 29 Ara 2021 @ 10:47

Update 4.7.2

Fixed save data loading causing deletion of whitelist use ConVars

Güncelleme: 28 Ara 2021 @ 23:44

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

Güncelleme: 22 Ara 2021 @ 4:23

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

Güncelleme: 26 Ağu 2021 @ 23:43

Update 4.6.1

Yet another attempt at fixing initialization bugs

Güncelleme: 26 Ağu 2021 @ 9:25

Update 4.6.0

Added isawc_delete and isawc_delete_offline concommands

Güncelleme: 14 Ağu 2021 @ 23:54

Update 4.5.1

Fixed data saving relying on save file already containing data

Güncelleme: 14 Ağu 2021 @ 6:09

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