Commit Graph

12 Commits

Author SHA1 Message Date
Lukas Obermann 7d1c1f3b19 docs: clarify self-building 2026-04-06 10:13:52 +02:00
Lukas Obermann 2550735f8b Updated README with auto update support and installer types 2019-12-12 14:24:28 +01:00
Elytherion 5352a9b58f Added some more general documentation 2019-09-03 23:44:34 +02:00
Elytherion 14c0236107 Update some CD logic, still parts missing though 2019-08-20 11:16:31 +02:00
Lukas Obermann e45d21f283 Reworked contribution guide 2019-08-14 00:09:36 +02:00
Elytherion 29f838f90e Added open source license 2019-08-13 14:51:12 +02:00
Elytherion b889ebcdc0 Full Maybe typeclass and several other refactorings 2018-06-02 01:57:45 +02:00
Elytherion 601aee8942 Added missing liturgical chant wiki texts 2017-10-15 21:39:16 +02:00
Lukas Obermann d6bb36c44d Several big changes
- Now uses webpack instead of browserify
- Improved validation with ESLint and PropTypes
- Moved all scss files to js folder to be at the same place like their corresponding js files
- Removed unneeded scss files
- Splitted up several React elements, especially the TitleBar
- Converted stores to ES6
- Prepared for session token authetification in AuthStore
- Completed classes for table objects
- Added max values to attribute UI in phase 2
- Added more example chars
- Added option to filter all chars by ownership
- Added options to home page
- Some changes to text on home page
- Added first parts for history and undo features
- Prepared and changed some things for component-only list handling (filter/sort)
- Handling for skill requirements and cost now with top-level RequirementsStore, advatages, disadvantages and special abilities missing
- Several small changes and bug fixes
2016-12-16 16:35:53 +13:00
Lukas Obermann 45f0516a6d Added README infos 2016-11-08 01:48:43 +01:00
Lukas Obermann 7fb0fcea85 Added license draft 2016-11-07 16:48:01 +01:00
Lukas Obermann d3587a4fc1 Added CHANGELOG, README and .gitignore 2016-11-07 16:12:52 +01:00