Torsten Schulz (local)
|
0892e2db8b
|
Implement political office history logging: Added SQL logic to archive political office records upon expiration and deletion, ensuring historical tracking of office terms. Updated relevant queries to insert records into falukant_log.political_office_history for better compliance with data retention policies.
Deploy yourpart (blue-green) / deploy (push) Successful in 1m33s
|
2026-04-17 17:30:40 +02:00 |
|
Torsten Schulz (local)
|
75a1e5b306
|
Update production log SQL queries to include completion count: Modified the QUERY_INSERT_UPDATE_PRODUCTION_LOG to add a new completion_count field, ensuring accurate tracking of completed productions. Updated related documentation to reflect changes in production counting logic and SQL migrations.
Deploy yourpart (blue-green) / deploy (push) Successful in 1m51s
|
2026-04-17 16:59:22 +02:00 |
|
Torsten Schulz (local)
|
e460792357
|
Enhance production certificate logic and SQL queries: Updated the QUERY_UPDATE_FALUKANT_USER_CERTIFICATE to include certificate_productions_count_since for tracking production counts since the last level change. Modified the QUERY_GET_PRODUCTION_CERTIFICATE_INPUT_ROWS to filter completed productions based on this timestamp. Improved documentation for clarity on the new logic and its implications for user progression and data retention.
Deploy yourpart (blue-green) / deploy (push) Successful in 3m12s
|
2026-04-09 08:13:17 +02:00 |
|
Torsten Schulz (local)
|
731c39dfa4
|
Implement daily political salary management: Introduced a new function run_daily_political_salary to calculate and distribute daily salaries for players with active political offices, utilizing configured values or fallback based on office rank. Updated SQL queries to support this functionality, including checks for the readiness of the necessary database column. Enhanced the PoliticsWorker to trigger daily salary processing, ensuring timely updates for users. Improved documentation for clarity on the new salary management features and their integration into the existing political benefits system.
Deploy yourpart (blue-green) / deploy (push) Successful in 2m51s
|
2026-04-07 15:24:12 +02:00 |
|
Torsten Schulz (local)
|
ac024a8d14
|
Implement political benefits management in FalukantFamilyWorker and SQL: Introduced a new structure for handling lover relationships, including political slots and reputation ticks. Updated SQL queries to support political benefits, ensuring proper handling of appointments and reputation gains. Enhanced the FalukantFamilyWorker logic to manage free political slots and maintain relationships effectively. Improved documentation for clarity on the new political benefits features and their integration into the existing system.
Deploy yourpart (blue-green) / deploy (push) Successful in 2m55s
|
2026-04-02 15:46:37 +02:00 |
|
Torsten Schulz (local)
|
b1bf96a2ce
|
Implement planned pregnancy management in UserCharacterWorker and SQL: Added new queries for handling planned births and clearing character pregnancy records after birth. Refactored pregnancy processing logic to incorporate checks for planned pregnancy readiness and streamlined the insertion of child relations based on birth context. Enhanced documentation for clarity on the new planned pregnancy features and their integration into the existing system.
|
2026-03-31 09:03:58 +02:00 |
|
Torsten Schulz (local)
|
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.
|
2026-03-30 10:11:55 +02:00 |
|
Torsten Schulz (local)
|
65772fb7de
|
Implement marriage pregnancy management in UserCharacterWorker: Added SQL queries for handling marriage-related births and conception updates. Refactored pregnancy processing logic to accommodate new marriage pregnancy features, including checks for migration readiness and streamlined delivery processing. Enhanced documentation for clarity on marriage pregnancy mechanics.
|
2026-03-25 11:56:25 +01:00 |
|
Torsten Schulz (local)
|
3b25f8c3a0
|
Add transport raid functionality to Falukant daemon: Introduced falukant_transport_raid module with SQL queries for managing transport raids, including candidate transports and user reputation updates. Updated documentation to reflect new WebSocket events and integrated the module into the UndergroundWorker for seamless processing of transport-related events.
|
2026-03-23 14:25:21 +01:00 |
|
Torsten Schulz (local)
|
9d7f61a329
|
Enhance church office management in Falukant daemon: Introduced falukantUpdateChurch event for church applications and appointments, updated SQL queries for church office processing, and refactored the PoliticsWorker to streamline daily tasks related to church offices. Improved handling of church application scoring and interim appointments, enhancing overall church dynamics and character interactions.
|
2026-03-23 11:02:19 +01:00 |
|
Torsten Schulz (local)
|
c82fbc0f7c
|
Implement lover installment logic in FalukantFamilyWorker: Added support for processing lover maintenance payments every 2 hours, including new SQL queries for installment tracking and updates to relationship states. Enhanced WebSocket events to notify UI of installment changes, improving family dynamics and financial interactions.
|
2026-03-23 10:01:34 +01:00 |
|
Torsten Schulz (local)
|
fe0361971d
|
Enhance Falukant family and production dynamics: Updated FalukantFamilyWorker to include public stability and household tension calculations, integrating new SQL queries for managing marriage states and household attributes. Added FalukantCertificateWorker for production certificate management, enhancing overall family interaction and production tracking.
|
2026-03-23 09:02:51 +01:00 |
|
Torsten Schulz (local)
|
d921dc2f7e
|
Integrate servant management into Falukant family dynamics: Added support for servant-related logic in FalukantFamilyWorker, including daily and monthly processing of servant data. Updated SQL queries to handle servant attributes and integrated servant discretion modifiers into relationship calculations, enhancing family interaction and satisfaction tracking.
|
2026-03-22 10:09:26 +01:00 |
|
Torsten Schulz (local)
|
ac5ec3a245
|
Enhance Falukant family dynamics: Updated the FalukantFamilyWorker to incorporate marriage buffs and detailed age rules for relationships. Added new WebSocket events for real-time updates and expanded SQL queries to support marriage state and buff management, improving overall family interaction and satisfaction tracking.
|
2026-03-20 11:02:28 +01:00 |
|
Torsten Schulz (local)
|
6a5ff4557e
|
Add FalukantFamilyWorker and related SQL queries: Introduced the FalukantFamilyWorker to manage family-related logic, including marriage satisfaction and relationship states. Added new SQL queries for handling lover relationships and marriage updates, enhancing the overall functionality of family dynamics in the application.
|
2026-03-20 10:26:15 +01:00 |
|