Commit Graph

37 Commits

Author SHA1 Message Date
jglrxavpok b37bef427f Bump Hephaistos version 2022-10-02 14:50:15 +02:00
TheMode 1dd2cc72ee
1.19.2 (#774) 2022-09-05 13:54:58 +02:00
HEROOSTECH 5f8842084c
Update Adventure (#1365) 2022-09-02 22:28:47 +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
Xavier Niochaut 7af3e1c2e2
Bump Hephaistos version to 2.4.8 2022-07-12 22:37:18 +02:00
Kieran Wallbanks 9181c52e6b
Update Hephaistos to v2.4.7 2022-07-07 17:57:11 +01:00
themode 89244fa35a Update gradle to 7.4.2 2022-06-08 12:34:15 +02:00
Articdive e4de03ab1a
Automatically generate dye colors. (#1051) 2022-05-10 20:03:23 +02:00
Articdive 6a7497f436
Include JCStress for stress tests in our concurrent models. (#987) 2022-04-26 13:14:34 +02:00
Articdive 501020a453
Update JNoise to 4.0.0-SNAPSHOT. (#884) 2022-04-26 12:31:00 +02:00
TheMode c7bb9e14e5 Dependencies update
Signed-off-by: TheMode <themode@outlook.fr>
2022-04-17 06:28:47 +02:00
TheMode 0f767da5f0 Use NBT#getValue
Signed-off-by: TheMode <themode@outlook.fr>
2022-04-17 00:16:59 +02:00
Tristan 26a293e51b
Bump adventure (#856) 2022-04-03 19:47:23 +02:00
mworzala 0bd266da23
Add Junit test suites for isolated unit and integration tests. 2022-03-21 22:32:13 +00:00
themode ae71c09b4f Dependencies update 2022-03-01 05:29:45 +01:00
themode 043d323486 Update data 2022-03-01 00:54:25 +01:00
TheMode 98e6b23fdd
1.18.2 update (#714) 2022-03-01 00:40:19 +01:00
jglrxavpok f3f6da3127 Bump Hephaistos version to fix unknown escape codes 2022-02-19 12:59:48 +01:00
TheMode cc0c7e00b2 Fix flare dependencies
Signed-off-by: TheMode <themode@outlook.fr>
2022-02-12 02:31:47 +01:00
themode cc46b6f130 Add junit params 2022-01-27 15:14:55 +01:00
themode 6ecf486b9d Remove guava dependency 2022-01-27 05:15:51 +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 30cf6e8e4f Improve block properties performance
Signed-off-by: TheMode <themode@outlook.fr>
2022-01-25 07:43:52 +01:00
jglrxavpok 847bbf9bdc Bump Hephaistos version to fix optimized worlds loading 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
Articdive dee18150de Correctly implement JMH and fix singular Benchmarks not running. 2022-01-10 16:51:21 +01:00
Articdive 3089843cc9 Build system update (#527) 2022-01-10 16:51:21 +01:00
themode 48d8cbf10e Gradle 7.3 2021-11-11 17:10:57 +01:00
TheMode b308ce5baa
Update to Java 17 (#462) 2021-10-22 01:55:55 +02:00
TheMode 979e6dd0a1 Update gradle
Signed-off-by: TheMode <themode@outlook.fr>
2021-09-05 14:43:37 +02:00
JësFot b49fb9cacf Upgrade gradle version to 7.0.2 2021-05-18 21:34:25 +02:00
TheMode 9977df556e Remove distributionSha256Sum
Signed-off-by: TheMode <themode@outlook.fr>
2021-04-07 20:03:02 +02:00
themode 54d33539ad Added gradle distribution sha256sum 2021-01-23 09:47:45 +01:00
Articdive 4ea0eb1912
Update Gradle & Kotlin version 2021-01-23 09:32:18 +01:00
JesFot fc4e8aadf4
Add SHA256 checksum for Gradle wrapper jar 2020-11-19 11:46:18 +01:00
jglrxavpok 6ce82e2527 Now using api() instead of implementation() so that dependencies become transitive 2020-05-03 16:05:04 +02:00
TheMode 9380770492 Initial commit 2019-08-03 15:25:24 +02:00