Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart-daemon 2026-01-12 14:01:20 +01:00
5475ae24f6 Refactor production calculation in DirectorWorker: Update the logic for determining the number of items to produce, ensuring it adheres to capacity constraints and maximum production limits. Add safety checks and logging for potential errors in production calculations, enhancing reliability and debugging capabilities.
torsten pushed to main at torsten/yourpart3 2026-01-12 13:48:40 +01:00
9273066f61 Refactor trait handling in FalukantService and FamilyView for improved data consistency
torsten pushed to main at torsten/yourpart3 2026-01-12 13:44:31 +01:00
7d59dbcf84 Update mood and character traits handling in FalukantService to ensure default values are set when no data is available. This change improves robustness in data retrieval by preventing potential undefined values.
torsten pushed to main at torsten/yourpart3 2026-01-12 12:02:49 +01:00
015d1ae95b Refactor getGiftCost method in FalukantService for improved performance
torsten pushed to main at torsten/yourpart3 2026-01-12 11:57:20 +01:00
e2cd6e0e5e Refactor relationship retrieval in FalukantService for improved performance
torsten pushed to main at torsten/yourpart3 2026-01-12 11:49:53 +01:00
ec113058d0 Enhance getGifts method in FalukantService with detailed performance metrics and optimized data retrieval
torsten pushed to main at torsten/yourpart3 2026-01-12 11:46:20 +01:00
d2ac2bfdd8 Optimize gift retrieval in FalukantService by loading only necessary fields and implementing parallel data fetching. This change enhances performance and reduces data overhead during the gift and title of nobility retrieval process.
torsten pushed to main at torsten/yourpart3 2026-01-12 11:35:40 +01:00
d75fe18e6a Optimize user and character loading in FalukantService by querying only necessary fields. This change enhances performance and reduces data overhead during retrieval.
torsten pushed to main at torsten/yourpart3 2026-01-12 11:31:53 +01:00
479f222b54 Refactor character retrieval in FalukantService for improved clarity
torsten pushed to main at torsten/yourpart3 2026-01-12 11:28:34 +01:00
013c536b47 Refactor firstNameMap creation in FalukantService for improved efficiency
torsten pushed to main at torsten/yourpart3 2026-01-12 11:24:58 +01:00
3b983a0db5 Update attribute mapping in FalukantService for mood data retrieval
torsten pushed to main at torsten/yourpart3 2026-01-12 11:16:25 +01:00
5f9559ac8d Update FalukantService to utilize FalukantCharacterTrait for character relationships
torsten pushed to main at torsten/yourpart3 2026-01-12 11:09:24 +01:00
f487e6d765 Enhance getFamily method in FalukantService for performance and data retrieval
torsten pushed to main at torsten/yourpart3 2026-01-12 08:58:31 +01:00
5e26422e9c Add batch price retrieval for products in region
torsten pushed to main at torsten/yourpart3 2026-01-12 08:46:58 +01:00
64baebfaaa Optimize proposal generation in FalukantService using CTEs
torsten pushed to main at torsten/yourpart3 2026-01-12 08:39:42 +01:00
521dec24b2 Enhance proposal generation logic in FalukantService
torsten pushed to falukant-3d at torsten/yourpart3 2026-01-12 08:33:29 +01:00
d74f7b852b Refactor proposal generation in FalukantService to improve character selection logic
torsten pushed to falukant-3d at torsten/yourpart3 2026-01-12 08:24:04 +01:00
92d6b15c3f Enhance proposal generation logic in FalukantService to prevent duplicate character usage
torsten pushed to falukant-3d at torsten/yourpart3 2026-01-12 08:07:58 +01:00
91f59062f5 Update BranchView to refresh active tab data on tab change and modify 3D model for female toddler character
torsten pushed to main at torsten/harheimertc 2026-01-11 21:10:01 +01:00
6d6a14ac48 Update cookie SameSite configuration and secure options for improved security compliance