Commit graph

2483 commits

Author SHA1 Message Date
Sollace
81bcf14a60
Bump target and fix compatibility with 1.21.1 2024-10-14 20:05:49 +01:00
Sollace
9907d3c907
Merge branch '1.20.4' into 1.21 2024-10-14 19:20:23 +01:00
Sollace
6e6a82c7a5
Fix #490 (again) 2024-10-14 19:16:02 +01:00
Sollace
708f9191a8
Change criterion check to an OR for tribe joins 2024-10-13 18:19:31 +01:00
Sollace
39597a0a1c
Change criterion check to an OR for tribe joins 2024-10-13 18:18:50 +01:00
Sollace
fc5fec106a
Fix carver crash #490 2024-10-12 21:47:38 +01:00
Sollace
4a0a5eeade
Change early molting season advancements to regular tasks Closes #483 2024-10-12 21:47:15 +01:00
Sollace
536cdf99d4
Fix carver crash #490 2024-10-12 21:44:46 +01:00
Sollace
24a4761b7a
Change early molting season advancements to regular tasks Closes #483 2024-10-12 21:23:59 +01:00
Sollace
78c090e037
Only count progressive advancements for the triggered id 2024-10-12 21:23:23 +01: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
2ce52b3a0f
Fixed red butterfly item texture 2024-10-12 20:28:52 +01:00
Sollace
2723fbf7b3
Balloons now change their appearance to reflect their type 2024-10-12 20:28:24 +01:00
Sollace
3d18dedb0c
Add oat seeds as drops from other places where the game drops wheat seeds 2024-10-11 16:05:12 +01:00
Sollace
932c773e12
Fixed short grass dropping wheat worms instead of oat seeds 2024-10-11 16:01:43 +01:00
Sollace
1bbc5b7569
Rewrite entity minion/discorded ai changes to be non-destructive 2024-10-11 14:05:50 +01:00
Sollace
017f2176d5
Clean up some tla stuff and depend on our own textures for recipe decorations 2024-10-11 11:23:41 +01:00
Sollace
667b6056f5
Fixed issues loading spellbook chapters 2024-10-10 20:54:38 +01:00
Sollace
6594e30d18
Fixed crash when rendering level markers in the hud 2024-10-10 20:22:38 +01:00
Sollace
0e49cda1cc
Fixed network error when joining a world 2024-10-10 20:02:46 +01:00
Sollace
156e17bee5
Fixed datafixes for the unicopia:charges component 2024-10-10 20:02:31 +01:00
Sollace
23577c1c02
Fixed the trick apple recipes 2024-10-10 19:15:12 +01:00
Sollace
8c90991214
Fixed the trick apple recipes 2024-10-10 18:59:37 +01:00
Sollace
a11c8d6aa2
Fix sweet apple acres advancement 2024-10-10 18:27:48 +01:00
Sollace
0995d01a2f
Fix sweet apple acres advancement 2024-10-10 18:04:05 +01:00
Sollace
0785ae0d3d
Fix incorrect id 2024-10-09 18:55:00 +01:00
Sollace
cfbf6832d0
Remove debug logging 2024-10-09 00:00:30 +01:00
Sollace
eaa546d255
Remove debug logging 2024-10-08 23:58:47 +01:00
Sollace
15bea23e67
Fixed snow gathering on clouds / clouds blocking snow from gathering below them 2024-10-08 23:10:15 +01:00
Sollace
0f40df445e
Fixed snow gathering on clouds / clouds blocking snow from gathering below them 2024-10-08 23:08:10 +01:00
Sollace
2170357c33
Fix build issues 2024-10-08 18:26:20 +01:00
Sollace
d4dac7c36a
(1.20.4) Fix incorrect import 2024-10-08 16:50:46 +01:00
Sollace
d06214b4fa
You can now soak clouds using bottles of water
# Conflicts:
#	src/main/java/com/minelittlepony/unicopia/block/cloud/NaturalCloudBlock.java
#	src/main/java/com/minelittlepony/unicopia/block/cloud/Soakable.java
2024-10-08 15:17:24 +01:00
Sollace
2318576539
Fixed not being able to collect water from soggy cloud stairs 2024-10-08 15:14:03 +01:00
Sollace
73cab14bbb
Use the bucket tag for filling jars instead of just the vanilla bucket 2024-10-08 15:11:59 +01:00
Sollace
65398db5af
You can now soak clouds using bottles of water 2024-10-08 15:10:54 +01:00
Sollace
83458ef4d9
Fixed not being able to collect water from soggy cloud stairs 2024-10-08 15:10:06 +01:00
Sollace
9c3e2184db
Use the bucket tag for filling jars instead of just the vanilla bucket 2024-10-08 15:02:26 +01:00
Sollace
f1a6e7ce11
Fix jar fluid colors 2024-10-08 14:05:35 +01:00
Sollace
3b1fab888f
Migrate to TLA. Closes #263 2024-10-08 00:52:40 +01:00
Sollace
79030b43c7
Migrate conventional tags 2024-10-07 21:53:08 +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
73c47fef62
Exclude spawn bonus chests from mimics
# Conflicts:
#	src/main/java/com/minelittlepony/unicopia/entity/mob/MimicEntity.java
2024-10-06 20:06:35 +01:00
Sollace
f33bc26ac7
Exclude spawn bonus chests from mimics 2024-10-06 19:53:26 +01:00
Sollace
fad0e207a0
Fix crash when hovering stacks in the trait dex 2024-10-06 19:30:47 +01:00
Sollace
e9728ec0f7
Fixed spells not syncing 2024-10-06 19:17:14 +01:00
Sollace
58c342442d
Merge branch '1.20.4' into 1.21
# Conflicts:
#	src/main/java/com/minelittlepony/unicopia/projectile/PhysicsBodyProjectileEntity.java
2024-10-06 18:30:38 +01:00
Sollace
d54d644146
Fixed muffins and rocks appearing invisible when thrown 2024-10-06 18:26:44 +01:00
Sollace
f1b49ea1d0
Fixed dismiss spell screen rendering and fix leavef block items appearing invisible when using shaders 2024-10-05 03:16:15 +01:00