.. |
ability
|
Add generics to SpellContainer.stream
|
2022-10-01 18:21:08 +02:00 |
advancement
|
Prep for a future feature
|
2022-09-30 10:21:18 +02:00 |
block
|
Added apple pie slices
|
2022-09-30 00:54:09 +02:00 |
client
|
Remove the race selection from the world creation screen (no longer needed since you are asked to select a race upon joining the world)
|
2022-09-30 16:42:56 +02:00 |
command
|
Clean up raytrace helper code
|
2022-10-01 18:20:53 +02:00 |
container
|
Anyone can read the spellbook now
|
2022-09-21 22:58:29 +02:00 |
entity
|
Clean up raytrace helper code
|
2022-10-01 18:20:53 +02:00 |
item
|
Clean up raytrace helper code
|
2022-10-01 18:20:53 +02:00 |
mixin
|
Spawn batponies in appropriate locations to avoid burning their eyes
|
2022-09-30 16:42:13 +02:00 |
modmenu
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
network
|
Add generics to SpellContainer.stream
|
2022-10-01 18:21:08 +02:00 |
particle
|
Portal refinements and add the displacement spell
|
2022-09-17 19:13:39 +02:00 |
projectile
|
Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should)
|
2022-09-26 21:12:30 +02:00 |
trinkets
|
Added sunglasses and broken sunglasses (credit @AtomicGlow for the idea)
|
2022-09-25 22:32:38 +02:00 |
util
|
Clean up raytrace helper code
|
2022-10-01 18:20:53 +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
|
Fixed saving of settings and added a configuration screen
|
2021-02-07 19:57:35 +02:00 |
EquinePredicates.java
|
Clean up raytrace helper code
|
2022-10-01 18:20:53 +02:00 |
FlightType.java
|
Slightly clean up flight and dimensions predicates
|
2021-12-12 13:10:24 +02:00 |
InteractionManager.java
|
1.18 -> 1.19
|
2022-06-25 00:19:55 +02:00 |
Owned.java
|
Remove unused code
|
2022-09-14 16:48:43 +02:00 |
Race.java
|
Use separate textures for each race icon, display the number of spells active in the hud, and change the spell dismiss screen to reflect the location of placed spells
|
2022-09-18 14:16:28 +02:00 |
UGameEvents.java
|
You can now stomp apple pies. You monster
|
2022-09-30 00:23:16 +02:00 |
Unicopia.java
|
You can now stomp apple pies. You monster
|
2022-09-30 00:23:16 +02:00 |
USounds.java
|
Bat ponies and pegasi can now dash forwards while flying by quickly tapping their primary ability
|
2022-09-26 21:13:58 +02:00 |
UTags.java
|
Integrate changeling love sickness into the toxics system so we can have more nuanced control over what makes changelings sick
|
2022-09-30 10:37:56 +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
|
Rewrite races to use a registry
|
2022-08-27 15:07:29 +02:00 |