Commit Graph
27 Commits
Author SHA1 Message Date
Lukas Obermann 6b93c15aa0 fix: latest TypeScript compilation errors 2022-01-27 11:07:57 +01:00
Lukas Obermann 3d750ce323 Fixed disabled function in derived characteristic component 2020-09-14 00:47:19 +02:00
Lukas Obermann 2572d8991f Removed now unnecessary scripts
Fixed TS errors
2020-09-09 15:20:26 +02:00
Lukas Obermann 98dda4926a - Removed the bourbon library
- Converted some pixel values on the sheet to mm/pt values
- Extracted the print to PDF function into its own file
- Fixed #473
2020-03-07 03:39:11 +01:00
Lukas Obermann 6f4bd5de86 Fixed loading of Optolith for YAML 2020-02-17 18:11:15 +01:00
Lukas Obermann 4c4835411b Large bit of work on converting the app to use new Wiki/StaticData structure 2020-02-16 00:14:28 +01:00
Lukas Obermann 192cd7112b Started working on fixes due to the model changes
First part: Checking which UI messages are missing in Views/. Fixed UI message errors up to WikiCultureInfo.tsx
2020-02-09 02:50:29 +01:00
Lukas Obermann 2776bc039d Fixed all missing ESLint errors and configured TravisCI to now always lint 2020-02-05 00:43:17 +01:00
Lukas Obermann 7a1798193b ESLint fixes for Views complete 2020-02-04 18:21:32 +01:00
Lukas Obermann 69f455a1a5 Fixed ESLint issues in views A-D 2019-12-26 21:32:58 +01:00
Lukas Obermann 003955e201 Fixes #293 2019-12-05 13:53:20 +01:00
Lukas Obermann 0aad8be99b Unified Dialog to use React Portals API, fixed displaying window controls during load and refactored several files 2019-10-05 15:56:41 +02:00
Lukas Obermann 9a59b9de7d Some refactorings for tooltips, preparation/cleanup for bigger refactor 2019-09-22 22:21:10 +02:00
Lukas Obermann 1cdacd52d3 Improved undo/redo for text fields 2019-09-19 16:00:52 +02:00
Elytherion f2162fdc06 Now uses DC ids as enum 2019-08-27 19:19:47 +02:00
Elytherion f02a71ea66 Merge Data.Int and mathUtils into Data.Num 2019-07-18 22:38:43 +02:00
Elytherion 6ce15f77f3 Reverted ES Modules change, switched to custom classNames and fixed x === true in views 2019-07-07 00:25:04 +02:00
Elytherion f5122b777c Switched to real ES Modules in JS files 2019-07-02 17:38:13 +02:00
Elytherion 46fbca62a1 Fixed InlineWiki entries 2019-07-02 00:58:48 +02:00
Elytherion 11de828e64 - Fixed equipment view
- Added dropdown for hero-specific locale selection
- Added dropdown for guild mage unf. spell selection
- Fixed save hero
- Partially fixed special ability sort
2019-05-26 03:29:12 +02:00
Elytherion 9af1e82a3a Started fixing issues with Activatables 2019-05-21 01:54:50 +02:00
Lukas Obermann 9139567bd3 Started fixing semantic bugs/problems 2019-05-19 00:49:55 +02:00
Elytherion d2665d9a94 Started with main inline wiki and fixed app start 2019-05-01 00:59:22 +02:00
Lukas Obermann dad8362e30 Finished attributes view 2019-04-16 15:44:14 +02:00
Elytherion 2772265e42 Finished activatable view, started with attributes 2019-04-16 00:14:33 +02:00
Elytherion b8c1692b5a Fixed casing issues and added iterator to List 2019-03-23 03:06:20 +01:00
Elytherion 1b1d957193 Moved missing files to new locations 2019-03-13 15:06:16 +01:00