.. |
advancements
|
The player's camera now rolls as a pegasus flies
|
2018-09-27 22:12:32 +02:00 |
block
|
Fixed torches being placed on top of banisters
|
2019-02-10 14:37:46 +02:00 |
command
|
Rewrote the commands
|
2019-02-09 14:26:03 +02:00 |
edibles
|
Fixed server crash when a player joins
|
2019-01-31 17:21:14 +02:00 |
enchanting
|
Rewrote the spellbook pages system
|
2019-02-08 17:56:28 +02:00 |
entity
|
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 |
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 |
input
|
Fixed indentations because I'm tired of coming across these in my commits...
|
2019-02-08 23:39:02 +02:00 |
inventory
|
Fixed indentations because I'm tired of coming across these in my commits...
|
2019-02-08 23:39:02 +02:00 |
item
|
Fixed indentations because I'm tired of coming across these in my commits...
|
2019-02-08 23:39:02 +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 water not rendering behind shield particles
|
2019-02-09 22:54:56 +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 water not rendering behind shield particles
|
2019-02-09 22:54:56 +02:00 |
player
|
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 |
potion
|
Fixed positions still rendering when they should be hidden
|
2019-02-01 10:48:07 +02:00 |
power
|
Adjust the default particle spawn radius to include the player's thicc
|
2019-02-12 16:34:21 +02:00 |
render
|
Fixed shadows rendering in the gui
|
2019-02-14 14:20:15 +02:00 |
spell
|
The revealing gem will forever have the dual gem model
|
2019-02-13 22:58:12 +02:00 |
util
|
Rewrote the spellbook pages system
|
2019-02-08 17:56:28 +02:00 |
world
|
Fixed crash when an earth pony tries to kick a tree during a world tick
|
2019-02-09 20:50:01 +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 |
MineLP.java
|
Move the minelp code into one location
|
2019-02-02 13:23:22 +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 |
UBlocks.java
|
Started adding a gem-based torch
|
2019-02-07 19:18:51 +02:00 |
UClient.java
|
Fixed various disguise bugs
|
2019-02-11 17:41:24 +02:00 |
UConfig.java
|
Human race is no longer a user settable race. You should only get it if some madman were to blacklist every race (which can be done by adding HUMAN alone to the whitelist).
|
2019-01-29 14:13:06 +02:00 |
UEffects.java
|
Added a potion effect and death message for food poisoning
|
2019-01-31 15:58:07 +02:00 |
UEntities.java
|
Added rainbows
|
2019-02-04 15:25:12 +02:00 |
UItems.java
|
Started adding a gem-based torch
|
2019-02-07 19:18:51 +02:00 |
UMaterials.java
|
God damn it Forge. Whoever invented these @SideOnly annotations deserved to die and burn for eternity in the ninth circle of hell for their crimes
|
2019-01-30 12:43:42 +02:00 |
Unicopia.java
|
Fixed projectile disguisess attacking their own player
|
2019-02-12 16:37:34 +02:00 |
UnicopiaClient.java
|
Some more adjustments to disguise rendering
|
2019-02-14 14:15:54 +02:00 |
UParticles.java
|
Added a disk particle. Will use this for portals, as soon as I figure out ovals...
|
2019-02-06 20:36:44 +02:00 |
USounds.java
|
Added flying sounds, added a hud element to show flight experience
|
2018-09-25 00:22:04 +02:00 |