Commit graph

40 commits

Author SHA1 Message Date
Sollace
96aa4fdc6d Fixed abilities not activating 2019-02-03 17:43:37 +02:00
Sollace
42ad67dd52 Fixed issues with ability triggering 2019-02-03 11:45:45 +02:00
Sollace
c9354d7acb Implement shapeshifting for changelings 2019-02-02 18:50:15 +02:00
Sollace
08aacefc26 Fixed player abilities not being synchronised when switching dimensions 2019-02-02 13:23:49 +02:00
Sollace
e6e69f3cbd Rename 2019-02-01 11:00:56 +02:00
Sollace
d838849df7 Adjust harmful effect so it doesn't fully kill you 2019-02-01 10:53:06 +02:00
Sollace
eaa2790116 Fixed and balanced food effects for changelings 2019-02-01 10:38:45 +02:00
Sollace
502ac54dfd Rebalanced flight cost 2019-02-01 10:00:43 +02:00
Sollace
c3e1fbd398 Fixed item weight calculation in the Bag of Holding 2019-01-31 20:02:34 +02:00
Sollace
0ec870cd9f Fixed player walking speed changes due to heavy items 2019-01-31 19:17:11 +02:00
Sollace
38ec547662 Fixed server crash when a player joins 2019-01-31 17:21:14 +02:00
Sollace
7f91a0758c Added several new food items and changed how item variants are registered 2019-01-30 22:17:46 +02:00
Sollace
663d37a602 Fixed crash when logging in (maybe?) 2019-01-30 22:17:09 +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
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
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
1c13c1a867 Fixed pegasi not losing hunger whilst flying 2018-09-26 20:53:50 +02:00
Sollace
55b050a992 Gems slowly lose their power over time; added a gem to transfer power over long distances 2018-09-26 17:53:12 +02:00
Sollace
736e9a3f11 Only change the hitbox when going at rinboom speeds 2018-09-26 00:13:30 +02:00
Sollace
2d46cf5c9a A flying pegasus can fit through a 1-block gap 2018-09-26 00:03:14 +02:00
Sollace
a4bcfedabc Don't show the flying experience bar in creative mode 2018-09-25 23:30:41 +02:00
Sollace
c6ae5977f5 Added alfalfa 2018-09-25 23:30:21 +02:00
Sollace
9c21467ebb Added flying sounds, added a hud element to show flight experience 2018-09-25 00:22:04 +02:00
Sollace
6830394870 Add flying physics for pegasi 2018-09-24 21:38:21 +02:00
Sollace
38e7b8bc36 Fix up spells slightly 2018-09-24 21:37:16 +02:00
Sollace
c9e912a378 Add gem entities, improve networking code 2018-09-21 17:53:33 +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
Sollace
2465806794 Readded cloud blocks, readded/rewrote cloud entities, improved various other stuff 2018-09-16 00:45:44 +02:00
Sollace
d3ddd47ed5 Added an exertion effect when using magic, improved behaviour of the stom knockback 2018-09-13 14:04:24 +02:00
Sollace
3d3409730e Enforce the species blacklist 2018-09-13 12:45:24 +02:00
Sollace
f413e92223 Remove DefaultPlayerSpecies. I don't need to do this 2018-09-13 12:45:06 +02:00
Sollace
5ce8d4a492 Fixed networking, npe when ticking players, fixed various abilities, fixed values not being syncronised between the client and server, re-added the various apples 2018-09-12 22:37:06 +02:00
Sollace
c36402b4d9 Fixed null exceptions when ticking players 2018-09-12 02:26:35 +02:00
Sollace
69b340e640 Code 2018-09-12 01:29:49 +02:00