Skip to content
Open
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
292b912
Implement Basic Logarithmic Scaling For Pressure
ender-titan1 Aug 26, 2025
343ca9f
Add icons to tolerances
ender-titan1 Aug 26, 2025
5ad9a6a
Lots of work on new tolerance tab
ender-titan1 Aug 27, 2025
79a3c37
Complete the majority of temperature related changes
ender-titan1 Aug 28, 2025
868d7b7
Fix optimal marker position
ender-titan1 Aug 28, 2025
d2729c9
Add new oxygen tolerance display
ender-titan1 Aug 29, 2025
9f3ffde
Finish UV tolerance display
ender-titan1 Aug 29, 2025
1e30044
Fix formatting
ender-titan1 Aug 29, 2025
d681bf1
Fix bug with resistance displays
ender-titan1 Aug 29, 2025
830e80f
Start pressure tolerance rework
ender-titan1 Aug 29, 2025
d74e959
Begin work on reworking pressure controls
ender-titan1 Aug 30, 2025
1a26f75
Further work on new pressure system
ender-titan1 Aug 30, 2025
2339c4e
Finish new pressure UI
ender-titan1 Sep 2, 2025
4097047
Finish the tolerances UI itself
ender-titan1 Sep 2, 2025
b11aa10
Do some modifications
ender-titan1 Sep 7, 2025
8f1f452
Add more clarity improvements and reword tutorial
ender-titan1 Sep 9, 2025
4f0fa11
Implement many visual changes
ender-titan1 Sep 12, 2025
9b2f371
Update tutorial and re-add some tooltips
ender-titan1 Sep 12, 2025
06afa6e
Lots of misc work on tolerances
ender-titan1 Sep 13, 2025
f2d4a2e
Merge branch 'master' into env-tolerances-tab-update
ender-titan1 Sep 13, 2025
dd5b46a
Fix translations after merge
ender-titan1 Sep 13, 2025
bc20d70
Fix tolerances not applying to auto-evo,
ender-titan1 Sep 14, 2025
31a67b9
Make warning text more obvious and other changes
ender-titan1 Sep 15, 2025
2e9a7c7
Fix issues found after PR diff review
ender-titan1 Sep 16, 2025
b566771
Linter changes
ender-titan1 Sep 16, 2025
845673e
Change how displays get info about the grabber
ender-titan1 Sep 16, 2025
20ac584
Shorten long line
ender-titan1 Sep 16, 2025
0e167de
Explicitly ignore parameter
ender-titan1 Sep 16, 2025
67718f0
Add using statement
ender-titan1 Sep 16, 2025
db5c240
Revert newlines
ender-titan1 Sep 17, 2025
84ec588
Ensure save compatibility
ender-titan1 Sep 17, 2025
977a301
Update visuals to remove scrollbar and fix
ender-titan1 Sep 24, 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
1 change: 0 additions & 1 deletion CIConfiguration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,3 @@ jobs:
- run:
name: Unit tests
command: dotnet run --project Scripts -- test

1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,3 @@ endif()

add_subdirectory(src/native)
add_subdirectory(src/extension)

29 changes: 19 additions & 10 deletions locale/af.po

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

30 changes: 20 additions & 10 deletions locale/ar.po

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

29 changes: 19 additions & 10 deletions locale/be.po

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

39 changes: 27 additions & 12 deletions locale/bg.po

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

Loading