Commit graph

2139 commits

Author SHA1 Message Date
Sollace
db52feb6b1
1.20-pre6 -> 1.20.1 2023-08-14 20:28:30 +01:00
Sollace
2ad431ab4b
Standardise the spell recipe ingredients/requirements lists 2023-08-14 13:05:20 +01:00
Sollace
3fcb05de81
Added a indicator to show when the cooldown between flaps is complete 2023-08-13 15:58:08 +01:00
Sollace
72f6c4ff19
Remove some unused code 2023-08-13 15:56:35 +01:00
Sollace
2d57929177
Clean up the model a bit 2023-08-13 15:11:55 +01:00
Sollace
c34eae5064
Add title and author translations for all the paintings 2023-08-13 15:11:40 +01:00
Sollace
48b4135025
Implement the different types of baskets 2023-08-13 15:10:49 +01:00
Sollace
31375f5c2d
Added drops for the hot air balloon 2023-08-13 10:04:09 +01:00
Sollace
d27aaac04e
Added recipes for the basket and balloon 2023-08-13 10:00:40 +01:00
Sollace
0fad11c346
Add item textures and basket/balloon designs, and try to prevent players from falling out 2023-08-12 20:43:37 +01:00
Sollace
f7777358e2
Add some animations and controls for steering the hot air balloon 2023-08-12 15:59:13 +01:00
Sollace
2fd8d0c42f
Implement the rest of hot air balloons 2023-08-11 18:51:35 +01:00
Sollace
8f737e1607
Added a spellbook_immune_to damage typ tag 2023-08-11 00:51:05 +01:00
Sollace
f7b1fc6d62
Fixed spellbook open/closing behaviour, and fixed spellbooks sinking in water 2023-08-11 00:43:14 +01:00
Sollace
034691a758
Fixed hidden stack rendering on sodium 2023-08-10 23:42:36 +01:00
Sollace
8ab8ec9de3
Fix crash when looking at crops in certain situations 2023-08-10 12:44:38 +01:00
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