Commit Graph
37 Commits
Author SHA1 Message Date
Lukas Obermann c8fac07d76 unstaged id changes 2023-01-17 20:16:52 +01:00
elyukai 3eb61cc55c refactor: worked on dependencies and warnings in OCaml 2021-01-07 02:01:05 +01:00
elyukai f7e5e06ff2 refactor: parser almost done 2021-01-05 03:05:06 +01:00
elyukai 35048e1032 refactor: created all special ability entities 2021-01-04 22:12:38 +01:00
elyukai 9ee4626f49 refactor: finished new select option conversion 2021-01-04 18:45:11 +01:00
elyukai 4f698af39b refactor: more conversions to OCaml 2021-01-02 02:48:35 +01:00
elyukai 669e2cb1b0 refactor: some more conversions to OCaml 2020-12-31 01:14:25 +01:00
elyukai b0f1869886 feat: added OCaml and started converting to new schema 2020-12-29 21:31:43 +01:00
elyukai 66a5329331 build: remove BuckleScript output from Git 2020-12-27 16:54:10 +01:00
Lukas Obermann c41d3c4912 refactor: active Activatable AP calculation done 2020-11-25 20:04:42 +01:00
Lukas Obermann 956cf3958d refactor: extract activatable type into own module 2020-11-25 12:41:59 +01:00
Lukas Obermann 6776e9582a refactor: main process
This completes the implementation of main process features. It features
basic window handling, data initialization and adjustments of decoders
to match the database and it's schemes.
A very rough renderer process script has been added to avoid depedencies
with errors to be used as well as to be able to test ipc.
2020-11-24 01:42:00 +01:00
Lukas Obermann 7ee370c687 refactor: converted main script to ReasonML 2020-11-20 01:06:41 +01:00
Lukas Obermann ced296b47f refactor: use plain variants instead of pairs 2020-11-17 01:49:35 +01:00
Lukas Obermann 4da9621b3e build: upgraded Reason output 2020-11-13 15:43:12 +01:00
Lukas Obermann e15bf1784c Merge branch 'develop' into feature/ama3 2020-11-13 15:04:07 +01:00
Lukas Obermann be7e174353 Adjusted parser to fit database schema fixes 2020-10-08 16:01:26 +02:00
Lukas Obermann 91f6ccbdaa Synced parser with schemes except for item schemes 2020-10-07 01:17:43 +02:00
Lukas Obermann 6bee4968cf Changed structure for missing modules 2020-10-05 17:11:53 +02:00
Lukas Obermann 51b2fd85fe Some decoder restructuring 2020-10-05 15:06:19 +02:00
Lukas Obermann 13e90fe2ca Hide language order implementation 2020-10-05 03:36:44 +02:00
Lukas Obermann cbcebc8722 Basic rework of parser done
Compiler without errors
2020-10-05 01:06:49 +02:00
Lukas Obermann 5b2be2aba6 Some data modules simplifications
Reworked decoder for select options
2020-10-04 01:18:35 +02:00
Lukas Obermann fb26257254 Reworked prerequisites 2020-10-02 02:43:56 +02:00
Lukas Obermann 6141671c11 Converted all skills and some other entries to new schema 2020-10-01 16:01:10 +02:00
Lukas Obermann 8983c129be Started reworking JSON schema 2020-10-01 01:29:08 +02:00
Lukas Obermann 635c11cda2 Finished id rework 2020-07-20 02:25:58 +02:00
Lukas Obermann 57032d78bc Started reworking ids 2020-07-20 00:28:01 +02:00
Lukas Obermann a89fd07252 Started adding AP spent difference function 2020-07-15 11:31:01 +02:00
Lukas Obermann f2380eb9b4 Finished single activatable active entry generation 2020-07-14 01:45:37 +02:00
Lukas Obermann 3348c08808 Finished active validation 2020-07-14 01:39:50 +02:00
Lukas Obermann 4492304173 Finished single inactive entry generation and validation 2020-07-12 20:22:53 +02:00
Lukas Obermann 9acffd878e Finished inactive validation functions for validation details 2020-07-12 13:43:36 +02:00
Lukas Obermann 1667683ceb Stricter compiler config
Started adding inactive validation
2020-07-12 01:51:18 +02:00
Lukas Obermann ae44828365 Started working on full inactive activatable generation 2020-07-10 00:26:11 +02:00
Lukas Obermann 3f48a8f42d Finished function to get available select options for inactive activatable entry 2020-07-08 22:09:46 +02:00
Lukas Obermann d4f15baf96 Restructures folders for Reason files 2020-07-08 15:07:23 +02:00