Garry's Mod

Garry's Mod

[AIS] Aaron's Inventory System
18개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 9월 13일 @ 오후 11시 52분

Added 'Eyewear' slot to equipment list. Enhanced item creator menu with scroll panel and layout improvements. Refactored client-side equipment handling to use LocalPlayer, added debug output for unknown items, and fixed argument usage in WhenWearingClient callback.

업데이트: 2025년 8월 29일 @ 오후 12시 12분

When an item is removed from a player's inventory, this update ensures it is also unequipped from any equipped slots and removed from the active item manager. This prevents inconsistencies where removed items could remain equipped or active.

업데이트: 2025년 8월 27일 @ 오전 8시 13분

Added ServerSendSyncEvent and added sanitized text to Spawn Menu of items

업데이트: 2025년 8월 24일 @ 오전 5시 52분

Added sanitized texts to all GUIs, so no code responsible for colors or fonts will be visible.

업데이트: 2025년 8월 22일 @ 오전 8시 09분

Fixed hook not running when using GUI button to close inventory

업데이트: 2025년 8월 18일 @ 오후 2시 06분

Added client hook to detect if player opened or closed GUI

업데이트: 2025년 8월 11일 @ 오전 11시 49분

Added "Item" category for items, that can be used and consumed after use.
Added 2 convars to customize GUI Sounds.

Few fixes and improvements.

업데이트: 2025년 7월 26일 @ 오후 12시 15분

Fixed ConVars not being replicated (oops)

업데이트: 2025년 7월 18일 @ 오후 4시 54분

Added SyncEvents and improved other systems

업데이트: 2025년 7월 15일 @ 오전 11시 10분