Commit graph

1057 commits

Author SHA1 Message Date
yrsegal@gmail.com
28404a6593 emi! 2022-06-07 19:22:09 -04:00
yrsegal@gmail.com
e246d31926 fix CI not building 2022-06-07 19:21:57 -04:00
yrsegal@gmail.com
811adff148 huh, boolean flip here 2022-06-07 19:10:18 -04:00
yrsegal@gmail.com
54724ac95e fix custom item handlers being weeeird with impetuses
I also finally got that fabric fluid transfer thing implemented, woo
2022-06-07 17:41:20 -04:00
yrsegal@gmail.com
4e6d47de41 resolve fabric todos 2022-06-07 14:57:16 -04:00
yrsegal@gmail.com
59378e8031 i need to stop copypasting 2022-06-06 22:03:23 -04:00
yrsegal@gmail.com
01dba3419d fix potion effects being able to go into the weird negative range 2022-06-06 21:10:20 -04:00
yrsegal@gmail.com
51a4ae9dcd fix impetus only showing it's bound when bound to a player in world 2022-06-06 10:09:23 -04:00
yrsegal@gmail.com
df6e018d7c fix lang 2022-06-06 10:03:20 -04:00
yrsegal@gmail.com
9b0487688c creative unlocker now can show you mana usages 2022-06-04 18:17:10 -04:00
yrsegal@gmail.com
31d40b7555 migrate old colorizers 2022-06-04 14:27:55 -04:00
yrsegal@gmail.com
0edc687a60 open up scroll loot tables to config 2022-06-04 12:23:25 -04:00
yrsegal@gmail.com
e61b5c1255 fix comparator output not showing on fabric 2022-06-04 10:24:31 -04:00
yrsegal@gmail.com
f08959d90e fix akashic records not working on fabric 2022-06-04 10:18:00 -04:00
gamma-delta
2d049114ba for FILE in *.png.mcmeta; do jq '.animation.frames |= [to_entries | .[] | {index: .key} + .value]' $FILE > $FILE.out; done 2022-06-03 22:09:40 -05:00
gamma-delta
c121211369 messed up the json generation; pushing a commit to have somewhere to fall back on if jq fails 2022-06-03 21:59:19 -05:00
Alwinfy
9ed52ed035
Fix documentation gen to support interop 2022-06-03 20:39:53 -04:00
yrsegal@gmail.com
2e6dda478f name the local 2022-06-03 16:46:50 -04:00
yrsegal@gmail.com
ab58407991 update serhooks again 2022-06-02 21:51:59 -04:00
yrsegal@gmail.com
8e4ed23190 include cc api 2022-06-02 21:42:27 -04:00
yrsegal@gmail.com
f805455776 update serhooks 2022-06-02 20:50:53 -04:00
yrsegal@gmail.com
b652625706 wow. how did I miss this one 2022-06-02 20:01:50 -04:00
yrsegal@gmail.com
055606d587 prepare for when ser hooks changes 2022-06-02 19:41:18 -04:00
yrsegal@gmail.com
7a2acf25ba move ser hooks out of optional section 2022-06-02 16:32:40 -04:00
yrsegal@gmail.com
236648bb47 better hint for WHAT DID I SEE 2022-06-02 16:25:24 -04:00
yrsegal@gmail.com
25326ff5ec include 2022-06-02 16:21:58 -04:00
yrsegal@gmail.com
de5856ef59 ingredients now use a library instead of hax 2022-06-02 16:14:15 -04:00
gamma-delta
bf35952778 lilliputian 2022-06-02 02:11:48 -05:00
gamma-delta
772d94cd9e add multiple scroll sizes 2022-06-02 00:51:29 -05:00
gamma-delta
db6bc09218 unbreak things when played with no cross-compat mods 2022-06-01 22:03:14 -05:00
gamma-delta
272f81e36b add gravichanger compat, add stubs for pehkui, and rebalance flight 2022-06-01 21:53:24 -05:00
yrsegal@gmail.com
7a297ed216 villagers now are offended by mind murder 2022-06-01 00:23:14 -04:00
yrsegal@gmail.com
4ab69d18f4 bring formatting of rank in line with others 2022-05-31 23:05:27 -04:00
yrsegal@gmail.com
3ee9d8cd94 Use rank names instead of numbers 2022-05-31 23:02:04 -04:00
yrsegal@gmail.com
dbe83eb140 roughly enough compatability 2022-05-31 21:43:05 -04:00
yrsegal@gmail.com
eb52579062 Close #96 2022-05-31 20:02:56 -04:00
yrsegal@gmail.com
79b97a2998 Fix #98 2022-05-31 19:55:46 -04:00
yrsegal@gmail.com
ad357eb0d6 Close #97 2022-05-31 19:54:32 -04:00
gamma-delta
a79dfb15e6 Merge branch 'main' of https://github.com/gamma-delta/HexMod 2022-05-31 12:45:51 -05:00
gamma-delta
935c7dd949 undo blanketcon hotfix so we have a good version on CI 2022-05-31 12:30:06 -05:00
yrsegal@gmail.com
7a5d40f5ba fix repetition 2022-05-31 00:35:13 -04:00
yrsegal@gmail.com
b6d049dc38 fix a typo but again 2022-05-31 00:31:18 -04:00
yrsegal@gmail.com
86a7820099 fix a typo 2022-05-31 00:07:21 -04:00
gamma-delta
d7f85ae37e stupid and dumb non-release to hotpatch a create incompat on blankiecon maybe 2022-05-30 22:43:17 -05:00
gamma-delta
00e9340851 close #95 (it would have happened on both sides) 2022-05-30 15:31:46 -05:00
yrsegal@gmail.com
6e230492a1 oh this is cooler 2022-05-30 16:26:16 -04:00
yrsegal@gmail.com
02d2b55d81 fix copying bytebuf unnecessarily 2022-05-30 16:25:43 -04:00
gamma-delta
4b98cb26da require newest patchi 2022-05-30 10:49:31 -05:00
gamma-delta
a0517426e0 Merge branch 'main' of https://github.com/gamma-delta/HexMod 2022-05-30 10:38:16 -05:00
gamma-delta
b9e1472436 fix #94 2022-05-30 10:37:29 -05:00