TheMode
|
555cdb66de
|
Fix entity memory leak, improve entity collection creation performance
|
2021-04-23 12:58:14 +02:00 |
|
TheMode
|
136ed17c0b
|
No thread refresh for perchunk-instance thread provider
|
2021-04-23 12:25:23 +02:00 |
|
TheMode
|
cad488bb5d
|
Override Player#getAcquirable
|
2021-04-23 11:51:14 +02:00 |
|
TheMode
|
129f720295
|
Merge branch 'master' into acquirable
|
2021-04-23 11:42:14 +02:00 |
|
TheMode
|
f432308197
|
Use long distance particle by default
|
2021-04-23 10:38:13 +02:00 |
|
TheMode
|
8e9838c6b6
|
Add tick scheduler to BenchmarkManager
|
2021-04-23 10:20:54 +02:00 |
|
TheMode
|
c24cc07b7c
|
Improve efficiency of entity chunk update
|
2021-04-23 10:17:42 +02:00 |
|
TheMode
|
9a5af9514e
|
The acquirable api is now only for entities
|
2021-04-23 10:01:17 +02:00 |
|
TheMode
|
0a837d2714
|
Renamed BatchThread.java
|
2021-04-23 09:58:52 +02:00 |
|
TheMode
|
defdbea29b
|
Added entity/player consumer for inheritance
|
2021-04-23 08:59:40 +02:00 |
|
TheMode
|
370f4c2f57
|
Added more options inside ThreadProvider
|
2021-04-22 19:33:07 +02:00 |
|
TheMode
|
ef6f2ac5c9
|
Rename few methods
|
2021-04-22 16:59:42 +02:00 |
|
TheMode
|
297652c610
|
Remove generic Acquirable
|
2021-04-22 16:38:37 +02:00 |
|
TheMode
|
844671daab
|
Merge pull request #244 from Project-Cepi/nbt-hep
Compound and list ItemTags
|
2021-04-22 16:01:48 +02:00 |
|
LeoDog896
|
19e55f985e
|
Add generic NBT
|
2021-04-22 09:52:51 -04:00 |
|
TheMode
|
4b5489dba6
|
Merge pull request #249 from Project-Cepi/ext-meta
Add Meta Object to Extensions
|
2021-04-22 12:36:58 +02:00 |
|
ALS
|
14ea17ce77
|
Try another test
|
2021-04-22 01:25:29 +02:00 |
|
MrBretzel
|
189b8fd552
|
Merge pull request #3 from Minestom/master
Update PR 3
|
2021-04-21 23:54:32 +02:00 |
|
MrBretzel
|
8047a203cb
|
Possible fix a when storage location is closed an re opened
|
2021-04-21 23:53:47 +02:00 |
|
TheMode
|
09c22b4e49
|
ArgumentWord restrictions are case sensitive (because of brigadier)
|
2021-04-21 22:29:54 +02:00 |
|
TheMode
|
86faa435f7
|
Added SingleThreadProvider
|
2021-04-21 18:33:51 +02:00 |
|
TheMode
|
dba368d16f
|
Thread count should depend on the processor count
|
2021-04-21 17:14:40 +02:00 |
|
TheMode
|
15b116a770
|
Remove unnecessary try-catch
|
2021-04-21 14:39:28 +02:00 |
|
TheMode
|
9660ee30fb
|
More line ending
|
2021-04-21 14:35:35 +02:00 |
|
TheMode
|
5b1784fa39
|
Fix line ending
|
2021-04-21 14:34:16 +02:00 |
|
TheMode
|
8f6e0240eb
|
added new #tryAcquire method with a return value instead of consumer
|
2021-04-21 14:32:42 +02:00 |
|
TheMode
|
72002a3d75
|
Wait monitoring should always be enabled
|
2021-04-21 11:37:53 +02:00 |
|
TheMode
|
224a1f57b4
|
#currentEntities documentation
|
2021-04-21 11:31:56 +02:00 |
|
TheMode
|
73dee1fb1a
|
Better abstraction
|
2021-04-21 11:27:49 +02:00 |
|
TheMode
|
470cc09767
|
Merge branch 'master' into acquirable
|
2021-04-20 22:19:42 +02:00 |
|
TheMode
|
75da093475
|
Shift click code cleanup
|
2021-04-20 22:10:04 +02:00 |
|
TheMode
|
2aba4c49f6
|
Change stresstest to profile per-instance thread
|
2021-04-20 10:18:48 +02:00 |
|
themode
|
c91d957fe4
|
Merge branch 'master' into acquirable
|
2021-04-20 09:50:28 +02:00 |
|
TheMode
|
3fa89737d9
|
Reduce tick buffer copy overhead
|
2021-04-20 08:54:33 +02:00 |
|
TheMode
|
66513025c7
|
Fix thread safety with inventory click, add Internal annotation
|
2021-04-20 07:32:53 +02:00 |
|
TheMode
|
359d18e8a5
|
Remove unused class
|
2021-04-20 07:30:09 +02:00 |
|
TheMode
|
5390cd14f0
|
Simplify double click handling
|
2021-04-20 07:29:01 +02:00 |
|
TheMode
|
e9b5779b24
|
Simplify shift click handling, fix click processor ignoring non-air slot
|
2021-04-20 06:41:55 +02:00 |
|
TheMode
|
1daaeda63f
|
Temporary fix for shift click
|
2021-04-19 20:09:42 +02:00 |
|
TheMode
|
d8e28ad73a
|
Remove unnecessary volatile, fix acquisition from threads other than the tick ones
|
2021-04-19 15:25:19 +02:00 |
|
TheMode
|
321d185ffe
|
use a ReentrantLock instead of guava monitor
|
2021-04-19 11:57:42 +02:00 |
|
TheMode
|
562927ee44
|
Added comment
|
2021-04-19 08:53:54 +02:00 |
|
TheMode
|
44b22ce1f1
|
Reduce monitor acquisition
|
2021-04-19 08:51:44 +02:00 |
|
TheMode
|
a6b1749e9e
|
Added max refresh time
|
2021-04-19 08:17:00 +02:00 |
|
TheMode
|
1f08f5dc34
|
Use a parallel stream
Signed-off-by: TheMode <themode@outlook.fr>
|
2021-04-19 07:42:48 +02:00 |
|
MrBretzel
|
fdcaefaf86
|
Merge pull request #2 from Minestom/master
PR 2
|
2021-04-18 18:17:50 +02:00 |
|
TheMode
|
07471a8b5b
|
Fix acquisition of newly instantiated entities
|
2021-04-18 17:31:50 +02:00 |
|
TheMode
|
e00b3a6fba
|
Fix build
|
2021-04-18 16:56:17 +02:00 |
|
TheMode
|
bd9cab5805
|
Remove AcquirableImpl.java, more comment
|
2021-04-18 16:50:06 +02:00 |
|
TheMode
|
e63dbf28db
|
Cleanup
|
2021-04-18 16:38:00 +02:00 |
|