Commit graph

979 commits

Author SHA1 Message Date
AmyMialee
452d8d53dc own colourizer 2022-01-30 21:52:31 +00:00
AmyMialee
591ca2f269 Conjuration 2022-01-30 21:44:31 +00:00
gamma-delta
a70b5b70c1 fix some bugs, most notably corporea index completely flipping out with scrolls 2022-01-30 10:07:42 -06:00
gamma-delta
72f2c662ef finally banged the evaluator into shape, minus a couple rough edges (eval) 2022-01-29 18:14:33 -06:00
gamma-delta
9cf873a40c maybe 1/3 done with reworking the backend 2022-01-28 20:02:36 -06:00
gamma-delta
ecd2e65fad hopefuly, hopefully, caps sync to player 2022-01-28 12:21:59 -06:00
gamma-delta
14e9f2ea9f colorizers seem to work! todo: caps aren't synced properly 2022-01-28 10:06:38 -06:00
gamma-delta
0e833d1ed9 serializing the colorizer item may or may not work its too late to check 2022-01-28 00:48:40 -06:00
gamma-delta
393ad3d1bd doing a rename, push incase i mess it up 2022-01-28 00:24:43 -06:00
gamma-delta
375af95790 push again mostly to get the new toml file 2022-01-27 23:32:49 -06:00
gamma-delta
e555d6da04 100% chance none of this will work, but i need the toml on the server 2022-01-27 21:45:31 -06:00
gamma-delta
52cb5117ae working on colorizers, push to get a contributors.properties on gh 2022-01-27 20:11:11 -06:00
gamma-delta
11050f709b wildly untested greater sentinel 2022-01-27 17:12:33 -06:00
gamma-delta
aea94953a7 implement sentinels! 2022-01-26 21:53:58 -06:00
gamma-delta
65acd401f9 cheapened blink & impulse, pushing for help with sentinel rendering 2022-01-26 18:14:06 -06:00
gamma-delta
13400a36b7 fix wand being upside down 2022-01-25 22:11:37 -06:00
gamma-delta
4e73247536 Clean up @Alwinfy's gradients 2022-01-25 21:58:47 -06:00
Alwinfy
4cc6b3fb73 Gradient rendering 2022-01-25 20:53:02 -06:00
gamma-delta
9f6f0b035e fix hilarious bug where casting flight would murder everyone else in the air on the server 2022-01-25 20:48:05 -06:00
gamma-delta
7a7d506234 v0.4.0 release!
Probably incomplete changelog:
- Texture update! Thanks Falkory
- Added many new spells: Recharge, Zeniths/Nadirs, Overgrow
- Nonexistent patterns no longer boot you out of casting
- Actions now all have a ResourceLocation
  - Patchi looks this up instead of me manually giving it the patterns,
    which was error-prone (looking at you, Impulse)
- Rearranged Patchi book a little
- Better feedback on why casting a great spell fails and on trying to
  overcast before you unlock it
- Patterns now display the right way up on scrolls
  (Note: the old scrolls will remain in weird orientations, but the
  patterns on them should remain OK.)
- Item models now aren't horribly gigantic
- Make the submarine sandwich slightly less of a joke item
- Slightly changed recipes for cyphers and trinkets
2022-01-25 17:24:36 -06:00
gamma-delta
366e52b5d5 last bit before 0.4.0 2022-01-25 17:23:15 -06:00
gamma-delta
9d6b835165 god if i want to write actual changelogs i need to not change 50k things at once 2022-01-25 16:37:37 -06:00
gamma-delta
70495688f9 patterns are now registered with a name and patchi looks them up instead of duplicating the sig 2022-01-25 00:22:49 -06:00
gamma-delta
66fe122d96 hotfix: make it work on servers 2022-01-23 19:25:03 -06:00
Vincent Lee
e21a3495f9 Hackily fix server crash 2022-01-23 19:22:37 -06:00
gamma-delta
fb2ebc568a new spells get your new spells 2022-01-23 17:20:59 -06:00
gamma-delta
524384f1d5 at the suggestion of alwinfy, change progression a little and make the great spells the one needing scrolls 2022-01-23 14:05:46 -06:00
gamma-delta
0b58b110c2 update cf link 2022-01-22 22:37:32 -06:00
gamma-delta
6f0bfd029c de-jankify the stroke order show-er dot thing 2022-01-22 22:34:17 -06:00
gamma-delta
343d73aa6a big giant patch! add spell scrolls and per-world patterns, and update mod ID 2022-01-22 21:53:59 -06:00
gamma-delta
4719f80546 gfx help for scrolls 2022-01-22 11:46:48 -06:00
gamma-delta
5608db3ada fix OpIndex not working 2022-01-20 16:52:03 -06:00
gamma-delta
1ea0560085 fix some achievements and the ambiant sound playing too long, and version bump 2022-01-20 16:01:02 -06:00
gamma-delta
41d8179d64 add entry to guide players to enlightenment 2022-01-20 10:21:33 -06:00
gamma-delta
cbd329ca72 document OpEntityRaycast... oops 2022-01-19 22:41:24 -06:00
gamma-delta
ddc32d37cb alwinfy does not know how to do trigonometry 2022-01-19 22:35:51 -06:00
Alwinfy
6b8a832db1 Small visual improvements 2022-01-19 22:26:41 -06:00
gamma-delta
135dd291d8 wade thru integration hell with kotlinforforge 2022-01-19 22:23:19 -06:00
gamma-delta
8fd7487152 i did not figure out loot modifiers 2022-01-19 19:50:10 -06:00
gamma-delta
0b1cb1c521 continue to not understand how loot modifiers work 2022-01-19 19:47:31 -06:00
gamma-delta
1391daf8bc i do not understand loot modifiers 2022-01-19 18:31:33 -06:00
gamma-delta
2d00a0aa16 more bugfixes and patchi cleanups 2022-01-19 17:13:57 -06:00
Alwinfy
26b2d3266d Fix hexagon centering and ring coord bug 2022-01-19 16:05:42 -06:00
gamma-delta
10ef7b7e8a final bugfixes before release 2022-01-19 15:48:11 -06:00
Alwinfy
f33d6d07d3 Book proofread pass 2022-01-18 21:54:08 -06:00
gamma-delta
eed97963b3 me reading my git add output to remember what to put in my commit message [gigachad] 2022-01-18 00:33:29 -06:00
gamma-delta
37c02552e5 add more advancements and some stats 2022-01-17 11:36:04 -06:00
gamma-delta
8fb63beda9 make vectors also don't NaN 2022-01-17 09:07:01 -06:00
gamma-delta
f9ec735085 gitignore didnt catch a vim session file 2022-01-16 22:56:54 -06:00
gamma-delta
349a2e77ef Patchi RD done, minus some stuff @Alwinfy said they would do 2022-01-16 22:54:37 -06:00