Daan Vanden Bosch
|
0ff4752949
|
Fixed bug in NJ bone weight calculation. Improved NJ parser by avoiding reparsing of chunks.
|
2021-04-04 21:58:36 +02:00 |
|
Daan Vanden Bosch
|
29d13697a1
|
Fixed wrong type in opcode definition.
|
2021-03-23 16:51:41 +01:00 |
|
Daan Vanden Bosch
|
3698544af7
|
Ported jtuu's recent opcode fixes and additions.
|
2021-03-23 15:24:17 +01:00 |
|
Daan Vanden Bosch
|
45bf86018c
|
The viewer can load animations again.
|
2021-03-21 16:54:49 +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
|
70d8e0f6af
|
Fixed performance issue in events widget.
|
2021-03-17 20:55:08 +01:00 |
|
Daan Vanden Bosch
|
419b7102bd
|
Quest entities are now fully initialized again.
|
2021-03-16 17:10:26 +01:00 |
|
Daan Vanden Bosch
|
e21bce7695
|
Table can now have a changing amount of columns.
|
2021-03-13 15:39:56 +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
|
93e57012e7
|
Fixed a bug that would result in blurry canvas.
|
2021-02-13 20:30:56 +01:00 |
|
Daan Vanden Bosch
|
871a61aa42
|
Ported addition and removal of wanted items to the hunt optimizer.
|
2020-12-29 20:07:17 +01:00 |
|
Daan Vanden Bosch
|
1b0a8781b3
|
Added several tests and fixed some bugs.
|
2020-12-23 21:48:53 +01:00 |
|
Daan Vanden Bosch
|
87ab6506cf
|
Made most classes in lib mutable.
|
2020-12-22 23:21:15 +01:00 |
|
Daan Vanden Bosch
|
71669642ae
|
Quests can be saved again.
|
2020-12-22 23:05:11 +01:00 |
|
Daan Vanden Bosch
|
bc3979da11
|
Entity-specific properties are editable again.
|
2020-12-21 21:45:29 +01:00 |
|
Daan Vanden Bosch
|
cd6b3dfd97
|
ASM problems are now shown again in the script editor.
|
2020-12-21 15:08:31 +01:00 |
|
Daan Vanden Bosch
|
634bcc91df
|
Added events widget and fixed several bugs.
|
2020-12-20 01:22:27 +01:00 |
|
Daan Vanden Bosch
|
20ccbfc587
|
Fixed a bug in the AssemblyWorker and tokenizer. Added several ASM-related tests.
|
2020-12-15 21:29:58 +01:00 |
|
Daan Vanden Bosch
|
c8c12f298f
|
AsmAnalyser now delegates to a worker again.
|
2020-12-14 18:39:26 +01:00 |
|
Daan Vanden Bosch
|
520644cf2d
|
Started porting the script VM to Kotlin.
|
2020-12-13 12:28:52 +01:00 |
|
Daan Vanden Bosch
|
7433216982
|
It's now possible to view character class models again in the viewer.
|
2020-12-11 18:18:02 +01:00 |
|
Daan Vanden Bosch
|
fb7aaf2906
|
Added DefinitionProvider and refactored AsmAnalyser to make it easier to delegate to a web worker or possibly an LSP server in the future.
|
2020-12-07 20:05:25 +01:00 |
|
Daan Vanden Bosch
|
0133e82d3f
|
Ported several ASM editor features.
|
2020-12-06 16:48:13 +01:00 |
|
Daan Vanden Bosch
|
dc0615e1d2
|
Ported various features.
|
2020-12-05 21:48:26 +01:00 |
|
Daan Vanden Bosch
|
515cba5555
|
Entities can be dragged and dropped again.
|
2020-12-02 21:03:42 +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
|
d526c837fd
|
Quest editor layout is now persisted again. Added entity list widgets.
|
2020-11-27 20:55:01 +01:00 |
|
Daan Vanden Bosch
|
2fac7dbc39
|
Converted from Babylon.js back to Three.js. Added texture viewer and entity textures.
|
2020-11-23 21:54:35 +01:00 |
|
Daan Vanden Bosch
|
d98b565766
|
Added Dialog and ResultDialog.
|
2020-11-16 20:00:26 +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
|
4e65cc1882
|
switch_jmp is a conditional jump after all.
|
2020-11-15 00:32:33 +01:00 |
|
Daan Vanden Bosch
|
cd70d22da2
|
Added script editor widget.
|
2020-11-14 22:18:10 +01:00 |
|
Daan Vanden Bosch
|
0983be905d
|
Created gradle plugin with workaround for https://youtrack.jetbrains.com/issue/KT-42923.
|
2020-11-13 22:58:13 +01:00 |
|
Daan Vanden Bosch
|
132cdccd0a
|
Entities are now shown per area and area selection is now possible. Fixed some bugs.
|
2020-11-08 22:45:37 +01:00 |
|
Daan Vanden Bosch
|
db1149ddc0
|
Entities are now correctly rotated and positioned within their section.
|
2020-11-08 16:07:08 +01:00 |
|
Daan Vanden Bosch
|
346a2cb4f9
|
Added several unit tests and improved testing infra.
|
2020-11-08 14:27:02 +01:00 |
|
Daan Vanden Bosch
|
8de81c9cb4
|
Added area mesh loading.
|
2020-11-07 19:15:37 +01:00 |
|
Daan Vanden Bosch
|
8ec75f8b4a
|
Added viewer, xj parsing and fixed several bugs.
|
2020-11-06 22:23:24 +01:00 |
|
Daan Vanden Bosch
|
bedc7b07a2
|
Ported several things and fixed some bugs.
|
2020-11-05 17:46:17 +01:00 |
|
Daan Vanden Bosch
|
17ef42fba7
|
Quest NPCs are now (poorly) shown in the 3D view.
|
2020-11-02 20:04:44 +01:00 |
|
Daan Vanden Bosch
|
e6d6f292f4
|
Fixed an issue with the way CSS was added to the DOM. Moved @AfterTest checks to utility function so test failures aren't hidden by @AfterTest failures.
|
2020-10-29 21:15:57 +01:00 |
|
Daan Vanden Bosch
|
fdb3d5bbb6
|
Fixed various bugs.
|
2020-10-29 19:09:23 +01:00 |
|
Daan Vanden Bosch
|
2e6b3c9cdb
|
Renamed object code to byte code.
|
2020-10-29 00:20:58 +01:00 |
|
Daan Vanden Bosch
|
924b084db4
|
Fixed various bugs.
|
2020-10-29 00:09:22 +01:00 |
|
Daan Vanden Bosch
|
bab01061f0
|
Added JVM support for core and lib.
|
2020-10-27 22:55:05 +01:00 |
|
Daan Vanden Bosch
|
0d05714730
|
Fixed some bugs in object code parsing.
|
2020-10-27 19:53:24 +01:00 |
|
Daan Vanden Bosch
|
3416ef5676
|
Added PRS compression code and fixed several bugs and performance issues.
|
2020-10-26 23:08:44 +01:00 |
|
Daan Vanden Bosch
|
b810e45fb3
|
Refactored the way Disposable is used and added QuestInfoWidget.
|
2020-10-25 22:16:47 +01:00 |
|
Daan Vanden Bosch
|
e75732ed9d
|
Added getStackValue.
|
2020-10-23 19:48:19 +02:00 |
|