themode
|
8cf598d290
|
Use the main scheduler
|
2022-03-16 06:58:01 +01:00 |
|
themode
|
1e58318a3a
|
Fix potential deadlock on instance join
|
2022-03-16 06:54:39 +01:00 |
|
GreatWyrm
|
2f5661b313
|
Have projectiles spawn at the creature's eye position (#598)
|
2022-03-16 00:59:15 +01:00 |
|
themode
|
db2d00819c
|
Avoid stream for placement collision
|
2022-03-14 22:30:08 +01:00 |
|
themode
|
baca58daa6
|
BlockCollision must stay internal
|
2022-03-14 19:13:30 +01:00 |
|
iam
|
bcfb4c6ea4
|
Fix block placement below players (#767)
|
2022-03-14 19:07:29 +01:00 |
|
themode
|
acee29c20a
|
Fix player position being wrong inside tests
|
2022-03-14 19:01:48 +01:00 |
|
iam
|
9215e33e80
|
Remove faces and cartesian product (#762)
|
2022-03-14 00:32:18 +01:00 |
|
themode
|
df64ce9653
|
Remove dependency from instance/entity for collisions
|
2022-03-13 23:28:31 +01:00 |
|
themode
|
60f583b179
|
Cache shapes size
|
2022-03-13 21:27:56 +01:00 |
|
themode
|
11708a1c1a
|
Remove dedicated Faces class
|
2022-03-13 21:20:11 +01:00 |
|
iam
|
a7ca1a37bf
|
Complete test coverage (#761)
|
2022-03-13 19:48:51 +01:00 |
|
iam
|
37a18eced5
|
Physics Test + revert (#742)
|
2022-03-13 18:53:20 +01:00 |
|
themode
|
c890a1ae9a
|
Reduce field lookup for block touch
|
2022-03-13 17:55:00 +01:00 |
|
themode
|
27b046b52c
|
Simplify toSectionRelativeCoordinate
|
2022-03-11 17:55:56 +01:00 |
|
themode
|
d9e51beebb
|
Make dedicated snapshot test classes
|
2022-03-10 22:43:47 +01:00 |
|
themode
|
024ba736ce
|
Improve tasks performance
|
2022-03-10 16:57:36 +01:00 |
|
themode
|
b906bd89ce
|
Oops
|
2022-03-10 16:07:56 +01:00 |
|
themode
|
c1d65071d3
|
Change getTag annotation
|
2022-03-10 15:54:12 +01:00 |
|
themode
|
a29a51ee0a
|
Greatly reduce the number of checks
|
2022-03-09 20:14:42 +01:00 |
|
themode
|
e7545e470f
|
Cache compiled pattern
|
2022-03-09 19:47:42 +01:00 |
|
themode
|
d3432011d9
|
Avoid boxing and streams
|
2022-03-09 19:45:05 +01:00 |
|
iam
|
6891a530f5
|
Block Collision Physics (#730)
|
2022-03-09 19:08:42 +01:00 |
|
themode
|
9bca6ee0e3
|
Fix override registry
|
2022-03-09 17:51:03 +01:00 |
|
themode
|
d1b654e843
|
Fix rare viewer NPE
|
2022-03-09 17:28:37 +01:00 |
|
themode
|
03cf585121
|
Unnecessary null check
|
2022-03-07 22:18:03 +01:00 |
|
themode
|
4ab2f43eed
|
Simplify ObjectArray
|
2022-03-07 20:45:51 +01:00 |
|
themode
|
3764e83a4f
|
Dead code
|
2022-03-07 13:55:13 +01:00 |
|
themode
|
29f55ee720
|
Remove PROPERTIES_VALUES
|
2022-03-07 13:49:56 +01:00 |
|
themode
|
94406d5380
|
More reliable builds
|
2022-03-07 10:15:24 +01:00 |
|
themode
|
5579392b05
|
Ask for free port in server address test
|
2022-03-07 10:02:09 +01:00 |
|
EpicPlayerA10
|
2e73f00331
|
Fix axolotl meta (#738)
|
2022-03-06 15:16:55 +01:00 |
|
themode
|
2f6e3b62b0
|
Registration cleanup
|
2022-03-06 09:06:59 +01:00 |
|
TheMode
|
0f8f1f9906
|
Unique node mapping (#737)
|
2022-03-06 07:29:51 +01:00 |
|
themode
|
cccbd98a3a
|
Do not prevent entity gc if a local listener is added
|
2022-03-05 17:38:27 +01:00 |
|
themode
|
bd533fc2f2
|
Add test to ensure entities are GCed
|
2022-03-05 17:28:48 +01:00 |
|
TheMode
|
1bea4848ac
|
Local node (#734)
|
2022-03-05 17:01:10 +01:00 |
|
TheMode
|
cc69fcf05a
|
Revert "Local node support (#688)" (#733)
This reverts commit 0cb2600929 .
|
2022-03-05 12:06:59 +01:00 |
|
TheMode
|
0cb2600929
|
Local node support (#688)
|
2022-03-05 11:11:39 +01:00 |
|
themode
|
7c874bb588
|
GameMode cleanup
|
2022-03-04 07:07:53 +01:00 |
|
themode
|
b43c404ed2
|
Never-mind
|
2022-03-04 05:33:46 +01:00 |
|
themode
|
ad3e723437
|
CAS to reset acquiring time
|
2022-03-04 05:31:50 +01:00 |
|
themode
|
c5d1d8bc36
|
Synchronize the full reference method
|
2022-03-03 18:20:32 +01:00 |
|
EpicPlayerA10
|
f1465804c6
|
Fix advancement exception on player disconnect (#724)
|
2022-03-03 17:11:42 +01:00 |
|
themode
|
fff0e3d97a
|
Allow viewing predicates to be null to properly support hasPredictableViewers
|
2022-03-03 16:32:52 +01:00 |
|
Moulberry
|
baa603ba41
|
Fix naming error in SpawnLivingEntityPacket
|
2022-03-03 23:13:49 +08:00 |
|
themode
|
122d3ebaf3
|
Test hasPredictableViewers
|
2022-03-03 16:12:05 +01:00 |
|
themode
|
708307dbde
|
Add additional barriers
|
2022-03-03 12:13:25 +01:00 |
|
TheMode
|
f7d44c4774
|
Snapshot API (#722)
|
2022-03-03 07:44:57 +01:00 |
|
themode
|
3e184abc0f
|
Unnecessary array util
|
2022-03-02 14:55:03 +01:00 |
|
themode
|
96fee8541d
|
Move ObjectArray
|
2022-03-02 11:44:11 +01:00 |
|
themode
|
5930626dad
|
Fast exit when the entity has no viewer
|
2022-03-01 05:36:33 +01:00 |
|
themode
|
45fe2f1ac9
|
Improve entity viewer iterator creation
|
2022-03-01 04:21:16 +01:00 |
|
themode
|
fa5fe8f208
|
Simplify
|
2022-03-01 03:18:49 +01:00 |
|
themode
|
69ab2c0045
|
Fix nearbyEntities not working with chunk borders
|
2022-03-01 03:15:13 +01:00 |
|
themode
|
9a7d5039a7
|
Change assert
|
2022-03-01 01:04:58 +01:00 |
|
TheMode
|
98e6b23fdd
|
1.18.2 update (#714)
|
2022-03-01 00:40:19 +01:00 |
|
themode
|
e23de98587
|
InstanceContainer misc improvements
|
2022-03-01 00:35:55 +01:00 |
|
themode
|
15f3c01b7c
|
Assert entity position on spawn
|
2022-02-28 03:37:01 +01:00 |
|
themode
|
762bbf525d
|
Move native image resources
|
2022-02-28 00:08:25 +01:00 |
|
themode
|
4512cef7d9
|
Use bytes whenever possible
|
2022-02-27 22:50:58 +01:00 |
|
themode
|
41862c576b
|
No need to update the palette count on resize
|
2022-02-27 01:14:57 +01:00 |
|
themode
|
5579415513
|
FlexiblePalette cleanup
|
2022-02-26 22:37:53 +01:00 |
|
themode
|
ebb6dffb31
|
Entities should not retrieve viewers from shared instances
|
2022-02-26 00:38:27 +01:00 |
|
TheMode
|
50c0f01fb2
|
View engine improvements (#715)
|
2022-02-26 00:10:26 +01:00 |
|
themode
|
487fbcb5b9
|
Stricter resize rule
|
2022-02-25 22:58:55 +01:00 |
|
themode
|
8839503767
|
Remove some AdaptivePalette fields
|
2022-02-25 22:36:39 +01:00 |
|
themode
|
58b103afd6
|
Improve FilledPalette serialization
|
2022-02-25 03:00:53 +01:00 |
|
themode
|
2627c1702e
|
Bring back palette compression
|
2022-02-25 03:00:24 +01:00 |
|
themode
|
119afa6311
|
Simplify EntityTracker, reduce allocations
|
2022-02-25 02:30:01 +01:00 |
|
themode
|
b6ba957a7b
|
Temporarily disable palette compression
|
2022-02-25 02:19:29 +01:00 |
|
themode
|
c34ec0107e
|
Comment out palette debug
|
2022-02-25 01:29:35 +01:00 |
|
themode
|
d57b03f54d
|
Better caching for CachedPacket#packet
|
2022-02-25 00:01:16 +01:00 |
|
themode
|
f09dacf795
|
Misc cleanup
|
2022-02-24 23:29:41 +01:00 |
|
themode
|
842373da7d
|
Static import in entity tracker
|
2022-02-24 23:07:36 +01:00 |
|
themode
|
7428176206
|
Test for palette optimizations
|
2022-02-24 22:21:11 +01:00 |
|
themode
|
2c0b026e46
|
Fix BenchmarkManager on substrate VM
|
2022-02-23 04:46:15 +01:00 |
|
themode
|
d7af91b603
|
Reduce field lookup
|
2022-02-23 04:10:34 +01:00 |
|
themode
|
6af3a9da0c
|
Include failing test
|
2022-02-23 01:28:49 +01:00 |
|
themode
|
5b3cb709d6
|
Use ClassValue to store event handles
|
2022-02-23 00:02:11 +01:00 |
|
Aleksey Demchenkov
|
f9367ef4a6
|
Resetting player flying speed after changing gamemode (#710)
|
2022-02-22 21:02:26 +01:00 |
|
themode
|
dab6ec6000
|
Dead code
|
2022-02-21 22:04:05 +01:00 |
|
themode
|
b1353c69fe
|
Remove viewEngine mention in updateNewViewer/updateOldViewer
|
2022-02-21 19:05:11 +01:00 |
|
themode
|
338ffb80db
|
Ensure that entities are not registered twice
|
2022-02-21 05:14:19 +01:00 |
|
themode
|
dc90307e80
|
Fix vehicle viewing
|
2022-02-21 04:30:47 +01:00 |
|
themode
|
6ef04ae618
|
Add assert for tick park
|
2022-02-20 17:44:22 +01:00 |
|
Mrln
|
4586fc8fd8
|
Make min distance to interact with entities 6, staying consistent to notchian server (#704)
|
2022-02-20 15:29:13 +01:00 |
|
themode
|
62a7346f40
|
cacheBuffer does not need to be volatile
|
2022-02-20 13:15:46 +01:00 |
|
themode
|
a15156aeb4
|
Add EncryptionContext
|
2022-02-20 12:58:09 +01:00 |
|
themode
|
e7253488c6
|
Dead code
|
2022-02-19 16:54:13 +01:00 |
|
themode
|
b54ab55efe
|
Use interactAt instead of interact
|
2022-02-19 14:38:31 +01:00 |
|
themode
|
5802179206
|
More view engine rule tests
|
2022-02-19 03:08:09 +01:00 |
|
themode
|
7634096bce
|
Add tests for manual viewer/viewable update
|
2022-02-19 02:12:24 +01:00 |
|
themode
|
688ab31d79
|
Remove Math.max call
|
2022-02-18 16:52:33 +01:00 |
|
themode
|
c3c139735a
|
Improve ChunkSet
|
2022-02-18 11:13:45 +01:00 |
|
TheMode
|
9b04e89552
|
Add PlayerPacketOutEvent (#689)
|
2022-02-17 13:51:55 +01:00 |
|
themode
|
be100fa5b8
|
Fix invalid username/uuid in static PlayerSkin methods
|
2022-02-14 21:04:37 +01:00 |
|
themode
|
7d752bce88
|
Test to ensure instances & chunks to eventually be garbage collected
|
2022-02-14 19:57:55 +01:00 |
|
themode
|
5685413fce
|
Basic passengers viewing test
|
2022-02-14 11:10:03 +01:00 |
|
themode
|
c4e455b376
|
Avoid list conversion
|
2022-02-14 08:31:56 +01:00 |
|
themode
|
028b187eda
|
Remove unnecessary synchronization in ChunkSet
|
2022-02-14 07:46:19 +01:00 |
|
themode
|
01e5be9454
|
Remove distinct call
|
2022-02-13 20:35:02 +01:00 |
|
themode
|
056f819cc8
|
Slightly optimize viewable stream
|
2022-02-13 20:02:06 +01:00 |
|
themode
|
ab2fee2bac
|
Synchronize updateAndAwait
|
2022-02-13 19:36:29 +01:00 |
|
themode
|
0ca5e2ade6
|
Update VIEWABLE_STORAGE_MAP as compute is no longer required
|
2022-02-13 19:15:24 +01:00 |
|
themode
|
2608071ee4
|
Use method reference to create tick threads
|
2022-02-13 18:11:15 +01:00 |
|
themode
|
e774aec5fc
|
More ticks in partitionTick test
|
2022-02-13 17:40:25 +01:00 |
|
themode
|
fef0bbe01b
|
Do not override stream methods
|
2022-02-13 17:36:06 +01:00 |
|
themode
|
0f421c22db
|
Specialize ViewEngine set for entities & chunks. Also fix manual viewers for entities
|
2022-02-13 17:34:09 +01:00 |
|
themode
|
49e727d177
|
Move removal of unix socket file
|
2022-02-13 16:05:19 +01:00 |
|
themode
|
078d2ef670
|
Fix test
|
2022-02-13 16:02:32 +01:00 |
|
themode
|
36c27cbe05
|
Fix rare case where the phaser gets terminated on ARM cpus
|
2022-02-13 15:52:01 +01:00 |
|
themode
|
1fe93ce653
|
Fix socket close
|
2022-02-13 14:34:30 +01:00 |
|
themode
|
945bf6a914
|
Revert flush
|
2022-02-13 14:07:08 +01:00 |
|
themode
|
367c5ec35a
|
Flush viewable packets at the end of every test
|
2022-02-13 13:22:44 +01:00 |
|
themode
|
2438393ce1
|
Remove GlobalHandles for better testability
|
2022-02-13 12:34:27 +01:00 |
|
themode
|
84d154b8db
|
Add ChunkUtils#getChunkCount
|
2022-02-13 10:27:24 +01:00 |
|
themode
|
4459bbeebd
|
Cleanup view tracking
|
2022-02-13 07:51:47 +01:00 |
|
themode
|
d08635dbc3
|
Avoid unnecessary/unsafe field lookups
|
2022-02-13 07:28:50 +01:00 |
|
TheMode
|
2006098ee2
|
Fix falling block velocity prediction
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-11 07:36:03 +01:00 |
|
TheMode
|
de71900cb9
|
Add readByteArray shortcut
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-11 04:32:49 +01:00 |
|
TheMode
|
502db8ec5c
|
Fix block entity packet not being sent on placement
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-10 16:48:59 +01:00 |
|
TheMode
|
5b9784d85a
|
Misc cleanup
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-10 13:27:46 +01:00 |
|
TheMode
|
1ad013e02e
|
Remove deprecated data/storage APIs
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-09 23:07:18 +01:00 |
|
TheMode
|
e505c965e2
|
Avoid floor whenever possible
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-08 09:52:50 +01:00 |
|
TheMode
|
f633e6e276
|
Simplify parseProperties
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-08 09:42:18 +01:00 |
|
TheMode
|
09aea3c8d4
|
palette inlining
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-08 08:41:50 +01:00 |
|
TheMode
|
920bf62699
|
Style
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-08 05:31:47 +01:00 |
|
TheMode
|
52852d339a
|
Fix viewable packets in shared instances
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-08 05:28:19 +01:00 |
|
TheMode
|
9d70c0a8a6
|
Add Collector#assertEmpty
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-08 01:54:36 +01:00 |
|
TheMode
|
b26abc11b0
|
Fix shared instance unregistering
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-07 23:39:57 +01:00 |
|
TheMode
|
0f352a8f92
|
Fix potion registry
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-07 23:26:30 +01:00 |
|
themode
|
2e02dfd4d8
|
Fix synchronization issue with viewable packets
|
2022-02-05 08:21:19 +01:00 |
|
TheMode
|
0934c8ef16
|
counter thread provider should never update partitions
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-05 06:17:04 +01:00 |
|
TheMode
|
95fd6e7c81
|
Change int array to byte in BlockImpl
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-04 22:30:30 +01:00 |
|
TheMode
|
0743759eed
|
Do not cache registry (#651)
|
2022-02-04 22:28:05 +01:00 |
|
TheMode
|
6716b21a4a
|
Bring back palette optimization
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-03 16:09:43 +01:00 |
|
TheMode
|
fbd462a6ee
|
Temporarily remove palette optimization
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-03 05:34:32 +01:00 |
|
TheMode
|
d622eab048
|
Oopsie
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-02 21:30:03 +01:00 |
|
TheMode
|
5b91e0c622
|
Dead code
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-02 19:55:14 +01:00 |
|
TheMode
|
852712c4ed
|
Palette specialization (#638)
|
2022-02-02 19:24:08 +01:00 |
|
TheMode
|
81ab4214f2
|
Add Pos#withView(Pos)
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-02 16:42:00 +01:00 |
|
TheMode
|
a2b1148343
|
Make EventNode#toString return a graph of the current node state
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-02-02 15:41:11 +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
|
b5cc2c4126
|
Verify entity removal from instance entity list
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-31 12:54:48 +01:00 |
|
TheMode
|
6f099a4036
|
Ensure that DestroyEntitiesPacket is received on entity removal
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-31 12:52:20 +01:00 |
|
TheMode
|
59fc49d137
|
Add failFollowup
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-31 12:35:41 +01:00 |
|
TheMode
|
5b699e0375
|
Fix removal scheduling involving server ticks
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-30 08:23:34 +01:00 |
|
emortal
|
f1ca048eb6
|
Fix player settings (#620)
|
2022-01-29 22:07:50 +01:00 |
|
TheMode
|
fb81578028
|
Move string length check in ClientSettingsPacket
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-29 21:04:01 +01:00 |
|
TheMode
|
f9080fa4f8
|
Tab list changes must be broadcasted
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-29 16:59:46 +01:00 |
|
TheMode
|
624ccbdee8
|
Fix build
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-29 15:01:15 +01:00 |
|
Moulberry
|
6a83fd6ac8
|
Fix permission level resetting & make entity in EntityMeta nullable (#595)
|
2022-01-29 14:56:45 +01:00 |
|
TheMode
|
87d5a33c76
|
Fix corruption when receiving multiple compressed packets (#611)
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-29 10:18:23 +01:00 |
|
TheMode
|
d45ce9dab4
|
Add Env#listen
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-29 08:37:17 +01:00 |
|
TheMode
|
f05b4baa8a
|
Fix build
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-28 08:21:29 +01:00 |
|
TheMode
|
f178db759c
|
Test player slots conversion
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-28 08:17:18 +01:00 |
|
themode
|
bd23cd6568
|
Add interpretPacketQueue for testing purpose
|
2022-01-28 05:32:35 +01:00 |
|
themode
|
bcc652ede8
|
Add tests for incomplete reads
|
2022-01-27 15:29:16 +01:00 |
|
themode
|
cc46b6f130
|
Add junit params
|
2022-01-27 15:14:55 +01:00 |
|
themode
|
735184b909
|
Add tests for reading complete un/compressed stream
|
2022-01-27 14:58:30 +01:00 |
|
themode
|
dbcb21d1aa
|
Add basic api for event integration, + basic held tests
|
2022-01-27 13:08:42 +01:00 |
|
themode
|
5e0340c9d8
|
Add reusable Collector interface for the testing framework
|
2022-01-27 12:42:51 +01:00 |
|
themode
|
6ecf486b9d
|
Remove guava dependency
|
2022-01-27 05:15:51 +01:00 |
|
themode
|
a111271113
|
Fix tests
|
2022-01-26 18:37:21 +01:00 |
|
themode
|
1cedb8b49a
|
Fix chunk viewers using entity view distance
|
2022-01-26 18:19:50 +01:00 |
|
themode
|
9157799e67
|
Remove unnecessary chunk viewer check
|
2022-01-26 17:49:14 +01:00 |
|
Moulberry
|
cd591dd388
|
Fix cachedBuffer being overriden (#603)
|
2022-01-26 17:28:41 +01:00 |
|
themode
|
85677360eb
|
Move MOJANG_AUTH_URL
|
2022-01-26 06:58:41 +01:00 |
|
themode
|
0b4dd3b8aa
|
Heavily reduce the number of direct buffers required for each worker
|
2022-01-26 06:37:46 +01:00 |
|
TheMode
|
d0b874ed7c
|
Move local buffers
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-26 05:01:43 +01:00 |
|
TheMode
|
32d692a56a
|
Avoid more allocation
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-25 14:14:01 +01:00 |
|
Joris Guffens
|
a7971bf343
|
Fixed nullpointer when unloading a dependent extention that was already unloaded (#601)
|
2022-01-25 13:51:10 +01:00 |
|
TheMode
|
b5bcd8fd4a
|
Avoid string internal during properties parsing
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-25 13:33:14 +01:00 |
|
TheMode
|
e9f9829c30
|
Remove implementation details from Palette to allow better compression
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-25 12:29:17 +01:00 |
|
TheMode
|
30cf6e8e4f
|
Improve block properties performance
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-25 07:43:52 +01:00 |
|
Andre Roldan
|
2d305cb0f0
|
Add ResourcePack#optional overload to specify prompt (#600)
|
2022-01-25 01:42:32 +01:00 |
|
TheMode
|
e0e5fe049d
|
Remove deprecated ResponseDataConsumer, add support for unix domain socket
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-25 01:38:18 +01:00 |
|
TheMode
|
a0549fdcad
|
Basic tests for passengers
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-24 07:42:30 +01:00 |
|
TheMode
|
d316290ab8
|
Command test (#597)
|
2022-01-23 23:30:57 +01:00 |
|
Moulberry
|
54af9a7c96
|
Make Entity nullable in Metadata (#596)
|
2022-01-23 09:34:30 +01:00 |
|
themode
|
c24bf3d13d
|
Add login callback
|
2022-01-23 09:12:30 +01:00 |
|
TheMode
|
6340a10331
|
Improve item lore
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-22 23:22:00 +01:00 |
|
TheMode
|
6e185c718e
|
Ensure that server-side nbt is not sent over the network
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-22 05:48:32 +01:00 |
|
TheMode
|
be1495a385
|
Add extractClientNbt utils
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-22 05:46:26 +01:00 |
|
TheMode
|
d3fa4c810f
|
Ensure that block placements send BlockChangePacket
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-22 04:02:35 +01:00 |
|
TheMode
|
57976a1595
|
Shortcut to assert a single tracked packet
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-22 03:54:24 +01:00 |
|
TheMode
|
19be2546e6
|
Remove scheduling test
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-21 21:06:09 +01:00 |
|
themode
|
8778e32700
|
Extract constant tick time
|
2022-01-21 10:10:24 +01:00 |
|
themode
|
284bf24308
|
Test TickSchedulerThread
|
2022-01-21 10:05:11 +01:00 |
|
themode
|
ae377307c7
|
unused constructors
|
2022-01-21 09:53:26 +01:00 |
|
TheMode
|
9947afe18b
|
Ensure that all meta are registered
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-20 21:04:14 +01:00 |
|
TheMode
|
7f9f33d462
|
Fix test
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-20 04:57:41 +01:00 |
|
TheMode
|
c19d2da2da
|
Add playerSwitch test ensuring that the current thread does not hang
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-20 01:07:50 +01:00 |
|
themode
|
95a4d6a1ab
|
Scheduler should not be responsible for polling timeout
|
2022-01-19 23:33:21 +01:00 |
|
themode
|
90b89c979e
|
Move ItemTestEvent
|
2022-01-19 22:19:05 +01:00 |
|
TheMode
|
91c06da68a
|
Basic testing framework (#594)
|
2022-01-19 21:41:25 +01:00 |
|
Luke Bingham
|
37bebff883
|
Navigator entity pitch Direction.y() -> dy (#593)
|
2022-01-19 19:51:36 +01:00 |
|
themode
|
5efa6d7980
|
Add valuesLength
|
2022-01-19 04:13:01 +01:00 |
|
themode
|
9165a4d2b3
|
Change default biome bpe
|
2022-01-19 03:02:42 +01:00 |
|
TheMode
|
a9dc5bbf7b
|
Add back namespace caching
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-18 00:47:28 +01:00 |
|
TheMode
|
eb3c894971
|
Inline registry loading
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-17 23:40:46 +01:00 |
|
off-by-0point5
|
615476fe53
|
Fix MinecaftServer.terminalEnabled not being used for terminal (de)activation (#591)
|
2022-01-17 16:45:42 +01:00 |
|
TheMode
|
e979d71dee
|
Update & test acquirable api
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-17 14:24:37 +01:00 |
|
themode
|
0163dd6f42
|
Reduce block properties parsing allocation
|
2022-01-15 20:12:33 +01:00 |
|
TheMode
|
51abd95bcb
|
Make the reference update method optional
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-14 21:36:30 +01:00 |
|
TheMode
|
b87259f21b
|
properly update viewing references
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-14 21:34:20 +01:00 |
|
TheMode
|
374e534c0a
|
Container performance
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-14 10:50:54 +01:00 |
|
TheMode
|
7a9b08b085
|
Improve Registry.Container
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-14 10:45:44 +01:00 |
|
TheMode
|
2ef1902664
|
Remove MinestomThreadPool, use the common pool for generation
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-12 22:37:35 +01:00 |
|
TheMode
|
0366027c5d
|
Misc cleanup
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-12 22:15:50 +01:00 |
|
TheMode
|
ab982d0214
|
Make DragData record
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-12 22:08:08 +01:00 |
|
themode
|
d7d6721474
|
Better names
|
2022-01-12 12:02:20 +01:00 |
|
themode
|
1eb5c8519d
|
Fix chunks not being GCed
|
2022-01-12 11:59:42 +01:00 |
|
themode
|
94a13a9523
|
Add basic ViewEngineTest
|
2022-01-12 10:47:38 +01:00 |
|
themode
|
2dacaa8020
|
Avoid static initialization
|
2022-01-12 09:50:09 +01:00 |
|
Eoghanmc22
|
0ccaa6a888
|
make isInVoid relative to the instance's min y (#584)
|
2022-01-12 09:39:59 +01:00 |
|
Cody
|
517d6a3b7c
|
Fix empty block on interact (#583)
|
2022-01-10 21:35:31 +01:00 |
|
mworzala
|
3afc644c5b
|
rebase fix
|
2022-01-10 16:51:21 +01:00 |
|
Moulberry
|
09245defd6
|
Improve PositionUtils and add tests (#582)
|
2022-01-10 16:51:21 +01:00 |
|
jglrxavpok
|
98152a821d
|
Show proper error when trying to load chunk with y range outside of dimension type
Change defaults of DimensionType to match vanilla y range of overworld
|
2022-01-10 16:51:21 +01:00 |
|
TheMode
|
379ca22903
|
Less line
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-10 16:51:21 +01:00 |
|
TheMode
|
5e41b148a4
|
Free memory when clearing palette
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
42dc264c93
|
Smarter setAll loop
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
b821619a91
|
Improve replaceAll
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
9c8fcc4286
|
Improve replaceAll
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
592adccf81
|
Improve setAll with constant return
|
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
|
c949bdd5ba
|
maxIndex cleanup
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
29017c1d9b
|
Add PaletteGetPresentBenchmark
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
51795ccbd1
|
Avoid second map operation
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
edfcc50214
|
Avoid recomputing palette
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
d93e302d2a
|
Avoid memory barrier on replace
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
c58d84bb5d
|
Add Palette#getAllPresent
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
fddd9dd934
|
Improve setAll constant write by 20%
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
4258e14c5f
|
Another 20% improvement
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
6827edb619
|
Improve getAll performance by 20%
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
59f12e1c26
|
Optimize #replace
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
dfeff36857
|
Optimize #replaceAll
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
beb430af07
|
Fix OOB when retrieving blocks outside buildable area
|
2022-01-10 16:51:21 +01:00 |
|
Articdive
|
4b78e41ab4
|
Remove deprecated ResourcePack constructor.
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
e468e027ba
|
Fix broken count
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
419c1a4a91
|
Improve setAll
|
2022-01-10 16:51:21 +01:00 |
|
TheMode
|
5bbf4642e8
|
Server process (#550)
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
4f25333add
|
Dead code
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
812ea7bc07
|
Avoid array allocation
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
9c11863f3e
|
Optimize setAll
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
e62bcc6dbb
|
Optimize getAll
|
2022-01-10 16:51:21 +01:00 |
|
themode
|
2eae1e2cdc
|
bulkAll and bulkAllOrder
|
2022-01-10 16:51:21 +01:00 |
|
Eoghanmc22
|
29bbc39a1a
|
improve bit logic
|
2022-01-10 16:51:21 +01:00 |
|