-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eoc/math_parser: port time handling to math #70996
Conversation
f924477
to
7f76e8b
Compare
7f76e8b
to
0cac943
Compare
Is there a way to check absolute time, one that is not depending on cataclysm date? Like "today is day between day 240 and day 270"? |
Yeah, with |
390c8dc
to
fee2c7e
Compare
fee2c7e
to
2cbe64f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-requesting reviews from non-collaborators: @GuardianDll @Standing-Storm @Light-Wave
Thanks for merging! |
Fix the arithmetic is dead issue create by CleverRaven/Cataclysm-DDA#70996
Summary
None
Purpose of change
Port all EOC time handling to
math
Describe the solution
Go hard until it's done
Describe alternatives you've considered
N/A
Testing
Updated test units
Additional context
This should be reviewed by commit. There is no rush.
I'll wait for #70808 (merged), #70898 (not conflicting anymore), and 71109 (merged) before undrafting