Sollace
fb216459b5
Merge branch '1.20.1' into 1.20.2
2024-04-23 14:51:47 +01:00
Sollace
1545210efa
Added wind trail particles
2024-04-22 17:21:12 +01:00
Sollace
96b14aa1c3
Fixed bumpy pegasus flight patterns (also fixed diving)
2024-04-21 23:07:30 +01:00
Sollace
22eaf9997c
Merge branch '1.20.1' into 1.20.2
2024-04-17 11:57:23 +01:00
Sollace
86faeeaa43
Clean up warnings
2024-04-12 01:23:43 +01:00
Sollace
7abe3e4260
Merge branch '1.20.1' into 1.20.2
...
# Conflicts:
# gradle.properties
2024-04-11 13:26:40 +01:00
Sollace
12748f5c6e
Fixed animations not being cancelled correctly when their timer ends. Fixes #325
2024-04-09 11:37:48 +01:00
Sollace
d5e4b69aec
Cancel velocity when changing dimensions. #329
2024-04-09 11:29:14 +01:00
Sollace
04f8827e28
Disable the dust cloud
2024-04-09 00:21:39 +01:00
Sollace
12bc0b6973
Rewrite the dark vortex to cause less lag and adjust/apply a cap to its maximum size
2024-04-07 20:27:15 +01:00
Sollace
9219b07aff
Merge branch '1.20.1' into 1.20.2
...
# Conflicts:
# BlockusAddon
# build.gradle
# gradle.properties
# src/main/java/com/minelittlepony/unicopia/ability/magic/spell/crafting/SpellCraftingRecipe.java
# src/main/java/com/minelittlepony/unicopia/ability/magic/spell/crafting/SpellEnhancingRecipe.java
# src/main/java/com/minelittlepony/unicopia/ability/magic/spell/trait/SpellTraits.java
# src/main/java/com/minelittlepony/unicopia/ability/magic/spell/trait/Trait.java
# src/main/java/com/minelittlepony/unicopia/advancement/SendViaDragonBreathScrollCriterion.java
# src/main/java/com/minelittlepony/unicopia/advancement/UCriteria.java
# src/main/java/com/minelittlepony/unicopia/datagen/providers/URecipeProvider.java
# src/main/java/com/minelittlepony/unicopia/entity/Living.java
# src/main/java/com/minelittlepony/unicopia/entity/mob/AirBalloonEntity.java
# src/main/java/com/minelittlepony/unicopia/recipe/URecipes.java
# src/main/java/com/minelittlepony/unicopia/recipe/ZapAppleRecipe.java
# src/main/resources/data/unicopia/loot_tables/blocks/apple_pie.json
2024-04-05 20:19:13 +01:00
Sollace
ec9a12bdf9
Clean up tags and fix some recipe unlock conditions
2024-03-31 14:35:04 +01:00
Sollace
5109b67de2
Revert seaponies back to normal if we're not able to respawn them underwater
2024-03-28 16:23:42 +00:00
Sollace
dd8bf650d5
#168 Add speed boosts when performing stunts and add a stunt for flying at low altitude.
2024-03-26 20:46:19 +00:00
Sollace
692db5a070
Fix fall damage, ladders, hitbox calculations, clipping, camera offset, and unicorn's teleportation when in inverted gravity
2024-03-26 17:11:39 +00:00
Sollace
2dd7fbbb55
Fix a whole bunch of gravity related issues
2024-03-26 00:04:00 +00:00
Sollace
9e329ac2f9
#314 Reduce camera motion and apply the client setting for fov scale to the flight camera
2024-03-25 19:57:21 +00:00
Sollace
c608a33aea
Merge branch '1.20.1' into 1.20.2
2024-03-20 21:49:36 +00:00
Sollace
1f2d6c0411
Fix flight when in inverted gravity. Closes #302
2024-03-19 22:53:43 +00:00
Sollace
095b10802f
Update ad-astra integration
2024-03-19 22:25:42 +00:00
Sollace
672dd72d62
Move a whole bunch of item tags to datagen
2024-03-19 20:46:29 +00:00
Sollace
f06dad53fc
Update corruption mechanics.
...
- Players no longer gain corruption from taking damage, but
- But spells with the dark alignment now cause more corruption
and gaining corruption has side-effects not unlike the mild
effects of wearing an alicorn amulet.
- Every time a side-effect manifests, the player's corruption goes
down.
- Alicorn Amulet and Grogar's bell now cause more corruption
Corrupt influence now clones mobs when they are damaged
rather than just randomly.
2024-03-12 14:53:02 +00:00
Sollace
e5f2f696ba
Unicorns no longer gain corruption when taking damage
2024-03-12 14:53:02 +00:00
Sollace
f4b607346a
Merge branch '1.20.1' into 1.20.2
2024-03-02 15:01:32 +00:00
Sollace
9c71272def
Only interact with the datatracker after it's safe to do so
2024-02-27 00:01:22 +00:00
Sollace
07bf99fcac
Merge branch '1.20.1' into 1.20.2
...
# Conflicts:
# gradle.properties
2024-02-24 13:32:29 +00:00
Sollace
3606c5b0f2
Fixed mobs not being able to wear the amulets when trinkets is present
2024-02-24 13:06:32 +00:00
Sollace
a11f8d33eb
Fixed clients slinging sneaky superfluous flight control packets. Fixes #267
2024-02-22 00:04:39 +00:00
Sollace
cef99f4a67
Merge branch '1.20.1' into 1.20.2
...
# Conflicts:
# README.md
# src/main/java/com/minelittlepony/unicopia/client/gui/TribeConfirmationScreen.java
# src/main/java/com/minelittlepony/unicopia/client/minelittlepony/Main.java
2024-02-15 16:24:09 +00:00
Sollace
92fd22668e
Smooth motion due to airflow and wind. Should fix any bumps and sudden changes in direction/altitude when flying and overall make controlling whilst flying more manageable
2024-02-13 17:24:39 +00:00
Sollace
2754d41ee9
Fix dust appearing in the ground and fix clouds appearing black (use per-vertex lighting)
2024-02-13 16:21:14 +00:00
Sollace
e97adc8841
Add /racelist show and /racelist rest
2024-02-12 19:36:43 +00:00
Sollace
80c31b4a1d
Fix items with heartbound not being restored if it had only 1 enchantment level before dying
2024-02-11 20:31:37 +00:00
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