GreatWyrm
27f3b5d4ee
Fix entities vanishing upon respawn ( #1497 )
2022-11-26 21:23:39 +01:00
iam
1a013728fd
Blockiterator fix 4 ( #1513 )
2022-11-10 06:31:04 +01:00
iam
d496fcfe4a
Misc fix + more tests ( #1511 )
2022-11-09 23:46:53 +01:00
iam
88dd901438
Rewrite BlockIterator ( #1509 )
2022-11-09 23:07:31 +01:00
iam
361849c155
Blockiterator fix ( #1508 )
2022-11-07 23:35:32 +01:00
TheMode
42195c536b
Fix broken buffer resize
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-10-31 10:06:05 +01:00
Huynh Tien
93718276c5
Strong Ref for child EventNode ( #1491 )
2022-10-29 12:33:24 +02:00
TheMode
993af51556
Use NetworkBuffer
in packets ( #1487 )
2022-10-29 11:02:22 +02:00
TheMode
ba2816fc74
Buffer API rework ( #1485 )
2022-10-28 19:27:48 +02:00
TheMode
e11d15af0d
Fix event node child/map leak
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-10-27 22:32:22 +02:00
TheMode
b4af87b8a4
Fix event node leak
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-10-27 21:02:27 +02:00
Huynh Tien
d7e958fa07
ComponentLogger & Colored Terminal ( #1460 )
2022-10-26 19:52:01 +02:00
TheMode
46f3fede8a
Fix test file name
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-10-26 09:40:44 +02:00
GreatWyrm
6316eeb90e
Fix respawning players falling into the void ( #1454 )
2022-10-25 03:04:41 +02:00
TheMode
0b0dc83ffe
Make separate module for testing framework ( #1428 )
2022-10-10 20:44:50 +02:00
Arektor
17ef1c2f57
Reduce velocity update rate ( #1426 )
2022-10-07 17:19:29 +02:00
TheMode
b3d81f274c
Fix translation tests
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-09-05 14:02:05 +02:00
TheMode
1dd2cc72ee
1.19.2 ( #774 )
2022-09-05 13:54:58 +02:00
Marfien
eef95ae5d1
Add ComponentHolderServerPacket to some packets ( #1275 )
2022-09-02 22:23:42 +02:00
Obyvante
c694c4074e
Fixed metadata issue. ( #1378 )
2022-08-30 21:37:25 +02:00
KrystilizeNevaDies
83011eb903
fix written book meta to allow modern components ( #1359 )
2022-08-23 09:35:37 +10:00
iam
f5f323fef9
Physics improvement ( #1320 )
2022-08-10 01:49:42 +02:00
iam
4a79a3af26
Refactor physics to simplify code ( #1315 )
2022-08-08 00:25:08 +02:00
Xavier Niochaut
f62d4e47fc
Heavily reduce memory consumption of AnvilLoader ( #1005 )
...
* (Heavily) Reduce memory consumption of AnvilLoader
/!\ requires building and publishing Hephaistos master to local Maven for now
* Cache biome mapping per chunk instead of per section
* Starting work on integration tests
* [AnvilLoader] Address issue #423
* [AnvilLoader] Use new Hephaistos saving API
* Use MavenCentral version of Hephaistos
2022-08-05 21:05:23 +02:00
Konstantin Shandurenko
89a09f326e
Fix for inventory window id generation ( #1292 )
2022-07-30 18:54:10 +02:00
TheMode
edbef66f8e
Add updateStructureConversionPathDouble
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-30 13:20:21 +02:00
TheMode
648232c344
Add updateStructureConversionPath
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-30 04:01:47 +02:00
TheMode
0e082634d5
Fix conversion during tag update
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-29 16:51:45 +02:00
TheMode
5b8cc12108
More TagUpdateTest tests
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-29 16:23:16 +02:00
TheMode
7aec259520
Add updateInner test
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-29 16:11:13 +02:00
TheMode
660112dca6
Rename TagUpdateTest
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-29 16:04:06 +02:00
Noel Németh
9e5de35fa7
New command parser ( #1235 )
2022-07-25 19:34:40 +02:00
tahmid-23
3690ad1623
fix component flattening ( #1266 )
2022-07-25 05:58:03 +02:00
TheMode
d596992c0e
Include command aliases in graph ( #1244 )
2022-07-17 23:13:25 +02:00
TheMode
07a0fb129c
Rename node executor
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-17 22:41:28 +02:00
Noel Németh
c885ca1d7c
Fix index out of bounds when creating a command packet ( #1243 )
2022-07-17 20:28:14 +02:00
Konstantin Shandurenko
284da06578
Fix for breaking blocks of mismatching properties in adventure mode ( #1242 )
2022-07-17 20:08:04 +02:00
TheMode
366f08f7f9
Graph api ( #1233 )
2022-07-13 22:45:38 +02:00
TheMode
1cdee4a8e1
Revert "Initial graph api ( #1230 )" ( #1231 )
...
This reverts commit 3999c30961
.
2022-07-13 01:16:18 +02:00
TheMode
3999c30961
Initial graph api ( #1230 )
2022-07-13 01:14:23 +02:00
TheMode
e713cf62a7
Make ArgumentTypeTest more flexible
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-09 11:38:50 +02:00
TheMode
7141fea928
Oops test
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-09 11:01:20 +02:00
TheMode
3a7dc50e7b
Test loop arg with multiple groups
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-09 10:57:06 +02:00
Steank
0989c220f6
Fix NullPointerException, deadlock when stopping the server ( #1220 )
2022-07-08 21:31:54 +02:00
Konstantin Shandurenko
de5a396c15
Do not send CloseWindowPacket if inventory was reopened during closing ( #1218 )
2022-07-08 17:37:56 +02:00
Konstantin Shandurenko
4feac211c7
Item pickup fix ( #1216 )
2022-07-08 17:37:24 +02:00
TheMode
0309d12540
Test loop/group arguments
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-06 11:12:08 +02:00
TheMode
5193529702
Simplify command tests
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-06 10:09:31 +02:00
Noel Németh
6be30d803c
More tests
2022-07-05 01:59:27 +02:00
TheMode
ab5734334c
Separate syntax test in single & multi variants
...
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-02 07:40:01 +02:00