Commit graph

1030 commits

Author SHA1 Message Date
gattsuru
8824415611 Fix Flight Duration In Fabric 2022-07-22 14:58:17 -04:00
gattsuru
b6035a19d8 Fix Edify Saplings on Fabric, Expand CCA Range
- Initializes Edified Sapling features in FabrixHexInitializer.
- Changes Cardinal Components req to >=4.1.4 .  Not ideal, as will not give reliable errors if someone installs 5.0, but I can't get a range of values to be supported.
2022-07-20 03:26:02 -04:00
gamma-delta
c00815b7b9 [Release] 0.9.1 Release
Thank you for being patient with me.

- Hermes' Gambit now can execute single patterns, and update the docs on
  it
- Jeweler's Hammer now drops full amethyst loot. Also, add a bunch of
  other picks from various mods to the tag because everyone forgets.
  Also, you get a little bit of dust with the wrong tool anyways.
- Add config to change how far you have to move the mouse when casting
  with a staff to commit to a dot
- Fixed some bugs with Place Block
- Fix looking at a cleric impetus crashing sometimes
2022-06-27 10:24:16 -05:00
gamma-delta
d8412cfd11 version bump and make hermes on a pattern not inc depth 2022-06-27 10:20:05 -05:00
petrak@
bd0fda3b3a
Merge pull request #151 from KirinDave/update-hermes-doc
Start of addressing #146 (Hermes Documentation)
2022-06-26 11:20:03 -05:00
petrak@
52413bda34
Merge pull request #150 from Infinidoge/main
consolidate cluster_max_harvestables
2022-06-26 11:19:22 -05:00
petrak@
c335991209
Merge pull request #148 from Infinidoge/patch-1
fusions-gravity-api -> gravity-api
2022-06-26 11:18:52 -05:00
kirindave
951dbb7122 Update Hermes Gambit documentation & type signature to reflect new calling features. 2022-06-23 21:24:41 -07:00
Infinidoge
cdfea2ebc5 consolidate cluster_max_harvestables
Also fixes the build issue of duplicated source files
2022-06-24 00:17:25 -04:00
Infinidoge
c8d650b97f
fusions-gravity-api -> gravity-api 2022-06-23 23:51:31 -04:00
gamma-delta
fe01ffa927 other modders add their picks to cluster_max_harvestables challenge 2022-06-23 15:33:46 -05:00
gamma-delta
0f4c69d1f8 close #141. really good call, this feels much more sturdy at a high proportion 2022-06-23 15:27:07 -05:00
gamma-delta
96c8736930 close #125 2022-06-23 14:59:04 -05:00
gamma-delta
2bfa39b0f4 close #134 2022-06-23 14:19:27 -05:00
gamma-delta
1a39ceb0fa close #138 2022-06-23 14:17:55 -05:00
gamma-delta
18277aec41 remove this dumb comment 2022-06-15 21:25:25 -05:00
gamma-delta
3763a33955 fix #124 2022-06-15 21:17:52 -05:00
gamma-delta
c922b13c3f fix #127 (they are actually in the right namespace, I just registered them to the datafixer wrong) 2022-06-15 21:17:18 -05:00
yrsegal@gmail.com
f8468b8862 show skins for real for real this time 2022-06-15 17:04:41 -04:00
yrsegal@gmail.com
13d97af5bf fix looking at an old cleric impetus with a lens crashing 2022-06-15 16:54:09 -04:00
yrsegal@gmail.com
71a0b11d25 drop reduced dust and crystals even if not using the proper tool 2022-06-14 21:16:07 -04:00
yrsegal@gmail.com
bf5c908273 thoth always either evaluates or errors 2022-06-14 20:51:51 -04:00
yrsegal@gmail.com
72a1f28902 fix place block using the wrong context 2022-06-14 10:20:40 -04:00
yrsegal@gmail.com
f2555fa4d6 fix #122 2022-06-13 23:29:47 -04:00
yrsegal@gmail.com
1a1302b67e fix sealing not working 2022-06-13 22:25:32 -04:00
gamma-delta
8686964cdf Merge branch 'main' of https://github.com/gamma-delta/HexMod 2022-06-13 20:33:06 -05:00
gamma-delta
d1309a4a92 make datagen be less silent on some errors 2022-06-13 20:31:52 -05:00
yrsegal@gmail.com
a6369674ba sort tags 2022-06-13 21:28:03 -04:00
yrsegal@gmail.com
7286ddc8ae fix jeweler's hammer not dropping full amethyst loot 2022-06-13 21:26:12 -04:00
gamma-delta
029869b247 make blink not free when less than a block 2022-06-13 12:29:30 -05:00
gamma-delta
88218deed6 [Release] 0.9 release!!!
HEXCASTING IS NOW CROSS-PLATFORM! You can play it on Fabric and Quilt!

