Commit Graph

126 Commits

Author SHA1 Message Date
Frank d3812ee565 Testing Ownership 2026-02-02 13:12:51 +01:00
Frank 5b8c83f972 UI to share user to other users 2026-02-01 23:23:53 +01:00
Frank 9bf36599fb remove edit elements if user is not owner 2026-02-01 22:48:07 +01:00
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 5152600ea3 User can change a character from private to public and back 2026-02-01 20:55:44 +01:00
Frank c8aa805bcf removed more strings 2026-02-01 17:00:40 +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 7ef9b2f17a New test TestCalculateSpellLearnCostNewSystem in chain of learning system 2026-01-30 15:17:33 +01:00
Frank fb5b061bf4 removed more ocurences of "midgard"
Now all ocurences of "midgard" are for queriing values and ensure a gamesystem is set to narrow down the queries by gamesystem(id)
2026-01-29 10:05:07 +01:00
Frank 3db3bab7bd removed more ocurences of "midgard" 2026-01-29 09:49:36 +01:00
Frank 558c5735be removed all ocurences of GameSystem: "midgard" 2026-01-29 09:14:33 +01:00
Frank c2de8a5d7d added GameSystemID to Char
I am curious if this is enough
2026-01-28 23:00:20 +01:00
Frank 3e20348bd3 should have fixedtests
but found that some tests are real rubbish
2026-01-28 21:29:53 +01:00
Frank 61ea083b1d added GamSystemId to MiscLookup 2026-01-28 07:44:17 +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 e79067b39f changed string Bamort to BaMoRT 2026-01-25 21:57:58 +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 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 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 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 a547d850a2 TestCopyLiveDatabaseToFile now runs
after connection to local MySQL database is working for go tests
2026-01-02 12:07:28 +01:00
Frank 07a4f808d3 error cannot be nil at this point 2025-12-29 17:26:18 +01:00
Frank 28b6ed204a should update values from DataSheetView 2025-12-29 17:07:45 +01:00
Frank 3a12b613d9 Uploading a character image 2025-12-29 13:37:55 +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 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 48943dd4b1 removed fixed failed tests 2025-10-03 21:23:08 +02:00
Frank 149f80f005 removed almost all function from the Old static SYstem 2025-08-30 17:55:20 +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 838e5fef32 Zauber auswählen 2025-08-27 21:36:06 +02:00
Frank 66d38c0e88 add route available-spells-creation and handlers 2025-08-26 22:31:46 +02:00
Frank 438da9eb77 auch Waffenfertigkeiten werden gespeichert und wiederhergestellt 2025-08-21 22:57:13 +02:00
Frank 32f63a283d Learning lists are filled with right values 2025-08-21 20:57:55 +02:00
Frank 83286c8627 WIP Char create get skills
und Docker stuff für Production deployment
2025-08-14 23:25:01 +02:00
Frank 3cb548c752 Save and restore session data 2025-08-13 23:47:27 +02:00
Frank 93167f162c Komplexe berechnungen am Frontend und backend 2025-08-13 11:40:06 +02:00