Traveller/scripts/inventory
Cold-Mint 2d7985010d
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
..
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 Bind the item container to the item container display. 2024-09-22 23:13:59 +08:00
IItemDisplay.cs Remove the drag and drop item code. 2024-09-25 23:01:52 +08:00
ItemContainerDisplayTemplate.cs Fixed an issue where players could pick up items in the backpack after throwing it.Supports placing items across item containers 2024-09-28 22:59:25 +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