Garry's Mod
ISAWC: Inventory System and Working Containers
Εμφάνιση 21-30 από 157 καταχωρίσεις
< 1  2  3  4  5 ... 16 >
Ενημέρωση: 14 Μαρ 2022 στις 4:19

Version 5.1.0

Added ConCommands isawc_use_altsave_whitelist and isawc_use_altsave_blacklist
Added ConVar isawc_use_altsave_whitelistenabled
Fixed an issue where containers would not have an inventory

Ενημέρωση: 9 Μαρ 2022 στις 7:24

Version 5.0.4

All isawc_*list ConCommands are now case-insensitive for class and model names
Removed entity info being displayed on GUI titles
Fixed isawc_desclist creating an error when invoked by itself
Fixed isawc_desclist failing on model names
Fixed isawc_desclist failing to save

Ενημέρωση: 1 Μαρ 2022 στις 23:47

Version 5.0.3

Entities will now show labels at their position when using the ISAWC MultiConnector
Added isawc_desclist ConCommand

Ενημέρωση: 24 Φεβ 2022 στις 0:33

Version 5.0.2

Inventory GUI titles will now also display basic entity information
ISAWC MultiConnector will now display basic entity information of linked containers

Ενημέρωση: 2 Φεβ 2022 στις 0:12

Version 5.0.1

Another attempt at fixing duplication errors with containers

Ενημέρωση: 30 Ιαν 2022 στις 4:47

Version 5.0.0

Removed compatibility patches with version 4.1.0 and below
Replaced most table.Empty calls with empty table assignments
Added ConVars "isawc_container_editpropertiespermissionlevel" and "isawc_pickup_heldweapons"
Fixed "isawc_dropall_enabled" not hiding menu option for dropping all items
Added warning text for unlocked containers
Seperated Ender Container updating from container saving
Fixed containers losing their items when the map is unloaded

Ενημέρωση: 12 Ιαν 2022 στις 7:01

Update 4.9.1

Indicated that the Pick Up context menu option belongs to ISAWC
Fixed containers resetting their inventories when re-initialized

Ενημέρωση: 12 Ιαν 2022 στις 6:21

Update 4.9.0

Changed messages to use enumerations rather than strings, which saves bandwidth
Fixed "isawc_container_data" SQL table storing container data as type BLOB rather than TEXT
Container saving now deletes SQL table entries for containers with no items
Increased the time between certain hint messages

Ενημέρωση: 10 Ιαν 2022 στις 1:26

Update 4.8.2

Made f the default key for picking up items, and i for opening the inventory
Added more hint messages
Fixed a bug where player inventories would fail to be extracted by the Inventory Exporter

Ενημέρωση: 4 Ιαν 2022 στις 7:29

Update 4.8.1

Fixed an exploit that would have allowed arbitrary players to manipulate the Container Maker
Fixed Inventory Exporter container attachments checking if the exporter is valid, when it really should check the exporter owner instead