Skip to content

Split SEGMENTSIZE_XY and add an autosize config#132

Open
realSquidCoder wants to merge 33 commits intoDFHack:masterfrom
SquidCoderIndustries:squid-segmentsize-changes
Open

Split SEGMENTSIZE_XY and add an autosize config#132
realSquidCoder wants to merge 33 commits intoDFHack:masterfrom
SquidCoderIndustries:squid-segmentsize-changes

Conversation

@realSquidCoder
Copy link
Copy Markdown
Collaborator

@realSquidCoder realSquidCoder commented Jan 13, 2025

Fixes: #18

@realSquidCoder realSquidCoder marked this pull request as ready for review January 13, 2025 17:44
@silverwing235
Copy link
Copy Markdown

...Weird typo in the title, though. Somewhere between 'config' and 'conifer'. WPM issue?

@realSquidCoder realSquidCoder changed the title Split SEGMENTSIZE_XY and add an autosize conifg Split SEGMENTSIZE_XY and add an autosize config Jan 13, 2025
@realSquidCoder
Copy link
Copy Markdown
Collaborator Author

...Weird typo in the title, though. Somewhere between 'config' and 'conifer'. WPM issue?

*config, fixed now

Comment thread Config.cpp
Comment thread configs/init.txt Outdated
Comment thread configs/init.txt Outdated
Comment thread Config.cpp Outdated
Copy link
Copy Markdown
Member

@myk002 myk002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs changelog for new feature

Comment thread common.h Outdated
Comment thread commonTypes.h Outdated
Comment thread main.cpp Outdated
Comment thread main.cpp Outdated
Comment thread Config.cpp Outdated
Comment thread Config.cpp Outdated
Comment thread Config.cpp Outdated
Comment thread main.cpp Outdated
Comment thread resources/keybinds.txt Outdated
Comment thread Config.cpp Outdated
Comment thread Contributions.txt Outdated
Comment thread common.h Outdated
Comment thread docs/changelog.txt Outdated
Comment thread main.cpp
myk002
myk002 previously approved these changes Jan 17, 2025
Comment thread common.h Outdated
@myk002
Copy link
Copy Markdown
Member

myk002 commented Jan 17, 2025

there is an encoding error with the changed-but-not-changed-but-actually-changed contributors.txt file. I'll see if I can fix it up locally before merge

@myk002 myk002 dismissed their stale review January 17, 2025 02:31

AUTO doesn't work

@myk002
Copy link
Copy Markdown
Member

myk002 commented Jan 17, 2025

it looks like ssConfig.autosize_segmentX and ssConfig.autosize_segmentY are never getting set.

Comment thread Config.cpp Outdated
Comment thread Config.cpp
@realSquidCoder
Copy link
Copy Markdown
Collaborator Author

Should be good now

Comment thread configs/keybinds.txt
Comment thread configs/init.txt Outdated
Comment thread configs/keybinds.txt
[RESET_VIEW_OFFSET:KEY_Z]
[DECR_SEGMENT_Z:KEY_1]
[INCR_SEGMENT_Z:KEY_2]
[DECR_SEGMENT_X:KEYPAD_4]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wherever this keybinding is handled, it's allowing the value to go negative. Same for DECR_SEGMENT_Y

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but it... shouldn't?
image

@myk002 myk002 removed this from 51.06-r2 Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An option for segment_size_XY:auto (also maximum to render)

4 participants