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
Frank
8874084a07
Charakter creation bugfixing
2025-08-10 22:26:07 +02:00
Frank
84158683cd
Set Test environment in tests
2025-08-10 21:01:18 +02:00
Frank
1880051165
Logging auf console eingebaut
2025-08-10 20:19:30 +02:00
Frank
61c89fc964
CharacterCreationSession into DB
2025-08-10 06:53:03 +02:00
Frank
644778f6a8
Glaubensrichtungen aus der Datenbank
2025-08-09 06:46:16 +02:00
Frank
802848599e
Create session daten aus und in Datenbank
2025-08-08 22:37:55 +02:00
Frank
dc0e23a48c
Charakter erstellung in 5 schritten
...
spätere Fortsetzung soll bis zu 14 Tage lang möglich sein. Rückwärts navigation durch die einzelenen Schritte sollen möglich sein
2025-08-08 06:39:46 +02:00
Frank
9b04ea8451
Lernen funktioniert.
...
evtl. sind die Lernkosten für Salze und Runenstäbe noch nicht korrekt
2025-08-08 06:35:11 +02:00
Frank
32a740146b
Hinzufügen zur Lernliste
2025-08-07 10:23:49 +02:00
Frank
60b95a9a7a
Spell Learn Dialog Anzeige funktioniert
2025-08-06 23:05:59 +02:00
Frank
8f465f0095
Spell learnicht auf neues system umgestellt
...
muss noch getestet werden
2025-08-05 21:29:00 +02:00