Commit graph

35 commits

Author SHA1 Message Date
Sollace
23f71c368c Fix command auto-complete not functioning in multiplayer 2021-01-21 16:07:49 +02:00
Sollace
f08850e7c2 A long list of fixes for disguises 2020-09-24 14:49:02 +02:00
Sollace
c1fb88faae Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
Sollace
00f677c157 1.15.2 -> 1.16 2020-06-26 22:13:50 +02:00
Sollace
2f6ffe43a9 Some terminology changes and cleanup 2020-05-28 18:27:30 +02:00
Sollace
8b3de321f0 Some magic changes and added multi-gem interactions 2020-05-28 18:09:34 +02:00
Sollace
1260f0486c The bag of holding will now affect the player's gravity (weight) 2020-05-10 19:52:43 +02:00
Sollace
5b7f298147 Physics rewrite for better gravity manipulation 2020-05-10 17:18:45 +02:00
Sollace
ece5f378dc Fixed the gravity command 2020-05-03 22:42:28 +02:00
Sollace
bbfebe009a Fixed autocomplete for race arguments 2020-05-02 18:51:19 +02:00
Sollace
1e032e1915 Fixed packet loop when updating a player's capabilities 2020-04-26 12:07:25 +02:00
Sollace
54a4309825 Misc other tidying up 2020-04-25 13:32:33 +02:00
Sollace
b7c3a37bee Updating to 1.15 2020-04-22 17:55:05 +02:00
Sollace
00972d4b91 More cleanup, more naming changes 2020-04-15 18:14:42 +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
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
0f2f148eec Unused imports 2019-08-13 09:15:29 +02:00
Sollace
e0fa8e092d Fixed some bugs with gravity 2019-04-04 14:47:39 +02:00
Sollace
851c1650be Added a /disguise command 2019-02-17 02:03:55 +02:00
Sollace
259819c7dc Rewrote the commands 2019-02-09 14:26:03 +02:00
Sollace
0fd12b7ac1 Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
Sollace
9abc072d7c Fixed "Pegasus changed race to Waterpicker" 2019-02-08 23:20:51 +02:00
Sollace
38ec547662 Fixed server crash when a player joins 2019-01-31 17:21:14 +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
f47ad82999 Added translation keys for the /racelist command 2019-01-27 20:07:34 +02:00
Sollace
58a41e4eba Implement a configurable races whitelist 2019-01-13 22:07:44 +02:00
Sollace
2465806794 Readded cloud blocks, readded/rewrote cloud entities, improved various other stuff 2018-09-16 00:45:44 +02:00
Sollace
f6afc7413d Enable flight so servers don't spurg out 2018-09-16 00:43:57 +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
cc63736466 Fixed errors executing commands 2018-09-12 02:26:07 +02:00
Sollace
69b340e640 Code 2018-09-12 01:29:49 +02:00