Garry's Mod

Garry's Mod

ISAWC: Inventory System and Working Containers
Näytetään 41–50 / 157
< 1 ... 3  4  5  6  7 ... 16 >
Päivitys: 10.8.2021 klo 5.26

Update 4.4.0

Added isawc_pickup_binddelayoverride ConVar
isawc_pickup_binddelay ConVar now accepts -2, which means to use the value of the isawc_pickup_delay ConVar
Inventory Exporter minor optimization

Päivitys: 2.8.2021 klo 1.21

Update 4.3.1
Fixed Inventory Exporters not being able to export anything
Fixed Inventory Exporter collision rules being updated during the touch event
Fixed Inventory Exporters not being able to connect on touch when isawc_container_autointo is set to 3

Päivitys: 1.8.2021 klo 5.01

Update 4.3.0
isawc_container_autointo can now be set to 3 to detect collisions via PhysicsCollide

Päivitys: 31.7.2021 klo 20.42

Update 4.2.0
Major blacklist and whitelist code refactoring
Added isawc_export_blacklist, isawc_container_magnet_blacklist, isawc_container_magnet_containerwhitelist, isawc_player_magnet_blacklist, isawc_player_magnet_whitelist and isawc_dropondeath_whitelist ConCommands
Added isawc_player_magnet_whitelistenabled, isawc_dropondeath_whitelistenabled, isawc_pickup_playercollide and isawc_player_magnet_radius ConVars
Several ConVars renamed - values will automatically be updated

...I know there's a joke to be made in the version number, shut up.

Päivitys: 27.7.2021 klo 7.38

Update 4.1.0
New clientside ConVar isawc_allow_selflinks, can be set within any local player's inventory
Inventory Exporters can now be linked to players
Pickup binds no longer work while in a menu or other UI that traps keyboard input
Fixed Container Maker's Volume slider not working
Changed some inventory UI icons
Minor optimizations

Päivitys: 21.7.2021 klo 1.30

Update 4.0.1
Fixed syntax errors and PermaProps now works correctly on containers when isawc_container_save is 1

Päivitys: 15.7.2021 klo 12.33

Update 4.0.0
Player inventories are now stored in sv.db, existing player inventories will be converted to the new format
Alt Saving (isawc_use_altsave) should be much more stable now
Many ConVars were renamed
Added ConVars isawc_dropall_enabled, isawc_dropall_time, isawc_dropall_max, isawc_dropall_class and isawc_dropall_model
ConVars are now saved and restored from a file
Cleaned up the option panels on the Sandbox spawnmenu

Päivitys: 27.6.2021 klo 5.01

Update 3.4.4
Fixed errors when a picked up entity has no model

Päivitys: 26.6.2021 klo 1.19

Update 3.4.3
Yet another attempt at fixing player-dropped death boxes

Päivitys: 25.6.2021 klo 15.27

Update 3.4.2
Fixed Inventory Exporters mistakenly being identified as ISAWC Containers