.. |
advancements
|
The player's camera now rolls as a pegasus flies
|
2018-09-27 22:12:32 +02:00 |
block
|
Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there.
|
2019-02-17 01:08:19 +02:00 |
command
|
Added a /disguise command
|
2019-02-17 02:03:55 +02:00 |
edibles
|
Strip translation calls and put them somewhere safe
|
2019-02-19 11:54:18 +02:00 |
enchanting
|
Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there.
|
2019-02-17 01:08:19 +02:00 |
entity
|
Fixed spell entities not saving their affinity
|
2019-02-17 19:21:22 +02:00 |
extern
|
Only allow the bauble version to go into the bauble slot (breaks shift-clicking)
|
2019-02-19 13:12:03 +02:00 |
forgebullshit
|
Style
|
2019-02-06 22:25:18 +02:00 |
hud
|
Added flying sounds, added a hud element to show flight experience
|
2018-09-25 00:22:04 +02:00 |
init
|
Added baubles support
|
2019-02-18 19:48:06 +02:00 |
input
|
Fixed indentations because I'm tired of coming across these in my commits...
|
2019-02-08 23:39:02 +02:00 |
inventory
|
Added a second page to the book
|
2019-02-15 19:19:13 +02:00 |
item
|
You will explode twice when the alicorn amulet breaks
|
2019-02-19 12:44:50 +02:00 |
mixin
|
A changeling's bounding box and eye height will now match the entity they disguise themselves as
|
2019-02-12 15:25:48 +02:00 |
model
|
Fixed various rendering issue with spheres
|
2019-02-16 21:29:51 +02:00 |
network
|
Added caster utils to easily find magically enabled entities in the world, and make it easier to get out an effect of a given type
|
2019-02-13 22:45:26 +02:00 |
particle
|
Fixed various rendering issue with spheres
|
2019-02-16 21:29:51 +02:00 |
player
|
Move various update events to before player tick. Should help with vanishing drops on death.
|
2019-02-19 10:41:36 +02:00 |
potion
|
Fixed positions still rendering when they should be hidden
|
2019-02-01 10:48:07 +02:00 |
power
|
You will explode twice when the alicorn amulet breaks
|
2019-02-19 12:44:50 +02:00 |
render
|
Fixed shadows rendering in the gui
|
2019-02-14 14:20:15 +02:00 |
spell
|
Fixed darkness rendering with the encorrect state
|
2019-02-17 19:21:54 +02:00 |
structure
|
Fixed some structure gen bugs
|
2019-02-16 23:41:27 +02:00 |
util
|
Rewrote the spellbook pages system
|
2019-02-08 17:56:28 +02:00 |
world
|
You will explode twice when the alicorn amulet breaks
|
2019-02-19 12:44:50 +02:00 |
ClientHooks.java
|
Fixed event not being cancelled
|
2019-02-17 02:03:31 +02:00 |
CloudSize.java
|
Readded cloud blocks, readded/rewrote cloud entities, improved various other stuff
|
2018-09-16 00:45:44 +02:00 |
CloudType.java
|
Items dropped by a pegasus onto cloud blocks should not fall through. This also has some... interesting behavioural quirks.
|
2019-01-27 17:35:39 +02:00 |
Predicates.java
|
Items dropped by clouds will now float in place
|
2019-02-01 11:37:47 +02:00 |
Race.java
|
Rewrote the commands
|
2019-02-09 14:26:03 +02:00 |
UClient.java
|
Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there.
|
2019-02-17 01:08:19 +02:00 |
UConfig.java
|
Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there.
|
2019-02-17 01:08:19 +02:00 |
Unicopia.java
|
Added baubles support
|
2019-02-18 19:48:06 +02:00 |
UnicopiaClient.java
|
Strip translation calls and put them somewhere safe
|
2019-02-19 11:54:18 +02:00 |