34 Commits

Author SHA1 Message Date
Lukas Obermann bf83a10c1b feat: add fate points
Closes #4
2025-12-27 15:52:30 +01:00
Lukas Obermann 8f119d1250 docs: add information about directory structure 2025-12-27 15:46:39 +01:00
Lukas Obermann 77076be65c build(release): v0.2.2 v0.2.2 2025-12-27 15:07:46 +01:00
Lukas Obermann f1396b5ab4 fix: include generated files in repo and package 2025-12-27 15:07:38 +01:00
Lukas Obermann cd7ea6d090 build(release): v0.2.1 v0.2.1 2025-12-27 15:02:23 +01:00
Lukas Obermann 971412b5ee ci: fix script names and remove unnecessary info for OIDC auth 2025-12-27 15:01:23 +01:00
Lukas Obermann ad0f148f1b build(release): v0.2.0 v0.2.0 2025-12-27 14:54:37 +01:00
Lukas Obermann d7d10821b5 refactor!: use tsondb and optolith-database-schema
The database schema is used to generate some types from the schema
definitions.
2025-12-27 14:54:15 +01:00
Lukas Obermann efafb62e7a build(deps): use @optolith/ts-json-definition-transpiler instead of optolith-tsjsonschemamd 2025-03-03 12:05:02 +01:00
Lukas Obermann eb00f3cf9c build(release): v0.1.1 v0.1.1 2025-03-03 09:21:04 +01:00
Lukas Obermann 74183afe53 fix: include schema folder in npm package 2025-03-03 09:20:47 +01:00
Lukas Obermann c37ebd840f build(release): v0.1.0 v0.1.0 2025-03-02 23:29:04 +01:00
Lukas Obermann dbba6349aa build(deps): upgrade all dependencies 2025-03-02 23:28:01 +01:00
Lukas Obermann 8fdf0780b0 build(npm): whitelist files instead of using an .npmignore 2025-03-02 23:27:24 +01:00
Lukas Obermann 6f6ad19cfd build(npm): change package name and source repository 2025-03-02 23:26:54 +01:00
Lukas Obermann 5ac4f3c9e1 ci: generate provenance statements when publishing 2025-03-02 23:25:54 +01:00
Lukas Obermann 927240b47d ci: cleanup and upgrade actions 2023-11-09 21:40:41 +01:00
Lukas Obermann d85bbd9186 feat: upgrade schema generator to be able to ignore unknown properties and fix readonly
Refs: #3
2023-11-09 21:40:28 +01:00
Lukas Obermann 39ddc26d74 feat!: redeclare version as character schema version
Refs: #3
2023-11-07 17:00:38 +01:00
Lukas Obermann dc1ff3ec16 fix: replace copy-pasted comment with correct text 2023-06-10 09:59:26 +02:00
Lukas Obermann 1243622501 feat: add comment to sex type 2023-06-10 09:45:02 +02:00
Lukas Obermann 5fd5d1f85b style: remove trailing comma in object type 2023-06-10 09:44:14 +02:00
Lukas Obermann 7dabd72628 build(release): v0.0.3 v0.0.3 2023-06-10 00:40:46 +02:00
Lukas Obermann 1dbbc03d3a refactor!: streamline and deduplicate 2023-06-10 00:40:16 +02:00
Lukas Obermann f87c54bcd5 build(ide): add build tasks for convenience 2023-06-10 00:14:52 +02:00
Lukas Obermann 269c8ed114 docs: describe version bump command 2023-06-08 11:33:10 +02:00
Lukas Obermann 9e71f686d0 build(release): v0.0.2 v0.0.2 2023-06-08 11:28:56 +02:00
Lukas Obermann 223d4b667c build(npm): specify exports 2023-06-08 11:24:15 +02:00
Lukas Obermann d5f264b9d3 build(deps): use proper optolith-tsjsonschemamd dependency v0.0.1 2023-06-07 21:59:33 +02:00
Lukas Obermann c60db3aa5e ci: publish to npm on tag 2023-06-07 17:09:29 +02:00
Lukas Obermann e98fa5dc33 build: use optolith-tsjsonschemamd to generate schema from typescript definition 2023-06-07 17:08:51 +02:00
Lukas Obermann a4e5937e3e refactor: move character schema into own folder 2023-06-07 17:02:31 +02:00
Lukas Obermann 9e86e2fc72 feat: create typescript version of character schema 2023-06-07 17:02:16 +02:00
Lukas Obermann 2879176efd initial proposal 2023-01-27 18:10:28 +01:00