Commit Graph

16 Commits

Author SHA1 Message Date
Brues 710be52f35 phase 3 removing tbc
Drop the now-vestigial expansion plumbing.

- Delete modules/thirdparty-tbc.lua + its xml Include
- Strip 10 tbc-tagged CreateConfig calls in modules/gui.lua
- Drop the expansion arg from CreateConfig() signature + the disabled-
  entry rendering path that depended on it
- Drop the showdisabled GUI toggle + its default
- Simplify pfUI:RegisterModule / pfUI:RegisterSkin to (name, func) only
- Strip the leading version arg ("vanilla:tbc", etc.) from all 114
  Register call sites
- Delete the pfUI.expansion variable
2026-05-25 18:50:53 -05:00
Meow f730838e79 fixed hdgraphics module 2026-03-20 17:25:15 +01:00
Meow e3638cf0da Revert "preparing pfui for patch 1.18.1"
This reverts commit 77dfb4bb67.
2026-02-25 21:11:29 +01:00
Meow 77dfb4bb67 preparing pfui for patch 1.18.1
preparing pfui for patch 1.18.1
2026-02-24 16:17:54 +01:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu bd7a26227b hdgraphic: new module to inject video settings 2018-08-12 11:55:14 +02:00
shagu 7a4c29fe10 hdgraphic: remove maximum graphic detail option 2018-08-12 11:41:29 +02:00
shagu e0bdd383e7 hdgraphic: no longer set UIParent sizes 2018-08-06 23:37:33 +02:00
shagu 9fcc7cd0fe hdgraphic: also run uiscaling on an earlier step 2018-08-06 23:17:27 +02:00
shagu d86bb48940 hdgraphic: modify scaling after setting the cvar 2018-06-21 22:51:48 +02:00
EsWoW 9140b7f5a5 hdgraphic: fix to horizonfarclip console command 2018-04-07 16:56:01 +02:00
shagu 67feb75b6a hdgraphic: save uiscale to cvars 2018-03-18 00:54:15 +01:00
shagu a7f6869641 hdgraphic: add more ui-scales 2018-01-20 18:06:29 +01:00
shagu 4c697028ff hdgraphic: remove fps limit 2018-01-07 02:25:01 +01:00
shagu 4613513453 hdgraphic: run on boot and merge pixelperfect 2017-12-17 18:17:28 +01:00
shagu a51bb430ed hdgraphic: add module to autoconfigure graphics 2017-12-10 17:00:23 +01:00