Commit Graph

104 Commits

Author SHA1 Message Date
Frank 0424f2da00 added GameSystemID to SpellLevelLECost, SkillLearningInfo, SpellLearningInfo 2026-01-28 22:40:44 +01:00
Frank 6af44fa557 added GameSystemID to LearnCost 2026-01-28 22:18:05 +01:00
Frank f8c1be3b99 added GameSystemID to Equipment, Weapon, Container and Transportation 2026-01-28 22:05:11 +01:00
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 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 ba2b52c147 add module, struct and table GameSystem 2026-01-25 22:23:33 +01:00
Frank 43227ec423 Bugfixes GetMiscLookupByKey 2026-01-14 21:58:37 +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 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 183ad58066 category is taken from the link table learning_weaponskill_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 2dcb4e00fa Export and Import of Game system master data 2026-01-04 23:06:40 +01:00
Frank fe72f794a3 added base value for untrained skills 2026-01-04 11:38:20 +01:00
Frank 96de592352 added base value for untrained skills 2026-01-04 11:38:13 +01:00
Frank 40480bbabe Fixed problem with learn costs 2026-01-03 00:23:25 +01:00
Frank a547d850a2 TestCopyLiveDatabaseToFile now runs
after connection to local MySQL database is working for go tests
2026-01-02 12:07:28 +01:00
Frank 3a7e699507 CalculateStaticFieldsLogic
calculation of Bonus values defence zaubern and other values that depend on base stats
2025-12-27 08:33:42 +01:00
Frank de6c8c1c1b weapons are displayed fine 2025-12-20 00:19:20 +01:00
Frank 92f9e4c27b Defining list length in Template
Test don't care about list lenght
2025-12-19 22:32:43 +01:00
Frank f6f0b334c2 Updated Got to 1.25.5
made spells display correct spell information
2025-12-19 17:04:20 +01:00
Frank d92fb62daa I do not know what changed.
too long ago
2025-12-06 22:43:53 +01:00
Frank 257fb80387 fixing Tests 2025-10-22 10:56:55 +02:00
Frank 8a67bb0cd7 removed missin table from query 2025-10-03 10:06:28 +02:00
Frank d4932719d6 Fixe by database value update 2025-10-03 09:55:13 +02:00
Frank b6ff07e655 whitespace changes 2025-08-30 08:59:45 +02:00
Frank 398d77c194 added fix introduced in model_character_creation_test 2025-08-30 08:59:45 +02:00
Frank fa0a8d5251 added tests for model_character_creation
lets see how goo they are
2025-08-30 08:59:45 +02:00
Frank cc29e5b260 added tests for model_character
lets see how goo they are
2025-08-30 08:59:45 +02:00
Frank 2971894e27 added tests for model_equipment
lets see how goo they are
2025-08-30 08:59:45 +02:00
Frank 7e74a95494 added tests for model_learning_costs
lets see how goo they are
2025-08-30 08:59:45 +02:00
Frank 781b63fcbd added tests for model_learning_costs
lets see how goo they are
2025-08-30 08:59:45 +02:00
Frank a842c8b682 added tests for model_learning_costs
lets see how goo they are
2025-08-30 08:59:45 +02:00
Frank cb6a5ab5e6 added tests for model_gsmaster
lets see how goo they are
2025-08-30 08:59:45 +02:00
Frank 219af672ca added tests for model_skills
lets see how goo they are
2025-08-30 08:59:45 +02:00
Frank aa7cf69ac2 added tests for model_skills
lets see how goo they are
2025-08-30 08:59:45 +02:00
Frank 7eead94951 selektion von Chars nach UserID and public 2025-08-29 07:07:08 +02:00
Frank 471cc7a7b2 selektion von Chars nach UserID 2025-08-28 18:22:52 +02:00
Frank cace6c40b8 Charaktererstellung funktioniert 2025-08-28 00:46:55 +02:00
Frank 8e058e1bae fix some test 2025-08-26 21:39:19 +02:00
Frank 3cb548c752 Save and restore session data 2025-08-13 23:47:27 +02:00