Skip to content

Commit

Permalink
Added tolerances tutorials and more fixing (#5916)
Browse files Browse the repository at this point in the history
* Added tutorial for tolerance tab

* Fixed ATP balance bar tutorial scrolling too far down

* Added a tutorial about opening the tolerances-tab

and sorted out multiple tutorials being set to open on the same editor cycle

* Fixed oxygen and UV required stats calculation not working

at all as it was reading the wrong variable

* Fixed error about oxygen tolerance reading wrong number

* Make oxygen and UV slider ticks match the steps
  • Loading branch information
hhyyrylainen authored Feb 20, 2025
1 parent aab9102 commit 2d0b3de
Show file tree
Hide file tree
Showing 70 changed files with 1,129 additions and 116 deletions.
1 change: 1 addition & 0 deletions ThriveScriptsShared/EmbeddedThriveIcon.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ public enum EmbeddedThriveIcon
OsmoIcon,
MovementIcon,
MP,
Pressure,
}

public static class EmbeddedThriveIconExtensions
Expand Down
9 changes: 8 additions & 1 deletion locale/af.po

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

10 changes: 9 additions & 1 deletion locale/ar.po

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

9 changes: 8 additions & 1 deletion locale/be.po

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

24 changes: 23 additions & 1 deletion locale/bg.po

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

9 changes: 8 additions & 1 deletion locale/bn.po

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

24 changes: 23 additions & 1 deletion locale/ca.po

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

24 changes: 23 additions & 1 deletion locale/cs.po

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

8 changes: 7 additions & 1 deletion locale/da.po

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

24 changes: 23 additions & 1 deletion locale/de.po

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

10 changes: 9 additions & 1 deletion locale/el.po

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

Loading

0 comments on commit 2d0b3de

Please sign in to comment.