Sollace
|
f60a84f207
|
Rename the main classes
|
2020-04-16 00:44:58 +02:00 |
|
Sollace
|
85b9ddb706
|
Core/Redux split to get out the non-essential features
|
2020-01-27 21:11:53 +02:00 |
|
Sollace
|
995c332814
|
Porting to Fabric/Yarn/1.14 part 5
|
2020-01-27 14:47:14 +02:00 |
|
Sollace
|
11de4c8821
|
Porting to Fabric/Yarn/1.14 part 4
|
2020-01-27 12:05:22 +02:00 |
|
Sollace
|
9a42c8ebd5
|
Porting to Fabric/Yarn/1.14 part 3
|
2020-01-17 14:27:26 +01:00 |
|
Sollace
|
897287600b
|
Porting to Fabric/Yarn/1.14 part 2
|
2020-01-16 16:46:24 +01:00 |
|
Sollace
|
2670d5cdb6
|
Porting to Fabric/Yarn/1.14 part 1
|
2020-01-16 12:35:46 +01:00 |
|
Sollace
|
29cf5b0cc8
|
Fixed a typo
|
2019-03-18 16:02:06 +02:00 |
|
Sollace
|
762636f9bd
|
Added a method to obtain/transmute various music disks
|
2019-03-09 13:17:35 +02:00 |
|
Sollace
|
68cbb4b57b
|
Some quality of life adjustments
|
2019-03-05 12:45:56 +02:00 |
|
Sollace
|
710e7503cf
|
The fattening! Fatten out all the loud locks!
|
2019-02-22 20:48:55 +02:00 |
|
Sollace
|
54246ab8a7
|
Fixed structures not spawning
|
2019-02-21 13:56:05 +02:00 |
|
Sollace
|
3b2ffc0671
|
Rewrite gem recipes to pull from named pools of like items. It's not about the items, it's about the traits.
|
2019-02-20 15:13:04 +02:00 |
|
Sollace
|
7d4c6f512c
|
Added baubles support
|
2019-02-18 19:48:06 +02:00 |
|
Sollace
|
afdec48090
|
Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there.
|
2019-02-17 01:08:19 +02:00 |
|
Sollace
|
f72a80be54
|
Add moar structures
|
2019-02-16 21:30:44 +02:00 |
|
Sollace
|
31e92ac25f
|
Well that worked
|
2019-02-16 17:49:55 +02:00 |
|
Sollace
|
19d81acfc4
|
Start work on cloud structures
|
2019-02-16 14:43:22 +02:00 |
|
Sollace
|
4585c11a6b
|
Fixed projectile disguisess attacking their own player
|
2019-02-12 16:37:34 +02:00 |
|
Sollace
|
a8f79d31b4
|
Fixed crash when an earth pony tries to kick a tree during a world tick
|
2019-02-09 20:50:01 +02:00 |
|
Sollace
|
8c3ad677b9
|
Rewrote the spellbook pages system
|
2019-02-08 17:56:28 +02:00 |
|
Sollace
|
b976c3d0f3
|
Added awkward gems as a random rare drop
|
2019-02-05 11:20:55 +02:00 |
|
Sollace
|
3fb6ef7fbe
|
All items involving apples (vanilla or modded) should now work with every apple variant
|
2019-02-01 18:29:58 +02:00 |
|
Sollace
|
f0db63dabf
|
Little-known fact: Forge has a CraftingHelper. And that helper suppors nbt data. God I wish they'd document these things...
|
2019-02-01 14:26:00 +02:00 |
|
Sollace
|
eaa2790116
|
Fixed and balanced food effects for changelings
|
2019-02-01 10:38:45 +02:00 |
|
Sollace
|
3129084f71
|
Added a potion effect and death message for food poisoning
|
2019-01-31 15:58:07 +02:00 |
|
Sollace
|
b75ea7dfcf
|
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 |
|
Sollace
|
f90d6ae480
|
Added clouds to the spawn list
|
2019-01-29 15:22:36 +02:00 |
|
Sollace
|
841d326338
|
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 |
|
Sollace
|
21e01ac93d
|
Fixed changelings becoming nausious without necessarily eating.
|
2019-01-29 13:54:17 +02:00 |
|
Sollace
|
9cf95262e7
|
Added the various seeds as drops for grass and tall grass
|
2019-01-29 10:30:20 +02:00 |
|
Sollace
|
81b7693e34
|
Rewrote particles entirely
|
2019-01-28 19:42:18 +02:00 |
|
Sollace
|
e044b5b5bd
|
Added a few more config options. This is probably not the best use of json, lol
|
2019-01-27 21:34:02 +02:00 |
|
Sollace
|
e6f8bb47dd
|
Fixed crashing when loaded on a server
|
2019-01-27 20:22:47 +02:00 |
|
Sollace
|
a520e799dc
|
Style
|
2019-01-27 17:35:01 +02:00 |
|
Sollace
|
cc710b93eb
|
Added apple trees
|
2019-01-25 17:22:41 +02:00 |
|
Sollace
|
35851d3f23
|
Implement sugar, implement spell affinities, fix some issues with the ice gem
|
2019-01-22 18:39:30 +02:00 |
|
Sollace
|
58a41e4eba
|
Implement a configurable races whitelist
|
2019-01-13 22:07:44 +02:00 |
|
Sollace
|
1f433bf497
|
Re-implemented the crafting interface for spellbooks
|
2019-01-10 19:46:40 +02:00 |
|
Sollace
|
07aadf15eb
|
Require jumping castle
|
2019-01-08 10:33:46 +02:00 |
|
Sollace
|
b8963f0350
|
Rename package "come" -> "com"
|
2019-01-07 10:34:58 +02:00 |
|
Sollace
|
c996701734
|
Fixed some issues with alpfalfa, added cloud farmland, added tomatos
|
2019-01-06 23:31:34 +02:00 |
|
Sollace
|
42f8a3c29b
|
The player's camera now rolls as a pegasus flies
|
2018-09-27 22:12:32 +02:00 |
|
Sollace
|
e8aaafbb75
|
Added alfalfa based foods and recipes
|
2018-09-26 20:53:35 +02:00 |
|
Sollace
|
2d46cf5c9a
|
A flying pegasus can fit through a 1-block gap
|
2018-09-26 00:03:14 +02:00 |
|
Sollace
|
9c21467ebb
|
Added flying sounds, added a hud element to show flight experience
|
2018-09-25 00:22:04 +02:00 |
|
Sollace
|
9518c93e3f
|
Link the player's race to the race reported by their minelp skin
|
2018-09-24 21:37:50 +02:00 |
|
Sollace
|
8bad2ce2de
|
Added gems
|
2018-09-20 22:49:10 +02:00 |
|
Sollace
|
495e170bbe
|
Added the ability for flying placers to carry other entities
|
2018-09-20 16:28:17 +02:00 |
|
Sollace
|
0cb646bb56
|
Add the bag of holding
|
2018-09-19 09:09:30 +02:00 |
|