Commit Graph

328 Commits

Author SHA1 Message Date
Frank a44d8c0431 renamed file 2026-01-28 21:57:16 +01:00
Frank 3e20348bd3 should have fixedtests
but found that some tests are real rubbish
2026-01-28 21:29:53 +01:00
Frank e0128c0388 added GamSystemId to Skill and therefor to WeaponSkill 2026-01-28 09:20:55 +01:00
Frank b564052c17 added GamSystemId to Spell 2026-01-28 08:51:35 +01:00
Frank 61ea083b1d added GamSystemId to MiscLookup 2026-01-28 07:44:17 +01:00
Frank 34c6e31200 optomization in getting game system 2026-01-28 05:39:51 +01:00
Frank c77f5202b6 fix failing tests in package character 2026-01-27 09:12:09 +01:00
Frank 05867a93aa added Tests for changing gsmaster.Believe 2026-01-27 08:19:18 +01:00
Frank 65d301542e added structs functions 2026-01-25 22:41:20 +01:00
Frank b6cfcc196b added migration data and copyMariaDBToSQLite 2026-01-25 22:38:22 +01:00
Frank ba2b52c147 add module, struct and table GameSystem 2026-01-25 22:23:33 +01:00
Frank e79067b39f changed string Bamort to BaMoRT 2026-01-25 21:57:58 +01:00
Frank 5112090718 Create database version tracking 2026-01-25 21:34:25 +01:00
Frank 1834a4fafa deduplicate Code 2026-01-25 21:19:53 +01:00
Frank 03708efd0a fixed frontend building warnings 2026-01-25 16:18:32 +01:00
Frank 02a7feeff9 check in test for correct userid 2026-01-24 15:16:42 +01:00
Frank 6bc4442ec0 UserID was not set during Import. Thats whyall imported chars are ssigned to userid 1. Because this is default 2026-01-24 00:05:02 +01:00
Frank fc18212f43 Bump backend to 0.1.37, frontend to 0.1.29 2026-01-15 06:39:55 +01:00
Frank c18be276d1 Bump backend to 0.1.36, frontend to 0.1.28 2026-01-14 22:25:55 +01:00
Frank 15662d845a added MiscLookup to the export import 2026-01-14 22:14:23 +01:00
Frank f4691a7947 remove sqlite DB Backup 2026-01-14 22:03:15 +01:00
Frank 43227ec423 Bugfixes GetMiscLookupByKey 2026-01-14 21:58:37 +01:00
Frank c0a4b656d4 created GetMiscLookupByKey
for values we do not want hard coded but that are not worth its own struct
2026-01-14 21:13:25 +01:00
Frank 7775170634 moved some basic value lists to database 2026-01-14 18:52:29 +01:00
Frank 73ebe6f00d Bugfix
some fields (Gender, SocialClass, Herkunft, ResistenzKoerper, ResistenzGeist, Abwehr, Zaubern, Raufen) from the character generation process where not tranfered to the saved character
2026-01-14 16:48:32 +01:00
Frank c9aec1df03 Profile and Logout moved into a user menu 2026-01-14 16:14:42 +01:00
Frank 4e58a3b4bc added language setting to the users profile 2026-01-14 15:35:51 +01:00
Frank 4972816c75 Added new pages 2026-01-13 23:34:35 +01:00
Frank 469cdfcc90 changed modal dialogs
and images on landingpage
2026-01-13 23:11:57 +01:00
Frank 96ea032dcc Learn costs for creation where taken from the wrong source 2026-01-12 20:32:58 +01:00
Frank fa285c1d2b Learn costs for creation where taken from the wrong source 2026-01-12 17:11:17 +01:00
Frank 8e030ee6c9 Learn costs for creation where taken from the wrong source 2026-01-12 17:11:06 +01:00
Frank 6cd9681fc3 Lerning points where not fetched with correct params 2026-01-12 16:36:35 +01:00
Frank 0b57fbc618 added export functions for newly created tables 2026-01-12 16:36:35 +01:00
Frank 5e7acb8099 renamed tables for a name more matching the purpose 2026-01-12 16:36:35 +01:00
Frank f83faad432 move classmapping to DB
LearningPointsData transfered to DataBase
2026-01-12 16:36:35 +01:00
Frank 1a7d8af65c Weaponskill Categories test fixing 2026-01-12 16:36:35 +01:00
Frank 529d6e2b2b Handle Weaponskill Categories like Skill categories.
got categories from wrong source
fix some tests
2026-01-12 16:36:35 +01:00
Frank 310952c2d1 got categories from wrong source 2026-01-12 16:36:35 +01:00
Frank f30c8a00a9 category is taken from the link table learning_weaponskill_category_difficulties 2026-01-12 16:36:35 +01:00
Frank 183ad58066 category is taken from the link table learning_weaponskill_category_difficulties 2026-01-12 16:36:35 +01:00
Frank 2d85ad1e8b category is taken from the link table learning_skill_category_difficulties 2026-01-12 16:36:35 +01:00
Frank 5dad43d734 category is taken from the link table learning_skill_category_difficulties 2026-01-12 16:36:35 +01:00
Frank d436ce8d0d removed Placeholder from skill database
fixed tests in gsmaster
2026-01-12 16:36:35 +01:00
Frank 447eef560e integrated export_import_additional.go in export_import.go 2026-01-12 16:36:35 +01:00
Frank 8c52d3ac74 Change to PolyForm Noncommercial License 1.0.0 2026-01-07 15:39:07 +01:00
Frank 9411d1af33 refactored for less code duplication 2026-01-05 09:56:12 +01:00
Frank 24f3f4c090 Export and Import of Game system master data 2026-01-05 09:29:31 +01:00
Frank 2dcb4e00fa Export and Import of Game system master data 2026-01-04 23:06:40 +01:00
Frank 9dcd8121f1 Skill editieren un neu erstellen 2026-01-04 17:49:25 +01:00