Commit Graph

193 Commits

Author SHA1 Message Date
Lukas Obermann 938da657d6 refactor: outsource entity description generation to @optolith/entity-descriptions 2024-10-07 23:13:10 +02:00
Lukas Obermann 928498bf91 build(deps): upgrade all dependencies to latest 2024-10-04 13:47:27 +02:00
Lukas Obermann e49cc0d90c feat: add library entries for close and ranged combattechniques, cantrips, spells, rituals, blessings, liturgical chants and ceremonies 2024-10-04 13:37:04 +02:00
Lukas Obermann d7969927b0 fix: resolve issues with dependency upgrades 2024-09-05 14:37:55 +02:00
Lukas Obermann 5e6df3ab98 build(deps): remove webpack loaders not needed for rspack 2024-08-30 16:38:46 +02:00
Lukas Obermann d19da939b5 build(deps): fix vulnerabilities 2024-08-30 16:28:12 +02:00
Lukas Obermann 3c4b9a90ac build: replace webpack with rspack 2024-08-30 16:27:13 +02:00
Lukas Obermann f3c9b5ce18 refactor: migrate basic special ability functionality 2024-03-01 14:46:33 +01:00
Lukas Obermann 8fb0542fe9 refactor!: migrate advantages and disadvantages functionality 2024-02-29 18:35:47 +01:00
Lukas Obermann 9845562391 build(deps): upgrade optolith-database-schema to 0.15.1 2024-01-06 18:17:39 +01:00
Lukas Obermann 9115a90f05 build(deps): remove unused packages 2023-11-06 23:17:02 +01:00
Lukas Obermann d20e60b5a1 build(scripts): cleanup 2023-11-06 22:59:42 +01:00
Lukas Obermann fb72046f86 build(deps): upgrade electron to 27.0.3 2023-11-05 14:43:10 +01:00
Lukas Obermann cb7318ec27 build(deps): upgrade optolith-database-schema to 0.13.3 2023-11-01 13:32:42 +01:00
Lukas Obermann 084a499fd0 build(deps): upgrade all dependencies 2023-10-31 20:14:18 +01:00
Lukas Obermann b96ca6c3f7 build(deps): upgrade tsx to 3.14.0 2023-10-31 19:58:44 +01:00
Lukas Obermann 66ac40ac29 build(lint): disable rules that conflict with prettier 2023-10-12 12:47:38 +02:00
Lukas Obermann 52601faa43 build(deps): fix vulnerability 2023-10-08 11:39:58 +02:00
Lukas Obermann fab2689546 build(deps): upgrade optolith-database-schema to 0.13.0 2023-10-03 11:44:05 +02:00
Lukas Obermann 3222697e99 build(deps): upgrade all dependencies to latest version 2023-10-01 13:49:17 +02:00
Lukas Obermann 2905023c8b build(deps): add immer 2023-08-24 13:52:35 +02:00
Lukas Obermann 06adbc1969 build(deps): add jsdoc checks to eslint 2023-08-24 12:26:38 +02:00
Lukas Obermann 2a27a9af39 build(deps): migrate eslint to new config 2023-08-23 17:43:46 +02:00
Lukas Obermann 20aa555740 refactor: replace react-custom-scrollbars-2 package with ::-webkit-scrollbar 2023-06-21 10:27:19 +02:00
Lukas Obermann 51e2a41f3b build(deps): upgrade electron-related packages 2023-06-18 22:10:57 +02:00
Lukas Obermann 0fe7c08203 build(deps): add debug and optolith-character-schema packages 2023-06-11 22:08:31 +02:00
Lukas Obermann 0c0ceeb0fa refactor: scrolling page frame 2023-06-05 22:19:04 +02:00
Lukas Obermann 5b9df3748b refactor!: migrate basic navigation bar 2023-06-03 22:30:19 +02:00
Lukas Obermann 39486a3f29 test: switch from jest to native node test runner 2023-06-03 12:04:35 +02:00
Lukas Obermann dca99eae08 build(deps): remove unnecessary packages 2023-06-03 11:39:53 +02:00
Lukas Obermann fbc753b467 build(deps): prune typings where its associated packages are not included anymore 2023-06-03 11:29:07 +02:00
Lukas Obermann e86b2559d6 build(deps): remove explicit listing of packages included with @reduxjs/toolkit 2023-06-03 10:10:44 +02:00
Lukas Obermann a83b1bd9bd build(deps): remove packages conflicting with recent versions of react and redux 2023-06-03 10:09:26 +02:00
Lukas Obermann 6decdd580a build(deps): remove insecure @electron/remote package 2023-06-03 10:08:21 +02:00
Lukas Obermann 0620d76d8d build(webpack): use webpack for bundling scss files 2023-06-03 00:09:58 +02:00
Lukas Obermann a88dfc4c37 build(deps): upgrade redux packages 2023-06-01 10:22:38 +02:00
Lukas Obermann 24933a677d build(deps): upgrade core packages 2023-05-31 14:38:01 +02:00
Lukas Obermann 057edce846 build(release): 1.5.2-alpha.4 2022-07-22 23:31:27 +02:00
dependabot[bot] d28667a935 build(deps): bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Refs: #1382

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 21:03:23 +02:00
Lukas Obermann 7b57aca991 build(release): 1.5.2-alpha.3 2022-07-12 10:05:12 +02:00
Lukas Obermann e6d1b8d3fd build(release): 1.5.2-alpha.2 2022-07-11 15:45:53 +02:00
Lukas Obermann a6576bb8ab refactor: remove reasonml from project 2022-07-11 12:12:19 +02:00
Lukas Obermann fe7c5e68ed build: integrate notarization 2022-07-10 23:17:46 +02:00
Lukas Obermann 531530e763 build(deps): upgrade electron to 19.0.4 2022-06-19 12:37:51 +02:00
dependabot[bot] e1befd1383 build(deps): bump semver-regex from 3.1.3 to 3.1.4 (#1375)
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 09:40:18 +02:00
Lukas Obermann 2eb87c8f4c build(deps): bump packages with vulnerabilities
- bump ejs from 3.1.6 to 3.1.7
- bump async from 0.9.2 to 3.2.3
- bump filelist from 1.0.2 to 1.0.3
- bump jake from 10.8.2 to 10.8.5
2022-04-29 11:17:10 +02:00
dependabot[bot] 531715f171 build(deps): bump plist from 3.0.4 to 3.0.5
Refs: #1371
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Obermann <lukas.obermann@icloud.com>
2022-04-29 11:11:33 +02:00
dependabot[bot] 4c9096b3d5 build(deps): bump minimist from 1.2.5 to 1.2.6
Refs: #1365
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 11:10:27 +02:00
dependabot[bot] 7c3d722d7e build(deps): bump moment from 2.25.3 to 2.29.2
Refs: #1364
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 11:09:26 +02:00
Lukas Obermann c4b995e046 build(release): 1.5.2-alpha.1 2022-04-29 11:01:20 +02:00