Daan Vanden Bosch
|
a8b1a00e06
|
All code now compiles with Kotlin 2.0.0 and all tests pass.
|
2024-07-18 18:24:10 +02:00 |
|
Daan Vanden Bosch
|
ab21cb25c2
|
Temporary fix for issue with incompatible webpack-cli and @webpack-cli versions.
|
2021-10-16 11:28:54 +02:00 |
|
Daan Vanden Bosch
|
89b88a0a2d
|
Put all shared build logic in precompiled gradle conventions plugins.
|
2021-07-24 20:13:02 +02:00 |
|
Daan Vanden Bosch
|
51ae313df2
|
Upgraded Gradle to 7.1.1 and Kotlin to 1.5.21.
|
2021-07-24 12:14:43 +02:00 |
|
Daan Vanden Bosch
|
5c0b7a20f0
|
Upgraded Gradle, Kotlin and some libraries.
|
2021-04-18 20:10:10 +02:00 |
|
Daan Vanden Bosch
|
a1d4e38a7c
|
Fixed performance issue with drop table deserialization.
|
2021-03-23 21:18:00 +01:00 |
|
Daan Vanden Bosch
|
017232eb91
|
Upgraded to Kotlin 1.4.31.
|
2021-03-23 15:27:27 +01:00 |
|
Daan Vanden Bosch
|
b9339ac2b4
|
Added some observable unit tests and fixed a bug. Switched to junit 5 to support interfaces with @Test annotated concrete methods for "mixin" tests.
|
2021-03-19 21:32:57 +01:00 |
|
Daan Vanden Bosch
|
b972bddc15
|
Fixed compilation warnings.
|
2021-03-18 20:43:03 +01:00 |
|
Daan Vanden Bosch
|
3fb631c32b
|
Added some unit tests to observable and fixed some bugs.
|
2021-03-18 18:58:50 +01:00 |
|
Daan Vanden Bosch
|
c0e42273ee
|
Hunt optimizer result totals are now shown. Hunt optimizer is now fully ported to Kotlin.
|
2021-03-15 19:37:18 +01:00 |
|
Daan Vanden Bosch
|
aeded71dde
|
Only huntable items can now be added to the wanted list.
|
2021-03-12 21:53:49 +01:00 |
|
Daan Vanden Bosch
|
321fb3a475
|
Upgraded Kotlin to 1.4.30 and Gradle to 6.8.2. Set the Kotlin JVM version to 11. Added a subproject for offline asset generation which, at the moment, can generate the list of item types. Ported unitxt and ItemPMT parsing.
|
2021-03-06 13:33:04 +01:00 |
|
Daan Vanden Bosch
|
c8c12f298f
|
AsmAnalyser now delegates to a worker again.
|
2020-12-14 18:39:26 +01:00 |
|
Daan Vanden Bosch
|
0c0d6355f2
|
Added some small features and fixed various bugs.
|
2020-11-28 22:56:35 +01:00 |
|
Daan Vanden Bosch
|
325cdb935a
|
Entities can now be highlighted by hovering over them again.
|
2020-11-25 21:21:57 +01:00 |
|
Daan Vanden Bosch
|
c82396326c
|
Made basic quest properties editable and added the entity detail widget.
|
2020-11-15 20:41:30 +01:00 |
|
Daan Vanden Bosch
|
924b084db4
|
Fixed various bugs.
|
2020-10-29 00:09:22 +01:00 |
|
Daan Vanden Bosch
|
18e01f17c7
|
Scope, Store and Controller now implement CoroutineScope. Added NJ parser and several basic widgets.
|
2020-10-17 00:28:35 +02:00 |
|
Daan Vanden Bosch
|
2bcfd7cdce
|
Methods are now loaded and shown in an ugly way in the HuntOptimizer.
|
2020-10-11 22:58:28 +02:00 |
|
Daan Vanden Bosch
|
36a32018ca
|
Started porting Phantasmal World to Kotlin.
|
2020-10-10 23:48:38 +02:00 |
|