Commit Graph

32 Commits

Author SHA1 Message Date
Noel Németh ea3936b03b Rework config 2022-06-21 15:56:58 +02:00
Noel Németh 40502658f9 Rework registry 2022-06-20 19:46:14 +02:00
Noel Németh aa8b798715 Remove CommonChatType.java 2022-06-20 03:44:56 +02:00
Noel Németh 908d39ea93 Move chat types to config 2022-06-20 00:54:03 +02:00
Noel Németh 7fe4334c61 Use interface for ChatType, and register using nbt 2022-06-19 16:40:43 +02:00
Noel Németh 5175384f2a Fix preview 2022-06-19 12:26:41 +02:00
Noel Németh f9eb273512 Cleanup CommandSignTest 2022-06-19 01:54:56 +02:00
Noel Németh 4c5731e579 Deprecate ChatPosition, extend Messenger, add CommonChatType, rename ChatMessageType to ChatPreference 2022-06-19 01:18:03 +02:00
Noel Németh 9b6c277212 Add name based lookup and register defaults 2022-06-19 00:05:38 +02:00
Noel Németh 77b5df0d94 Finish chat registry descriptor objects 2022-06-18 23:07:51 +02:00
Noel Németh 7c33dd914d Initial chat registry 2022-06-18 03:07:18 +02:00
Noel Németh c3960e6a47 Better debug commands 2022-06-17 23:35:57 +02:00
Noel Németh 4a04d16bad Command argument signing, TODO: Check where is it necessary to pass the signature to the context 2022-06-12 16:15:41 +02:00
Noel Németh 74ceb81704 Add chat preview command 2022-06-12 14:30:30 +02:00
Noel Németh b112248ae8
Fix by checking if the connection uses inet socket (#1152) 2022-06-05 14:53:28 +02:00
Articdive 501020a453
Update JNoise to 4.0.0-SNAPSHOT. (#884) 2022-04-26 12:31:00 +02:00
TheMode 63b40deb34
Item API refactoring (#904) 2022-04-13 17:57:15 +02:00
TheMode dd26d4ceb8 Fix compilation
Signed-off-by: TheMode <themode@outlook.fr>
2022-04-09 18:05:23 +02:00
TheMode a70bb15146
Low level generation API (#574) 2022-04-08 07:19:52 +02:00
themode f36304f613 Disable random spawn position 2022-03-08 14:21:27 +01:00
themode 762bbf525d Move native image resources 2022-02-28 00:08:25 +01:00
themode 119afa6311 Simplify EntityTracker, reduce allocations 2022-02-25 02:30:01 +01:00
TheMode 9b04e89552
Add PlayerPacketOutEvent (#689) 2022-02-17 13:51:55 +01:00
mworzala 070a45cb97
Move extension demo to demo project (can be loaded with indev classes currently) 2022-02-02 08:10:00 -05:00
themode 6ecf486b9d Remove guava dependency 2022-01-27 05:15:51 +01:00
themode f66a5044e3 Include native-image config files in demo subproject 2022-01-26 08:08:40 +01:00
TheMode 2633609ccd Fix javadoc
Signed-off-by: TheMode <themode@outlook.fr>
2022-01-10 16:58:44 +01:00
themode 3eb0bc28c0 Move commands 2022-01-10 16:51:21 +01:00
jglrxavpok c46d7bf506 Use Hephaistos v2.4.0 to correctly handle world heights
Should fix https://github.com/Minestom/Minestom/issues/559
2022-01-10 16:51:21 +01:00
TheMode 5bbf4642e8 Server process (#550) 2022-01-10 16:51:21 +01:00
themode 053ed8cd3b Change shadowJar archive name 2022-01-10 16:51:21 +01:00
Articdive 3089843cc9 Build system update (#527) 2022-01-10 16:51:21 +01:00