Added the next Story quest, "From Whence Corruption Came," since it doesn't rely on any of the new content coming in C3.0 or Skilling Dungeons rework.
Ice has been making a lot of headway in polishing up the Skilling Dungeons content! It's currently available to playtest publicly on https://dev.idlescape.com/, so feel free to stop by and give some feedback on it on Discord in the playtest channels!
The technical portion of C3.0 are approximately 80% rewritten. Without getting too deep into the process, here's a screenshot of the number of lines of code that were changed:
I've essentially thrown out all of the old combat technical design in favor of massively optimizing the system and making it robust.
If you're wondering why this is taking so long- originally, I had intended to keep as much of the old framework as possible and optimize the worst offenders, but after banging my head into a wall for weeks trying to do that it became abundantly clear that only a complete rewrite could accomplish the goals we set forth for the technical specs. Once the tech side is done the content side should be incredibly simple to complete. Oh, and yes, there will be a public playtest when I need bugs found and balance suggestions!