Sollace
|
6a36249d68
|
Fixed player position messed up when mounting a boat whilst flying
Players can now fly from boats again.
Fixes #377
|
2024-09-16 18:12:58 +01:00 |
|
Sollace
|
0b7ef78cb8
|
Merge branch '1.20.2' into 1.20.4
|
2024-06-24 02:38:53 +01:00 |
|
Sollace
|
cc8bc28432
|
Merge branch '1.20.1' into 1.20.2
|
2024-06-24 01:34:03 +01:00 |
|
Sollace
|
6eb2464d78
|
Revert mixinextras usage
|
2024-06-24 01:25:28 +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
|
e9114f9e12
|
Fixed data not being copied when the player changes dimensions
|
2024-05-25 21:01:01 +01:00 |
|
Sollace
|
6057d8ea3b
|
Move flight check fixes to onTick()
|
2024-05-25 18:52:19 +01:00 |
|
Sollace
|
0b3f49e7fe
|
Ensure registration happens in order
|
2024-05-25 15:19:53 +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
|
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
|
7560df438c
|
Move server-affecting mixins to their own package
|
2024-05-20 16:02:52 +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
|
648f1838e7
|
Fixed mimics rolling multiple times
|
2024-05-19 18:03:28 +01:00 |
|
Sollace
|
6a8c0d82ee
|
Ground pound now prevents fall damage. Fixes #351
|
2024-05-17 18:23:38 +01:00 |
|
Sollace
|
a420c9ec38
|
Merge branch '1.20.2' into 1.20.4
|
2024-04-26 16:51:34 +01:00 |
|
Sollace
|
2d28bed961
|
Merge branch '1.20.1' into 1.20.2
|
2024-04-26 16:47:32 +01:00 |
|
Sollace
|
68025e4642
|
Fix respawning on cloud blocks
|
2024-04-26 16:40:43 +01:00 |
|
Sollace
|
9269c7bd69
|
Merge branch '1.20.2' into 1.20.4
|
2024-04-25 15:35:35 +01:00 |
|
Sollace
|
a67935c634
|
Merge branch '1.20.1' into 1.20.2
|
2024-04-25 15:33:11 +01:00 |
|
Sollace
|
498577294e
|
Redo ad_astra compat
|
2024-04-24 19:33:22 +01:00 |
|
Sollace
|
9bbbec3cf4
|
Update the thing for 1.20.4 changes
|
2024-04-23 15:59:21 +01:00 |
|
Sollace
|
fb216459b5
|
Merge branch '1.20.1' into 1.20.2
|
2024-04-23 14:51:47 +01:00 |
|
Sollace
|
19f67c23c6
|
Incorporate the player's luck and allow it to turn back if left unattended
|
2024-04-21 18:51:30 +01:00 |
|
Sollace
|
f68be46b0c
|
Add new chest type
|
2024-04-18 21:09: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
|
2784627adc
|
Fix bugs and allow for storing bucketed entities in jars
|
2024-03-30 21:22:36 +00:00 |
|
Sollace
|
82b74ecb18
|
Added feather touch enchantment
|
2024-03-28 15:32:21 +00:00 |
|
Sollace
|
fbe444b56c
|
Fix janky hot air balloon physics
|
2024-03-28 12:08:06 +00:00 |
|
Sollace
|
2ae28c72d3
|
Fix edge sneaking when upside down
|
2024-03-26 22:00:43 +00:00 |
|
Sollace
|
4a630dfcf9
|
Fix slime blocks in the upside down
|
2024-03-26 20:21:12 +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
|
095b10802f
|
Update ad-astra integration
|
2024-03-19 22:25:42 +00:00 |
|
Sollace
|
f4b607346a
|
Merge branch '1.20.1' into 1.20.2
|
2024-03-02 15:01:32 +00:00 |
|
Sollace
|
aa00b1a9b0
|
Fixed shields rendering on players in the inventory screen
|
2024-02-27 21:20:50 +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
|
5d7227f547
|
Fixed frozen effect rendering on boats when sodium is installed
|
2024-02-26 21:22:18 +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
|
53497c70d6
|
Fix incompatibility with mods that add points of interest containing chests
|
2024-02-20 20:21:16 +00:00 |
|
Sollace
|
cdfc4babb4
|
Fix leaf flowers rendering on fast graphics
|
2024-02-20 18:40:04 +00:00 |
|
Sollace
|
2abeff5767
|
Disable leaf flowers on fast graphics
|
2024-02-18 14:37:49 +00:00 |
|