-
Notifications
You must be signed in to change notification settings - Fork 166
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
Day/Night Time Cycle For Maps #1234
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
Changes: C#
Changes any cs files
Changes: YML
Changes any yml files
labels
Nov 17, 2024
I don't sure - should i calculate day cycle in coefficient/percentage. So, if you have any idea - "tell" me 👀 |
VMSolidus
requested changes
Nov 17, 2024
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.
Yep, pretty simple changes to do here.
VMSolidus
approved these changes
Nov 17, 2024
Aidenkrz
added
Size: 4-Small
For small issues/PRs
Priority: 5-Whenever
Doesn't matter when this gets resolved
Type: Feature
Creation of or significant changes to a feature
Status: Awaiting Merge
2 or more maintainers has approved this PR and is now awaiting merge
and removed
Status: Needs Review
Someone please review this
labels
Nov 18, 2024
Aidenkrz
approved these changes
Nov 18, 2024
sleepyyapril
pushed a commit
to sleepyyapril/Einstein-Engines
that referenced
this pull request
Nov 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Changes: C#
Changes any cs files
Changes: YML
Changes any yml files
Priority: 5-Whenever
Doesn't matter when this gets resolved
Size: 4-Small
For small issues/PRs
Status: Awaiting Merge
2 or more maintainers has approved this PR and is now awaiting merge
Type: Feature
Creation of or significant changes to a feature
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add real world Day/Night cycle changing, with Ambient color interpolation and some configurable features for mappers.
High inspired by Nuclear-14 and Crystall Punk 14
TimeCycle use 24h day calculation, instead coefficient, like in N14.
TODO
[ ] - Add more examples/prepared map palettes for Day/Night ambient.
[ ] - (Optional) Move all palette description into List of variables, instead calling
IPrototypeManager
every minute passing.demo.mp4
Changelog
🆑