Originally Posted by
Shark5060
thanks. will test that tomorrow.
The first post needs a serious overhaul btw ^^
I'm working on a complete documentation of probably engine; The index itself is larger than most posts.
Code:
Probably Engine Documentation
Welcome to the... Massive PE documentation thread I've assembled after over a year of bitching from members. This will contain just about everything PE has to offer, including installation, checksums, and legible explanations to bloody everything.
IF U LYK EET GIB REP. MUCH THX.
Sorted in easy to find Ctrl + F & Hyperlink for your viewing pleasure.
Index is sorted as explained below:
ex. 1_2_3_4. Title
1 = Chapter Identifier
2 = Section Identifier
3 = Subsection Identifier
4 = Sub-Subsection Identifier (we need to go deeper)
. = End identifier
Title = Human Readable Title
Index
1. Introduction
1_2. What is PE?
1_3. What does PE do?
1_4. What does PE require?
1_5. Does this break Blizzard's ToS?
1_6. Where can I go for support?
1_7. Do you take donations?
2. About
2_1. Legacy
2_2. Developers
2_3. Phelps
2_4. Tao
2_5. Hackinte
2_6. root1user
2_7. Imogen
2_8. Sassy Comments and Updates
2_9. **** Line 24 (quote thefrobel)
3. Installation
3_1. Download
3_2. Wow Install Location
3_3. Installing
3_4. File Hierarchy
3_5. Git / SVN
3_6. Confirmation
3_6_1. In Game Confirmation
4. Usage and Information
4_1. Unlocking
4_2. Commands
4_3. Enabling
4_4. Toggles and Modifiers
4_5. In / Out of Combat
4_6. Debugging
4_7. Bug Reporting
4_8. Custom Rotations
4_9_1. Installation
4_9_2. Confirmation
4_9_3. Profile Selection
5. Documentation - Preamble
5_1. Disclaimer
5_1. Documentation Layout
5_1. Support
5_1. Sharing your work
6. Custom Rotations - Foreword (See 8. for complete synopsis)
6_1. Creation and Programs
6_2. File Hierarchy
6_3. .toc
6_4. Hosting Options
6_5. Support
7. Probably Source - Explained
7_1. PREAMBLE
7_2. external
7_2_0. PREAMBLE
7_2_1. AceConfig
7_2_2. AceConsole
7_2_3. AceGUI
7_2_4. CallbackHandler
7_2_5. DiesalGUI
7_2_6. DiesalMenu
7_2_7. DiesalStyle
7_2_8. DiesalTools
7_2_9. LibBoss
7_2_10. LibBossIDs
7_2_11. LibDispellable
7_2_12. LibDraw
7_2_13. LibRangeCheck
7_2_14. LibSharedMedia
7_2_15. LibStub
7_3. interface
7_3_0. PREAMBLE
7_3_1. buttons
7_3_2. commands
7_3_3. locale
7_3_4. buttons.lua
7_3_5. config.lua
7_3_6. custom.lua
7_3_7. interface.lua
7_3_8. locale.lua
7_3_9. log.lua
7_3_10. manager.lua
7_3_11. minimap.lua
7_3_12. toggle.lua
7_3_13. tracker.lua
7_4. rotations
7_4_1. deathknight
7_4_2. druid
7_4_3. hunter
7_4_4. mage
7_4_5. monk
7_4_6. paladin
7_4_7. priest
7_4_8. rogue
7_4_9. shaman
7_4_10. shared
7_4_11. warlock
7_4_12. warrior
7_5. system
7_5_1. conditions
7_5_1_1. core.lua
7_5_1_2. states.lua
7_5_2. core
7_5_2_1. command.lua
7_5_2_2. condition.lua
7_5_2_3. config.lua
7_5_2_4. debug.lua
7_5_2_5. dsl.lua
7_5_2_6. library.lua
7_5_2_7. listener.lua
7_5_2_8. module.lua
7_5_2_9. overloads.lua
7_5_2_10. parser.lua
7_5_2_11. raid.lua
7_5_2_12. rotation.lua
7_5_2_13. set.lua
7_5_2_14. timeout.lua
7_5_2_15. timer.lua
7_5_2_16. tooltip.lua
7_5_3. listeners
7_5_4. modules
7_5_4_1. combat_tracker.lua
7_5_4_2. config.lua
7_5_4_3. disarm.lua
7_5_4_4. faceroll.lua
7_5_4_5. keymanager.lua
7_5_4_6. pet.lua
7_5_4_7. player.lua
7_5_4_8. queue.lua
7_5_4_9. target.lua
7_5_4_10. tooltip.lua
7_5_4_11. tracker.lua
7_5_5. protected
7_5_5_1. base.lua
7_5_5_2. firehack.lua
7_5_5_3. generic.lua
7_5_5_4. offspring.lua
7_5_6. timers
7_6. bindings.xml
7_7. LICENSE
7_8. probably.lua
7_9. probably.toc
7_10. probably.xml
7_11. README.md
7_12. version.txt
8. Rotation Development
8_0. Setup Verification
8_1. Rotation Formatting
8_2. Spell Registration
8_3. SpellID vs SpellName
8_4. Nesting
8_5. Custom Functions
8_6. Custom Toggles
8_7. Bug Testing
9. Conditions
9_0. PREAMBLE
9_X. State
10. States
10_0. PREAMBLE
10_X. State