.. |
ability
|
Remove the unicorn check when testing for a spell's owner
|
2023-09-03 19:11:22 +01:00 |
advancement
|
Add some more advancements and rearrange existing ones to be less vertical
|
2023-09-01 21:38:59 +01:00 |
block
|
Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet)
|
2023-09-01 19:09:13 +01:00 |
client
|
Catch exceptions when trying to render a minion
|
2023-09-03 17:45:59 +01:00 |
command
|
Move flight enabled check to the command register event
|
2023-09-03 16:41:27 +01:00 |
compat
|
Update EMI
|
2023-09-02 22:18:49 +01:00 |
container
|
Rearrange armor slot positioning in the spellbook, turn the spell slots into actual functioning slots
|
2023-08-29 15:21:10 +01:00 |
entity
|
Deliver all items when dropping anvils
|
2023-09-03 19:12:54 +01:00 |
input
|
Change flight activation to use a double-jump
|
2023-04-29 22:32:00 +01:00 |
item
|
Reimplement food poisoning to be more like the BTW food poisoning and use it instead of nausea/poison
|
2023-09-03 15:51:05 +01:00 |
mixin
|
Fix broken death messages
|
2023-09-03 20:48:28 +01:00 |
modmenu
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
network
|
Better handle exceptions in ticking spells and try to prevent spells from being destroyed more than once
|
2023-09-02 19:59:42 +01:00 |
particle
|
Added a proper summoning method to spawn sombra
|
2023-08-26 21:55:08 +01:00 |
projectile
|
Fixed error when updating a projectile entity's owner
|
2023-09-03 19:39:47 +01:00 |
server/world
|
Fixed altar detection for the alicorn amulet and make it more efficient by saving the centers of active altars
|
2023-09-02 21:23:54 +01:00 |
trinkets
|
Rearrange armor slot positioning in the spellbook, turn the spell slots into actual functioning slots
|
2023-08-29 15:21:10 +01:00 |
util
|
Fix server crash when updating bat ponies
|
2023-09-03 16:41:47 +01:00 |
Affinity.java
|
Fixed gemstones not changing texture to reflect their affinity
|
2023-05-25 10:28:59 +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
|
Exclude creepers from the want it need it effect
|
2023-05-05 21:12:21 +01:00 |
Debug.java
|
Move mob entities to a separate package
|
2023-09-02 18:34:57 +01:00 |
EntityConvertable.java
|
1.19.4 -> 1.20-pre6
|
2023-06-03 12:40:54 +01:00 |
EquinePredicates.java
|
Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet)
|
2023-09-01 19:09:13 +01:00 |
FlightType.java
|
Fixed changelings being still able to use the old flight system
|
2023-08-27 22:02:28 +01:00 |
InteractionManager.java
|
1.19.4 -> 1.20-pre6
|
2023-06-03 12:40:54 +01:00 |
Owned.java
|
Further refactorings
|
2022-12-19 21:03:55 +01:00 |
Race.java
|
Only recompute the composite race when neccessary
|
2023-09-03 11:06:44 +01:00 |
UGameEvents.java
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00:00 |
Unicopia.java
|
Only recompute the composite race when neccessary
|
2023-09-03 11:06:44 +01:00 |
UnicopiaMixinPlugin.java
|
Fix crash with latest sodium. Closes #156
|
2023-08-17 17:04:51 +01:00 |
USounds.java
|
Implement sombra boss battle
|
2023-08-25 22:06:08 +01:00 |
UTags.java
|
Anvils sent with the dragon breath scroll are now dropped on the recipient
|
2023-09-02 21:55:20 +01:00 |
WeaklyOwned.java
|
Fixed unable to place the necromancy spell
|
2023-08-06 18:26:17 +01:00 |
WorldConvertable.java
|
Consolodate asWorld() implementations
|
2022-12-19 19:50:15 +01:00 |