Commit graph

2123 commits

Author SHA1 Message Date
Sollace
15d43d5ab1
The rainboom ability now requires you to perform tricks (diving and dashing) to charge it. #107
- 10 dashes or dives = 1 rainboom, but you can charge up multiple at a time by doing more.
- Flying whilst exhausted now deals damage but players who push through it are rewarded with another level
- Gusts of wind are now reduced by levelling up
2023-08-09 22:10:02 +01:00
Sollace
67e51b1f22
Fixed some damage tags not loading 2023-08-09 22:06:33 +01:00
Sollace
465ee9ef64
Fixed incorrect death message translations 2023-08-09 22:06:18 +01:00
Sollace
a585435aa0
Fixed passengers' arms swinging whilst being carried 2023-08-09 17:58:33 +01:00
Sollace
622ffa31de
Fixed broken players when a passenger disconnects whilst being carried 2023-08-09 17:53:05 +01:00
Sollace
cd0a58f27f
Fixed passenger rendering and fixed passenger players not looking the direction their captor is facing. Closes #155 2023-08-09 16:47:03 +01:00
Sollace
ed3c0f9609
Add Pehkui compatibility. Closes #88 2023-08-08 01:35:05 +01:00
Sollace
c62fe7564a
Fix typo 2023-08-07 16:43:14 +01:00
Sollace
f6857e2452
Add some flight balancing changes 2023-08-07 16:43:14 +01:00
­Sollace
381d3bf3fa
Merge pull request #153 from LingVarr/1.20
Made more text translatable + russian translation (no spellbook)
2023-08-07 13:01:26 +01:00
LingVarr
88795b80a0 Made more text translatable + russian translation (no spellbook)
Made more text translatable by adding things to lang file.
Made russian translation of the mod, except spellbook's chapters sadly. Don't know how to do it without overwriting the chapter files.
2023-08-07 17:46:30 +11:00
Sollace
28863e6311
Make gradlew executable 2023-08-06 22:01:41 +01:00
Sollace
25abf359bf
Changelings can now climb on walls and hang from ceilings, like little spider pigs! 2023-08-06 21:46:07 +01:00
Sollace
ada4afd645
Improved the changeling flying sounds 2023-08-06 19:53:06 +01:00
Sollace
db69d649a5
Changelings can now climb walls. Closes #122 2023-08-06 18:56:31 +01:00
Sollace
ca792dc4d2
Fixed spells getting destroyed when relogging 2023-08-06 18:29:45 +01:00
Sollace
54c0acb757
Use an entity reference to remember the owner of a magic projectile, and store the level and corruption in the reference so we can remember it when the player is offline 2023-08-06 18:29:33 +01:00
Sollace
f5293546c5
Fix some messy saving issues 2023-08-06 18:28:51 +01:00
Sollace
9b70be38be
Added disloyal mobs 2023-08-06 18:28:30 +01:00
Sollace
4f65870803
Fixed spellcast entities not being sent to the client 2023-08-06 18:28:09 +01:00
Sollace
b3099faa68
Entities spawned by the necromancy spell can now have a variety of different equipment based on the level of the player casting the spell 2023-08-06 18:27:27 +01:00
Sollace
9a0041e295
Fixed unable to place the necromancy spell 2023-08-06 18:26:17 +01:00
Sollace
82daf178df
Fixed tint for overlay for faithful entities not rendering 2023-08-05 20:47:24 +01:00
Sollace
c6e94d758b
Fixed tribe button rendering on newer Kirin versions 2023-08-05 20:22:20 +01:00
Sollace
3e4542af7f
Update dependencies 2023-08-05 20:22:00 +01:00
Sollace
238ca4bff7
Fixed faithful entities not remembering their owner after a save and reload. #136 2023-08-05 17:39:56 +01:00
Sollace
47a2046188
Fixed crystal hearts not rendering correctly after a relog 2023-08-05 15:53:01 +01:00
Sollace
b337709f78
Improved animations when casting or dispelling spells and added animations when using magic staffs. #151 2023-08-05 15:45:36 +01:00
Sollace
3dec711b78
Fix #127 relative to CaffeineMC/sodium-fabric#1602 2023-08-04 18:32:41 +01:00
Sollace
f16632e5fe
Remove some deprecation warnings 2023-08-04 18:29:06 +01:00
Sollace
7868db90b5
Fixed zap apple trees not progressing 2023-08-04 18:28:35 +01:00
Sollace
97f56ea4ed
Update dependencies 2023-08-04 18:25:52 +01:00
Sollace
6b8c63d63f
Added a graphic of the crystal heart structure to the spellbook 2023-08-04 18:25:34 +01:00
Sollace
eac080d808
Fixed stack page elements not using their defined x/y position 2023-08-04 18:11:45 +01:00
Sollace
a6feeceaae
Fixed label 2023-08-04 17:05:59 +01:00
Sollace
858720805e
Switch to using mojang's own EnumArgumentType 2023-07-29 19:54:49 +01:00
Sollace
86790a3150
Remove some console logs and test code 2023-07-29 19:54:07 +01:00
Sollace
283555c45b
Fix #130 2023-07-07 12:57:38 +01:00
Sollace
0077d50fa7
Fixed #125 2023-07-06 17:30:00 +01:00
Sollace
eb5fee8692
Fixed #134 2023-07-06 17:27:03 +01:00
Sollace
19a9132fe3
Update en_us and fix typoes. Closes #131 2023-07-06 17:11:06 +01:00
Sollace
7687fe3b21
Update readme and fix typos. Closes #135 2023-07-06 17:06:28 +01:00
Sollace
37c62b7d0c
Fixed conccurent modification exception when updating fire and inferno spells. Fixes #137, #129 2023-07-06 17:03:00 +01:00
Sollace
9d90932ce9
Update kirin 2023-07-06 10:46:06 +01:00
Sollace
f7410fc925
Move damagetype tags to the correct package. 2023-07-06 10:44:47 +01:00
LingVarr
e772fa7809
Fix typos and standardization (#128) 2023-07-01 21:48:49 +01:00
风扇滑翔翼
bdba6331c8
Repair wrong description (#132) 2023-07-01 21:46:14 +01:00
Sollace
ee0a3df549 Fixed crash when taking damage 2023-06-07 23:41:08 +01:00
Sollace
f278bdb1ae Spellbooks can now be placed inside chiseled bookshelves 2023-06-07 20:42:52 +01:00
Sollace
fb742644af Fixed dynamic lighting entities 2023-06-07 20:35:29 +01:00