49 Commits

Author SHA1 Message Date
Moritz Zwerger
c40840a06b
bump dependencies 2024-04-23 18:01:40 +02:00
Moritz Zwerger
48358f2d1b
improve fog distance calculation, thick nether fog 2024-02-29 22:48:37 +01:00
Moritz Zwerger
438ad5cb6a
bump kutil
Fixes build
2024-02-02 21:52:37 +01:00
Moritz Zwerger
9c84f6caec
bump dependencies 2024-02-02 08:09:52 +01:00
Moritz Zwerger
3b61973040
port to kutil 1.26 2024-02-02 08:09:51 +01:00
Moritz Zwerger
de30a0cc48
bump kutil
This speeds up loading a lot, it uses ConcurrentIterator instead of ConcurrentSpliterator for model baking
2023-12-13 19:48:31 +01:00
Moritz Zwerger
a9603201fb
bump dependencies 2023-12-07 20:23:02 +01:00
Moritz Zwerger
a3d895d686
bump kutil
This adds some long needed (unsafe) updates for reflections
2023-12-07 20:11:13 +01:00
Moritz Zwerger
0ff5430ac4
profile observing 2023-11-20 20:26:43 +01:00
Moritz Zwerger
041ddc8388
bump kutil
This fixes BitEnumSet copying
2023-11-18 21:43:00 +01:00
Moritz Zwerger
06f4c53d0e
bump kutil
This fixes some NullPointerExceptions with BitEnumSets
2023-11-13 21:45:33 +01:00
Moritz Zwerger
bfd1ed44f7
bump kutil
kutil 1.24.1 actually speeds up reflection a lot. Those improvements make joining servers in minosoft a lot faster. It also contains a bunch of other improvements.
2023-11-11 21:42:09 +01:00
Moritz Zwerger
04edd74988
bump, adopt kutil 1.24 2023-11-04 19:14:26 +01:00
Moritz Zwerger
78533acfad
bump dependencies 2023-11-04 18:05:25 +01:00
Moritz Zwerger
8ed82ef3be
bump dependencies 2023-10-08 17:08:07 +02:00
Bixilon
2353e8a6f7
bump dependencies 2023-09-27 14:47:27 +02:00
Moritz Zwerger
506fd941fe
bump dependencies 2023-09-12 00:55:37 +02:00
Moritz Zwerger
26a964ce42
bump jackson 2023-07-26 20:45:08 +02:00
Moritz Zwerger
07c391d237
bump dependencies 2023-07-26 20:30:43 +02:00
Bixilon
a9c70f06f3
adapt kutil 1.23.2 2023-06-25 00:23:35 +02:00
Bixilon
1ad8220681
adapt kutil 1.23.1 2023-06-24 23:44:31 +02:00
Bixilon
c160718be1
bump kutil 2023-06-24 22:47:19 +02:00
Bixilon
6079eccb52
bump dependencies
No specific reason
2023-06-13 17:48:17 +02:00
Bixilon
33fb02ac50
bump glm
This reduces memory usage again
2023-05-31 16:00:48 +02:00
Bixilon
3548824ac5
bump glm
This is hopefully the last time, now all optimisations and flaws are in the library
2023-05-30 16:28:39 +02:00
Bixilon
61668f29e4
bump dependencies 2023-05-30 16:21:39 +02:00
Bixilon
be23b57cdc
bump glm
Memory patches
2023-05-30 02:46:19 +02:00
Bixilon
85f8be3331
bump kutil
This should reduce memory usage quite a bit and (thus/generally) improve performance.

ThreadPoolRunnables and latches got refactored, so heavy changes are required
2023-05-30 02:00:11 +02:00
Bixilon
7aa7aa2996
bump glm
This drastically improves memory usage
2023-05-29 01:42:05 +02:00
Bixilon
8d27cf69d7
bump dependencies 2023-05-25 20:10:38 +02:00
Bixilon
aebe44f463
downgrade jackson
This fixes a crash when loading profiles... To investigate.
2023-04-24 13:56:22 +02:00
Bixilon
7c5f8094cb
bump dependencies 2023-04-24 13:40:12 +02:00
Bixilon
f670908a4d
bump kutil (1.21), make timing testing even more robust, fix tests 2023-03-20 09:04:53 +01:00
Bixilon
61d8b8386b
bump dependencies 2023-03-19 21:47:22 +01:00
Bixilon
f66acf6651
bump dependencies 2023-02-13 22:15:02 +01:00
Bixilon
cffccac052
bump kutil
This fixes a RateLimiter freeze when Swinging the arm
2023-02-02 15:01:44 +01:00
Bixilon
8974a31371
bump kutil 2023-01-28 19:27:17 +01:00
Bixilon
1fc103c8ff
bump dependencies 2023-01-16 22:56:14 +01:00
Bixilon
e90931209b
bump and adopt kutil 1.19 2023-01-16 22:36:19 +01:00
Bixilon
a29b37f40d
bump kotlin and some dependencies 2023-01-05 14:05:34 +01:00
Bixilon
7dcfed1e8c
bump kutil
This fixes an issue with timed out assets loading or pixlyzer data loading
2022-12-10 13:58:58 +01:00
Bixilon
7d8672309e
some delegates 2022-11-26 12:29:30 +01:00
Bixilon
8bf2daf124
port to kutil 1.18 2022-11-24 09:23:04 +01:00
Bixilon
a78153a472
bump dependencies 2022-11-22 17:18:47 +01:00
Bixilon
9e95992414
bump dependencies 2022-11-12 17:40:52 +01:00
Bixilon
f557b8d316
gradle: bump dependencies 2022-11-01 15:13:40 +01:00
Bixilon
bb5bc33b4b
bump kutil, allow defining platform and architecture with gradle properties 2022-10-27 22:09:48 +02:00
Bixilon
97392c9d20
gradle: gitlab ci, build fat jar 2022-10-17 20:41:28 +02:00
Bixilon
0c1dd555c6
replace maven with gradle 2022-10-17 18:37:49 +02:00