Sollace
|
6175605069
|
Don't tick disguises if the game is paused
|
2024-05-23 20:00:17 +01:00 |
|
Sollace
|
e22f181f41
|
Fixed rendering of multi-segment blocks
|
2024-05-23 19:59:56 +01:00 |
|
Sollace
|
98f612cd13
|
Fixed disguise orientation and door disguises. Fixes #259
|
2024-05-23 18:52:55 +01:00 |
|
Sollace
|
c61f2ce834
|
Add tooltip for area protection spell and make use of the cached radius from the Ether entry
|
2024-05-23 17:38:11 +01:00 |
|
Sollace
|
d909ee47f1
|
Fix dismiss animations on placed spells
|
2024-05-23 17:37:27 +01:00 |
|
Sollace
|
14084e270b
|
Fix tooltip details
|
2024-05-23 17:36:57 +01:00 |
|
Sollace
|
1ecb28e511
|
Move placed spell logic into the cast spell entity and fix portals mislinking/multilinking
|
2024-05-23 17:02:29 +01:00 |
|
Sollace
|
8a093a8a8b
|
Sync all spells onto the ether
|
2024-05-23 12:53:11 +01:00 |
|
Sollace
|
77de42dd09
|
Split the placed spell into separate types
|
2024-05-22 21:21:34 +01:00 |
|
Sollace
|
575c1f7438
|
Fixed placed spells not playing their death animations and/or getting stuck and impossible to remove
|
2024-05-22 21:21:08 +01:00 |
|
Sollace
|
2910b8d29c
|
Cleanup and sync placed spell owners
|
2024-05-22 15:25:35 +01:00 |
|
Sollace
|
e23cbcdd1c
|
Fixed placed and projectile spells not syncing their level correctly. Also fixes placed shields not rendering
|
2024-05-22 13:58:20 +01:00 |
|
Sollace
|
ca361049f5
|
Surface spell attributes to the user in gemstone tooltips
|
2024-05-22 13:57:44 +01:00 |
|
Sollace
|
9e2135fde3
|
Clean up player capabilities networking
|
2024-05-22 01:04:12 +01:00 |
|
Sollace
|
d824d5d701
|
Fix warning
|
2024-05-22 00:17:55 +01:00 |
|
Sollace
|
2f0adac616
|
Synchronize initial data to the client when an entity starts being tracked
|
2024-05-22 00:16:12 +01:00 |
|
Sollace
|
88cf90842f
|
Sync each spell individually
|
2024-05-21 23:52:02 +01:00 |
|
Sollace
|
771da650c4
|
Implement a custom data tracker to sync values dynamically. Fixes #14
|
2024-05-21 23:51:56 +01:00 |
|
Sollace
|
c1bcaaa78e
|
Properly fix casting
|
2024-05-21 23:31:36 +01:00 |
|
Sollace
|
4bac633a23
|
Remove the update argument when interacting with spell slots
|
2024-05-21 23:10:02 +01:00 |
|
Sollace
|
b9015c9220
|
Add synchronization to keep it from messing up
|
2024-05-21 22:53:07 +01:00 |
|
Sollace
|
f8f60a8d3d
|
Implement custom data tracker
|
2024-05-21 22:51:42 +01:00 |
|
Sollace
|
9f407dfb76
|
Revert "Change ether to use type keys"
This reverts commit 2ca337a8b813e2bf4fe3bd4949338aa476c568e4.
|
2024-05-21 22:51:42 +01:00 |
|
Sollace
|
d38a02dcd4
|
Fix: Fix reference losing traits when serializing
|
2024-05-21 22:51:42 +01:00 |
|
Sollace
|
1f2df6daf5
|
Fix: Fix casting
# Conflicts:
# src/main/java/com/minelittlepony/unicopia/ability/UnicornCastingAbility.java
# Conflicts:
# src/main/java/com/minelittlepony/unicopia/ability/UnicornCastingAbility.java
|
2024-05-21 22:51:42 +01:00 |
|
Sollace
|
7560df438c
|
Move server-affecting mixins to their own package
|
2024-05-20 16:02:52 +01:00 |
|
Sollace
|
80b885514f
|
Add broken wings status effect
|
2024-05-20 01:49:02 +01:00 |
|
Sollace
|
e819678307
|
Fixed fruit dropping more than they're supposed to (should only happen if you have fortune!!!)
Also removed the placeholder plunder vine drops.
|
2024-05-20 00:45:04 +01:00 |
|
Sollace
|
a1ed8e5319
|
Specters can now spawn with and carry equipment
|
2024-05-20 00:42:30 +01:00 |
|
Sollace
|
a42aaeefc0
|
Only spawn specters in dark areas
|
2024-05-19 20:23:38 +01:00 |
|
Sollace
|
b4126b839b
|
Configure skeletons to target flying players over players on the ground, and fire at them with more accuracy
|
2024-05-19 20:23:21 +01:00 |
|
Sollace
|
5d4c0d0dd0
|
Set world and position on mimic chests when rendering to make sure they render correctly
|
2024-05-19 18:27:22 +01:00 |
|
Sollace
|
648f1838e7
|
Fixed mimics rolling multiple times
|
2024-05-19 18:03:28 +01:00 |
|
Sollace
|
715519e1f1
|
Increase energy cost when flying over the void. Fixes #356
|
2024-05-19 00:17:34 +01:00 |
|
Sollace
|
2cdce6504c
|
Only regenerate when the pegasus has reached the ground. Fixes #356
|
2024-05-19 00:17:02 +01:00 |
|
Sollace
|
c09b02d8c8
|
Fix and add farmer's delight cutting table recipes for all the palm and zap wood blocks
|
2024-05-18 21:10:10 +01:00 |
|
Sollace
|
0c9c3caae2
|
Fixed unable to place palm signs on walls
|
2024-05-18 19:40:59 +01:00 |
|
Sollace
|
8a3abf5622
|
Display the amount of corruption you would gain from casting a spell
|
2024-05-18 14:55:41 +01:00 |
|
Sollace
|
95ffe5b0b5
|
Serialize spell type and traits together, and make affinity names translatable
|
2024-05-18 14:29:47 +01:00 |
|
Sollace
|
1d15630566
|
Properly replace existing spells when casting one with different traits. #353
|
2024-05-18 13:14:20 +01:00 |
|
Sollace
|
e053539d1b
|
Fixed earth ponies being able to stomp whilst flying with elytra and using riptide
|
2024-05-17 19:28:52 +01:00 |
|
Sollace
|
04298eefcf
|
Cancel stomps when moving upwards
|
2024-05-17 19:28:08 +01:00 |
|
Sollace
|
e6ec2083ef
|
Add a fortification status effect so earth ponies can see when they're fortified
|
2024-05-17 18:56:20 +01:00 |
|
Sollace
|
6a8c0d82ee
|
Ground pound now prevents fall damage. Fixes #351
|
2024-05-17 18:23:38 +01:00 |
|
Sollace
|
fffbee84e3
|
Add missing entity translations and set floating artefact to use the name of its item
|
2024-05-16 22:38:19 +01:00 |
|
Sollace
|
2fdd5b2730
|
Add fruit to the replaceable_by_trees tag to fix #352
|
2024-05-16 22:30:27 +01:00 |
|
Sollace
|
151f3604e6
|
Fixed client/server desync when applying status effects. Fixes #349
|
2024-05-16 22:21:46 +01:00 |
|
Sollace
|
59bdba6437
|
Fixed food poisoning probabilities being reversed - cooked had a higher chance of poisoning rather than lower
|
2024-05-16 22:21:20 +01:00 |
|
Sollace
|
f2a4a5f114
|
Fix door lighting. Fixes #346
|
2024-05-16 21:47:41 +01:00 |
|
Sollace
|
09cecef68e
|
Fix quick moving items in the spellbook. Fixes #348
|
2024-05-16 21:42:58 +01:00 |
|