Sollace
|
5cc612ca3a
|
Merge branch '1.20.1' into 1.20.2
# Conflicts:
# src/main/java/com/minelittlepony/unicopia/client/minelittlepony/BodyPartGear.java
# src/main/java/com/minelittlepony/unicopia/client/minelittlepony/Main.java
# src/main/java/com/minelittlepony/unicopia/compat/emi/Main.java
# src/main/java/com/minelittlepony/unicopia/item/URecipes.java
# src/main/java/com/minelittlepony/unicopia/server/world/UnicopiaWorldProperties.java
|
2024-02-08 20:16:46 +00:00 |
|
Sollace
|
2b2fab2303
|
Fix changeling climbing on ladders and scaffolding #248
|
2024-02-07 10:55:58 +00:00 |
|
Sollace
|
ad1784b417
|
Merge branch '1.20.1' into 1.20.2
# Conflicts:
# src/main/java/com/minelittlepony/unicopia/client/gui/spellbook/element/Recipe.java
# src/main/resources/assets/unicopia/lang/zh_cn.json
|
2024-02-02 21:08:49 +00:00 |
|
Sollace
|
b194f720ef
|
Fixed spell equip sound playing when opening the spellbook
|
2024-02-01 12:18:15 +00:00 |
|
Sollace
|
a36aa10085
|
Add the dust cloud when pegasi take off from sand, gravel, and concrete power
+ fix dust particles flying away too quickly from where a pegasus takes off
|
2024-01-31 14:05:14 +00:00 |
|
Sollace
|
e06ae63077
|
Add time-limited variants of the metamorphosis potions and add make all potions craftable
|
2024-01-27 21:17:16 +00:00 |
|
Sollace
|
4151b66e99
|
Fix shields targetting the entity it belongs to
|
2024-01-26 15:57:36 +00:00 |
|
Sollace
|
225c67d558
|
Tweak dark vortex rendering and fix its behaviour
|
2024-01-22 15:47:58 +00:00 |
|
Sollace
|
9510b83c72
|
Implement a renderer for the back hole
|
2024-01-21 18:06:53 +00:00 |
|
Sollace
|
5ac68a3df9
|
Fixed race change advancement criterion. Fixes #230
|
2024-01-17 19:29:00 +00:00 |
|
Sollace
|
0ab31bf3ac
|
Merge branch '1.20' into 1.20.2
|
2023-12-15 20:38:34 +00:00 |
|
Sollace
|
8a85f0709e
|
Kirins can now cool themselves off by drinking bottles of water, juice, and eating melon slices
|
2023-11-27 16:02:38 +00:00 |
|
Sollace
|
3f480b6664
|
Reduce seaponies' visibility on land and fix suppressed races not transferring when respawning
|
2023-11-10 18:15:09 +00:00 |
|
Sollace
|
3948bf4a58
|
Anyone who can use the change form ability can also sign and use the friendship bracelets
|
2023-11-09 23:41:09 +00:00 |
|
Sollace
|
617a5f3a9f
|
Implement proper underwater vision for seaponies
|
2023-11-09 19:19:35 +00:00 |
|
Sollace
|
e0826bf1e3
|
Make the seapony transformation into an ability granted if you're wearing the necklace
|
2023-11-09 16:26:26 +00:00 |
|
Sollace
|
d3821f1c7c
|
Fixed seaponies moving too quickly
|
2023-11-09 15:08:07 +00:00 |
|
Sollace
|
873297ca44
|
Added respawn logic to place seaponies in water
|
2023-11-09 15:07:56 +00:00 |
|
Sollace
|
0d0ea4558d
|
Added hippogriffs and seaponies
|
2023-11-08 12:58:41 +00:00 |
|
Sollace
|
6a09b04b8e
|
The metamorphosis potions no longer kill you in peaceful, easy, and hardcore mode, and spectral arrows are no longer deadly
|
2023-11-07 19:57:30 +00:00 |
|
Sollace
|
884ced25f1
|
Move all the logic for hanging and climbing into a separate class and fix bat ponies not automatically cancelling when they move
|
2023-11-07 18:46:05 +00:00 |
|
Sollace
|
04cefd8961
|
Fix changeling climbing bugs
|
2023-11-07 18:21:18 +00:00 |
|
Sollace
|
a1f91a591a
|
Fix crash due to attributes not being removed (tryRemove doesn't try hard enough)
|
2023-10-24 01:02:48 +01:00 |
|
Sollace
|
09053bba93
|
Remove debug code
|
2023-10-14 02:39:12 +01:00 |
|
Sollace
|
9f2017b724
|
Fixed flight velocity/control state going out of sync with the server and add some behavioural tweaks
Note to Fauli: SPACE TO FLAP/ASCENT, SHIFT TO DESCEND
Also changed the behaviour for changeling flight (again).
Fixes #205
Fixes #179
Fixes #165
Fixes #176
|
2023-10-11 15:49:54 +01:00 |
|
Sollace
|
4953e11c54
|
Fixed floating changelings. Closes #204
|
2023-10-11 14:17:12 +01:00 |
|
Sollace
|
fcab76fd43
|
Added a second kirin ability
|
2023-10-10 20:13:45 +01:00 |
|
Sollace
|
5d8f5d485a
|
Fixed crash without trinkets
|
2023-10-10 18:28:29 +01:00 |
|
Sollace
|
442186978d
|
Kirins lose their rage when in the water and mining how has a small chance of increasing rage, with a chance of turning into a nirik when at full rage
|
2023-10-09 23:45:22 +01:00 |
|
Sollace
|
1b0505375a
|
Implement nirik vision
|
2023-10-09 22:54:57 +01:00 |
|
Sollace
|
fc1b461046
|
Implement kirin ability
|
2023-10-09 22:05:41 +01:00 |
|
Sollace
|
dda20777f7
|
Fixed regression from earlier
|
2023-10-09 15:14:56 +01:00 |
|
Sollace
|
b3b9cb7e89
|
Use the cached flight type rather than calculating it every time
|
2023-10-07 23:45:11 +01:00 |
|
Sollace
|
222e208141
|
Fixed alicorn amulet flight not working
|
2023-10-07 23:44:30 +01:00 |
|
Sollace
|
b8a0167ff7
|
Add climbing animations in first person mode and fixed changeling's climbing animations not playing. Fixes #164
|
2023-09-29 13:42:37 +01:00 |
|
Sollace
|
af76a4fef6
|
Added ad_astra integration
|
2023-09-10 23:28:53 +01:00 |
|
Sollace
|
6d7345c389
|
Move trinkets and seasons code to the compat package
|
2023-09-10 22:14:27 +01:00 |
|
Sollace
|
3cf8000fca
|
Only recompute the composite race when neccessary
|
2023-09-03 11:06:44 +01:00 |
|
Sollace
|
820856fdc4
|
Move mob entities to a separate package
|
2023-09-02 18:34:57 +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
|
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
|
b0e61fbd11
|
Fixed unable to cast at low health when in creative mode
|
2023-08-29 21:28:21 +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
|
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
|
77c993bfa7
|
When stealing a player's equipped spell, actually remove it from the slot
|
2023-08-28 13:58:46 +01:00 |
|