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
13
Commits
4
Branches
0
Tags
8a08a74b803de997068e34e05e11fbcfb168f27f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Torsten Schulz (local)
8a08a74b80
Refactor ProductionPlan to use f64 for money: Updated the money field in ProductionPlan from i32 to f64 to accommodate decimal values from the database. Adjusted related calculations in DirectorWorker to handle floating-point arithmetic for production costs and money management, ensuring accurate financial computations.
2025-12-01 09:35:23 +01:00
src
Refactor ProductionPlan to use f64 for money: Updated the money field in ProductionPlan from i32 to f64 to accommodate decimal values from the database. Adjusted related calculations in DirectorWorker to handle floating-point arithmetic for production costs and money management, ensuring accurate financial computations.
2025-12-01 09:35:23 +01:00
.gitignore
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
Cargo.lock
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
Cargo.toml
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
Description
No description provided
224
KiB
Languages
Rust
100%