Sollace
95abda651d
Merge branch '1.20.2' into 1.20.4
2024-04-23 14:52:08 +01:00
Sollace
fb216459b5
Merge branch '1.20.1' into 1.20.2
2024-04-23 14:51:47 +01:00
Sollace
a1d59b48bf
Slight tweaks to the wind particle
2024-04-23 14:51:33 +01:00
Sollace
03f4b4004e
Add spiral particle (wip)
2024-04-23 14:41:21 +01:00
Sollace
1545210efa
Added wind trail particles
2024-04-22 17:21:12 +01:00
Sollace
e51d82f37e
Added a visual effect when flying at high speeds
2024-04-21 23:51:59 +01:00
Sollace
bdedeeece4
Players can no longer use their abilities in spectator mode
2024-04-21 23:07:10 +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
22d6874102
Give them legs and they can breath underwater now
2024-04-20 17:20:18 +01:00
Sollace
f68be46b0c
Add new chest type
2024-04-18 21:09:15 +01:00
Sollace
292b034220
Merge branch '1.20.2' into 1.20.4
2024-04-17 11:59:21 +01:00
Sollace
22eaf9997c
Merge branch '1.20.1' into 1.20.2
2024-04-17 11:57:23 +01:00
Sollace
fd8a2f3f32
Fix one more warning
2024-04-12 01:27:56 +01:00
Sollace
136267f439
Use the newer api for the polearm renderer
2024-04-12 01:27:12 +01:00
Sollace
0a5ec3da03
Indicate whether an ability can actually do something for a selected activation type
2024-04-12 01:24:15 +01:00
Sollace
86faeeaa43
Clean up warnings
2024-04-12 01:23:43 +01:00
Sollace
3489c47d63
Make the VR keys respect the toggle option and display a visual feedback when they are being used
2024-04-12 00:50:03 +01:00
Sollace
7a42a2d35a
Merge branch '1.20.2' into 1.20.4
...
# Conflicts:
# gradle.properties
2024-04-11 13:27:41 +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
b8e2db12f0
Fixed bat ponies having both bat wings and icarus wings when wearing the wings of icarus
2024-04-09 11:48:36 +01:00
Sollace
1cab1bd16a
Fixed bat ponies having both bat and pegasus wings
2024-04-09 11:44:42 +01:00
Sollace
a8f0796ad7
Added sticky keys option. Fixes #322
2024-04-08 22:13:08 +01:00
Sollace
281e2ba26d
Add unique gem designs for different spells
2024-04-08 19:18:56 +01:00
Sollace
978b5e9854
Fix decay animation and improve rendering a little
2024-04-08 17:49:44 +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
1980cf634e
Merge branch '1.20.2' into 1.20.4
...
# Conflicts:
# build.gradle
# gradle.properties
# src/main/java/com/minelittlepony/unicopia/advancement/CustomEventCriterion.java
# src/main/java/com/minelittlepony/unicopia/advancement/RacePredicate.java
# src/main/java/com/minelittlepony/unicopia/advancement/SendViaDragonBreathScrollCriterion.java
# src/main/java/com/minelittlepony/unicopia/block/cloud/CloudPillarBlock.java
# src/main/java/com/minelittlepony/unicopia/datagen/providers/URecipeProvider.java
# src/main/java/com/minelittlepony/unicopia/diet/affliction/StatusEffectAffliction.java
# src/main/java/com/minelittlepony/unicopia/item/HeavyProjectileItem.java
# src/main/resources/data/unicopia/tags/items/food_types/forage_nauseating.json
2024-04-05 22:01:26 +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
5529382e71
Move recipes to their own package
2024-04-05 18:33:24 +01:00
Sollace
7d63797d4d
Jars can now hold fluids
2024-03-31 22:34:31 +01:00
Sollace
ec9a12bdf9
Clean up tags and fix some recipe unlock conditions
2024-03-31 14:35:04 +01:00
Sollace
2784627adc
Fix bugs and allow for storing bucketed entities in jars
2024-03-30 21:22:36 +00:00
Sollace
f0b2a8a550
Made jars placeable
2024-03-30 02:19:54 +00:00
Sollace
f500956760
- Fix hot air balloons not orienting correctly when placed
...
- add sandbags that you interact with to steer them
- fix various hitbox jankyness
- exclude spectators from hot air balloon collision checks
2024-03-29 20:31:49 +00:00
Sollace
101a560a01
Improve hot air balloon animations and fix formatting
2024-03-28 13:48:12 +00:00
Sollace
fbe444b56c
Fix janky hot air balloon physics
2024-03-28 12:08:06 +00:00
Sollace
e931be3388
You can now harvest pinecones and acorns from spruce and oak leaves using a hoe
2024-03-27 19:23:16 +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
b4a847e4b5
Update loom
2024-03-26 17:10:18 +00:00
Sollace
2dd7fbbb55
Fix a whole bunch of gravity related issues
2024-03-26 00:04:00 +00:00
Sollace
fd03dabdd6
Added specter
2024-03-25 18:08:40 +00:00
Sollace
a3c1248e9f
Move all remaining regular recipes to datagen
2024-03-22 00:07:36 +00:00
Sollace
0d88cb67e6
Merge branch '1.20.2' into 1.20.4
2024-03-20 22:16:00 +00:00
Sollace
c608a33aea
Merge branch '1.20.1' into 1.20.2
2024-03-20 21:49:36 +00:00
Sollace
1c878be324
Fixed overlay on summoned minions not rendering correctly and make it shift through different colours
2024-03-12 14:53:02 +00:00
Sollace
53f7e34e59
Fix alignment of gemstones in the spell dismissal screen
2024-03-12 14:53:02 +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
308cb721cd
Separate the magic beam into its own entity
2024-03-03 14:07:36 +00:00
Sollace
3165f3cd2a
Fix some rendering issues with filled jars
2024-03-03 12:45:53 +00:00
Sollace
67caa81a07
Merge branch '1.20.2' into 1.20.4
2024-03-02 15:48:20 +00:00
Sollace
f4b607346a
Merge branch '1.20.1' into 1.20.2
2024-03-02 15:01:32 +00:00