Commit Graph

34 Commits

Author SHA1 Message Date
Asriel Camora 9d343b5e4d Respect GlobalScale (finally)
MacroEditor MinSize.X is imgui-caused spaghetti and should not be looked at
2024-07-03 23:17:00 -07:00
Asriel Camora 28125ad15b Force TextUnformatted 2024-06-19 18:49:19 -07:00
Asriel Camora e0a60d5d87 Fix weird violin plots 2024-03-23 00:25:09 -07:00
Asriel Camora 94ea1f84de .net 8 syntax/perf changes 2024-03-15 01:28:58 -07:00
Asriel Camora aadde10752 Somewhat fix large macro names 2024-03-03 19:11:44 -08:00
Asriel Camora 2c6fcc7af7 Overhauled about window & added credits 2024-02-27 04:08:21 -08:00
Asriel Camora 0d2c811c91 Add clickable links to community macros 2024-02-27 04:07:39 -08:00
Asriel Camora 5f9bbc1cf0 Switch to FontAtlas 2024-02-22 22:36:24 -08:00
Asriel Camora 1fe8db7da9 Fix arc segment fuckery when it's near full 2023-11-23 20:49:31 -08:00
Asriel Camora b83ab652cb put TextWrapPos into ImRaii2 2023-11-18 03:17:36 -08:00
Asriel Camora 2f1cbfd01b Use TextUnformatted to remove %%, add tooltip auto-wrapping 2023-11-18 02:56:56 -08:00
Asriel Camora 5b2033afc5 Support disabled icon buttons 2023-11-18 01:05:26 -08:00
Asriel Camora 0db552fe8a IconButtonSquare properly centers and aligns FA icons 2023-11-13 22:23:16 -08:00
Asriel Camora 3895e1f17d Minor optimizations 2023-11-13 20:29:19 -08:00
Asriel Camora bdce750238 Add violin plots for reliability
And move custom imraii stuff to imraii2
2023-11-13 02:35:26 -08:00
Asriel Camora 281b0d27a2 Allow empty text and hashing for GroupPanel 2023-10-25 12:43:09 -07:00
Asriel Camora 56383d4e6e Add macro chain is missing error 2023-10-24 01:38:59 -07:00
Asriel Camora 234eb3a7ab 1.9.0.0 (Testing) Release 2023-10-17 03:36:31 -07:00
Asriel Camora 1da2acc5c5 Finish crafting log helper window 2023-10-10 18:38:01 -07:00
Asriel Camora f8f876d5f4 Implement macro scoring and suggesting 2023-10-10 01:40:52 -07:00
Asriel Camora d9e78166d9 Updates for v9, begin ui rework 2023-10-01 03:43:11 -07:00
Asriel Camora 20e3dcf758 Button size schenanigans 2023-07-23 04:23:38 +04:00
Asriel Camora cb9dcb358f Yet more ui tweaks 2023-07-16 00:09:37 +04:00
Asriel Camora 1cc83ca959 Minor ui tweaks 2023-07-16 00:01:19 +04:00
Asriel Camora 88babd3844 Move around options, add algorithm selector 2023-07-15 23:45:21 +04:00
Asriel Camora 376a9fe7cb Remove frame timers, fix underline color 2023-07-15 23:09:17 +04:00
Asriel Camora 5cd9f10917 Refactor and update settings window 2023-07-15 22:46:57 +04:00
Asriel Camora 9481f67cf3 Flesh out crafting log window 2023-06-29 12:46:17 -07:00
Asriel Camora 98dae0c2c5 Big UI changes, drag and drop works
todo:
- action history doesnt wrap
- macro saving + suggestion/solving
- show macros in craftinglog window (still untested)
2023-06-27 02:54:34 -07:00
Asriel Camora 05ead22448 Some analyzer code style changes 2023-06-19 10:03:57 -07:00
Asriel Camora e190368d62 Big changes 2
- Split into several projects
- All dalamud/lumina deps are in the plugin
- Crafty/craftingway sim implemented!
- optimizations to follow
2023-06-17 08:50:46 -07:00
Asriel Camora 5555966b5b Convert actions to singletons resolved from ActionType enum 2023-06-16 00:03:15 -07:00
Asriel Camora 83abfba4d5 Group available actions together 2023-06-14 11:56:23 -07:00
Asriel Camora 1957baebc6 border window? 2023-06-14 11:36:59 -07:00