fpsware
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 5,287
- Reaction score
- 133
As some of you may be a we are I've had the last couple of months off to deal with family issues. Now that this has been resolved (for now) I have resume development on The One CC project.
Over the last couple of months there have been some significant changes with HB, as a result I have a substantial amount of work to do to get The One CC project back up and running. This has also given me the opportunity to make a few changes that I have been putting off for some time.
The One CC is now a completely modular project. Previously The One CC consisted of two files; the core library (_TheOneLibrary.cs) where are all common functions and logic is coded and (_TheOneCC.cs) where all class specific information is stored.
The downside to the combined class specific information is that if you wanted to use another CC for a given class E.g Convalesce by Mord, you needed to remove the entire The One CC project in order to do this.
Now, The One CC project will consist of individual class specific files all using the core library. If you don't want to use the Paladin CC you simply remove TheOneCC_Paladin.cs and replace it with whatever Paladin CC you want to use.
Over the next week or four I will be releasing individual class CCs based on The One CC project. Due to the significant amount of work I have ahead of me in recompiling this project with the new changes in HB it may take a few weeks to do this so please be patient.
Roadmap:
- Hunter. Ready to go now, just removing a few bugs.
- Priest. Ready to go now, just removing a few bugs.
- Druid (Feral and Balance). Ready to go now, just removing a few bugs.
- Everything else. It's ready when it is ready
[15 July] Being converted today:
- Mage
- Paladin
- Rogue
Over the last couple of months there have been some significant changes with HB, as a result I have a substantial amount of work to do to get The One CC project back up and running. This has also given me the opportunity to make a few changes that I have been putting off for some time.
The One CC is now a completely modular project. Previously The One CC consisted of two files; the core library (_TheOneLibrary.cs) where are all common functions and logic is coded and (_TheOneCC.cs) where all class specific information is stored.
The downside to the combined class specific information is that if you wanted to use another CC for a given class E.g Convalesce by Mord, you needed to remove the entire The One CC project in order to do this.
Now, The One CC project will consist of individual class specific files all using the core library. If you don't want to use the Paladin CC you simply remove TheOneCC_Paladin.cs and replace it with whatever Paladin CC you want to use.
Over the next week or four I will be releasing individual class CCs based on The One CC project. Due to the significant amount of work I have ahead of me in recompiling this project with the new changes in HB it may take a few weeks to do this so please be patient.
Roadmap:
- Hunter. Ready to go now, just removing a few bugs.
- Priest. Ready to go now, just removing a few bugs.
- Druid (Feral and Balance). Ready to go now, just removing a few bugs.
- Everything else. It's ready when it is ready

[15 July] Being converted today:
- Mage
- Paladin
- Rogue
Last edited: