This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Home
esge edited this page Jun 25, 2021
·
22 revisions
-
WTB section
- freetype or set options ?
- count worth it? how often will ppl WTB more than 1 of the same?
-
Making rows a little more compact-
32 chars is max that fits in a row in search results when using monospacelooks like about the same when not using codeblock
longest craft name now 40 (without formatting, count, lvl or prices)shortest 11even at really cut down formatting + count + lvl (not including price text), it will eat 11 charsas it stands 90 out of 138 crafts are longer than 21 chars- CONCLUSION: i dont believe its reasonably possible to shorten crafts that much without compromising readability for the average player
-
-
Look into multiple language support
- for UI
- for ingame (no promises)
- Note: output message will still be english
-
make the UI look good, colors and shit
-
LoggingLog sold crafts in some wayWill record craft as sold if you hold shift while clicking deletewill log it in a csv formatwont log lvl of the craftif the count is more than 1, shift click delete button will reduce count by 1 and log it-
possible format:date;time;selected league;craft;price
-
Add to UI - a Sum of prices of crafts loaded in (if they have price set) -
Move "Add from last area" next to "Add crafts" -
Small tutorial wizard on first launch (and button to show it again) -
Don't show < > if there is no price set -
checkbox for Custom message box,so you dont have to delete it if you just want to not show it right now
-
Non Codeblock => Non Color formatting - so Discord highlights text on search -
Settings page-
pick your own hotkeys -
move monitor selection here
-
-
Change checkboxes to buttons that clear that row -
divorce level from the craft string so i can group all crafts that are lvl 76+ -
local price storage -
Figure out how to make it work on non main monitors (either run across all screens, or add monitor selection)