Besides that:

- Added Jeweler's Hammer, an iron pick which can only break non-full
  blocks to help in harvesting amethyst
- Added the Ravenmind, a sort of implicit focus that lets you store a
  single iota apart from your stack
- Scrolls now come in 3 different sizes
- You can now rename and seal each page of a spellbook individually
- Retexture of the pigments! And added some new pride pigments
- Patterns are now less chaotic on the grid, and escaped patterns
  (inside intro/retro or after consideration) are a different color
- The grid now attempts to display a constant area, so you can't cheese
  it by making the MC window tall and thin, and ultrawide monitors
  aren't shrifted
- The root advancement now triggers on picking up an amethyst item
  instead of hackily trying to detect if you're in a geode
- @Alwinfy rewrote the evaluator again, and it works on continuations
  now. This means things like Thoth's Gambit will take place more
  sensibly temporally; for example, raycasting then breaking a block
  will break a whole line of blocks instead of selecting the block a
  bunch then breaking the same spot a bunch
- Empty lists are now falsey
- Added a creative-only item that provides infinite media and can be
  eaten to unlock all the advancements
- Changed costs of a lot of actions to make cyphers more worth it in the
  early game
- Added MANY new actions:
  - Muninn's Reflection and Huginn's Gambit, for reading/writing to the
    ravenmind
  - Speaker's Distillation and Decomposition
  - Charon's Gambit, which immediately cancels one "layer" of Hermes or
    Thoth execution
  - Modulo
- Cross-mod compatibility with:
  - JEI, REI, EMI
  - Pehkui
  - Fusion's Gravity API
- Fix a zillion bugs, such as
  - You can actually write to scrolls now lmao
  - Edified wood rotates like vanilla wood
- Probably a lot of other changes too
2022-06-12 21:36:42 -05:00
yrsegal@gmail.com
10c9d074b8 prevent nbt editing from causing crashes on foci and such 2022-06-12 22:33:48 -04:00
gamma-delta
fef331d8e0 formatting 2022-06-12 20:30:05 -05:00
gamma-delta
06c7f97585 whoops 2022-06-12 20:29:47 -05:00
yrsegal@gmail.com
fc225b1afa fix impetus player head loading being weird 2022-06-12 19:53:14 -04:00
gamma-delta
411e85579f fix the jar not including everything on forge 2022-06-12 17:00:38 -05:00
gamma-delta
952b53eaed this actually seems more helpful 2022-06-12 15:10:45 -05:00
gamma-delta
c8e252497c *actually* close #102 2022-06-12 15:07:49 -05:00
gamma-delta
6ad14e6fc8 close #101 ... well, more like touch up 2022-06-12 15:06:10 -05:00
gamma-delta
bf4682260d close #114 2022-06-12 13:48:20 -05:00
gamma-delta
608fd0e4c2 close #116 and also whoops i forgor to run datagen in a while 2022-06-12 12:38:45 -05:00
gamma-delta
8ef43af35d Close #113 and document naming pages 2022-06-12 12:13:47 -05:00
gamma-delta
c4a5f97129 close #102 2022-06-12 11:55:18 -05:00
gamma-delta
1b1b43dcfe Close 112 2022-06-12 11:54:28 -05:00
yrsegal@gmail.com
3019e4c35a oops. 2022-06-11 18:43:48 -04:00
yrsegal@gmail.com
cea2d33cfa make weakmapped safer, and document 2022-06-11 18:38:45 -04:00
gamma-delta
c16002e832 ok jk i want 8x scale 2022-06-10 18:45:55 -05:00
gamma-delta
25afe5a74b yeah i probably shouldve seen that one coming 2022-06-10 18:41:22 -05:00
gamma-delta
6109fffc32 Merge branch 'main' of https://github.com/gamma-delta/HexMod 2022-06-09 20:32:39 -05:00
gamma-delta
b7a554dd75 make the spell circle spells no longer great 2022-06-09 20:32:25 -05:00