Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart3 2026-03-30 11:32:55 +02:00
4ed9ea39a0 refactor(update.sh): enhance script functionality and user feedback
torsten pushed to main at torsten/yourpart3 2026-03-30 10:52:00 +02:00
0749c733a4 refactor(update.sh): improve update script reliability and clarity
torsten pushed to main at torsten/yourpart3 2026-03-30 10:45:51 +02:00
966c73dda9 style(AppSectionBar): enhance layout and styling for improved visual presentation
torsten pushed to main at torsten/yourpart3 2026-03-30 10:41:00 +02:00
34f22229bb refactor(StatusBar): improve layout and styling for better user experience
torsten pushed to main at torsten/yourpart3 2026-03-30 10:36:58 +02:00
05b91284fa refactor(StatusBar, PoliticsView): update UI elements and improve layout
torsten pushed to main at torsten/yourpart3 2026-03-30 10:32:01 +02:00
c531ae2caf feat(StatusBar, falukantService): enhance character information display and UI structure
torsten pushed to main at torsten/yourpart3 2026-03-30 10:25:56 +02:00
028da5a9f0 feat(MessagesDialog, StatusBar, i18n): enhance character death notifications and UI updates
torsten pushed to main at torsten/yourpart-daemon 2026-03-30 10:21:06 +02:00
1258abbb42 Refactor marriage pregnancy logic in UserCharacterWorker and SQL: Updated the conception process to occur daily instead of hourly, simplifying the fertility mechanics. Enhanced documentation for clarity on the new daily conception approach and adjusted related SQL queries to reflect these changes. Introduced a mechanism to track the last fertility date to prevent multiple conceptions in a single day.
torsten pushed to main at torsten/yourpart-daemon 2026-03-30 10:16:51 +02:00
ac7bd1d7ed Enhance marriage pregnancy management in SQL and UserCharacterWorker: Added a new query to clear stale marriage pregnancy records after 30 days. Updated existing queries to include shared children count for more accurate pregnancy probability calculations. Refactored logic in maybe_run_hourly_pregnancies to incorporate the new query and improved documentation for clarity on marriage pregnancy mechanics.
torsten pushed to main at torsten/yourpart-daemon 2026-03-30 10:11:58 +02:00
ac059f688d Integrate death log functionality into character and event processing: Added death context handling in CharacterCreationWorker and EventsWorker to enhance user notifications related to character deaths. Updated SQL queries for retrieving deceased context and modified notification logic to support detailed death notifications. Enhanced user notification methods to accommodate both short event names and JSON payloads for improved clarity in messaging.
torsten pushed to main at torsten/singlechat 2026-03-30 09:05:15 +02:00
27f928d8a4 Enhance SEO and URL handling in router and server
torsten pushed to main at torsten/yourpart3 2026-03-30 08:46:02 +02:00
10d8ee015c feat(VocabLessonView): improve vocab question generation and answer validation
torsten pushed to main at torsten/harheimertc 2026-03-29 15:25:30 +02:00
7dea265eef Add filter option for members with hall key in member management UI. Update member listing logic to reflect filtered results based on hall key status.
torsten pushed to main at torsten/harheimertc 2026-03-29 15:00:55 +02:00
381ec55fd1 Refactor member acceptance logic in API to improve handling of legacy records. Remove debug logging and clarify acceptance criteria for manual members.
torsten pushed to main at torsten/harheimertc 2026-03-29 14:54:19 +02:00
c30911daed Refactor saveMember function to enhance duplicate member handling, allowing updates to existing duplicates and improving error handling for member existence checks.
torsten pushed to main at torsten/harheimertc 2026-03-29 14:49:06 +02:00
bdc9eef707 Refactor saveMember function to improve duplicate member handling and streamline member updates. Enhance error messaging for non-existent members and ensure new members are added with default active status.
torsten pushed to main at torsten/harheimertc 2026-03-29 14:37:53 +02:00
f7701d698f Add hall key feature to member management, including UI updates for displaying and editing hall key status. Update API to handle hall key data in member records.
torsten pushed to main at torsten/yourpart3 2026-03-28 23:41:28 +01:00
c9a7619737 feat(VocabLessonView): refine vocab trainer experience and improve user guidance
torsten pushed to main at torsten/trainingstagebuch 2026-03-28 13:35:35 +01:00
cb7830571b feat(TrainingStats): enhance training statistics view and participant details
torsten pushed to main at torsten/yourpart3 2026-03-28 13:11:07 +01:00
a2c86247b6 feat(VocabLessonView): enhance exercise access and vocab trainer experience