Garry's Mod

Garry's Mod

ISAWC: Inventory System and Working Containers
157개 중 31~40개 표시 중
< 1  2  3  4  5  6 ... 16 >
업데이트: 2022년 1월 4일 오전 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

업데이트: 2021년 12월 29일 오후 12시 35분

Update 4.7.4

Fixed the addon not working at all

업데이트: 2021년 12월 29일 오후 12시 32분

Update 4.7.3

Fixed saved created containers losing their model when reloaded

업데이트: 2021년 12월 29일 오전 10시 47분

Update 4.7.2

Fixed save data loading causing deletion of whitelist use ConVars

업데이트: 2021년 12월 28일 오후 11시 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

업데이트: 2021년 12월 22일 오전 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

업데이트: 2021년 8월 26일 오후 11시 43분

Update 4.6.1

Yet another attempt at fixing initialization bugs

업데이트: 2021년 8월 26일 오전 9시 25분

Update 4.6.0

Added isawc_delete and isawc_delete_offline concommands

업데이트: 2021년 8월 14일 오후 11시 54분

Update 4.5.1

Fixed data saving relying on save file already containing data

업데이트: 2021년 8월 14일 오전 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