Commit Graph

25 Commits

Author SHA1 Message Date
Daan Vanden Bosch
15bc398294 All code now compiles with Kotlin 2.1.20, all tests pass, development builds work and production builds work. 2025-03-21 13:17:19 +01:00
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
82524f1f2d Removed Observable from observable project and renamed observable project to cell. Cell is now the most basic interface for users. 2022-06-04 21:33:29 +02:00
Daan Vanden Bosch
7cdeb1b816 Updated readme. 2021-09-06 13:08:40 +02:00
Daan Vanden Bosch
d9f6869dd0 Made psoserv fully configurable and fixed a bug in the proxy server's encryption handling. 2021-08-01 12:25:40 +02:00
Daan Vanden Bosch
381f70bcc7 Fixed error in README. 2021-03-23 17:14:45 +01:00
Daan Vanden Bosch
724e324fca Updated README and FEATURES to reflect Kotlin-related changes and bugfixes. 2021-03-23 17:01:17 +01:00
Daan Vanden Bosch
36a32018ca Started porting Phantasmal World to Kotlin. 2020-10-10 23:48:38 +02:00
Daan Vanden Bosch
eecfd9faf4 Added deploy badge to readme. 2020-09-29 18:28:15 +02:00
Daan Vanden Bosch
13cc04a361 Renamed CI GH action to Tests. 2020-09-29 18:11:01 +02:00
Daan Vanden Bosch
033cbf2436 Entity-specific properties are now shown in the entity info view for supported entities. 2020-09-23 21:37:20 +02:00
jtuu
a7e45bed61 Added information about prs-rs in the readme. 2020-06-01 01:27:53 +03:00
Daan Vanden Bosch
916a286a3b Added some text to the README. 2020-04-30 19:05:16 +02:00
Daan Vanden Bosch
66728f7096 Small edits to readme. 2020-01-05 12:59:04 +01:00
Daan Vanden Bosch
e98ef9c08e Fixed readme links. 2020-01-05 12:51:08 +01:00
Daan Vanden Bosch
2685607371 Improved README.md. 2020-01-01 19:09:53 +01:00
Daan Vanden Bosch
315bd2ae8c Updates features list. 2019-12-21 19:53:38 +01:00
Daan Vanden Bosch
345c9ab0dc Improved typing of ListProperty. 2019-10-07 18:26:45 +02:00
Daan Vanden Bosch
22bf650f04 Removed all reference to React and Mobx from the readme and added a note about linting/formatting. 2019-09-14 18:04:28 +02:00
Daan Vanden Bosch
8895579d18 Added FEATURES.md. 2019-07-30 15:19:03 +02:00
Daan Vanden Bosch
e859477727 Linting works again. Static asset generation is working as before but has been bugged since an earlier change. 2019-07-27 15:40:30 +02:00
Daan Vanden Bosch
d5bfa67d82 Ejected from create-react-app. Development server and production builds are working. Using css modules now. 2019-07-27 01:49:19 +02:00
Daan Vanden Bosch
e629b868fa Updated README. 2019-05-28 18:40:48 +02:00
Daan Vanden Bosch
77486f8bd4 Converted Phantasmal Quest Editor code to TypeScript. 2019-05-28 18:40:29 +02:00
Daan Vanden Bosch
94239000fd Initial commit from Create React App 2019-05-28 13:44:17 +02:00