Commit Graph
33 Commits
Author SHA1 Message Date
Lukas Obermann e70288335e refactor!: migrate codebase to TSONDB database 2026-02-09 14:13:33 +01:00
Lukas Obermann 27458ea3e1 test: add tests for references and helpers 2025-01-19 13:35:15 +01:00
Lukas Obermann 235f6eb08d feat: print prerequisites 2025-01-19 13:34:58 +01:00
Lukas Obermann 625f222759 build(deps): upgrade all dependencies to latest 2025-01-05 22:32:07 +01:00
Lukas Obermann 42ab11babb build(deps): upgrade all packages 2024-12-16 14:11:29 +01:00
Lukas Obermann f18247ea0d build(npm): replace .npmignore with whitelist 2024-12-16 13:57:08 +01:00
Lukas Obermann 1d4231d3fd refactor: extract creator function helper into own file 2024-10-08 22:24:22 +02:00
Lukas Obermann 3274a8b5c4 build(eslint): exclude lib folder from eslint 2024-10-08 16:04:16 +02:00
Lukas Obermann b61dca4052 ci: lint before publishing 2024-10-08 16:02:40 +02:00
Lukas Obermann 0720b9cbae style: add eslint 2024-10-07 23:33:00 +02:00
Lukas Obermann e787652102 style: apply different prettier rules 2024-10-07 23:18:03 +02:00
Lukas Obermann 33daddea70 build(release): 0.2.1 v0.2.1 2024-10-07 22:57:51 +02:00
Lukas Obermann 31bcb850a7 fix: default database accessors type always throws error when function is called 2024-10-07 22:57:46 +02:00
Lukas Obermann 6e48f33dbc build(release): 0.2.0 v0.2.0 2024-10-07 22:31:16 +02:00
Lukas Obermann 52291cf553 build(npm)!: define exports 2024-10-07 22:31:05 +02:00
Lukas Obermann e09c884bdd refactor!: rename entity description creator exports to match previous renames 2024-10-07 22:29:14 +02:00
Lukas Obermann 840510bad6 refactor!: remove partial application functionality from createEntityDescriptionCreator 2024-10-07 22:26:41 +02:00
Lukas Obermann 381394fd4e feat: print references 2024-10-07 22:07:28 +02:00
Lukas Obermann 82878f8ddc refactor!: rename library entry to entity description to match repository 2024-10-07 19:19:18 +02:00
Lukas Obermann ed9d0a2297 refactor: restructure activatable skill partial helpers 2024-10-06 20:44:48 +02:00
Lukas Obermann f5917f9195 build(deps): upgrade optolith-database-schema to 0.17.2 2024-10-06 20:41:26 +02:00
Lukas Obermann 512c8940cf feat: add focus rule and optional rule description generators 2024-10-04 23:08:26 +02:00
Lukas Obermann 2ab91ccc68 build(release): 0.1.1 v0.1.1 2024-10-04 23:05:07 +02:00
Lukas Obermann 194111fe87 build: adjust version to 0.1.0 2024-10-04 23:04:58 +02:00
Lukas Obermann 218f456df1 build(release): 0.1.0 v0.1.0 2024-10-04 23:03:05 +02:00
Lukas Obermann 96d26a46a2 ci: fix tests and commands for publishing 2024-10-04 23:02:13 +02:00
Lukas Obermann 2903c6422a build(npm): exclude test files from package contents 2024-10-04 23:01:50 +02:00
Lukas Obermann 54ebd403d4 build(ts): disabled source maps 2024-10-04 23:00:45 +02:00
Lukas Obermann a6afb662b4 build(deps): add packages and config for tests and releases 2024-10-04 23:00:26 +02:00
Lukas Obermann b6fbdb9c53 Migrate files from @elyukai/optolith-client 2024-10-04 22:58:18 +02:00
Lukas Obermann 35c719c702 Initial project structure 2024-10-04 14:37:02 +02:00
Lukas Obermann 7d948d969d Initial package.json 2024-10-04 14:21:06 +02:00
Lukas Obermann 08b776986c Initial commit 2024-10-04 14:15:50 +02:00