Garry's Mod
ISAWC: Inventory System and Working Containers
Mostrando 41-50 de 157 aportaciones
< 1 ... 3  4  5  6  7 ... 16 >
Actualización: 10 AGO 2021 a las 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

Actualización: 2 AGO 2021 a las 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

Actualización: 1 AGO 2021 a las 5:01

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

Actualización: 31 JUL 2021 a las 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.

Actualización: 27 JUL 2021 a las 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

Actualización: 21 JUL 2021 a las 1:30

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

Actualización: 15 JUL 2021 a las 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

Actualización: 27 JUN 2021 a las 5:01

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

Actualización: 26 JUN 2021 a las 1:19

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

Actualización: 25 JUN 2021 a las 15:27

Update 3.4.2
Fixed Inventory Exporters mistakenly being identified as ISAWC Containers