Peachpies

Peachpies

741 Downloads

Peachpies is a DPS rotation helper. It absorbs the idea from the old WOD addon we don't wipe (which is currently no longer maintained) and my personal thoughts to deal with the burst phase.

Peachpies is named as the most famous mistweaver in the history.

It can either trivialize DPS rotation or be a guideline for new players of that particular spec.

The technological superiority of Geodew over WDW is that it uses the same technology as the addon LookingForGroup:

1. Ace3

2. Everything Load On-Demand (to avoid memory and CPU usage. You don't pay for what you don't use. (well C++'s zero-overhead principle is a lie.)

3. Coroutines (not events) to trivialize programming logic

4. nolib support

5. Cooldowns

6. Important cooldowns monitoring

7. Distance check

8. Data Driven Design. OOP is dead.

Arcane mage as an example

arcane mage demo

Hope everyone could help me maintain code for new specs since I don't play every spec. I don't know everything. And the change of the WOW version would change the rotation dramatically. It requires constant maintenance.