Commit graph

1704 commits

Author SHA1 Message Date
petrak@ 5d19639573
Merge pull request #517 from Cypher121/1.20-blanketcon/more-restrictions
More blanketcon restrictions
2023-08-22 16:14:22 -04:00
Cypher121 510e1fa345 Add volume multipliers and prevent usage of casting items outside allowed boxes 2023-08-22 22:09:25 +02:00
Meredith Espinosa a403569d23 Add region limitations to staves for bc23 2023-08-21 23:42:18 -07:00
petrak@ 7bebb94fcb
Merge pull request #508 from Talia-12/1.20.1
pulling in more bug fixes, Falkory's new textures, and Cypher's EnvironmentExtensions
2023-08-06 11:00:11 -04:00
petrak@ 77c78b4be6
Merge pull request #504 from woodiertexas/1.20
Implement arch-ex integration
2023-08-05 13:00:06 -04:00
Talia-12 4a2d162642 simplify names on Cypher's suggestion 2023-08-01 23:04:30 +10:00
Talia-12 9904e3adb4 added Cypher's CastingEnvironmentComponent system, with some extensions. 2023-08-01 21:52:32 +10:00
woodiertexas dfe4b5aa47
Fix issues + remove arch-ex pillar variations 2023-07-31 19:44:59 -07:00
Talia-12 4c9e380ea8 fix OperatorIndexOf 2023-07-30 22:09:03 +10:00
Talia-12 e921137584 fix scroll blocks 2023-07-30 21:32:52 +10:00
Talia-12 125334e93a fix PatternTooltipComponent 2023-07-30 21:26:57 +10:00
Talia-12 08e58c7342 fixed enlightenment 2023-07-30 16:44:52 +10:00
Talia-12 97244cd461 fix added damage types 2023-07-30 16:30:12 +10:00
Talia-12 c391df8507 fix fabricLanguageKotlinVersion and fabric.mod.json version dependencies 2023-07-30 16:12:06 +10:00
Talia-12 882b4a364b
Merge pull request #2 from Falkory220/1.20.1
BC23 Commit
2023-07-30 16:11:00 +10:00
woodiertexas 8d9643cf64
Implement arch-ex integration and commit to the correct branch 2023-07-29 17:54:05 -07:00
falkory 22d74df67e BC23 Commit 2023-07-29 03:24:25 +01:00
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
petrak@ 3e3cf73150
Merge pull request #496 from Talia-12/1.20.1
1.20.1
2023-07-20 10:24:34 -04:00
petrak@ a166f05023
Merge pull request #494 from Cypher121/patch-3
Make interop patchouli flag only set if it's true
2023-07-20 10:24:16 -04: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 a1cb9f7fab add CreativeTab to fabric. 2023-07-20 19:25:54 +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 6d3bd9b98f inc (discovered currently impossible to play on server due to patchouli bug) 2023-07-10 21:52:48 +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 f9723bbb8c version inc 2023-07-09 21:54:26 +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
June 662082211e
Make interop patchouli flag not set to false 2023-07-08 23:04:35 +02: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