TheMode
|
59d5bfe6d1
|
Invalidate ChunkCache on unload
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-12 23:55:17 +02:00 |
|
TheMode
|
384126e3b4
|
Optimize block retrieval from Instance
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-12 23:50:45 +02:00 |
|
TheMode
|
c56cd1054a
|
DiggingResult can become a record
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-12 23:38:15 +02:00 |
|
Konstantin Shandurenko
|
c4a4ebd51a
|
Check whether chunk is loaded on ClientPlayerDiggingPacket input (#910)
|
2022-04-12 23:37:29 +02:00 |
|
TheMode
|
f073cc46c8
|
Add Tag.UUID
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-12 19:16:11 +02:00 |
|
TheMode
|
3f172a8d2c
|
Support Tag.Component and for record auto-structure
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-12 16:20:17 +02:00 |
|
TheMode
|
86526ab219
|
Simplify flow
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-12 14:14:36 +02:00 |
|
TheMode
|
6a79de2406
|
Final entry
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-12 12:18:00 +02:00 |
|
TheMode
|
0c9542486f
|
Dedicated traversePath method
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-12 12:16:40 +02:00 |
|
TheMode
|
afbc6d6a47
|
Fix potential NPE
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-11 22:38:37 +02:00 |
|
TheMode
|
5812482922
|
Document GenerationUnit size guarantee
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-11 21:12:58 +02:00 |
|
Konstantin Shandurenko
|
2cea7ca5af
|
Async tasks cancellation fix (#907)
|
2022-04-11 20:26:59 +02:00 |
|
TheMode
|
1bb0af7f77
|
Add TagHandler#copy
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-10 15:49:33 +02:00 |
|
TheMode
|
1cdc0aeddb
|
Add Boolean tag
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-10 15:38:13 +02:00 |
|
Lorenzo Lapucci
|
97abccce0c
|
Use eye height difference when setting direction using Entity#lookAt(Entity) (#900)
|
2022-04-10 14:13:13 +02:00 |
|
TheMode
|
73fed47040
|
Misc
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-10 12:26:33 +02:00 |
|
TheMode
|
d25f791d59
|
Use isView()
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-10 11:44:08 +02:00 |
|
TheMode
|
af43c977bd
|
Tag nbt conversion (#901)
|
2022-04-10 10:01:39 +02:00 |
|
TheMode
|
23e1c8a0bc
|
Prepare better nbt conversion
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-09 16:17:24 +02:00 |
|
TheMode
|
b294cb3f1c
|
Style
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-09 15:20:11 +02:00 |
|
TheMode
|
30aa3ac8f3
|
Fix fillHeight
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-08 15:08:40 +02:00 |
|
TheMode
|
b8b850fca1
|
Print problematic future
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-08 12:20:17 +02:00 |
|
TheMode
|
a70bb15146
|
Low level generation API (#574)
|
2022-04-08 07:19:52 +02:00 |
|
TheMode
|
60d22929a1
|
Move assert
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-07 11:35:09 +02:00 |
|
TheMode
|
031d9253a3
|
Fix view tag access
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-07 11:34:18 +02:00 |
|
TheMode
|
bbd9e58d35
|
Generate Tag from record type (#883)
|
2022-04-07 11:05:11 +02:00 |
|
iam
|
50c1083a48
|
Fix relative max. Currently finds the minimum of all individual bounding box maximums. Updated to find maximum of all bounding box maximums (#869)
|
2022-04-05 04:20:46 +02:00 |
|
Alexander Mandera
|
740ffc8846
|
Fix bad conversion of block index using negative Y (#861)
|
2022-04-04 23:19:48 +02:00 |
|
TheMode
|
467decbb20
|
Remove explicit fences
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-03 04:09:11 +02:00 |
|
TheMode
|
7a371fe616
|
Do not fallback to waiting list
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-02 23:35:11 +02:00 |
|
TheMode
|
ff8dd0cdaa
|
Misc networking improvements
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-02 22:05:29 +02:00 |
|
TheMode
|
446e4a64b7
|
Catch exceptions during skin request
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-01 22:53:46 +02:00 |
|
themode
|
3674fcc97d
|
Fix nearbyEntities
|
2022-04-01 20:41:32 +02:00 |
|
TheMode
|
43734a9c58
|
Slight nearbyEntities improvement
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-01 16:04:23 +02:00 |
|
TheMode
|
4e6c92e2c5
|
Unique stacking rule (#844)
|
2022-04-01 01:00:18 +02:00 |
|
Konstantin Shandurenko
|
8df0d37107
|
Entity's line of sight methods improvements (#842)
|
2022-03-31 20:28:02 +02:00 |
|
Konstantin Shandurenko
|
eebdb4a7a3
|
Reducing allocations count when working with bounding boxes (#843)
|
2022-03-31 19:48:43 +02:00 |
|
Konstantin Shandurenko
|
4c8b4c1abc
|
Fixed players visibility and relevancy within tablist (#840)
|
2022-03-31 18:57:56 +02:00 |
|
themode
|
bc0cb57c61
|
Cache optimization
|
2022-03-30 16:50:08 +02:00 |
|
themode
|
c81b0c0125
|
Palette misc
|
2022-03-29 16:50:16 +02:00 |
|
Konstantin Shandurenko
|
244f8785ff
|
Another fix for EntityProjectile (#826)
|
2022-03-29 00:00:43 +02:00 |
|
TheMode
|
29a06487ce
|
Better flow control
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-03-28 23:53:53 +02:00 |
|
Konstantin Shandurenko
|
b3ee3e2345
|
EntityProjectile fixes and optimizations (#807)
|
2022-03-28 22:06:25 +02:00 |
|
themode
|
cf1373396b
|
Counted loop
|
2022-03-28 15:59:36 +02:00 |
|
TheMode
|
1c9b6f3529
|
Do not call Chunk#removeViewer
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-03-27 15:31:34 +02:00 |
|
iam
|
fb5d6b88e3
|
Reduce allocations from physics check (#813)
|
2022-03-27 00:27:47 +01:00 |
|
MrGazdag
|
5469fef417
|
send teams on join (#803)
|
2022-03-26 16:16:35 +01:00 |
|
EpicPlayerA10
|
40024da5c9
|
Fix compression packet order (#811)
|
2022-03-26 15:40:14 +01:00 |
|
TheMode
|
835b8ca89d
|
Add TagReadPathBenchmark
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-03-26 15:26:46 +01:00 |
|
TheMode
|
ac4d78acf1
|
Synchronize cache access
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-03-26 13:05:21 +01:00 |
|