Commit Graph

209 Commits

Author SHA1 Message Date
TheMode
641ca02120 Formatting 2021-06-06 04:48:43 +02:00
TheMode
5085f8fa58 Fix build 2021-06-06 04:26:45 +02:00
Articdive
3cefbc2627
Copy data from submodule into resources. 2021-06-04 15:19:01 +02:00
Articdive
105f2fdc7e
Use minestom-data to generate our enums. 2021-06-03 12:11:42 +02:00
JësFot
b49fb9cacf Upgrade gradle version to 7.0.2 2021-05-18 21:34:25 +02:00
TheMode
88dba380f9 Remove apache common text dependency 2021-05-15 08:31:24 +02:00
TheMode
dfad9f2947 Remove minecraft repo 2021-05-15 07:57:28 +02:00
TheMode
3bd389fb57
Merge pull request #149 from Minestom/authlib-removal
Stop using authlib
2021-05-15 07:53:35 +02:00
thiccaxe
9b38d5527a add jansi library 2021-05-12 11:41:47 -07:00
TheMode
10224baa96 Dependency update 2021-05-10 11:10:14 +02:00
TheMode
f7f381a54e Update kotlin plugin to 1.5.0 2021-05-05 21:41:48 +02:00
R0bbyYT
2128a08062 Update the JNoise library from 1.0.0 to 2.1.0 2021-05-02 12:50:18 +02:00
Eoghanmc22
f4c63ad6da fix epoll issue by updating io_uring 2021-04-14 18:44:25 -04:00
TheMode
56439a2330 Merge branch 'master' into jline 2021-04-13 02:18:10 +02:00
TheMode
093cce7242 Dependency update 2021-04-06 23:59:48 +02:00
Lukas Mansour
e94aa522b7
Merge branch 'master' into authlib-removal 2021-04-03 11:55:42 +02:00
TheMode
79da0de502
Merge pull request #201 from kezz/enhance-actions
Add external javadoc links
2021-03-31 17:09:08 +02:00
jglrxavpok
7b8a8e3eb0 Tests to check which packets fail to write then read properly 2021-03-30 19:37:43 +02:00
Kieran Wallbanks
3e43e68cf9 Fix javadoc search resulting in 404 2021-03-30 14:02:35 +01:00
Kieran Wallbanks
43069a02a7 Add external javadoc links 2021-03-30 13:28:44 +01:00
themode
1e817ee4b5 Use velocity native compression 2021-03-28 20:40:27 +02:00
Kieran Wallbanks
218b443a16 Move adventure dependency and exclude checker-qual 2021-03-26 17:34:38 +00:00
Kieran Wallbanks
0082f5776b switch to properties-based dep alignment for adventure 2021-03-26 17:34:38 +00:00
Kieran Wallbanks
4ef62a1017 bump adventure to 4.7.0 2021-03-26 17:34:38 +00:00
Kieran Wallbanks
d4e82cedeb bump adventure version 2021-03-26 17:34:38 +00:00
Kieran Wallbanks
838c95828d Expose Adventure APIs 2021-03-26 17:34:38 +00:00
Kieran Wallbanks
4f0944ba9f Initial adventure implementation
- deprecate old text classes
- make CommandSender and Audience
- implement in ConsoleSender
- partially implement in Player
2021-03-26 17:34:38 +00:00
themode
e15d710bf8 Initial jline commit 2021-03-18 02:47:10 +01:00
Eoghanmc22
0010c1c158 fix io_uring support by switching to 4.1.59.Final and updating netty io_uring 2021-03-13 13:23:59 -05:00
themode
1f18378b83 Update netty 2021-03-11 23:34:57 +01:00
themode
05cf235984 Update Hydrazine 2021-03-06 01:51:38 +01:00
Articdive
dbfb3f7ff4
Remove commons-codec dependency 2021-03-05 21:03:23 +01:00
Articdive
eff0239258
Merge branch 'master' of github.com:Minestom/Minestom into authlib-removal 2021-03-05 20:48:00 +01:00
TheMode
29a8542d3e
Merge pull request #129 from Minestom/improve-extension-system
Improve extension system
2021-03-02 18:22:21 +01:00
Articdive
bf92a7db72
Include commons-codec for digest utilities. 2021-02-22 21:01:38 +01:00
Articdive
de3443f173
Stop using authlib 2021-02-22 17:05:41 +01:00
themode
01d4cd5cf4 Dependency update 2021-02-22 12:14:52 +01:00
themode
590e6cb939 Add write water mark, reduce debug prints, update netty to latest 2021-02-17 05:03:31 +01:00
jglrxavpok
6addd63396 Fix extension subdependencies not being loaded + Test that J9 modules are supported 2021-02-04 20:40:12 +01:00
KrystilizeNevaDies
87b7205690 Changed DependencyGetter dependency to api as opposed to implementation 2021-02-04 02:50:25 +10:00
themode
09d8f74b07 Dependencies update 2021-01-23 09:53:45 +01:00
Articdive
4ea0eb1912
Update Gradle & Kotlin version 2021-01-23 09:32:18 +01:00
themode
7e8bc5f7d8 Dependencies update 2021-01-14 01:38:34 +01:00
themode
d0bf6d9f0d Improve ArgumentString parsing + add apache commons-text dependency 2021-01-09 03:14:10 +01:00
themode
5c2b7f38f6 Update Hydrazine library 2021-01-04 21:37:34 +01:00
themode
501ed1f0b2 Dependencies bump 2021-01-03 15:13:54 +01:00
themode
bdcb708195 Fix CompassMeta 2020-12-12 23:15:33 +01:00
Felix Cravic
327d563e34 Update netty to 4.1.55 2020-12-08 18:53:01 +01:00
Felix Cravic
4939387007 netty io_uring update 2020-12-08 18:09:37 +01:00
Felix Cravic
c7fd8f0a09 Updated hydrazine 2020-11-26 12:50:52 +01:00
Felix Cravic
02ccb42695 Updated hydrazine 2020-11-25 13:16:30 +01:00
themode
3087b120f9 Basic support for linux io_uring 2020-11-21 10:42:07 +01:00
JesFot
2c18312988
Merge branch 'master' into master 2020-11-20 02:12:02 +01:00
JësFot
d138acceb1 Fix gradle checktyle version 2020-11-20 01:30:01 +01:00
jglrxavpok
142b6a69a5 Post-merge fixes 2020-11-18 09:24:59 +01:00
jglrxavpok
0a4bb5ab08 Merge branch 'extensions-v2'
# Conflicts:
#	src/main/java/net/minestom/server/extensions/Extension.java
#	src/main/java/net/minestom/server/extensions/ExtensionManager.java
#	src/main/java/net/minestom/server/extras/selfmodification/MinestomRootClassLoader.java
2020-11-18 09:13:30 +01:00
JësFot
ad0f02cfa9 Add checkstyle gradle plugin 2020-11-18 00:50:27 +01:00
themode
3db53a798f Removed lombok dependency 2020-11-16 03:10:51 +01:00
themode
a8ef335ac5 Added docs folder for GitHub Pages 2020-11-15 23:39:49 +01:00
themode
451402ed4f Removed guava 2020-11-13 09:57:29 +01:00
themode
7ccacd78f3 Dependencies update 2020-11-13 09:56:28 +01:00
themode
2d009e19a7 Added KQueue support on OSX + netty version update 2020-11-13 08:39:05 +01:00
jglrxavpok
7211546d21 Merge branch 'codegen-rewrite' 2020-10-26 22:56:16 +01:00
jglrxavpok
f4716b7e8c Update Kotlin version to 1.4.10 2020-10-25 19:59:11 +01:00
jglrxavpok
31114415cf Start port codegen over to Javapoet 2020-10-25 17:54:10 +01:00
jglrxavpok
535e8946b6 Extensions can declare Maven dependencies which will be auto-downloaded 2020-10-24 22:57:38 +02:00
jglrxavpok
eda9e073d6 Hephaistos Gson support is part of the API, not the implementation 2020-10-16 12:21:53 +02:00
jglrxavpok
36bc0f25c9 Upgraded Hephaistos version 2020-10-16 12:16:06 +02:00
themode
59d5008d1b Fix javadoc search bar 2020-10-13 10:51:48 +02:00
themode
6c301ff205 Fastutil & netty update 2020-09-26 17:57:31 +02:00
jglrxavpok
4079d8e746 Export codegen feature + correct javadoc 2020-09-23 21:21:21 +02:00
jglrxavpok
b6fc3ee978 Publish with Javadoc & Sources 2020-09-20 15:04:07 +02:00
jglrxavpok
6df42b79cb Merge branch 'mixin-support' 2020-09-11 21:03:43 +02:00
themode
e484e4a4d6 Updated Hydrazine to 1.4.2 2020-09-01 21:16:07 +02:00
themode
daf835dd53 Fix hydrazine to 1.3.4 2020-08-26 12:05:56 +02:00
themode
2e392ae554 Hydrazine update to 1.3.3 2020-08-26 11:50:11 +02:00
jglrxavpok
26b8ad125e Very basic Mixin support 2020-08-23 22:38:27 +02:00
themode
7ea06cc70b PacketUtils improvement with initial capacity packet + optimize the ChunkDataPacket 2020-08-21 13:16:44 +02:00
jglrxavpok
223af361d8 Code modifiers and test extension 2020-08-21 01:32:59 +02:00
themode
c2629e8a28 Dependencies update 2020-08-17 16:59:56 +02:00
Felix Cravic
3c64def9f9 Updated Hydrazine 2020-08-13 20:24:40 +02:00
jglrxavpok
e04a4fad02 Fast render with shader color lookup (wrong colors for the moment) 2020-08-11 23:23:14 +02:00
jglrxavpok
a7139d19b6 Merge branch 'permission-api' 2020-08-10 21:43:15 +02:00
jglrxavpok
214fa4c808 Merge Map API & LWJGL code 2020-08-10 16:32:48 +02:00
jglrxavpok
01d0e79315 Generate all artifacts with maven-publish 2020-08-10 15:52:12 +02:00
jglrxavpok
3c4e1d22f5 Added maven-publish in build gradle in hopes to make capabilities work with Jitpack 2020-08-10 15:48:11 +02:00
jglrxavpok
bd71b3090d Added javadoc & source to LWJGL source set 2020-08-10 15:20:09 +02:00
jglrxavpok
5533e3f9e7 LWJGL is now an optional dependency (example project to use it incoming) 2020-08-10 14:50:39 +02:00
Felix Cravic
008002f11b WIP synchronization fix + updated hydrazine 2020-08-10 07:24:43 +02:00
jglrxavpok
76f15cf788 Hephaistos v1.0.5 for 1.16 Anvil support 2020-08-09 18:07:07 +02:00
Felix Cravic
b7a720ee2d Update Hydrazine 2020-08-07 06:36:03 +02:00
jglrxavpok
247dfeefc8 OpenGL rendering on maps 2020-08-04 23:01:35 +02:00
jglrxavpok
1772b94114 Start of Permission API 2020-07-31 22:31:58 +02:00
Xavier Niochaut
90e3a9ac3e
Merge pull request #13 from Articdive/update-dependencies
Update dependencies and JUnit
2020-07-18 18:33:45 +02:00
jglrxavpok
a1c0a84d3a Update to Hephaistos v1.0.4 (for fix in vanillaimpl) 2020-07-14 14:24:33 +02:00
Felix Cravic
c8f2c9c078 Remove command generic + WIP target selector 2020-07-14 13:35:07 +02:00
Articdive
cca65f8d42
Update dependncies and JUnit 2020-07-13 19:34:32 +02:00
Articdive
96dad02c89
Updated log4j2 to 2.13.3 2020-07-13 17:13:53 +02:00
Felix Cravic
ccf8038f62 CommandBuilder is now integrated in Minestom directly 2020-07-10 16:37:18 +02:00
jglrxavpok
4f4d48df92 Remove old NBT code, use Hephaistos 2020-07-06 23:20:20 +02:00