Commit graph

818 commits

Author SHA1 Message Date
petrak@
8f20cec693 patchouli work might be bikeshedding right now tbh 2023-07-08 17:28:10 -05:00
petrak@
4eb5bb846d augh. actually do git properly and actually be on 1.20.1 2023-07-08 15:57:42 -05:00
petrak@
bc20923933 fix merge conflict 2023-07-08 15:53:36 -05:00
petrak@
e3ba2718cb kind of sort of start patchi stuff 2023-07-08 15:52:34 -05:00
petrak@
64efb43abd bandaid-fix some patchi things 2023-07-08 15:38:14 -05:00
petrak@
60c55d86b1 datagen is still incredibly broken but it doesn't matter because we 1.20 now 2023-07-08 15:23:22 -05:00
Talia-12
0a90b0eda2 add Either IotaMultiPredicate 2023-07-09 00:56:52 +10:00
Talia-12
05d0f928dd fix OpBreakBlock to work with circles, as well as making it easier to do the same with OpMakeBattery in the future 2023-07-08 22:25:32 +10:00
Talia-12
25402313e7 rename ctx to env in places. 2023-07-08 21:32:17 +10: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
0d810ec34f fix null player issues on isBreakingAllowed and isPlacingAllowed 2023-06-29 20:35:42 +10:00
Talia-12
d4e22d157e book fully functional! 2023-06-29 01:59:48 +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
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
28f74a8287 get rid of reach attributes since its unused 2023-06-23 16:24:31 +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
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
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
petrak@
99b8dd186b probably making great spells random again (amend because i forgot to regen xplat datagen) 2023-06-20 14:09:53 -05:00
petrak@
f9a608a06a fix merge conflict 2023-06-20 11:35:13 -05:00
petrak@
430ca3582e you can now actually get enlightened. lol lmao 2023-06-20 11:34:02 -05:00
petrak@
26193d9352 start making the docs usable 2023-06-20 10:47:09 -05:00
Talia-12
eacbdb4014 changing all the things that were easy to change 2023-06-20 23:53:32 +10:00
Talia-12
05be814a8e fix some recipes, make some rendering fixes more idiomatic, do some more rendering fixes 2023-06-20 22:54:52 +10:00
Talia-12
32559dc94d fix some datagen 2023-06-20 22:14:16 +10:00
Talia-12
a97545246f all the Common kotlin stuff is now compiling apparently 2023-06-20 22:04:49 +10:00
Talia-12
7d611c0220 add some maths helpers for no-longer-present methods, add a tag for which blocks can be removed by OpDestroyFluid. 2023-06-20 19:26:26 +10:00
Talia-12
cb7255a5ed fixed some more actions 2023-06-20 18:58:02 +10:00
Talia-12
e745ff6773 vague more attempts at Datagen fixes 2023-06-20 18:50:29 +10:00
Talia-12
488cc3ea74 fixed up Hexplat Recipes 2023-06-19 23:11:21 +10:00
Talia-12
67a32a6267 some progress; BlockPos(vec) is now BlockPos.containing(vec). Materials are gone, so block properties seem to be mostly made by copying from other blocks and changing relevant things. Data generation seems to have changed, and recipes need a recipe category. 2023-06-19 23:01:33 +10:00
Talia-12
1342c8cbef started working top to bottom fixing things. 2023-06-15 23:11:45 +10:00
Talia-12
80386c4262 fixed dependencies to point at 1.20 version where those are available, haven't yet tried to build/launch at all 2023-06-15 16:51:26 +10:00
Talia-12
473376943a started updating things to 1.20, halted by patchouli (and presumably others) not being done for 1.20 yet 2023-06-15 15:34:35 +10:00
Talia-12
541a0b365a Fix recipe issues, not grabbing all code properly for the circle colours, and fix #478 (VillagerIngredient's weren't adding their type to the buffer, fixed by moving the type-adding code into BrainsweepeeIngredient.) 2023-06-15 15:26:15 +10:00
Talia-12
99e8228610 renamed Colorizers to Pigments everywhere that wouldn't be tedious (i.e. not in ids, or lang files).
(cherry picked from commit d311390281213bd45165af6f504d7436fb989c44)
2023-06-15 01:05:03 +10:00
Talia-12
75b4eb7a4b circles can now store their own pigments. 2023-06-15 01:04:55 +10:00
Talia-12
4d4262aeff fixed some doc stuff
(cherry picked from commit b09e7a1ff45fbf7e43f10551cd9e99ff4bbc1059)
2023-06-15 01:03:36 +10:00
Talia-12
ab7cc7257b added colours for ACHILLEAN pigment, waiting on a texture 2023-06-14 15:33:26 +10:00
Talia-12
045618fbc0 made impeti display messages when they print #473. Fixed some lang stuff. 2023-06-13 01:48:00 +10:00
Talia-12
0236a1f6fb fixed a bunchhh of lang file stuff, and fixed Mason Directrix's model textures rendering both directions glowy. 2023-06-10 17:02:09 +10:00
Talia-12
c51b49f62a added even bigger phial visuals 2023-06-06 15:25:57 +10:00