juliancoffee
|
7228543fbf
|
Mark legacy item asset content
|
2024-01-14 21:25:15 +02:00 |
|
Sam
|
aeca67443b
|
Simplified item key (assets)
|
2022-05-18 16:28:10 -04:00 |
|
Sam
|
eecc1b42c3
|
Fixed regex mistake in changing name of item assets.
|
2022-05-16 15:11:13 -04:00 |
|
Sam
|
b048179c0a
|
Changed Item to have ItemBase instead of ItemDef. ONLY ASSETS.
|
2022-05-16 15:11:11 -04:00 |
|
Sam
|
d380a2dbaf
|
Quality is now propogated through modular items from the quality of the components.
|
2022-05-16 15:10:55 -04:00 |
|
Sam
|
405b9b2448
|
Modular weapons now have programmatically generated names.
|
2022-05-16 15:10:53 -04:00 |
|
Sam
|
4e89bc7485
|
Added test functions to assist in fixing unit tests that broke from changed functionality.
|
2022-05-16 15:10:52 -04:00 |
|
Sam
|
39a580b5ee
|
Added test that all items are properly formatted and valid. Fixed items that were broken.
|
2021-03-03 16:45:36 -05:00 |
|
Avi Weinstock
|
03d28f7d93
|
Implement tags for items, allowing a crafting recipe to take any item with that tag as input.
- Added a recipe that turns any of the cloth equipment dropped by villagers into 1x cloth scraps.
- Animate placeholder items for tagged crafting.
|
2021-02-16 01:05:54 +00:00 |
|
Monty Marz
|
2b800a2b63
|
make clippy happy
Delete glider.ron
|
2020-10-07 02:23:20 +00:00 |
|
Ben Wallis
|
712f2e9c97
|
* Moved migrations to beginning of server initialisation
* Added migrations for entity ID changes to existing tables
|
2020-09-17 23:02:14 +00:00 |
|
BottledByte
|
ab1c43be84
|
Dehardcoded LanternKind, Consumable and Ingredient, fixed Sceptre hotbar
Also fixed two wrong asset references and did some .ron formatting
|
2020-08-05 01:21:42 +02:00 |
|
comfymattress
|
ae975a67f4
|
Fixed Flowers and Grass items
|
2020-03-28 14:13:55 -05:00 |
|
Monty Marz
|
a0a8011d7e
|
Updated: Help Window, Map, Item Descriptions
|
2019-10-27 22:22:40 +00:00 |
|
timokoesters
|
20248a4818
|
feat: store items as RON files
When a new item is created, a ron file will be used as a template
|
2019-10-24 23:47:26 +02:00 |
|