.. |
ability
|
Fixed disguises applied via commands not remaining when applied to a non-changeling entity
|
2024-09-21 21:41:04 +01:00 |
advancement
|
Merge branch '1.20.2' into 1.20.4
|
2024-04-05 22:01:26 +01:00 |
block
|
Fix jar inventory size mismatch. Fixes #441
|
2024-09-16 20:43:43 +01:00 |
client
|
Remove Spell#isDirty and Spell#setDirty
|
2024-09-21 21:40:20 +01:00 |
command
|
Fixed disguises applied via commands not remaining when applied to a non-changeling entity
|
2024-09-21 21:41:04 +01:00 |
compat
|
Fixed amulet rendering when trinkets is not installed. Closes #455
|
2024-09-18 16:52:44 +01:00 |
container
|
Merge branch '1.20.2' into 1.20.4
|
2024-06-24 02:38:53 +01:00 |
datagen
|
Add support for serene seasons. Closes #386
|
2024-09-18 22:51:06 +01:00 |
diet
|
Merge branch '1.20.2' into 1.20.4
|
2024-06-24 02:38:53 +01:00 |
entity
|
Remove redundant effect nbt field
|
2024-09-21 21:40:40 +01:00 |
input
|
Change flight activation to use a double-jump
|
2023-04-29 22:32:00 +01:00 |
item
|
Fixed amulet rendering when trinkets is not installed. Closes #455
|
2024-09-18 16:52:44 +01:00 |
mixin
|
Fixed player position messed up when mounting a boat whilst flying
|
2024-09-16 18:12:58 +01:00 |
modmenu
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
network
|
Remove Spell#isDirty and Spell#setDirty
|
2024-09-21 21:40:20 +01:00 |
particle
|
Add spiral particle (wip)
|
2024-04-23 14:41:21 +01:00 |
projectile
|
Merge branch '1.20.2' into 1.20.4
|
2024-06-24 02:38:53 +01:00 |
recipe
|
Merge branch '1.20.2' into 1.20.4
|
2024-04-23 15:00:17 +01:00 |
server/world
|
Improve changeling hive generation. Fixes #398
|
2024-09-24 14:48:34 +01:00 |
util
|
Remove Spell#isDirty and Spell#setDirty
|
2024-09-21 21:40:20 +01:00 |
Affinity.java
|
Merge branch '1.20.1' into 1.20.2
|
2024-06-24 01:15:50 +01:00 |
AllowList.java
|
Improve the /unicopia racelist command and give better feedback when it is enabled or disabled
|
2024-02-13 21:58:19 +00:00 |
Availability.java
|
Clean up warnings
|
2024-04-12 01:23:43 +01:00 |
AwaitTickQueue.java
|
Delay scheduled tasks so they don't end up being excuted immediately. Might help prevent crashes like #95
|
2023-01-28 19:22:20 +00:00 |
Config.java
|
Synchronise server configs to the client
|
2024-04-26 16:09:37 +01:00 |
Debug.java
|
Clean up tags and fix some recipe unlock conditions
|
2024-03-31 14:35:04 +01:00 |
EntityConvertable.java
|
Change cast spells to be easier to reach and change the center to be the center of the entity not its base position
|
2024-01-25 22:57:44 +00:00 |
EquineContext.java
|
Fix respawning on cloud blocks
|
2024-04-26 16:40:43 +01:00 |
EquinePredicates.java
|
#317 +Allow bats and hippos to walk on clouds without having to give them other pegasus abilities
|
2024-03-23 23:40:00 +00:00 |
FlightType.java
|
Clean up warnings
|
2024-04-12 01:23:43 +01:00 |
InteractionManager.java
|
Merge branch '1.20.2' into 1.20.4
|
2024-06-24 02:38:53 +01:00 |
Owned.java
|
Minor fixes to Ether and some owned style changes
|
2024-04-08 16:53:01 +01:00 |
Race.java
|
Cleanup and sync placed spell owners
|
2024-05-22 15:25:35 +01:00 |
SyncedConfig.java
|
Synchronise server configs to the client
|
2024-04-26 16:09:37 +01:00 |
UConventionalTags.java
|
Datagen food groups+
|
2024-04-04 20:22:10 +01:00 |
UGameEvents.java
|
1.20.1 -> 1.20.2
|
2023-10-24 00:50:57 +01:00 |
Unicopia.java
|
Track which spells are active on which blocks to make tile-by-tile interactions easier. Requireed by #412
|
2024-09-19 21:27:53 +01:00 |
UnicopiaMixinPlugin.java
|
Fix compatibility with Synatra Connector / Froge
|
2024-02-11 14:01:18 +00:00 |
UPOIs.java
|
Fix incompatibility with mods that add points of interest containing chests
|
2024-02-20 20:21:16 +00:00 |
USounds.java
|
Update corruption mechanics.
|
2024-03-12 14:53:02 +00:00 |
UTags.java
|
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 |
WeaklyOwned.java
|
Minor fixes to Ether and some owned style changes
|
2024-04-08 16:53:01 +01:00 |
WorldConvertable.java
|
Consolodate asWorld() implementations
|
2022-12-19 19:50:15 +01:00 |