Commit Graph

29 Commits

Author SHA1 Message Date
Bardioc26 95f0fc0b7a editing and maintenance and user suggestions
* every user has a right of a username and a display name and has the right to change it
* System information page now shows information about database user count, char count, and database schema version
* more maintenance lists
* show the right values in columns and fields
* move similar from inside of frontend component functions to utility js when used multiple times
* display help on mouse over
* add more than one believe to character
* make char name editable with better char info in headline
* GiT Gifttoleranz value not calculated correctly
* Bump backend to 0.2.3, frontend to 0.2.2
2026-02-03 17:21:43 +01:00
Frank c8aa805bcf removed more strings 2026-02-01 17:00:40 +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 558c5735be removed all ocurences of GameSystem: "midgard" 2026-01-29 09:14:33 +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 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 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 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 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 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 32f63a283d Learning lists are filled with right values 2025-08-21 20:57:55 +02:00
Frank 84158683cd Set Test environment in tests 2025-08-10 21:01:18 +02:00
Frank 5bfc43ae9b Learnskill auf new system umgestellt 2025-08-05 21:12:03 +02:00
Frank d40eb44af5 renamed functions to *Old
renamed all funktions to *Old where static methos of the old learning system are used
2025-08-01 06:27:38 +02:00
Frank 64a2ca1a47 kommentare und leere Dateien entfernt 2025-07-28 22:27:33 +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 85529e54d4 ES wurden als EP behandelt 2025-07-25 20:43:28 +02:00