Commit graph

1992 commits

Author SHA1 Message Date
Sollace
3c62db0268
Update EMI 2023-09-02 22:18:49 +01:00
Sollace
27f33fe9c4
Anvils sent with the dragon breath scroll are now dropped on the recipient 2023-09-02 21:55:20 +01:00
Sollace
cadad49aab
Fixed altar detection for the alicorn amulet and make it more efficient by saving the centers of active altars 2023-09-02 21:23:54 +01:00
Sollace
543adefd6d
Fixed crystal heart health not syncing to the client and implement health/destruction and animations for the crystal shards 2023-09-02 20:54:15 +01:00
Sollace
e923882ebf
Move the floating artefact entity renderer to the correct package 2023-09-02 20:02:28 +01:00
Sollace
77d6e6d1b0
Better handle exceptions in ticking spells and try to prevent spells from being destroyed more than once 2023-09-02 19:59:42 +01:00
Sollace
820856fdc4
Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
Sollace
d3c54c1e2b
Fixed non-unicorn players wearing amulets that grant magical abilities still not able to equip gemstones by right-clicking 2023-09-02 18:16:36 +01:00
Sollace
0d7df76c9c
Keep original model bit flags after copying 2023-09-02 16:57:54 +01:00
Sollace
806538858e
Try and prevent cloned players from polluting the environment 2023-09-02 16:39:43 +01:00
Sollace
3a18054752
Prevent the temporary player from being ticked 2023-09-02 16:32:54 +01:00
Sollace
0e75b8e5ff
Try to fix more issues with pegasi and hot air balloons 2023-09-01 21:39:21 +01:00
Sollace
8ba76cf2c0
Add some more advancements and rearrange existing ones to be less vertical 2023-09-01 21:38:59 +01:00
Sollace
76a7ecc3bb
Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
Sollace
75a6912459
Fixed pegasi not being able to fly when wearing the unicorn amulet 2023-09-01 18:16:52 +01:00
Sollace
a5aedf6c64
Fixed creative flying glitch 2023-09-01 18:16:09 +01:00
Sollace
1f05e46648
Pegasi cannot pick up special entities 2023-09-01 18:14:59 +01:00
Sollace
bee6d39a96
Change recipe and add advancement for crafting the unicorn amulet 2023-09-01 17:38:54 +01:00
Sollace
67c54cf644
Fix typo. Closes #159 2023-08-31 19:51:11 +01:00
LingVarr
9caacccf16
Update lang files (#158)
Update ru_ru.json and delete extra Sombra, there's already one at line 205 (there can only be one).
2023-08-31 19:47:39 +01:00
Sollace
4c6e7e79c7
Fixed wings of icarus sometimes reporting a charge of -1 2023-08-30 23:46:23 +01:00
Sollace
811e860a45
Fix wings of icarus sounds not playing when running out of charge 2023-08-30 23:46:06 +01:00
Sollace
a8d5e45f0e
Avoid breaking the alicorn amulet, rather just remove its effects when its fully degraded 2023-08-30 21:47:20 +01:00
Sollace
0338348f9d
Fixed alicorn amulet's 4th day effects occuring on the 3rd day 2023-08-30 21:42:49 +01:00
Sollace
d48a9bd58b
Add the altar to world generation 2023-08-30 21:35:05 +01:00
Sollace
f4c68bb0c3
Change pillar height for the altar from 3 to 4, check for sky visibility on the pillars, and allow the altar to fix itself if the current placement is determined to be valid 2023-08-30 21:34:50 +01:00
Sollace
1f64e6c4a6
Fixed creative players being able to break an unbreakable floating artefact entity 2023-08-30 21:33:48 +01:00
Sollace
d39c003c2e
Render a damage overlay on the crystal heart 2023-08-30 21:33:13 +01:00
Sollace
b0e61fbd11
Fixed unable to cast at low health when in creative mode 2023-08-29 21:28:21 +01:00
Sollace
1c0ada5ae9
Add a recipe for repairing the alicorn amulet into a unicorn amulet 2023-08-29 21:28:05 +01:00
Sollace
aaecdf7cbf
Properly implement changing sun and stars position with the unicorn amulet 2023-08-29 21:27:43 +01:00
Sollace
fcd6701961
Add tooltips to the spellbook's tabs 2023-08-29 15:22:09 +01:00
Sollace
576e36df39
Rearrange armor slot positioning in the spellbook, turn the spell slots into actual functioning slots 2023-08-29 15:21:10 +01:00
Sollace
f9b6cf75f4
Fixed tooltip text not being wrapped for trait descriptions in the discoveries tab 2023-08-29 15:19:09 +01:00
Sollace
0d4b9c0db0
Spells can now be hidden 2023-08-29 15:18:42 +01:00
Sollace
8385232c5b
Fix time change ability not appearing for unicorns wearing the unicorn amulet 2023-08-29 15:17:44 +01:00
Sollace
82ec2b4f14
Add changeling wings 2023-08-29 02:06:13 +01:00
Sollace
559b8d2e6e
Try to fix visibility of hair on disguised players 2023-08-29 01:09:01 +01:00
Sollace
9f7050ef28
Rewrite mindswap to better swap all the properties of players 2023-08-29 01:08:39 +01:00
Sollace
b0c1c91c04
Fixed pegasi getting stuck rotated 2023-08-29 01:08:07 +01:00
Sollace
ba0f5ecd4c
Change positioned sounds to be non-relative and have their location correctly set at the beginning so it doesn't start at the camera position 2023-08-28 22:23:35 +01:00
Sollace
22bed1ee19
Fixed muffin jankyness 2023-08-28 22:09:15 +01:00
Sollace
c802e7aa56
Added page numbers to the spellbook 2023-08-28 21:40:02 +01:00
Sollace
ca937a671c
Fix alignment of the mana subtitle in other translations 2023-08-28 21:31:23 +01:00
Sollace
c2c16d575c
Fixed tooltips in the spellbook gui 2023-08-28 21:29:29 +01:00
Sollace
b10a26e150
Fixed spellbook tabs appearing cut off on certain screen resolutions 2023-08-28 20:24:20 +01:00
Sollace
d47433a463
Adjust slot placement and fixed trinket slots not hiding when switching tabs 2023-08-28 19:56:38 +01:00
Sollace
ccad91087c
Fixed crystal heart rotation 2023-08-28 19:47:23 +01:00
Sollace
88252d8db9
Prevent spells from affecting technical entities 2023-08-28 14:37:36 +01:00
Sollace
05256fdaf6
Don't kill creative players when stealing their spells, but do steal their spells 2023-08-28 14:07:20 +01:00