Commit Graph

29 Commits

Author SHA1 Message Date
off-by-0point5 6870c37b94
Add commit info from JitPack into Minestom's jar (#1272)
* Compile git info into Git.java

* Move blossom task into tasks block

* Fix javadoc task

* Improve readability

* Remove version field

* Hopefully preventing inline by javac

* Make Git class final

* Remove prefixes for getters

* Make getters static
2022-12-30 22:09:07 -05:00
TheMode d7feed23c8 Update dependencies
Signed-off-by: TheMode <themode@outlook.fr>
2022-12-08 20:52:52 +01:00
Huynh Tien d7e958fa07
ComponentLogger & Colored Terminal (#1460) 2022-10-26 19:52:01 +02:00
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
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