-
Notifications
You must be signed in to change notification settings - Fork 0
feat(save-editor): edit what a merchant sells and how much ore he has #84
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
Merged
Merged
Changes from 10 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
d7aa887
feat(save-editor): edit what a merchant sells and how much ore he has
dh0er ac681af
feat(save-editor): browse a merchant's stock the way the inventory is…
dh0er dca43e6
fix(save-editor): refuse a zero stock count and re-key the count fields
dh0er 2897b09
fix(save-editor): join trader names case-insensitively, keep the ore …
dh0er 12a1091
fix(save-editor): reject a zero count in the public add-item applier too
dh0er 8274c5b
fix(save-editor): fold case in the core name resolver, refuse unmodel…
dh0er d1678fd
fix(save-editor): bound the queued-change banners so they cannot push…
dh0er 66943ef
fix(save-editor): size the trade panel against its pane, not against …
dh0er 33e8882
fix(save-editor): make the trade panel fit the smallest window it allows
dh0er 04dae15
fix(save-editor): let a knowledge-only merchant open his shop
dh0er dc62303
fix(save-editor): badge a knowledge-only merchant in the list too
dh0er e0ee069
fix(save-editor): refuse an ambiguous trader name instead of guessing
dh0er fe8dc86
fix(save-editor): queue a typed stock count per keystroke
dh0er 44deab1
fix(save-editor): leave a focused count field alone
dh0er 2341de1
fix(save-editor): put a count field back in step when it loses focus
dh0er ef5cc0c
fix(save-editor): refuse a trader edit beside an m_Traders array splice
dh0er 67dda17
fix(save-editor): key a stock row by its map as well as its item
dh0er 28ce95f
fix(save-editor): abort the save on a trader/array pair instead of sp…
dh0er 5f39e86
fix(save-editor): scope the trader conflict to the array itself
dh0er e91ee15
fix(save-editor): let the in-field undo put its own text back
dh0er 3f79776
fix(save-editor): treat a record missing a stock list as read-only
dh0er 5875690
fix(save-editor): check the stock maps' descriptors, not just their p…
dh0er b6a1d24
fix(save-editor): stop calling an ore-only merchant empty
dh0er 4f55892
fix(save-editor): stop calling a working core read-only, and localize…
dh0er 0efdf4b
docs(save-editor): say that a stock map can be unsupported, not only …
dh0er 0e4aa5c
fix(save-editor): refuse a set and a removal of the same stock line
dh0er 4aaa436
fix(save-editor): drop the sub-tab labels where they cannot fit
dh0er b7200c3
fix(save-editor): give an icon-only sub-tab an accessible name
dh0er 8f20b44
fix(save-editor): sort the compact stock list by name too
dh0er File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.