Commit graph

1611 commits

Author SHA1 Message Date
Talia-12 9c830ef082 renamed some things to be more general, got the book working again 2023-05-31 21:15:43 +10:00
Talia-12 e62816eff5 list arithmetic fully implemented 2023-05-31 20:38:19 +10:00
Talia-12 a7f89b0776 Rename .java to .kt 2023-05-31 20:38:18 +10:00
Talia-12 07cc518719 partway through getting a bunch of list stuff converted to Operators. 2023-05-31 20:17:04 +10:00
Talia-12 e67c61a23e started making list ops, about to come up with new patterns for things 2023-05-31 18:40:44 +10:00
Talia-12 24dcfb414b swapped ArithmeticEngine access to a new castable called OperationAction so that they can use the existing systems for rendering patterns in the patchouli book. 2023-05-31 18:11:37 +10:00
Talia-12 cf91914f52 make ArithmeticEngine take a list 2023-05-31 18:01:29 +10:00
Talia-12 6f5c652554 ArithmeticEngine successfully working! 2023-05-31 17:49:22 +10:00
Talia-12 c276d4c600 delete StringArithmetic since base hex casting has no strings 2023-05-31 15:43:56 +10:00
Talia-12 7e4ca87a91 started porting all the things from https://github.com/Alwinfy/ArithmeticDemo 2023-05-31 15:43:41 +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@ f428f3fd21 to at least some level get all the extant circle components a-working 2023-05-23 12:56:37 -05:00
petrak@ 0be178c088 today in 'petra does things' 2023-05-16 15:04:03 -05:00
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