TheMode
|
ba6e83b6d1
|
Fix build
|
2021-07-15 22:01:46 +02:00 |
|
TheMode
|
1c7cd269ab
|
Remove DataContainer from more classes
|
2021-07-15 21:58:29 +02:00 |
|
TheMode
|
91a01a23b6
|
Use for-each instead of lambda
|
2021-07-15 20:09:13 +02:00 |
|
TheMode
|
ebd17fdf81
|
Inline EffectPacket
|
2021-07-15 18:31:10 +02:00 |
|
TheMode
|
d3d809f714
|
Inline EffectPacket
|
2021-07-15 18:26:02 +02:00 |
|
TheMode
|
0a84b1c542
|
Fix test
|
2021-07-15 05:27:56 +02:00 |
|
TheMode
|
28b034103e
|
Remove deprecated interfaces impl
|
2021-07-15 05:23:33 +02:00 |
|
TheMode
|
2e4975eb9a
|
Fix ClientEditBookPacket
|
2021-07-14 16:51:22 +02:00 |
|
TheMode
|
a565ee77aa
|
Fix build
|
2021-07-14 16:30:48 +02:00 |
|
TheMode
|
ea231bf52e
|
Add 1.17.1 support
|
2021-07-14 16:26:32 +02:00 |
|
TheMode
|
a828a02499
|
Update dependencies
|
2021-07-14 03:13:03 +02:00 |
|
TheMode
|
e76d7486b3
|
Fix build
|
2021-07-14 03:12:20 +02:00 |
|
TheMode
|
1915722d02
|
Fix generator, use namespace instead of mojang field name
|
2021-07-14 03:06:49 +02:00 |
|
TheMode
|
2dceab7743
|
Improve #getBlock performance
Signed-off-by: TheMode <themode@outlook.fr>
|
2021-07-13 21:27:58 +02:00 |
|
TheMode
|
404852b0b1
|
Make ArgumentSyntaxException a RuntimeException
|
2021-07-13 19:21:29 +02:00 |
|
TheMode
|
eea0c7e1eb
|
Add block face to PlayerBlockPlaceEvent
|
2021-07-13 18:27:45 +02:00 |
|
TheMode
|
520c85fcdb
|
Fix passenger position refresh
|
2021-07-13 18:21:32 +02:00 |
|
TheMode
|
86376d431e
|
Remove unused method
|
2021-07-13 18:12:46 +02:00 |
|
TheMode
|
2ad0263101
|
Inline ChunkUtils#retrieve to avoid computing chunk coordinate twice
|
2021-07-13 18:10:34 +02:00 |
|
TheMode
|
a7b0b2685b
|
Only synchronize position if entity has been affected by its velocity
|
2021-07-13 17:51:29 +02:00 |
|
TheMode
|
86472003f8
|
Reuse fields
|
2021-07-13 15:16:18 +02:00 |
|
TheMode
|
fe28ba6f04
|
Fast exit in CollisionUtils
|
2021-07-13 02:32:44 +02:00 |
|
TheMode
|
66bac1b532
|
Small math improvement
|
2021-07-13 02:26:30 +02:00 |
|
TheMode
|
c643ecaeb1
|
Add Argument#parse
|
2021-07-13 01:07:02 +02:00 |
|
TheMode
|
838472b6c5
|
Added toString for Vec
|
2021-07-12 23:26:09 +02:00 |
|
TheMode
|
690b5bff57
|
Nitpicking
|
2021-07-12 21:30:32 +02:00 |
|
TheMode
|
722b04cbce
|
Inline chunk getter
|
2021-07-11 22:01:21 +02:00 |
|
TheMode
|
b3f78b4706
|
Fix chunk refresh being broken in unloaded chunk
|
2021-07-11 21:57:04 +02:00 |
|
TheMode
|
3031895ea8
|
Fix return types
|
2021-07-11 21:30:36 +02:00 |
|
TheMode
|
8597d93e22
|
Optimize block collision check
|
2021-07-11 20:44:37 +02:00 |
|
TheMode
|
9e8d0c9ce0
|
Micro collision optimization + style
|
2021-07-11 20:20:01 +02:00 |
|
TheMode
|
96c7fc9147
|
Add Vec#fromPoint
|
2021-07-11 19:56:15 +02:00 |
|
TheMode
|
a9e78d5583
|
Add comments
|
2021-07-11 19:35:07 +02:00 |
|
TheMode
|
cd090e13d0
|
Fix test
|
2021-07-11 19:22:21 +02:00 |
|
TheMode
|
9db185f8a1
|
Catch exceptions in instance/chunk/entity ticks
|
2021-07-11 16:56:27 +02:00 |
|
TheMode
|
2bdc403fd0
|
Add Vec#rotateAroundAxis
|
2021-07-11 15:33:22 +02:00 |
|
TheMode
|
13768d35cf
|
Add Vec#rotateFromView
|
2021-07-11 15:09:14 +02:00 |
|
TheMode
|
fe3505a6fd
|
Add Vec#rotate
|
2021-07-11 14:56:48 +02:00 |
|
TheMode
|
b0c2b6d1b6
|
Merge branch 'master' into new-block-api
|
2021-07-11 14:07:50 +02:00 |
|
TheMode
|
44edeb585d
|
Merge pull request #366 from Minestom/new-block-future
Initial future commit
|
2021-07-11 14:07:34 +02:00 |
|
TheMode
|
b35ab0b667
|
Fix second setInstance method
|
2021-07-11 13:45:28 +02:00 |
|
TheMode
|
693a5f3d72
|
Move methods around
|
2021-07-11 03:56:01 +02:00 |
|
TheMode
|
6cdf8a9ab9
|
Add constant for null future
|
2021-07-11 03:35:17 +02:00 |
|
TheMode
|
7cf5821341
|
Annotations
|
2021-07-11 03:26:08 +02:00 |
|
TheMode
|
37b5575484
|
Support async chunk loading
|
2021-07-11 03:14:17 +02:00 |
|
TheMode
|
1ead7c923a
|
Change setInstance
|
2021-07-11 02:59:24 +02:00 |
|
TheMode
|
b9679bc1ac
|
Initial future commit
|
2021-07-11 02:54:02 +02:00 |
|
TheMode
|
6c9cef35c0
|
Merge pull request #365 from Kebab11noel/coordinatetype-cleanup
Cleanup CoordinateType
|
2021-07-11 01:11:04 +02:00 |
|
Németh Noel
|
8122b6673a
|
Cleanup CoordinateType
|
2021-07-11 00:59:59 +02:00 |
|
TheMode
|
560b450b3e
|
Use fastutil treemap
|
2021-07-11 00:56:54 +02:00 |
|