This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
yourpart-daemon
Watch
1
Star
0
Fork
0
You've already forked yourpart-daemon
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
177
Commits
4
Branches
0
Tags
731c39dfa443e1698520a6c9c2091b103ce699a6
Commit Graph
3 Commits
Author
SHA1
Message
Date
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.
All checks were successful
Deploy yourpart (blue-green) / deploy (push)
Successful in 2m51s
Details
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.
All checks were successful
Deploy yourpart (blue-green) / deploy (push)
Successful in 2m55s
Details
2026-04-02 15:46:37 +02: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