Talia-12
|
1d30fb84c9
|
updated things to get the latest patchouli version, now works on servers!
|
2023-07-25 18:23:44 +10:00 |
|
Talia-12
|
cb59237372
|
fix some lang stuff
|
2023-07-21 15:50:26 +10:00 |
|
Talia-12
|
b11f1c5ced
|
unseal
|
2023-07-21 00:02:18 +10:00 |
|
Talia-12
|
4a1e4c3269
|
added registry for ContinuationFrame types!
|
2023-07-20 22:38:21 +10:00 |
|
Talia-12
|
d25682902d
|
got boolean directrix textured and modelled properly.
|
2023-07-20 15:40:03 +10:00 |
|
Talia-12
|
88270d541f
|
also clear the STATE property when the directrix is no longer energized.
|
2023-07-20 00:11:49 +10:00 |
|
Talia-12
|
c6f4f3adbc
|
boolean directrix also changes the STATE property properly.
|
2023-07-20 00:09:52 +10:00 |
|
Talia-12
|
127b035bbb
|
updated gradle since apparently that was necessary(???). Got fabric booting and a world loading successfully!
|
2023-07-19 01:06:28 +10:00 |
|
Talia-12
|
88f86d96f4
|
pulled in all the code from #493 to render patterns around the player while casting, fixed it up to actually work in multiplayer (can't test it cause of the patchouli server bug but I'm fairly sure it'll work).
|
2023-07-13 20:42:20 +10:00 |
|
Talia-12
|
31807fe8f7
|
fixed example 4.5
|
2023-07-13 00:16:48 +10:00 |
|
Talia-12
|
c66a5debbc
|
EntityRaycast actually is working, I was just testing it wrong
|
2023-07-13 00:14:44 +10:00 |
|
Talia-12
|
717dd3e5ad
|
fixed stuff from the merge from petra, and fixed raycasts to work without a player.
|
2023-07-12 18:26:19 +10:00 |
|
Talia-12
|
dd77b14c59
|
fix up some patchouli stuff
|
2023-07-12 17:28:14 +10:00 |
|
Talia-12
|
e88e1b553d
|
Merge remote-tracking branch 'petra_origin/1.20' into 1.20.1
|
2023-07-11 21:36:47 +10:00 |
|
Talia-12
|
3f3b899ecb
|
fix more int->long stuff
|
2023-07-11 16:34:03 +10:00 |
|
Talia-12
|
ccaa83a2f9
|
fix packagedItems being unable to cast if they have no saved pigment.
|
2023-07-11 15:57:24 +10:00 |
|
Talia-12
|
1d1efb2a3d
|
make spell costs longs.
|
2023-07-11 15:53:12 +10:00 |
|
Talia-12
|
c8004cc7a4
|
fix AltioraLayer addLayer by removing mixin.
|
2023-07-10 21:40:34 +10:00 |
|
Talia-12
|
77aa0e7380
|
renamed some things, made IotaType.serialize actually check if custom iotas are too big.
|
2023-07-10 19:38:54 +10:00 |
|
Talia-12
|
3c426a89ee
|
allow RenderedSpells to modify the stack/userdata.
|
2023-07-10 11:51:45 +10:00 |
|
Talia-12
|
b50d12464a
|
add new Any iotapredicate.
|
2023-07-10 00:00:24 +10:00 |
|
Talia-12
|
b3f285e859
|
rename modify_in_place to replace.
|
2023-07-09 21:20:21 +10:00 |
|
Talia-12
|
aaae2e5020
|
give Arithmetic operators access to the casting env (to be used in MoreIotas for the ExtractItemType operator, needed to get the item type of the block at a position)
|
2023-07-09 21:15:39 +10:00 |
|
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 |
|