Kurt
|
49505a4a8c
|
Update EntitySearchControl.cs
|
2026-03-25 21:58:36 -05:00 |
|
Kurt
|
8b08f263e5
|
Minor tweaks
Remove GameSync/SecureValue from SAV tab (still lives in Block Data)
Remove inaccessible items from FRLG/E key items
|
2026-03-08 23:40:56 -05:00 |
|
Kurt
|
3fa6ab9c23
|
Refactor Format to search Context instead
Increase size of left / right buttons to restore << >>
might change them to be icons later
|
2026-02-11 22:21:01 -06:00 |
|
Kurt
|
20905cbe67
|
Add a search interface for visually filtering all slots (#4712)
* Add slot search to box editor
Alt-Click: Clears the current search.
Shift-Click: Jump to the next box with a result.
|
2026-02-09 22:03:18 -06:00 |
|
Kurt
|
51711bb659
|
Extract entity filters UserControl, add Nickname
Introduce nickname searching and a reusable EntitySearchControl UI.
SearchSettings: add Nickname property, centralize search predicate creation
Add SatisfiesFilterNickname that reads the PKM nickname (stackalloc buffer) and performs a case-insensitive substring match.
|
2026-02-07 02:30:03 -06:00 |
|