Skip to content
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

Thermosynthesis full implementation #5866

Merged
merged 24 commits into from
Feb 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
6b1e711
Started with setting up the display for the heat gradients
hhyyrylainen Jan 29, 2025
e42e202
Started working on the heat collecting system
hhyyrylainen Jan 31, 2025
df159f3
Clarify a species name change print
hhyyrylainen Feb 3, 2025
79e70aa
Made heat collection amount depend on heat collecting part count
hhyyrylainen Feb 4, 2025
d5dce18
Hopefully managed to setup the heat gradient place correctly
hhyyrylainen Feb 4, 2025
73dc931
Accumulation system now runs
hhyyrylainen Feb 4, 2025
59f6607
Some initial heat gradient params modification
hhyyrylainen Feb 4, 2025
48d5871
Wrote hopefully correct math to sample heat in C# code
hhyyrylainen Feb 4, 2025
6be2301
Added debug displaying of heat values
hhyyrylainen Feb 4, 2025
4578824
Switched to loading the noise texture
hhyyrylainen Feb 4, 2025
9403723
Fixed missing parentheses to fix C# heat value read
hhyyrylainen Feb 4, 2025
aca4ca4
Tweaked heat gradient more
hhyyrylainen Feb 4, 2025
d19bd8e
A more-finished heat gradient shader
hhyyrylainen Feb 5, 2025
eb4ca6e
Merge branch 'master' into thermosynthesis_full
hhyyrylainen Feb 5, 2025
8f61137
Added a button to toggle the heat view
hhyyrylainen Feb 5, 2025
93bfcf7
Changed the heat math
hhyyrylainen Feb 5, 2025
618a33e
Added heat view button tooltip
hhyyrylainen Feb 5, 2025
34d2489
Made heat view only available with thermoplast
hhyyrylainen Feb 5, 2025
fa65530
Made temperature indicator show exact temperature, started on heat bar
hhyyrylainen Feb 5, 2025
3eb46c2
Updated thermoplast tooltips to explain new gameplay
hhyyrylainen Feb 5, 2025
529b7e8
Heat accumulation bar now works
hhyyrylainen Feb 6, 2025
8f0e385
Added a tooltip for the heat bar
hhyyrylainen Feb 6, 2025
4f8ec0e
Made the heat good indicator stick for a little bit
hhyyrylainen Feb 6, 2025
ec6a70e
Balanced the numbers a tiny bit
hhyyrylainen Feb 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion locale/af.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion locale/ar.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion locale/be.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 13 additions & 1 deletion locale/bg.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion locale/bn.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 13 additions & 1 deletion locale/ca.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 13 additions & 1 deletion locale/cs.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion locale/da.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 13 additions & 1 deletion locale/de.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading