Sollace
|
3a0685ae59
|
Fixed butterflies not being totally silent
|
2019-04-02 21:03:56 +02:00 |
|
Sollace
|
03059b6df2
|
Pegasi can now do a mini sonic rainboom once they fill their flight bar.
|
2019-04-02 14:03:33 +02:00 |
|
Sollace
|
cd1fb849f7
|
Fixed hive blocks growing out of control
|
2019-04-02 08:48:27 +02:00 |
|
Sollace
|
64666e8e60
|
Added butterflies
|
2019-03-21 17:03:59 +02:00 |
|
Sollace
|
6ab9343164
|
Further fattening and dispensibles rewrites
|
2019-03-20 22:37:49 +02:00 |
|
Sollace
|
faa77ea1fd
|
Register items and their models all together to avoid writing the same thing twice
|
2019-03-19 13:43:04 +02:00 |
|
Sollace
|
25536fd42d
|
Throw an exception when attempting to register models for invalid items
|
2019-03-19 08:03:56 +02:00 |
|
Sollace
|
29cf5b0cc8
|
Fixed a typo
|
2019-03-18 16:02:06 +02:00 |
|
Sollace
|
b148126221
|
Clean up. This was for debugging.
|
2019-03-18 15:54:05 +02:00 |
|
Sollace
|
5213d0050e
|
Add the modid for all the hook classes
|
2019-03-18 15:47:54 +02:00 |
|
Sollace
|
8d67b60e64
|
Removed the override for minecraft:stick. Use Shills instead (name wip)
|
2019-03-18 15:22:22 +02:00 |
|
Sollace
|
d644465e75
|
Fix a typo in the docs
|
2019-03-16 18:51:53 +02:00 |
|
Sollace
|
ee64143a6a
|
Fix baubles support. I blame Forge (specifically CPW) for breaking lazy classloading. This would never have happened with LiteLoader.
|
2019-03-16 09:36:51 +02:00 |
|
Sollace
|
466053be4e
|
Added a new useless feature
|
2019-03-15 20:02:17 +02:00 |
|
Sollace
|
276a99d7cf
|
Added diamond doors
|
2019-03-15 19:15:28 +02:00 |
|
Sollace
|
d34d1ddd60
|
Added functionality for cuccoons
|
2019-03-15 14:16:56 +02:00 |
|
Sollace
|
503c1c9eea
|
Split tomato plants and sticks into separate blocks
|
2019-03-14 22:46:49 +02:00 |
|
Sollace
|
90635394a3
|
Apples left n the ground for too long will eventually go bad
|
2019-03-13 22:54:59 +02:00 |
|
Sollace
|
dc9c409a9b
|
Fixed changeling traps spawning slime layers in the air
|
2019-03-13 22:54:30 +02:00 |
|
Sollace
|
a363e22b28
|
Cuccoons won't take damage when punched by a changeling.
|
2019-03-12 22:41:13 +02:00 |
|
Sollace
|
49485ed61b
|
Fixed crafting recipe for the staff of rememberAnce.
|
2019-03-12 22:32:00 +02:00 |
|
Sollace
|
935dde77b1
|
Let's fix the crash, round two!
|
2019-03-12 22:29:19 +02:00 |
|
Sollace
|
cd8d244ea7
|
Changelings can now capture players and entities in cuccoons by spraying them with MORE GOO!
|
2019-03-12 22:26:41 +02:00 |
|
Sollace
|
45965746ed
|
Fixed error when attempting to update an entity that doesn't have a caster
|
2019-03-12 22:25:52 +02:00 |
|
Sollace
|
779ae10a99
|
Spells can now be attached to entities other than players
|
2019-03-12 22:12:46 +02:00 |
|
Sollace
|
1248b93995
|
Add several pieces of documentation
|
2019-03-12 22:10:48 +02:00 |
|
Sollace
|
bae95b34aa
|
Split logic for contruction and racing clouds out into their respective classes
|
2019-03-11 20:51:23 +02:00 |
|
Sollace
|
a7f9f99a77
|
Adjust the tracking distance for thrown entities
|
2019-03-11 20:50:50 +02:00 |
|
Sollace
|
2384663901
|
Added the staff of remembrance
|
2019-03-11 20:50:32 +02:00 |
|
Sollace
|
6c8cb739cd
|
Fixed chiselled chiting not being breakable
|
2019-03-10 00:07:15 +02:00 |
|
Sollace
|
6007afc978
|
Removed debug code
|
2019-03-10 00:02:03 +02:00 |
|
Sollace
|
7e0e5cf8c1
|
Added chiseled chitin
|
2019-03-09 19:41:37 +02:00 |
|
Sollace
|
034dd107e1
|
Fixed banister rendering
|
2019-03-09 18:42:15 +02:00 |
|
Sollace
|
fb1decc118
|
Added a crafting recipe for cloud banisters
|
2019-03-09 18:28:22 +02:00 |
|
Sollace
|
aed4352a24
|
Added JEI support
|
2019-03-09 18:24:16 +02:00 |
|
Sollace
|
0e54cbf29a
|
Added a recipe to craft slime layers from slime blocks
|
2019-03-09 18:13:04 +02:00 |
|
Sollace
|
a93bb42a61
|
Fixed the recipe for the gem of suffering
|
2019-03-09 18:12:43 +02:00 |
|
Sollace
|
1a66fdabff
|
Added slime layer blocks
|
2019-03-09 15:42:11 +02:00 |
|
Sollace
|
17aaeec7dc
|
Added out own textures for the spellbook and added a second variant
|
2019-03-09 13:18:06 +02:00 |
|
Sollace
|
762636f9bd
|
Added a method to obtain/transmute various music disks
|
2019-03-09 13:17:35 +02:00 |
|
Sollace
|
79a5f215de
|
Added a cuccoon entity (WIP)
|
2019-03-08 22:56:25 +02:00 |
|
Sollace
|
734fa9d140
|
Change the appearance and sound for the changeling ability
|
2019-03-08 22:55:52 +02:00 |
|
Sollace
|
a3995ece46
|
Added some music discs
|
2019-03-08 22:55:27 +02:00 |
|
Sollace
|
f365cec6fe
|
Implement the trap spell
|
2019-03-05 23:39:10 +02:00 |
|
Sollace
|
793a742776
|
Fixed client crash
|
2019-03-05 18:42:49 +02:00 |
|
Sollace
|
7abb696b76
|
Added a new changeling ability and spell
|
2019-03-05 18:42:36 +02:00 |
|
Sollace
|
1c4e116ee8
|
Spells attached to a projectile should be notified of being attached
|
2019-03-05 16:12:32 +02:00 |
|
Sollace
|
9426fedd22
|
Added hydrophobic projectiles
|
2019-03-05 16:09:17 +02:00 |
|
Sollace
|
5f93eb6ac6
|
Adjust the critical range for shields to destroy projectiles
|
2019-03-05 16:09:02 +02:00 |
|
Sollace
|
584704c8e3
|
Fixed nomages being able to throw spells
|
2019-03-05 15:16:48 +02:00 |
|
Sollace
|
903e2462aa
|
Render the correct itemstack for thrown spells
|
2019-03-05 15:15:34 +02:00 |
|
Sollace
|
28e294803e
|
Added support for thrown spells. Projectiles with a spell attached.
|
2019-03-05 14:29:16 +02:00 |
|
Sollace
|
41923f82e1
|
Fixed projectiles not rendering correctly to the client
|
2019-03-05 14:28:45 +02:00 |
|
Sollace
|
ff707b679e
|
Added wheat worms as a possible drop when mining dirt
|
2019-03-05 13:11:33 +02:00 |
|
Sollace
|
68cbb4b57b
|
Some quality of life adjustments
|
2019-03-05 12:45:56 +02:00 |
|
Sollace
|
b4663b4881
|
Added a recipe for cactus green from moss
|
2019-03-05 12:44:18 +02:00 |
|
Sollace
|
03d0e22e99
|
Added a smelting recipe to obtain chitinous shells by cooking cuccoons. You monster!
|
2019-03-05 12:44:05 +02:00 |
|
Sollace
|
73d7081efb
|
Fixed a crafting recipe issue
|
2019-03-05 12:43:32 +02:00 |
|
Sollace
|
fdf0365c81
|
Added a translation string for chitinous shells
|
2019-03-04 14:56:03 +02:00 |
|
Sollace
|
7ec3f39a29
|
Added a grass-like overlay to chitin blocks
|
2019-03-04 14:51:04 +02:00 |
|
Sollace
|
c627614d22
|
Added chitin blocks
|
2019-03-04 13:40:14 +02:00 |
|
Sollace
|
318e91ed8d
|
Fixed gems not hovering at the correct height
|
2019-03-04 00:34:48 +02:00 |
|
Sollace
|
0ef986d406
|
Hanging cuccoons are now more dangerous to non-changelings
|
2019-03-04 00:33:40 +02:00 |
|
Sollace
|
0c5a92bdae
|
Players holding the gem of light will also emit light!
|
2019-03-03 23:52:02 +02:00 |
|
Sollace
|
74f02b045c
|
Held effects are now properly persisted
|
2019-03-03 23:51:36 +02:00 |
|
Sollace
|
e8b2b13a38
|
The light gem will now emit light
|
2019-03-03 22:38:54 +02:00 |
|
Sollace
|
01a16fb92d
|
Added a name, crafting recipe, and item texture
|
2019-03-02 19:29:21 +02:00 |
|
Sollace
|
33ffa0fafe
|
Particles and other finishing touches
|
2019-03-02 19:18:29 +02:00 |
|
Sollace
|
e00f9850b3
|
Added hanging cuccoons (WIP)
|
2019-03-02 18:45:28 +02:00 |
|
Sollace
|
62be8af297
|
Some fine tuning for hive blocks
|
2019-03-02 18:05:26 +02:00 |
|
Sollace
|
9fdaf9035d
|
(maybe) improve hitboxes on tomato plants?
|
2019-03-02 18:04:33 +02:00 |
|
Sollace
|
0800865661
|
Fixed transitions playing when first joining the world, fixed pegasus flight under inverted gravity
|
2019-03-02 18:03:59 +02:00 |
|
Sollace
|
10545adb66
|
Call the method through the state instead of the block
|
2019-03-02 18:02:39 +02:00 |
|
Sollace
|
412153cac4
|
Added changeling hive blocks
|
2019-03-02 12:16:23 +02:00 |
|
Sollace
|
761baf9f85
|
Added a use for moss
|
2019-02-28 19:25:27 +02:00 |
|
Sollace
|
3d4c3ab02b
|
Added subtitles our sounds
|
2019-02-28 19:10:22 +02:00 |
|
Sollace
|
c9d2c99ccc
|
Revert: Don't use NaN! Seriously, it's a bad idea. Crashes everyplace.
|
2019-02-28 19:09:59 +02:00 |
|
Sollace
|
96085400fa
|
Buuuuut don't enable it constantly.
|
2019-02-27 22:15:44 +02:00 |
|
Sollace
|
34ea069542
|
Make the GravityDelegate perform true to its name
|
2019-02-27 22:15:04 +02:00 |
|
Sollace
|
0ea59c1097
|
Added the gem of siphoning
|
2019-02-27 17:35:56 +02:00 |
|
Sollace
|
d69d1fcfb7
|
Fixed shields and shield rendering
|
2019-02-27 16:16:45 +02:00 |
|
Sollace
|
8006a160ee
|
Added Dutch Doors
|
2019-02-24 19:44:24 +02:00 |
|
Sollace
|
c786acc644
|
Fixed up the models for items in flower pots
|
2019-02-24 19:42:03 +02:00 |
|
Sollace
|
a9485a82b3
|
Fixed being able to place doors and torches on inverted cloud slabs and stairs
|
2019-02-24 19:41:17 +02:00 |
|
Sollace
|
86c336dcee
|
You can now place feathers (and some other choice items) into flower pots
|
2019-02-24 01:04:18 +02:00 |
|
Sollace
|
fd5004b1a2
|
Skeleton disguises will now have their arms in the correct pose when holding a bow
|
2019-02-23 17:09:30 +02:00 |
|
Sollace
|
5e5be1bf4e
|
Fixed players still burning on respawn
|
2019-02-23 16:26:43 +02:00 |
|
Sollace
|
5502084b18
|
Reverse the burn check! Changelings disguised as mobs will burn in daylight if their mob does.
|
2019-02-23 16:03:57 +02:00 |
|
Sollace
|
ea2febfe4f
|
Mobs will not see you whilst you're disguised (unless you attack them)
|
2019-02-23 15:53:47 +02:00 |
|
Sollace
|
7ee090bbff
|
Fixed disguises not updating
|
2019-02-23 15:53:27 +02:00 |
|
Sollace
|
b9400cf805
|
Added moss
|
2019-02-23 15:23:24 +02:00 |
|
Sollace
|
ff7c400885
|
Fixed apple trees only producing rotten apples
|
2019-02-23 15:22:53 +02:00 |
|
Sollace
|
cfd7cf23da
|
Fixed the funky stair models
|
2019-02-23 00:33:44 +02:00 |
|
Sollace
|
ad692abcd7
|
Fixed cloud door's not returning the correct item when middle clicked
|
2019-02-23 00:00:50 +02:00 |
|
Sollace
|
ea21cfa594
|
Fixed missing translation keys for cloud blocks and slabs
|
2019-02-23 00:00:33 +02:00 |
|
Sollace
|
6980a578dd
|
Trim and lean!
|
2019-02-23 00:00:10 +02:00 |
|
Sollace
|
710e7503cf
|
The fattening! Fatten out all the loud locks!
|
2019-02-22 20:48:55 +02:00 |
|
Sollace
|
5108afc19f
|
Adjusted player motion when talking on clouds
|
2019-02-21 20:06:05 +02:00 |
|
Sollace
|
c3029fe107
|
Fix indentation. What the hell!?
|
2019-02-21 19:27:34 +02:00 |
|
Sollace
|
ce77b6f140
|
Fixed not being able to use pick block on gems
|
2019-02-21 19:26:40 +02:00 |
|