Skip to content

JozsefG/Dungeon-Teller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon Teller - The Third Reboot

By demon1ak

Credit to Aethereal



SEE mobile app, should work from android 2.2 + : https://github.com/demon1ak/mqtt-android2.2-froyo-dungeonteller/releases/download/0.0.0.1/dungeonteller.tgz

Dungeon Teller is a simple tool that monitors your dungeon, scenario, raid, battlefield and arena queus in World of Warcraft (WoW).


Current Status

- PvE (mostly) working as intended
- PvP only briefly tested - if anyone wants to confirm this is working ok then that would be great (specifically Arenas & Rated BGS)
- Only the default options have been tested - currently the status of notifications, emails etc. is unknown
*** Updating has been disabled at the moment while I implement a solution; offsets are still read from offsets.xml ***

Known Issues

- Scenario queue is broken - this will be implemented at a later stage
- DBC reading is broken - a fudge has been implemented in the meantime (dumped dbcs; should be complete)
- Queueing for multiple PvE instances is not handled as nicely as PvP, but this is due to the WoW client and cannot be helped :(
- Code is ugly and needs reworking - but at least it's currently operational ^^

TODO

- Implement Scenario Queues (High priority)
- Clean up code; remove unused stuff etc. (Low priority)
- Implement Updates system (Medium priority)

How To Use

  • Download latest revision from this repo (if you don't have git, click Download Zip to the right on the main page of this repo)
  • Either:
    • Open the Precompiled Binaries directory and run Dungeon Teller.exe as admin
    • or, open the src directory and compile it yourself (recommended)

Current Supported Build

5.4.7.17956 (Live)

Credits

  • Jazerix - The original author of Dungeon Teller; created the project in 2010
  • Siriuz - Rebooted and continued to update Dungeon Teller for ages; released the source
  • Ownedcore Memory Editing Section - one of the most amazing resources to learn memory editing; awesome people
  • Anyone else I forgot - sorry!

License

Free, do whatever you want, as long as you give credit :)

About

Dungeon Teller - The Second Reboot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%