Sollace
|
7e0272bd7f
|
Fix more portal issues
|
2024-11-19 15:54:49 +00:00 |
|
Sollace
|
3297480b3f
|
Don't send advancement counter data to the client (it doesn't need it)
|
2024-10-12 20:29:55 +01:00 |
|
Sollace
|
d67d4362ad
|
Track advancement criterion counters on a per-advancement basis (should fix multiple triggering at once)
|
2024-10-07 19:30:10 +01:00 |
|
Sollace
|
6c7291d24c
|
Update enchantment logic to use tags and fix the getLevel methods to work with the asked for enchantment
|
2024-10-07 01:39:00 +01:00 |
|
Sollace
|
0e2b0bcc34
|
Fix some packet serializing issues
|
2024-10-04 21:44:21 +01:00 |
|
Sollace
|
c70f3dcc5f
|
Update respawn logic
|
2024-10-04 18:31:33 +01:00 |
|
Sollace
|
84b672ffbb
|
Clean up deprications
|
2024-10-03 18:28:00 +01:00 |
|
Sollace
|
b72be6e403
|
Move serialisation-related utils to the serialization package
|
2024-10-03 15:35:28 +01:00 |
|
Sollace
|
84e41bcc88
|
Update mixins
|
2024-10-02 22:50:57 +01:00 |
|
Sollace
|
75e50f72d6
|
Merge branch '1.20.4' into 1.21
# Conflicts:
# src/main/java/com/minelittlepony/unicopia/client/UnicopiaClient.java
# src/main/java/com/minelittlepony/unicopia/entity/effect/UPotions.java
|
2024-10-01 19:46:12 +01:00 |
|
Sollace
|
b033d1dc7a
|
Updating to 1.21 (part 6)
|
2024-10-01 02:45:58 +01:00 |
|
Sollace
|
4f03bb81f6
|
Fix stuff and port enchantments (part 1)
|
2024-09-30 22:18:30 +01:00 |
|
Sollace
|
f3f5a1c006
|
Fix more low-hanging stuff
|
2024-09-29 23:23:40 +01:00 |
|
Sollace
|
24ca3bf39d
|
Rain no longer appears above clouds (mostly)
|
2024-09-29 04:28:22 +01:00 |
|
Sollace
|
433149cc99
|
Updating to 1.21 (part 3)
|
2024-09-28 22:27:46 +01:00 |
|
Sollace
|
259b0cddc4
|
Updating to 1.21 (part 2)
|
2024-09-26 21:36:35 +01:00 |
|
Sollace
|
c5c9141b7b
|
Creative players can now interact with cloud blocks regardless of tribe. Closes #461
|
2024-09-24 15:01:13 +01:00 |
|
Sollace
|
c011394644
|
Fixed heavy enchant making pegasi faster. Fixes #380
|
2024-09-18 18:44:25 +01:00 |
|
Sollace
|
1f884a1170
|
Adjust bat pony visibility. Fixes #425
|
2024-09-18 18:24:34 +01:00 |
|
Sollace
|
82aa1bc5af
|
Fixed changling clinging and bat pony hanging abilities. Closes #404
|
2024-09-16 19:16:05 +01:00 |
|
Sollace
|
afc8a87965
|
Fixed feathers dropping on the client. Fixes #383
|
2024-09-16 17:56:55 +01:00 |
|
Sollace
|
f5a85b9c02
|
Fixed sounds not playing when dashing
|
2024-09-16 17:53:02 +01:00 |
|
Sollace
|
a373e82872
|
Fixed earth ponies breaking blocks in adventure mode and protected regions. Fixes #434
|
2024-09-16 17:51:41 +01:00 |
|
Sollace
|
ba6b9800cd
|
Fixed bat ponies unable to sleep at night when there is a thunderstorm. Fixes #436
|
2024-09-16 17:17:21 +01:00 |
|
Sollace
|
0eb0b99a60
|
Fixed server flight state desync. Fixes #430, Fixes #421 (probably, cannot reproduce)
|
2024-09-16 15:30:46 +01:00 |
|
Sollace
|
068554e1bc
|
Fixed earth ponies' dash ability destroying drops. Fixes #448
|
2024-09-16 14:41:05 +01:00 |
|
Sollace
|
74a08b4820
|
Merge branch '1.20.1' into 1.20.2
|
2024-06-24 01:15:50 +01:00 |
|
Sollace
|
f6668eff72
|
Added seapony's grace/seapony's ire status effects. Mining blocks in a monument will cause seaponies to lose their grace. Fixes #390
|
2024-06-23 16:59:34 +01:00 |
|
Sollace
|
498ec2bca0
|
The pearl necklace now has 4 durability
|
2024-06-23 14:41:44 +01:00 |
|
Sollace
|
aaea2bfbc1
|
Account for the water's depth when determining the amount of lift pegasi should receive
|
2024-05-28 23:19:23 +01:00 |
|
Sollace
|
a25d8b7a2c
|
Remove debug messages
|
2024-05-27 06:40:47 +01:00 |
|
Sollace
|
2edf2c6989
|
Implement data trackers for spells
|
2024-05-27 06:39:01 +01:00 |
|
Sollace
|
e9114f9e12
|
Fixed data not being copied when the player changes dimensions
|
2024-05-25 21:01:01 +01:00 |
|
Sollace
|
a6a19a4d4b
|
Remove broken wings logging
|
2024-05-25 15:54:45 +01:00 |
|
Sollace
|
8ba83934a3
|
Fix incorrect default for new players
|
2024-05-25 15:54:32 +01:00 |
|
Sollace
|
1e3560fc04
|
Send tracked data in smaller packets to avoid large buffer allocation warnings being printed
|
2024-05-25 14:38:17 +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
|
2910b8d29c
|
Cleanup and sync placed spell owners
|
2024-05-22 15:25:35 +01:00 |
|
Sollace
|
9e2135fde3
|
Clean up player capabilities networking
|
2024-05-22 01:04:12 +01:00 |
|
Sollace
|
88cf90842f
|
Sync each spell individually
|
2024-05-21 23:52:02 +01:00 |
|
Sollace
|
4bac633a23
|
Remove the update argument when interacting with spell slots
|
2024-05-21 23:10:02 +01:00 |
|
Sollace
|
f8f60a8d3d
|
Implement custom data tracker
|
2024-05-21 22:51:42 +01:00 |
|
Sollace
|
80b885514f
|
Add broken wings status effect
|
2024-05-20 01:49:02 +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
|
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
|
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
|
2d28bed961
|
Merge branch '1.20.1' into 1.20.2
|
2024-04-26 16:47:32 +01:00 |
|