.. |
ability
|
Implement proper composition of abilities when wearing the alicorn amulet
|
2022-12-09 23:55:53 +00:00 |
advancement
|
Add an advancement for breaking through a window as a pegasus
|
2022-10-01 23:51:26 +02:00 |
block
|
Added weather vanes
|
2022-10-12 15:46:15 +02:00 |
client
|
Implement proper composition of abilities when wearing the alicorn amulet
|
2022-12-09 23:55:53 +00:00 |
command
|
Fixed race allow list not functioning correctly, fix the world's default race setting, and change the default race to auto-assign when it's set
|
2022-10-17 17:28:13 +02:00 |
container
|
Fixed spellbook crafting slot weightings not matching the documented behaviour
|
2022-10-21 14:05:46 +02:00 |
entity
|
Fixed item tracking not being synced to the client
|
2022-12-10 00:16:23 +00:00 |
item
|
Implement proper composition of abilities when wearing the alicorn amulet
|
2022-12-09 23:55:53 +00:00 |
mixin
|
Switch to using entity-reach-attributes for changing the player's reach distance. Closes #82
|
2022-12-06 22:52:24 +00:00 |
modmenu
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
network
|
Fixed race allow list not functioning correctly, fix the world's default race setting, and change the default race to auto-assign when it's set
|
2022-10-17 17:28:13 +02:00 |
particle
|
Updates to the shape package
|
2022-10-08 10:57:16 +02:00 |
projectile
|
Refactor projectile event handlers
|
2022-12-04 22:46:45 +00:00 |
trinkets
|
Added sunglasses and broken sunglasses (credit @AtomicGlow for the idea)
|
2022-09-25 22:32:38 +02:00 |
util
|
When switching bodies you will now inherit the race and abilities of whoever you switch with
|
2022-10-14 16:22:09 +02:00 |
Affinity.java
|
Tweaked a bunch of colours
|
2021-12-29 20:13:07 +02:00 |
AwaitTickQueue.java
|
You can now stomp apple pies. You monster
|
2022-09-30 00:23:16 +02:00 |
Config.java
|
Added config option to disable butterflies. #83
|
2022-12-04 15:57:53 +00:00 |
Debug.java
|
Switch to using JVM args for debugging
|
2022-12-04 19:13:57 +00:00 |
EquinePredicates.java
|
Fixed batponies not having night vision when their pseudo-race has been changed
|
2022-12-09 22:34:50 +00:00 |
FlightType.java
|
Slightly clean up flight and dimensions predicates
|
2021-12-12 13:10:24 +02:00 |
InteractionManager.java
|
Fixed crash when players have disguised as other players
|
2022-10-13 18:16:52 +02:00 |
Owned.java
|
Remove unused code
|
2022-09-14 16:48:43 +02:00 |
Race.java
|
Implement proper composition of abilities when wearing the alicorn amulet
|
2022-12-09 23:55:53 +00:00 |
UGameEvents.java
|
You can now stomp apple pies. You monster
|
2022-09-30 00:23:16 +02:00 |
Unicopia.java
|
Added weather vanes
|
2022-10-12 15:46:15 +02:00 |
USounds.java
|
Move out some references to vanilla sounds to make them easier to replace
|
2022-10-12 10:40:36 +02:00 |
UTags.java
|
Add an advancement for breaking through a window as a pegasus
|
2022-10-01 23:51:26 +02:00 |
WeaklyOwned.java
|
Store the level with the spellcast entity so it can still be used when the owner is offline
|
2022-09-17 22:11:24 +02:00 |
WorldTribeManager.java
|
Fixed race allow list not functioning correctly, fix the world's default race setting, and change the default race to auto-assign when it's set
|
2022-10-17 17:28:13 +02:00 |