Commit graph

1539 commits

Author SHA1 Message Date
petrak@ 4b8c915054 get error posting working 2023-05-16 11:42:45 -05:00
petrak@ 35e6b3f766 spell circle error handling is a bit sus 2023-05-15 12:19:53 -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@ 1c1db918fe armor?! 2023-05-01 13:33:36 -05:00
petrak@ 5065475877 rename the packet names from syn/ack to C2S/S2C 2023-04-27 21:36:56 -05:00
petrak@ 4bdeacd450 uhh something 2023-04-27 20:46:07 -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@ c6612c547a kind of fix sounds but not really again 2023-04-24 21:45:36 -05:00
petrak@ 7f73db1786 bang on langfile, half-fix sounds 2023-04-24 21:18:24 -05:00
petrak@ 92860e463d it compiles! now to bang on things until they break 2023-04-24 19:23:50 -05:00
petrak@ 17439c48bf stop accidentally uploading things to modrinth 2023-04-24 18:26:17 -05:00
petrak@ ac1c16c2e7 i wish all javadoc a very die 2023-04-24 13:38:26 -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@ a1ad4545d9 ok now does it not crash 2023-04-24 11:30:52 -05:00
petrak@ a46e6406b6 ok now it should work 2023-04-24 11:19:51 -05:00
petrak@ 58cda6994f move to pkpcpbp, let's see if this does the gh 2023-04-24 11:15:44 -05:00
petrak@ 213f5907e0
Merge pull request #453 from Falkory220/main
Fixed a few small bugs
2023-04-24 11:18:32 -04:00
petrak@ e07c4465ba
Merge pull request #451 from Talia-12/casting-context
Wowza!
2023-04-24 11:18:14 -04:00
Talia-12 9113854f10 Fixed attempting to use ClientLevel on server. 2023-04-21 18:47:58 +10:00
Talia-12 178bf2dbcd add negative behaviour to OpFisherman and OpFishermanButItCopies, moves/copies from the top of the stack to |x| elements deep. 2023-04-21 17:04:14 +10:00
Talia-12 0ff0c7904b Make max size/depth for recursive data types from addons supported. 2023-04-21 16:22:08 +10:00
falkory 979d10ab2b Edified buttons and pressure plates no longer have collision and added default lang entry for slate, should show up if raycast 2023-04-18 15:52:50 +01:00
Talia-12 09bc232d40 fix hermes? 2023-04-15 21:33:04 +10:00
Talia-12 544fa2ac3c OpGetCaster returns null if the caster is null. 2023-04-15 21:33:04 +10:00
Talia-12 e7cac1e30d Make it so that the code to execute patterns is contained in PatternIota, enabling other Iotas to be executable if we want. 2023-04-15 21:33:03 +10:00
Talia-12 8396c90c5f fix things broken by merge. 2023-04-15 21:33:03 +10:00
Talia-12 285a647a9c HELLLL YES (circles actually working!!) 2023-04-15 21:33:03 +10:00
Talia-12 6fd69a5343 slates render properly now. 2023-04-15 21:33:02 +10:00
Talia-12 5c8f63beb2 lots of little changes to get circles rendering and sounding right again. 2023-04-15 21:33:02 +10:00
Talia-12 335f360f55 energize and deenergize circle components at correct times. 2023-04-15 21:33:01 +10:00
Talia-12 60ca7659f2 started setting up tick scheduling and tracking for depowering circle components. 2023-04-15 21:33:01 +10:00
Talia-12 0ec2a53f29 hooked BlockEntityAbstractImpetus together more 2023-04-15 21:33:01 +10:00
Talia-12 88cfca2d4e Made BlockCircleComponent extend ICircleComponent, fixed all the problems that caused. 2023-04-15 21:33:00 +10:00
Talia-12 4b1e5e997e Made Circles able to have a player again. Made the AABB of the circle used. Made StaffCastEnv and PackagedItemCastEnv give creative players inf media. Fixed CastingEnvironment.getHeldItemToOperateOn 2023-04-15 21:33:00 +10:00
Talia-12 337736e32d Made Circles able to have a player again. Made the AABB of the circle used. Made StaffCastEnv and PackagedItemCastEnv give creative players inf media. 2023-04-15 21:32:59 +10:00
Talia-12 9d0c828b4f Fixed MsgNewSpellPatternAck trying to read non-existent data from buffer, and CastingEnvironment assertVecInRange/EntityInRange having conditions inverted. 2023-04-15 21:32:58 +10:00
Talia-12 fa8d109403 fixed things to the point that it actually compiles and runs. 2023-04-15 21:32:58 +10: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
Talia-12 72efd81285 asdf tried to get things working but there's a lot broken! 2023-04-15 21:31:43 +10:00
petrak@ 34f769a895 block out the spell circle executor, help me winfy-won kenobi 2023-04-15 21:31:11 +10:00
petrak@ 6218f5a6e8
Merge pull request #437 from beholderface/main
Implement amethyst sconce orientation
2023-04-04 16:13:51 -04:00