Traveller/scripts/inventory
Cold-Mint 124c6ce0ba
The UI will be automatically closed when the player leaves the range of the furniture. The spell editor is now able to load information about items placed in it.
玩家离开家具的操作范围时会自动关闭UI了。法术编辑器现在能够加载放入的物品信息。
2024-10-04 16:13:34 +08:00
..
HotBar.cs Add item types. Item containers now support limiting added item types. Added spell classes for projectile weapons. 2024-10-04 10:21:09 +08:00
IItem.cs Add item types. Item containers now support limiting added item types. Added spell classes for projectile weapons. 2024-10-04 10:21:09 +08:00
IItemContainer.cs Add item types. Item containers now support limiting added item types. Added spell classes for projectile weapons. 2024-10-04 10:21:09 +08:00
IItemContainerDisplay.cs The UI will be automatically closed when the player leaves the range of the furniture. The spell editor is now able to load information about items placed in it. 2024-10-04 16:13:34 +08:00
IItemDisplay.cs Remove the drag and drop item code. 2024-09-25 23:01:52 +08:00
ItemContainerDisplayTemplate.cs The UI will be automatically closed when the player leaves the range of the furniture. The spell editor is now able to load information about items placed in it. 2024-10-04 16:13:34 +08:00
ItemSlotContainerDisplay.cs Bind the item container to the item container display. 2024-09-22 23:13:59 +08:00
ItemSlotNode.cs Add item types. Item containers now support limiting added item types. Added spell classes for projectile weapons. 2024-10-04 10:21:09 +08:00
ItemType.cs Item ids can only be specified in yaml files. 2024-08-01 23:30:28 +08:00
ItemTypeManager.cs Item ids can only be specified in yaml files. 2024-08-01 23:30:28 +08:00
ItemTypeRegister.cs Item ids can only be specified in yaml files. 2024-08-01 23:30:28 +08:00
Packsack.cs Add item types. Item containers now support limiting added item types. Added spell classes for projectile weapons. 2024-10-04 10:21:09 +08:00
PlaceholderItem.cs Add item types. Item containers now support limiting added item types. Added spell classes for projectile weapons. 2024-10-04 10:21:09 +08:00
UniversalItemContainer.cs Add item types. Item containers now support limiting added item types. Added spell classes for projectile weapons. 2024-10-04 10:21:09 +08:00