Garry's Mod
ISAWC: Inventory System and Working Containers
กำลังแสดง 31-40 จาก 157 รายการ
< 1  2  3  4  5  6 ... 16 >
อัปเดต: 4 ม.ค. 2022 @ 7: 06am

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

อัปเดต: 29 ธ.ค. 2021 @ 12: 35pm

Update 4.7.4

Fixed the addon not working at all

อัปเดต: 29 ธ.ค. 2021 @ 12: 32pm

Update 4.7.3

Fixed saved created containers losing their model when reloaded

อัปเดต: 29 ธ.ค. 2021 @ 10: 47am

Update 4.7.2

Fixed save data loading causing deletion of whitelist use ConVars

อัปเดต: 28 ธ.ค. 2021 @ 11: 44pm

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

อัปเดต: 22 ธ.ค. 2021 @ 4: 23am

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

อัปเดต: 26 ส.ค. 2021 @ 11: 43pm

Update 4.6.1

Yet another attempt at fixing initialization bugs

อัปเดต: 26 ส.ค. 2021 @ 9: 25am

Update 4.6.0

Added isawc_delete and isawc_delete_offline concommands

อัปเดต: 14 ส.ค. 2021 @ 11: 54pm

Update 4.5.1

Fixed data saving relying on save file already containing data

อัปเดต: 14 ส.ค. 2021 @ 6: 09am

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