Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b7b7df4d26 | |||
| 91a3490549 | |||
| 64d118f6bd | |||
| cbba0e4634 | |||
| dec3751ba8 | |||
| bde1a6f463 | |||
| 0c380ddeac | |||
| 907055a9a8 | |||
| da8cd907c1 | |||
| d8ba5383a5 | |||
| 9e15fe9d8a | |||
| 7c4c981861 | |||
| c4109a0802 | |||
| 309e0ef1f7 | |||
| 65e833ef9e |
@@ -2,7 +2,7 @@
|
||||
|
||||
**pfUI-DQB** is a lightweight customization addon for **pfUI** that enhances the appearance of Blizzard's Quest, Gossip, Quest Log and Book interfaces while keeping pfUI's original frame styling intact.
|
||||
|
||||
The project was created for **OctoWoW / World of Warcraft Vanilla 1.12.1** and is designed specifically around the pfUI version maintained by **brues**.
|
||||
The project was created for **OctoWoW / World of Warcraft Vanilla 1.12.1** and is designed specifically around the pfUI version maintained by [**brues**](https://octowow.st/git/brues/pfUI).
|
||||
|
||||
> **pfUI-DQB does not replace pfUI.**
|
||||
>
|
||||
@@ -48,6 +48,7 @@ The **Books** option controls Item Text interface.
|
||||
It provides:
|
||||
|
||||
* Dark translucent book background
|
||||
* Gold title
|
||||
* White page text
|
||||
* White page number
|
||||
* pfUI styled navigation buttons
|
||||
@@ -155,25 +156,30 @@ This approach allows pfUI-DQB to preserve the existing pfUI frame structure whil
|
||||
|
||||
---
|
||||
|
||||
## 📦 Auto-Installation
|
||||
|
||||
1. Use github link to install ```https://github.com/jKalfis/pfUI-DQB```
|
||||
|
||||
## 📦 Installation
|
||||
|
||||
1. Download the latest pfUI-DQB release.
|
||||
1. [Dowload](https://octowow.st/git/jKalfis/pfUI-DQB/releases) the latest pfUI-DQB release.
|
||||
2. Extract the addon.
|
||||
3. Place the `pfUI-DQB` folder inside:
|
||||
3. **Rename folder to `pfUI-DQB` make sure folder has the same name as the `pfUI-DQB.toc` file inside.**
|
||||
4. Place the `pfUI-DQB` folder inside:
|
||||
|
||||
```text
|
||||
World of Warcraft/
|
||||
└── Interface/
|
||||
└── AddOns/
|
||||
└── pfUI-DQB/
|
||||
your OctoWoW folder/
|
||||
└── Interface/
|
||||
└── AddOns/
|
||||
└── pfUI-DQB/
|
||||
```
|
||||
|
||||
4. Make sure **pfUI** is installed and enabled.
|
||||
5. Start the game.
|
||||
6. Open the pfUI configuration.
|
||||
7. Find the **DQB** section.
|
||||
8. Enable the desired options.
|
||||
9. Reload the UI.
|
||||
5. Make sure **pfUI** is installed and enabled.
|
||||
6. Start the game.
|
||||
7. Open the pfUI configuration.
|
||||
8. Find the **DQB** section.
|
||||
9. Enable the desired options.
|
||||
10. Reload the UI.
|
||||
|
||||
---
|
||||
|
||||
@@ -183,11 +189,11 @@ World of Warcraft/
|
||||
|
||||
pfUI-DQB is developed specifically for:
|
||||
|
||||
**pfUI by brues-code**
|
||||
[**brues's pfUI - ClassicAPI Edition**](https://octowow.st/git/brues/pfUI)
|
||||
|
||||
Repository:
|
||||
|
||||
https://github.com/brues-code/pfUI
|
||||
https://octowow.st/git/brues/pfUI
|
||||
|
||||
The target pfUI branch/version is the version used by **OctoWoW** and its ClassicAPI-based Vanilla environment.
|
||||
|
||||
@@ -215,7 +221,7 @@ World of Warcraft Vanilla 1.12.1
|
||||
|
||||
and specifically for the **OctoWoW environment**.
|
||||
|
||||
The addon was developed and tested around the pfUI + ClassicAPI environment used by OctoWoW.
|
||||
The addon was developed and tested around the pfUI + ClassicAPI environment created by brues.
|
||||
|
||||
---
|
||||
|
||||
@@ -224,7 +230,6 @@ The addon was developed and tested around the pfUI + ClassicAPI environment used
|
||||
pfUI-DQB requires:
|
||||
|
||||
* World of Warcraft Vanilla 1.12.1
|
||||
* pfUI
|
||||
* The compatible pfUI version maintained by brues-code
|
||||
* ClassicAPI / compatible OctoWoW environment
|
||||
|
||||
@@ -359,39 +364,27 @@ The following modules are currently implemented and tested:
|
||||
|
||||
## 📸 Screenshots
|
||||
|
||||
Screenshots demonstrating the addon in action will be added here.
|
||||
|
||||
### Gossip & Quest
|
||||
|
||||
*Add screenshot here.*
|
||||
|
||||
```text
|
||||

|
||||
```
|
||||
|
||||
|
||||
### Quest Log
|
||||
|
||||
*Add screenshot here.*
|
||||
|
||||
```text
|
||||

|
||||
```
|
||||
|
||||
|
||||
### Books
|
||||
|
||||
*Add screenshot here.*
|
||||
|
||||
```text
|
||||

|
||||
```
|
||||
|
||||
|
||||
### DQB Configuration
|
||||
|
||||
*Add screenshot here.*
|
||||
|
||||
```text
|
||||

|
||||
```
|
||||
|
||||
|
||||
---
|
||||
|
||||
@@ -422,7 +415,7 @@ It is designed to work with pfUI but is **not part of pfUI**.
|
||||
|
||||
For pfUI itself, please refer to the original project and its license:
|
||||
|
||||
https://github.com/brues-code/pfUI
|
||||
https://octowow.st/git/brues/pfUI
|
||||
|
||||
---
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 351 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 448 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 372 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 916 KiB |
Reference in New Issue
Block a user