Commit graph

1897 commits

Author SHA1 Message Date
object-Object
04b926cf42 Fully convert from Dacite to Pydantic! 2023-07-03 21:52:25 -04:00
Talia-12
0bdfa15aa2 fix sentinel, remove broken test and unused method it was testing 2023-07-03 17:19:45 +10:00
Talia-12
609e018f9e version inc 2023-07-03 00:20:24 +10:00
Talia-12
0d810ec34f fix null player issues on isBreakingAllowed and isPlacingAllowed 2023-06-29 20:35:42 +10:00
object-Object
0a949a2b56 Pydantic ResLoc 2023-06-29 02:01:08 -04:00
object-Object
31188b7332 Make PairTag a dataclass 2023-06-29 01:27:55 -04:00
Talia-12
0fd9ca94d8 fixed some mixins 2023-06-29 02:03:12 +10:00
Talia-12
d4e22d157e book fully functional! 2023-06-29 01:59:48 +10:00
Talia-12
bb188a0a6c ran fabric datagen 2023-06-29 01:45:48 +10:00
Talia-12
ea072d9e64 fixed fabric datagen 2023-06-29 01:45:14 +10:00
Talia-12
81b6958960 running forge datagen 2023-06-29 01:26:36 +10:00
Talia-12
0bffbaaa99 fixed forge datagen (JANK MIXINS) 2023-06-29 01:25:21 +10:00
Talia-12
8501c4ce34 fixed up the registry nonsense and got forge actually able to get into the world!!!!!! 2023-06-29 00:00:04 +10:00
object-Object
a917513780 actually write the docstring 2023-06-28 00:57:22 -04:00
object-Object
5e61d3b8b9 Use entry hooks to load union types 2023-06-27 22:13:41 -04:00
object-Object
371d56033e Switch to editable install 2023-06-27 10:01:18 -04:00
object-Object
549f9c4a08 Make ItemIngredient a union 2023-06-27 01:58:08 -04:00
object-Object
0ad849597e Use mangled variables for union k/v and lookups 2023-06-26 23:26:59 -04:00
object-Object
58068c7b69 Replace Type with type 2023-06-26 19:35:50 -04:00
object-Object
5188402be9 Move formatting to patchouli 2023-06-25 22:58:36 -04:00
object-Object
c7b038108a Extra assurance that everything will be registered 2023-06-25 22:51:03 -04:00
object-Object
c5c4caf22a Move state into patchouli 2023-06-25 22:47:46 -04:00
object-Object
b8f2a78a6d Remove the HexBook subclass, making Book generic 2023-06-25 22:41:39 -04:00
object-Object
c8b432f167 Bit of restructuring 2023-06-25 22:33:58 -04:00
object-Object
8588a1b0cc Move hex recipes to hex 2023-06-25 22:14:03 -04:00
object-Object
8414154460 Fix Recipe impl and create TypeTaggedUnion 2023-06-25 17:23:14 -04:00
object-Object
a6cfb0e244 Basically create a registry via inheritance 2023-06-25 17:15:46 -04:00
object-Object
6478b3057a Make Book generic to fix type hints 2023-06-25 15:52:11 -04:00
object-Object
c9ba636309 Use BookState to break all the dependency cycles 2023-06-25 15:40:39 -04:00
object-Object
b2fd0bf094 Update Dacite to 1.8.1 with generics fix 2023-06-25 12:01:17 -04:00
Talia-12
31ff708d80 successfully building!! fixed a bunch of EMI stuff 2023-06-24 00:40:56 +10:00
Talia-12
e70d2edb22 fixxyfixxyfixxy 2023-06-24 00:03:54 +10:00
Talia-12
228f68bad9 delete gravity API interop since gravity API is quilt-only now 2023-06-23 16:25:02 +10:00
Talia-12
28f74a8287 get rid of reach attributes since its unused 2023-06-23 16:24:31 +10:00
Talia-12
2ccb3c47e3 fix amethyst loot table inject 2023-06-23 16:16:32 +10:00
Talia-12
96abc3df0e fixed some forge renderer stuff 2023-06-23 16:05:04 +10:00
Talia-12
63042fd9d8 fix patchouli stuff now that snapshot is available 2023-06-23 15:43:04 +10:00
Talia-12
afa7684023 add quenched stuff to phial recipes. 2023-06-23 15:16:31 +10:00
Talia-12
e5e7fa18d4 fix creative tabs 2023-06-23 15:15:19 +10:00
Talia-12
f060a83c32 maybe fix how forge registries work? 2023-06-23 13:55:47 +10:00
Talia-12
487818cae2 mucking around with how to actually register the hex-registries on forge, committing this so I don't lose it in case I want to come back to it 2023-06-22 01:51:26 +10:00
Talia-12
33db54e979 fixed the damage types stuff, and HexItemModels. 2023-06-22 00:45:00 +10:00
Talia-12
ef12c71e92 fixed datagen for loottables and advancements. 2023-06-22 00:11:15 +10:00
object-Object
0debb610f2 Initial formatting refactors 2023-06-21 09:50:11 -04:00
Talia-12
9d8bf7c568 start fixing up AkashicTreeGrower to datagen the ConfiguredFeatures, and fix some other datagen stuff. 2023-06-21 18:43:15 +10:00
Talia-12
36b631eadb added BlockSetType for edified wood, fixed HexAxtionTagProvider 2023-06-21 17:01:36 +10:00
object-Object
49c316cd55 Enormous snapshot energy 2023-06-21 01:03:25 -04:00
object-Object
3988539d55 Add pretty-printed @longrun test, disable diff for all other tests 2023-06-21 00:35:42 -04:00
object-Object
e52bbc37be Load Entries in Book instead of Category 2023-06-20 22:54:28 -04:00
object-Object
d282ff8ffb Remove _BookData, split HexBook from Book, and actually resolve the circular imports 2023-06-20 19:17:58 -04:00