Commit graph

2461 commits

Author SHA1 Message Date
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
a11c8d6aa2
Fix sweet apple acres advancement 2024-10-10 18:27:48 +01:00
Sollace
0785ae0d3d
Fix incorrect id 2024-10-09 18:55:00 +01:00
Sollace
eaa546d255
Remove debug logging 2024-10-08 23:58:47 +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
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
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
Sollace
ee84df1bc1
Fix crash resolving an entity reference 2024-10-05 03:15:21 +01:00
Sollace
e543dab3eb
Fixed bulbs constantly respawning their tentacles 2024-10-05 03:15:10 +01:00
Sollace
ae86396a86
Fix crash 2024-10-05 03:14:51 +01:00
Sollace
9d108eb608
Fix teleporting 2024-10-05 00:04:05 +01:00
Sollace
3b6ad3d094
Fix model offsets when scaled 2024-10-05 00:00:00 +01:00
Sollace
6ffe1f5e58
Fixed component tooltips not rendering 2024-10-04 23:37:05 +01:00
Sollace
bc1d6f40e6
Fix item colours and crash when using an item 2024-10-04 23:35:03 +01:00
Sollace
2620ac5de1
Fix crash when opening the creative inventory 2024-10-04 23:34:36 +01:00
Sollace
e3a8d0cd13
Refactor chapters and fix packet serializing error 2024-10-04 23:05:16 +01:00
Sollace
0e2b0bcc34
Fix some packet serializing issues 2024-10-04 21:44:21 +01:00
Sollace
b2f0a846de
Fix packet serialization errors 2024-10-04 18:31:52 +01:00
Sollace
c70f3dcc5f
Update respawn logic 2024-10-04 18:31:33 +01:00
Sollace
3c37c7136d
Fix startup errors 2024-10-04 16:16:35 +01:00
Sollace
2c626b4376
Datagen is working! \0/ 2024-10-04 00:43:02 +01:00
Sollace
236cc9a921
Fix initialization order 2024-10-03 20:45:00 +01:00
Sollace
7de1675a82
Fix crash due to transient components not being initialised 2024-10-03 19:56:43 +01:00
Sollace
214acef12c
Fix more mixins 2024-10-03 19:43:44 +01:00
Sollace
5227d80c70
Update butterfly component datafix 2024-10-03 18:30:29 +01:00
Sollace
84b672ffbb
Clean up deprications 2024-10-03 18:28:00 +01:00
Sollace
b72be6e403
Move serialisation-related utils to the serialization package 2024-10-03 15:35:28 +01:00
Sollace
9d61c74c74
Change package name 2024-10-03 15:33:41 +01:00
Sollace
6a7f26119a
Merge branch '1.20.4' into 1.21 2024-10-02 23:33:46 +01:00