Commit Graph

7 Commits

Author SHA1 Message Date
bad5b86951 Merge pull request 'Update Rust crate rand to 0.9' (#2) from renovate/rand-0.x into main
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 1m25s
Reviewed-on: #2
2026-06-06 12:23:53 +02:00
Torsten Schulz (local)
670ea093d0 Update YpDaemon version to 0.5.0 and change edition to 2024 in Cargo.toml and Cargo.lock for improved compatibility and feature enhancements.
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 1m17s
2026-04-13 15:05:01 +02:00
Torsten Schulz (local)
2cca0da750 Update version and edition in Cargo.toml; enhance breakup risk management in FalukantFamilyWorker: Added logic to automatically deactivate low-affection relationships and notify users of high breakup risks. Updated SQL queries to support these changes.
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 3s
2026-04-13 12:21:35 +02:00
Torsten Schulz (local)
1d9a7ba8a0 Refactor product cost retrieval in DirectorWorker: Simplify the SQL query by removing the original_sell_cost from the selection, and adjust the cost resolution logic to improve clarity and efficiency in database interactions. 2026-01-28 14:41:27 +01:00
Torsten Schulz (local)
c9e0781b61 Update dependencies and enhance WebSocket server logging: Add 'chrono' and 'android_system_properties' to Cargo.lock, improve error handling and logging in websocket_server.rs, and streamline character creation notifications in worker modules for better clarity and maintainability. 2026-01-28 14:21:28 +01:00
5eb98f33c9 Update Rust crate rand to 0.9 2025-12-19 16:14:03 +01:00
Torsten Schulz (local)
d0ec363f09 Initial commit: Rust YpDaemon 2025-11-21 23:05:34 +01:00