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日 @ 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

更新: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日 @ 23時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日 @ 23時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