Idlescape Logo
News
Patch Notes
Rules
Getting Started

prepping the prep

update main image

Today's Update

New Quest

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.

UI

  • Enchantment list skill grouping
  • Enchantment tooltip part of talent description
  • Clarified some tooltip stat names
  • Added + sign to some positive values to show they're additive
  • Can now shift+wheel scroll tooltips
  • Multi-vendor button with setting added
  • Added sell junk button dialogue popup
  • Fix selection tooltip with scrolling
  • Center wide fishing info headers
  • Show correct decimals in some enchantment descriptions
  • Clarify fishing stat descriptions
  • Clean up lots of input fields
  • Highlight enchant variables in tooltips

Other Bugs

  • Stop double counting scroll queue
  • Get fastest run of each party for combat hiscores properly

Misc

  • Adjusting rune costs for a couple things to be more thematically fitting

Skilling Dungeons Progress

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!

Combat 3.0 Progress

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!