Garry's Mod
ISAWC: Inventory System and Working Containers
Показані результати 41–50 із 157
< 1 ... 3  4  5  6  7 ... 16 >
Оновлено: 10 серп. 2021 о 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

Оновлено: 2 серп. 2021 о 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

Оновлено: 1 серп. 2021 о 5:01

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

Оновлено: 31 лип. 2021 о 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.

Оновлено: 27 лип. 2021 о 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

Оновлено: 21 лип. 2021 о 1:30

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

Оновлено: 15 лип. 2021 о 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

Оновлено: 27 черв. 2021 о 5:01

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

Оновлено: 26 черв. 2021 о 1:19

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

Оновлено: 25 черв. 2021 о 15:27

Update 3.4.2
Fixed Inventory Exporters mistakenly being identified as ISAWC Containers