Talia-12
|
ef12c71e92
|
fixed datagen for loottables and advancements.
|
2023-06-22 00:11:15 +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 |
|
Talia-12
|
76ba2f5f8a
|
fixed fabric not having cardinal-components properly registered.
|
2023-06-21 00:41:31 +10:00 |
|
Talia-12
|
eacbdb4014
|
changing all the things that were easy to change
|
2023-06-20 23:53:32 +10:00 |
|
Talia-12
|
e745ff6773
|
vague more attempts at Datagen fixes
|
2023-06-20 18:50:29 +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
|
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 |
|
petrak@
|
9c3bccedd3
|
Merge pull request #468 from Talia-12/main
Implementing Alwinfy's ArithmeticEngine
|
2023-06-14 00:58:25 -04:00 |
|
petrak@
|
8b2995d2c4
|
i forget what this code is doing
|
2023-06-05 21:54:24 -05:00 |
|
Talia-12
|
3be1da94d4
|
added a bunchh more decoration blocks; the way that I've extended the BlockEntityQuenchedAllayRenderer is kinda hacky
|
2023-06-04 22:34:19 +10:00 |
|
Talia-12
|
31b7577605
|
added a pattern to cycle the offhand item's variant, haven't documented it since I'm not sure if it should be a temp-dev thing or the actual way of making variants.
|
2023-06-02 15:00:38 +10:00 |
|
Talia-12
|
0f78ac17a1
|
rename operators package to actions to avoid confusion now that there's a *separate* thing called operators.
|
2023-06-02 14:31:00 +10:00 |
|
Talia-12
|
578c4fdab5
|
fixed bug from #440 implementation, implemented #439 (casting items now store the caster's pigment when created).
|
2023-06-01 21:41:37 +10:00 |
|
Talia-12
|
27abbadfd5
|
Fixed #464, quenched shards aren't a media source
|
2023-06-01 18:42:32 +10:00 |
|
Talia-12
|
99a1ad6528
|
made a proper registry for the Arithmetics, made it so media flow can enter/exit from the bottom of slates
|
2023-05-31 22:03:38 +10:00 |
|
petrak@
|
3c73a7da98
|
fix #398 apparently
|
2023-05-23 13:43:19 -05:00 |
|
petrak@
|
92a8510c4d
|
today in things that are not circles
|
2023-05-23 13:36:26 -05:00 |
|
petrak@
|
0be178c088
|
today in 'petra does things'
|
2023-05-16 15:04:03 -05:00 |
|
petrak@
|
ac2a938119
|
edit a little bit of the lore because i feel kind of bad about it
|
2023-05-15 11:54:51 -05:00 |
|
petrak@
|
2ccede6a5e
|
wahoo! at least get forg working
|
2023-05-10 13:52:09 -05:00 |
|
petrak@
|
5f4360e197
|
move scrying lens to being an attribute, and add some potion effects just for fun
|
2023-05-10 13:20:45 -05:00 |
|
petrak@
|
4a729ef2d8
|
i will be doing many things not 'armor' in the armor branch
|
2023-05-03 14:21:03 -05:00 |
|
petrak@
|
5065475877
|
rename the packet names from syn/ack to C2S/S2C
|
2023-04-27 21:36:56 -05:00 |
|
petrak@
|
e7d4cc5260
|
add new default pigment
|
2023-04-27 15:30:24 -05:00 |
|
petrak@
|
697450dd66
|
woot woot! fix bad maven deps and improve perf on colorizers
|
2023-04-27 14:26:15 -05:00 |
|
petrak@
|
efa986f3c3
|
it compiles! and finally fix the gravi api problem
|
2023-04-24 13:34:11 -05:00 |
|
petrak@
|
846ef5b58a
|
ok THERE's the merges
|
2023-04-24 12:13:41 -05:00 |
|
petrak@
|
8fce0de22a
|
this won't compile, i forgor how to git
|
2023-04-24 12:07:10 -05:00 |
|
petrak@
|
954f8918ae
|
merge in talia's fix? hopefully?
|
2023-04-24 11:38:03 -05:00 |
|
petrak@
|
58cda6994f
|
move to pkpcpbp, let's see if this does the gh
|
2023-04-24 11:15:44 -05:00 |
|
Talia-12
|
c29bccbe10
|
Fixed/patched lots of things with temporary solutions to get it to compile
|
2023-04-15 21:32:56 +10:00 |
|
Talia-12
|
a51aead089
|
removed unused methods from BlockEntityStoredPlayerImpetus, fixed sentinel now being nullable, and using null to indicate no sentinel.
|
2023-04-15 21:31:48 +10:00 |
|
Talia-12
|
7c712adac6
|
swapped over to using longs for media amounts everywhere. Added CircleMishapEnv. Setup CircleCastEnv more.
|
2023-04-15 21:31:47 +10:00 |
|
petrak@
|
34f769a895
|
block out the spell circle executor, help me winfy-won kenobi
|
2023-04-15 21:31:11 +10:00 |
|
petrak@
|
e24e642432
|
meta-eval limit is dead, long live op limit
|
2023-02-24 20:22:41 -06:00 |
|
petrak@
|
c43ee4d2e2
|
close #424
|
2023-02-24 11:38:21 -06:00 |
|
petrak@
|
fae9a2eecd
|
bang on #419. i'm half-convinced this is a bug in fabric events now?
|
2023-02-24 11:22:56 -06:00 |
|
petrak@
|
9a231a634b
|
waluigi
|
2023-02-18 19:19:49 -06:00 |
|
petrak@
|
a501f774c3
|
i've been patching up the harness, all the live-long day
|
2023-02-18 17:53:27 -06:00 |
|
petrak@
|
ca5ccf60f6
|
merge from main
|
2023-02-18 17:21:35 -06:00 |
|
petrak@
|
f42a088c34
|
more staves! more shards!
|
2023-02-18 11:43:05 -06:00 |
|
petrak@
|
70a71004fd
|
add more gaslighting that probably doesn't work but i'm too tired to check
|
2023-02-17 23:47:46 -06:00 |
|
petrak@
|
237e75e6da
|
wowza what a texture
|
2023-02-17 21:44:16 -06:00 |
|
petrak@
|
e44892389c
|
this isn't working
|
2023-02-17 20:56:39 -06:00 |
|
petrak@
|
74690580f6
|
woo, altiora works on fabric and forge
|
2023-02-17 19:30:41 -06:00 |
|
petrak@
|
cefd9439db
|
ex altiora
|
2023-02-17 18:06:12 -06:00 |
|