Patch Notes Page 64
Patch Notes Index
Return to the patch-note index.
Previous Page
Newer entries.
Next Page
Older entries.
v0.0.873
Section titled “v0.0.873”- Added Toxic Dragon variants to dragon encounters.
- Milestone Dragon spawns now roll 80% standard fire and 20% toxic poison variants.
- Toxic Dragons use their own sprite set and swap flame breath over to poison damage, green damage numbers, and poison damage-over-time.
- Updated the Vampire Lord finale escort.
- Dragons summoned during the Vampire Lord event now always arrive as Toxic Dragons.
v0.0.866
Section titled “v0.0.866”- Corrected Vampire Lord and vampire effect presentation.
- The Vampire Lord now renders back at his authored 48x48 boss scale instead of the undersized interim pass.
- Vampire Lord spell visuals now render 1:1 with their source frames so the boss and his effects match each other on-screen.
- Fixed vampire multi-row animation playback.
- The large projectile charge-up now animates frame-by-frame from top-left to bottom-right instead of drawing the whole sheet at once.
- Vampire Spawn death sheets now play their full 10-frame multi-row sequence correctly.
v0.0.865
Section titled “v0.0.865”- Refined the Vampire Lord encounter presentation and combat flow.
- The Vampire Lord now renders texture-true without the generic boss recolor path and has a much smaller on-screen scale.
- Vampire Lord and Vampire Spawn runtime animation selection now ignores the unused
Ready/Combat Posestrips and leans on idle, walk, melee, bite, cast, death, teleport, and spell-effect sheets instead. - Expanded vampire bite and spell behavior.
- Vampire Thralls now randomly choose between melee and bite, with bite adding a light bleed to heroes and a short self-regeneration buff.
- The Vampire Lord now uses distinct melee, bite, teleport, heavy projectile, single-shot spin, multi-projectile volley, and AoE discharge patterns with labeled Aseprite effect exports.
v0.0.860
Section titled “v0.0.860”- Adjusted standard rain color variation.
- Rain now leans slightly bluer overall while still keeping some near-white streaks.
- Individual drops can now render in mixed cool-blue shades instead of a single flat tint.
v0.0.859
Section titled “v0.0.859”- Added seeded and preset-driven weather variation.
- Rain and snow patterns now shuffle per run from the match seed instead of repeating the exact same streak layout every time.
- Code-side presets now support rain, snow, red rain, green rain, black rain, and black snow overrides for special encounters or biomes.
v0.0.858
Section titled “v0.0.858”- Refined procedural rain streak sizing.
- Rain now renders as much finer streaks instead of oversized white bars.
- Default weather tuning in
data/lighting.jsonnow uses shorter, thinner, slightly softer drops.
v0.0.857
Section titled “v0.0.857”- Added configurable procedural rain and snow overlay support.
- Outdoor weather can now be enabled from
data/lighting.jsonwithout textures or particle assets. - The SDL renderer now uses the same tunable column, length, width, speed, slant, and transparency controls planned for the future OpenGL shader path.
v0.0.856
Section titled “v0.0.856”- Corrected the daytime god-ray direction.
- Outdoor sun shafts now angle from the top-left toward the bottom-right instead of mirroring from the wrong side.