Commit graph

104 commits

Author SHA1 Message Date
Sollace
e8e6afe01f Minor cleanup 2020-04-28 00:32:42 +02:00
Sollace
21a7902a81 Fixed abilities not triggering and fixed teleporting 2020-04-27 00:18:11 +02:00
Sollace
976a07800e Cloud blocks and items with feather falling will always collid with cloud blocks 2020-04-26 19:51:30 +02:00
Sollace
cd4b74b2ce Move levels and such to a MagicReserves 2020-04-26 19:33:10 +02:00
Sollace
766911e402 Fixed items not having the player's race when dropped and ensure the values are stored/loaded again 2020-04-26 16:48:48 +02:00
Sollace
da824ffe7d Refactor the entity predicates 2020-04-26 14:46:03 +02:00
Sollace
1e032e1915 Fixed packet loop when updating a player's capabilities 2020-04-26 12:07:25 +02:00
Sollace
77ccd14745 Fixed crash when spawning a butterfly, when updating a cuccoon entity, 2020-04-25 22:04:13 +02:00
Sollace
b0838e2caf Rewrite how abilities are registered and function/remove the json serializing in packets 2020-04-25 15:37:17 +02:00
Sollace
54a4309825 Misc other tidying up 2020-04-25 13:32:33 +02:00
Sollace
03944f6015 Fixed crash due to missing entity renderers/removed the rainbow spawner 2020-04-24 21:28:08 +02:00
Sollace
7a1b3aab98 Fix mixins and rewrite dimension changing 2020-04-24 21:27:59 +02:00
Sollace
167f67c5fb Fix naming conventions 2020-04-24 21:27:48 +02:00
Sollace
5f1487d725 Register the spawn eggs 2020-04-24 14:31:06 +02:00
Sollace
882c8c4d7f Properly register entities 2020-04-24 14:26:27 +02:00
Sollace
50923f4015 Fix some load order/registration issues 2020-04-24 14:14:25 +02:00
Sollace
58372537cc Various housekeeping 2020-04-24 00:17:38 +02:00
Sollace
5708f9c80f Implement networking, reimplement pega-reach 2020-04-23 23:44:31 +02:00
Sollace
46706bc3fb Loot tables and a bunch of other stuff 2020-04-22 22:23:47 +02:00
Sollace
764e2b1efd It compiles, now for the todos 2020-04-22 20:23:54 +02:00
Sollace
b7c3a37bee Updating to 1.15 2020-04-22 17:55:05 +02:00
Sollace
f60a84f207 Rename the main classes 2020-04-16 00:44:58 +02:00
Sollace
89eed4e3f1 More organisation 2020-04-16 00:29:53 +02:00
Sollace
00972d4b91 More cleanup, more naming changes 2020-04-15 18:14:42 +02:00
Sollace
09ae83dfe5 Naming convention changes 2020-04-15 17:23:08 +02:00
Sollace
c8a216ef24 Implement tillable, properly register the structures, move cloud blocks a "gas" package 2020-04-15 17:11:37 +02:00
Sollace
ea51af542a Unsplit again and fix more compile errors 2020-04-15 14:56:53 +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
e5cb2df0ce More implementing spears 2019-08-13 09:16:22 +02:00
Sollace
3f9cf6c5a6 Spears! (WIP) 2019-04-09 13:45:36 +02:00
Sollace
3a0685ae59 Fixed butterflies not being totally silent 2019-04-02 21:03:56 +02:00
Sollace
64666e8e60 Added butterflies 2019-03-21 17:03:59 +02:00
Sollace
d34d1ddd60 Added functionality for cuccoons 2019-03-15 14:16:56 +02:00
Sollace
a363e22b28 Cuccoons won't take damage when punched by a changeling. 2019-03-12 22:41:13 +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
2384663901 Added the staff of remembrance 2019-03-11 20:50:32 +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
79a5f215de Added a cuccoon entity (WIP) 2019-03-08 22:56:25 +02:00
Sollace
793a742776 Fixed client crash 2019-03-05 18:42:49 +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
28e294803e Added support for thrown spells. Projectiles with a spell attached. 2019-03-05 14:29:16 +02:00
Sollace
318e91ed8d Fixed gems not hovering at the correct height 2019-03-04 00:34:48 +02:00
Sollace
710e7503cf The fattening! Fatten out all the loud locks! 2019-02-22 20:48:55 +02:00