Commit Graph

23 Commits

Author SHA1 Message Date
Frank 321339861f Now we can share a char to other users
only in DB no UI yet
2026-02-01 21:32:48 +01:00
Frank e1a146e03f renamed models.SkillImprovementCost2 to models.SkillImprovementCost 2026-02-01 13:33:04 +01:00
Frank 39659bcb3e New test TestCalculateSkillImproveCostNewSystem in chain of learning system
Updated learning_skill_category_difficulties to match rule set
removed SkillImprovementCost replaced by SkillImprovementCost2
2026-02-01 13:21:16 +01:00
Frank dc5b3c3944 added data migration
and old GameSystem field to misc table to be able to handle all tables in the same procedure.
2026-01-29 08:04:38 +01:00
Frank f8c1be3b99 added GameSystemID to Equipment, Weapon, Container and Transportation 2026-01-28 22:05:11 +01:00
Frank 05867a93aa added Tests for changing gsmaster.Believe 2026-01-27 08:19:18 +01:00
Frank 7775170634 moved some basic value lists to database 2026-01-14 18:52:29 +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 183ad58066 category is taken from the link table learning_weaponskill_category_difficulties 2026-01-12 16:36:35 +01:00
Frank 61c89fc964 CharacterCreationSession into DB 2025-08-10 06:53:03 +02:00
Frank 802848599e Create session daten aus und in Datenbank 2025-08-08 22:37:55 +02:00
Frank 0d4fe65229 moved AuditLogEntry to models 2025-08-05 21:09:48 +02:00
Frank 05c71ffa71 TestCopyLiveDatabaseToFile funktioniert 2025-07-29 09:42:53 +02:00
Frank bb5be29b57 MakeTestdataFromLive umgeschrieben vereinfacht 2025-07-29 08:38:29 +02:00
Frank d6aad4efd8 equipment und skills migriert 2025-07-28 22:08:19 +02:00
Frank c5d5c5a6d4 WIP migration character 2025-07-28 21:35:29 +02:00
Frank d65dbae050 letzes struct aus gsmaster nach models migriert 2025-07-28 20:55:07 +02:00
Frank 585c2a2cb3 Strukturen verschoben
Skill		WeaponSkill
Spell	Equipment
Weapon
Container
Transportation
2025-07-28 18:56:56 +02:00
Frank c76f1cfbe2 Strukturen verschoben
Skill		WeaponSkill
Spell	Equipment
Weapon
Container
Transportation
2025-07-28 18:56:45 +02:00
Frank 40835e02a7 Spell migriert 2025-07-27 23:50:19 +02:00
Frank c5484432dc WeaponSkill 2025-07-27 23:36:47 +02:00
Frank ee8fdf4303 LookupList und Skill migriert 2025-07-27 23:13:04 +02:00