Commit Graph

138 Commits

Author SHA1 Message Date
shagu 1ab6cb799f skins: center profession input box text 2025-02-02 19:40:29 +01:00
shagu 8d35a13d7e skins: do not recreate existing profession buttons 2024-07-21 18:33:19 +02:00
shagu 5dda502912 skins: check score and quality before comparing 2024-04-21 12:33:47 +02:00
shagu 196e6e6d55 skin: ignore unknown quality in character frame 2024-02-27 18:12:17 +01:00
Artur Morozov afcf45f404 character frame: add red quality color for broken items 2024-02-26 17:35:42 +01:00
shagu 754b4d53fa skins/bags: move item score to topright position
Move score to topright position to avoid conflicts with item count.
2022-11-14 13:31:40 +01:00
shagu 788ea6669a skins: remove increased letter count from mail
Some servers refuse to send mails with a higher length
than the usual. It's inconvenient to guess the maximum
length if the mail window doesn't make you stop typing
2022-09-26 01:42:19 +02:00
shagu fde80d5d8e skins: do not recreate existing questlog buttons 2021-12-31 11:26:23 +01:00
shagu eaa106b032 skins: align quest level display to pfquest 2021-01-16 11:44:05 +01:00
shagu dddaf75315 skins: avoid ui taints of the spellbook skin 2020-12-28 20:55:51 +01:00
shagu e70f83f3bb skins: only modify existing auction buttons 2020-10-01 20:24:32 +02:00
shagu e32b5982ae skins: make quest timer frame movable 2020-08-27 11:37:38 +02:00
shagu 7669e64173 core: remove leftover semicolons 2020-08-15 19:29:24 +02:00
shagu 8b309cd547 skins: add tbc ticket status frame 2020-08-01 15:01:52 +02:00
shagu 8ae0aeb706 skins: remove raidframe button positioning 2020-06-06 22:06:22 +02:00
shagu 5da7021dba skins: update code formatting in inspect skin 2020-04-18 11:48:56 +02:00
shagu 34dfdfde6c skins: update who and guild button posistions 2020-04-08 14:27:01 +02:00
shagu 57a4876318 skins: add koKR rating button to game menu skin 2020-03-30 13:57:34 +02:00
Artur Morozov ae99792b4e buttons: fix PushedTexture
this fixes textures for buttons in MacroFrame, SpellBook (tab buttons) and professions
2020-03-23 23:59:48 +01:00
shagu 683902f75c tracking: set parent for minimap tracking frame 2020-03-16 16:32:03 +01:00
shagu 43d3ab85e1 skins: integrate blizzard timemanager properly 2020-03-05 22:38:40 +01:00
shagu 88d127de15 skins: postpone slot update hook to first show
This drastically increases the login speed on some servers,
where the item queries take a little longer, which made
the UI freeze for a few seconds.
2020-03-03 17:37:47 +01:00
shagu 50f0068c3d skins: reduce outline slot size of inspect frame 2020-03-01 13:22:20 +01:00
shagu 852e31e4a8 skins: restore inspect slot offset on update 2020-03-01 13:11:16 +01:00
shagu 9536de4763 skins: align icon sizes of character with inspect 2020-03-01 12:37:15 +01:00
shagu 8d729cfba3 skins: support for tbc guild event log frame 2020-02-29 17:47:10 +01:00
shagu 00af224bfe skins: skin tbc guild-log button 2020-02-29 17:46:04 +01:00
shagu e8023903c3 skins: adjust mailframe buttons 2020-01-25 14:52:34 +01:00
shagu 7892f42c92 skins: cluster lfg buttons and dropdowns 2020-01-22 17:59:00 +01:00
shagu c8bb6afdd6 skin: fix friend tab positions 2020-01-17 20:04:07 +01:00
shagu 149339839d api: use backported getiteminfo for all versions 2020-01-06 11:15:38 +01:00
shagu 1a9adb444e skins: make all skins aware of the new borders 2019-12-18 18:54:17 +01:00
shagu d56922e7bd skins: add tbc compatible friendlist skin 2019-12-18 18:53:20 +01:00
shagu d81cf38d5c skins: add spacing to the profession searchbox 2019-12-17 13:43:37 +01:00
shagu 57f56823eb skins: fix profession/craft search editbox anchor 2019-12-17 13:09:56 +01:00
shagu 8bc3744021 skins: show material backgrounds on quest frame 2019-09-26 19:37:36 +02:00
shagu fed0479e74 skins: fix questlog daily count position 2019-09-18 16:15:46 +02:00
shagu b183f48fc1 skins: handle material background on itemtexts 2019-09-05 20:06:28 +02:00
shagu 138c36b384 skins: fix drawlayer of mail background 2019-07-08 18:28:32 +02:00
shagu 2de308911a skin: check name before using it 2019-07-06 11:33:23 +02:00
shagu 14e10c3bc8 skins: fix unreliable button value in professions 2019-06-30 12:02:35 +02:00
shagu 8620cef470 skin: check for existing itemlink in mail 2019-06-18 17:56:39 +02:00
shagu aea9c20f7d skins: only access interface title when existing 2019-06-17 20:59:58 +02:00
Artur Morozov a75fd5dca4 skins: add a bunch of tbc compatible skins
* add skin for: auction, character, game_menu
  guild_registrar, inspect, macro, mail,
  merchant, options-interface, options-sound,
  options-video, popup_dialogs, professions,
  questlog, talents, tracking, guildbank,
  socket, readycheck, arena_registrar,
  arena, time_manager, LFG
* add mail highlighting the quality of items
* add quality borders of guildbank items
2019-06-16 15:03:35 +02:00
Artur Morozov 3232e10daa skin: whitelist several skins for tbc
* enable existing skins to tbc:
  battlefield, battlefield_minimap, dressup,
  gossipquest, itemtext, keybindings, miscellaneous,
  spellbook, stable, tabard, taxi, trade, trainer
2019-06-16 14:54:08 +02:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu 7632f92dd1 core: use new media mechanism for all textures 2019-06-10 13:35:48 +02:00
shagu 545be99fd7 api: only add shadow to specific frames 2019-06-02 20:43:56 +02:00
shagu f76070a1d2 skins: fix drawlayer of mail background 2019-05-21 20:27:09 +02:00
Artur91425 3a7536e1ca skins: add itemtext skin 2019-05-19 10:23:53 +02:00