Commit Graph

37 Commits

Author SHA1 Message Date
Felix Cravic 5cb31171e6 Remove ReflectASM (no more warning message) 2020-05-19 17:47:47 +02:00
Lukas Mansour (Articdive) df253238fc Added SLF4J and Log4J2 as logging platform. 2020-05-10 16:02:49 +02:00
TheMode ca7e220543
Merge pull request #5 from Draycia/master
Replace minecraft-text with kyori-text
2020-05-05 21:06:44 +02:00
Josh (Vicarious) 2962e237b1
Remove shadowJar 2020-05-04 21:29:38 -07:00
Felix Cravic e866f79f10 Rewrite of the storage system (use of RocksDB by default) 2020-05-04 18:15:29 +02:00
Draycia 3e657bbba9 Change text from compile to api 2020-05-03 23:58:22 -07:00
Draycia 5b97dde21f Merge remote-tracking branch 'upstream/master' 2020-05-03 23:55:44 -07:00
jglrxavpok 6ce82e2527 Now using api() instead of implementation() so that dependencies become transitive 2020-05-03 16:05:04 +02:00
Draycia 83bb14d5a0 Use kyori/text instead of minecraft-text 2020-05-03 04:59:53 -07:00
Lukas Mansour (Articdive) 9682246f4f Use JNoise instead of FastNoise 2020-05-02 23:16:41 +02:00
jglrxavpok 2bd5b1786b Support for translations in text messages, only used by DamageTypes for the moment 2020-05-02 15:26:28 +02:00
Felix Cravic 409f8be68d Updated CommandBuilder version 2020-04-28 20:00:58 +02:00
Felix Cravic 754821f447 Fixed gamemode command (CommandBuilder update) 2020-04-27 23:36:22 +02:00
Felix Cravic 7daac5e610 Package rename to net.minestom.server 2020-04-24 03:25:58 +02:00
Felix Cravic ab3aabf6b0 Update 2020-04-22 02:42:58 +02:00
Felix Cravic 4af1c0388c Switch to netty (network rewrite) 2020-04-17 01:16:02 +02:00
Felix Cravic f52e0dd6ba Prepare the switch to netty 2020-04-16 16:40:29 +02:00
Felix Cravic 656ccac26d Update 2020-04-16 14:51:21 +02:00
Felix Cravic 289ee48816 Update 2020-04-08 10:10:05 +02:00
Felix Cravic 35b77e4e8c Update 2020-04-05 17:46:29 +02:00
Felix Cravic 3b06c5b9ef Update 2020-04-05 10:15:21 +02:00
Felix Cravic 4dd3bd607d Update 2020-04-01 13:16:18 +02:00
Felix Cravic 994494c5de Update 2020-03-29 20:58:30 +02:00
Felix Cravic 212fceb142 Update 2020-03-20 19:50:22 +01:00
Felix Cravic b1b41afebb 1.15.2 update 2020-02-09 15:34:09 +01:00
TheMode e8aa4bfe9e General optimization 2019-09-14 18:00:18 +02:00
TheMode 879f9e7c42 Fixes & added data serializer 2019-09-07 11:42:33 +02:00
TheMode b517c1091e Optimization 2019-09-06 16:05:36 +02:00
TheMode 81c0626e57 Switched to SimpleNet 2019-09-02 06:02:12 +02:00
TheMode dedc17f42e Update 2019-09-01 06:18:41 +02:00
TheMode 932fb6ae2b Update 2019-08-29 02:15:52 +02:00
TheMode b13a888170 Added entity properties & removed unnecessary reflection 2019-08-26 00:29:40 +02:00
TheMode c25c846dce Added velocity & WIP shared instances 2019-08-24 20:34:01 +02:00
TheMode 7a557169bd Chunk Zstd compression 2019-08-24 01:05:52 +02:00
TheMode b933a83c31 Basic chunk serializer & reworked chunk multi-threading 2019-08-23 23:55:09 +02:00
TheMode 076f4d558b Added chunks & some location packets 2019-08-10 04:16:01 +02:00
TheMode 9380770492 Initial commit 2019-08-03 15:25:24 +02:00