Commit Graph

30 Commits

Author SHA1 Message Date
LeonSparta
e7f3368843 Added DPI Scaling Support (#8989)
Co-authored-by: ethanblazkowicz <wow990922@outlook.com>
2025-10-20 23:56:26 -05:00
Wires77
78326a6091 Remove .tar file from repo and manifest 2025-09-02 12:58:20 -05:00
github-actions[bot]
a913777d2a Update DLLs to SimpleGraphic-v2.3.1 (#8589)
Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
2025-06-10 01:45:31 -05:00
Wires77
85099b03f0 Update launcher for UTF-8 2025-01-28 19:03:31 -06:00
github-actions[bot]
7199e048dc Update to SimpleGraphic v2.2.0 (#8441)
* Update DLLs to SimpleGraphic-v2.2.0

* Delete runtime/SimpleGraphicDLLs-x64-windows.tar

---------

Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
2025-01-28 19:00:27 -06:00
Can Uysal
8bea7bd778 Add latest and trending builds list to the build list module (#7389)
* Add ascendancy assets.

* Add archives list control.

* Add archive list control to buildlist module.

* Make build list module responsive.

* ArchivesList: prevent missing image artwork for builds with no ascendancies.

* ArchivesList: prevent line and stats collapsing on some builds.

* ArchivesList: fix scrollbar content dimensions.

* ArchivesListControl: Display life or es depending on which is greater.

* ArchivesListControl: prevent stats overlapping on smaller screens.

* ArchivesListControl: resize button on screen size change.

* ArchivesListControl: implement word-break on main skill field.

* ArchivesListControl: hide author name from the build cards.

* rename ExtBuildListControl.

* Refactor class names.

* Add ExtBuildListProvider abstract class.

* Add PoBArchivesProvider class.

* Modify ExtBuildListControl to have a generic implementation.

* Highlight active tab, use white border.

* ExtBuildListControl: Add responsive behaviour to the tabs and dropdown.

* ExtBuildListControl: Fix scrollbar.

* Store import links in the xml.

* Build: Implement similar builds list.

* ExtBuildListControl: Prevent overflow on bottom side.

* Common: Add import build utility function.

* Remove unnecessary debug.

* Convert protocol handler URI's to import links on startup.

* Implement similarity check for all builds.

- Add Metadata section to build cards.

* Print proper error messages on build list.

* Add similar builds popup.

* Add class portrait assets.

* Use class portraits as fallback images.

* Remove unnecessary assets, fix templar portrait.

* Formatting changes

* ExtBuildListProvider: Fix indentation.

* Fix bugged font

* Further font fix

* Fix split string calculation with different fonts

* Button layout and text positions

* Fix spacing on builds page

* Fix Similar builds Popup on different window size

Fix from Peechey in discord

* Revert "Fix Similar builds Popup on different window size"

This reverts commit 257c4a59c8d64fe83188b0217c21e5e4a7b22a08.

* General popup resize code

* Add show public builds options to settings.

* Update latest-trending builds option name.

* Add help section and tooltip for similar builds.

* Use build names as a filename placeholder after importing.

* Add cells to the grid, fix horizontal line issue.

* Center version text.

* Improve responsiveness of builds list menu.

* Rearrange similar builds button after loadouts.

* Remove redundant function.

* Check if image asset exists, prevents Warden placeholder.

* Reduce code complexity.

* Fix savename using filepath as a placeholder.

* Fix indentation.

* Use buttoncontrol for import/preview button handling.

* Use a seperator function for repeated drawings.

- Autofill lines below portrait.

* Add some colors to stats.

* Add raider image as warden placeholder.

* Fix builds menu scroll issue.

- Content height was fine on similar builds
but See All button in buildlist was partially
hiding the import/preview buttons.

* Apply suggestions from code review.

Co-authored-by: Wires77 <Wires77@users.noreply.github.com>

* Remove unnecessary title padding.

* Fix buildlist and searchtext responsive issues

* Swap Trending and Latest tabs

---------

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
2024-07-24 23:15:01 -05:00
Wires77
614e118b87 Restore 32-bit DLL file
This reverts commit 01c988184f.
2024-07-24 22:59:03 -05:00
Wires77
b53027de33 Release SimpleGraphic v2.0.3 (#7717) 2024-07-19 19:37:45 -05:00
Wires77
25e5ecff54 Add d3dcompiler_47.dll for Wine users 2024-03-29 15:35:51 -05:00
Wires77
cac1602353 Updating to SimpleGraphic v2.0.2 (#7516) 2024-03-29 14:41:57 -05:00
github-actions[bot]
1d1a4f8f1f Release 2.41.1 (#7486)
* Prepare release 2.41.1

* Update changelogs

* Ignore imgui.ini even harder

* Remove extraneous log file

* Add last change to changelog

* Update manifest.xml

* Remove extra line

---------

Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
2024-03-27 02:10:37 -05:00
Wires77
07e770eba4 Update to SimpleGraphic v2.0.1 (#7482) 2024-03-27 00:03:37 -05:00
LocalIdentity
d395b3667c Update SimpleGraphic with DPI changes 2024-03-24 09:20:14 +11:00
Wires77
01c988184f Update to Simple Graphic v2.0 (#7399)
* Update to Simple Graphic v2.0

* Update manifest
2024-03-23 03:29:03 +11:00
Wires77
7381cb6fb9 Add missing DLL for local dev (#4667) 2022-08-01 02:03:03 +10:00
Nostrademous
48518a86b1 feat: Moved over new SimpleGraphic DLL from other project 2021-12-30 11:09:48 -05:00
ppoelzl
8b10f6a82a Merge remote-tracking branch 'origin/update-sha1-lib' into dev 2021-07-18 01:19:02 +02:00
Wires77
f115016d5a Bump SimpleGraphic to latest build 2021-05-19 05:45:32 -05:00
ppoelzl
374efb35bc feat: add new sha-1 library 2021-05-15 18:30:34 +02:00
ppoelzl
877f54f74b refactor: remove sha-1 library 2021-05-15 18:18:07 +02:00
Trevor Lund
f7451a3545 Updating launcher so developers can use a debugger 2021-04-06 21:49:04 -05:00
Trevor Lund
b46edf473c Fix incorrect user build list location 2021-04-05 13:01:26 -05:00
Trevor Lund
f14a7b268d Fix loading PoB from Unicode filepath 2021-04-05 04:29:45 -05:00
Peter Pölzl
7f3e330d97 refactor: vendor lua-profiler correctly (#2399) 2021-04-05 02:02:44 +10:00
Trevor Lund
40d4f36677 Forgot to commit filename change too 2021-03-31 21:02:51 -05:00
Trevor Lund
521d641a65 Potential hacky fix for legacy installations 2021-03-31 21:02:51 -05:00
Trevor Lund
7c07c2b0ce Renaming zip folder 2021-03-31 21:02:51 -05:00
Trevor Lund
9794344eb3 Adding exe zip 2021-03-31 21:02:51 -05:00
ppoelzl
e93a914101 feat: update launcher 2021-03-31 21:02:50 -05:00
ppoelzl
28fa317ba9 refactor: unpack runtime 2021-03-31 21:02:50 -05:00