itch.io is community of indie game creators and players

Devlogs

Version 1.49.3 Released

Knights of Crystalis
A browser game made in HTML5

Version 1.49.3 – Narrative & Onboarding Polish focuses on something less flashy than a new endgame mode, but just as important:

making the story, tutorial flow and narrative systems behave exactly as intended.

This update addresses several long-standing integration issues in the Campaign, Story Journal and onboarding systems, while also improving future-proofing for new Chapters.

Chapter Intros Reworked

Campaign intro scenes are now handled through a data-driven Chapter system.

Previously, several Chapter intros existed in the game data but were not actually triggered during normal progression because the main game relied on an incomplete list of hardcoded scene checks.

This affected later Chapters in particular.

Version 1.49.3 now reads each Chapter's defined intro scene directly from its Chapter metadata.

As a result:

  • all 16 Chapters can use their intended intro scenes
  • Chapter XII now plays its intro at the actual beginning of the Chapter
  • Chapter XIII–XVI intro scenes are properly connected to Campaign progression
  • future Chapters no longer require another separate hardcoded intro trigger

If a future Chapter defines a valid introScene, the narrative system can now use it automatically.

Chapter XV Side Quests Fixed

A significant progression issue affected the Chapter XV side quests.

These quests often use the same Campaign regions as their corresponding Main Story objectives.

Previously, they could become instantly completable because the system counted Campaign objectives that had already been cleared before the side quest was accepted.

Version 1.49.3 changes this behavior.

Chapter XV side quests now:

  • require explicit acceptance
  • establish their own progress baseline when accepted
  • count only new Campaign victories
  • allow already completed Campaign regions to be replayed for valid progress
  • preserve direct region navigation from the Journal

All 12 affected Chapter XV side quests now follow this new progression model.

A side quest should now represent something the player actually completes, rather than something that silently resolves from old progress.

Story Journal Tracking Fixed

The Story Journal can unlock a fourth tracked quest slot through progression.

Internally, this fourth slot already existed.

The UI, however, still displayed only three tracked quests.

Version 1.49.3 updates both tracking displays so the unlocked fourth quest slot is actually visible and usable.

Full Scene Archive

The narrative system can retain a substantial scene history, but the Journal previously displayed only the first 100 entries.

That limitation has been removed.

The Scene Archive now displays the complete stored scene history, up to the existing save limit.

Older story moments should no longer disappear from the visible archive simply because a long-running save has accumulated more scenes.

Chronicle Spoiler Protection

The World Chronicle now includes optional Campaign spoiler protection.

By default, later Campaign entries are hidden according to the highest Chapter the player has actually unlocked.

A new control allows players to switch between:

Show Spoilers

and

Hide Spoilers

This makes the Chronicle more useful for first-time players without removing its value as a complete lore archive for players who want unrestricted access.

“Mark all read” also respects the current spoiler visibility instead of marking hidden future-story entries.

Prologue Objective Fixed

The early tutorial quest Steel and Memory specifically tells the player to equip the active Vanguard.

Previously, the underlying condition could succeed if a Vanguard elsewhere in the roster met the equipment requirement.

The implementation now matches the instruction.

The quest requires the active Vanguard to have the required weapon and shield equipped.

Chapter XI Hunt Progression

A Huntmaster quest chain associated with later Campaign progression could previously become available much earlier than its narrative placement suggested.

Its Story gate has now been corrected.

The Hunt Board storyline begins only after the intended progression point in Echoes Beyond the Hollow Sun.

Interactive Field Manual Updated

The in-game Field Manual received a broader consistency pass.

Outdated documentation has been replaced with current information, including:

  • 16 Campaign Chapters
  • 144 Campaign Regions
  • Save Schema 39
  • current Job workspace information
  • Heroes Reborn
  • Company Tactics
  • Arsenal Reforged
  • Legacy Tower
  • the modern Abyss
  • Abyss Mastery
  • Endless Abyss
  • Abyss Oaths
  • Story Journal features
  • Scene Archive behavior
  • Chronicle spoiler controls

Several older references to previous Campaign sizes were also removed.

Narrative Regression Testing

Version 1.49.3 adds additional automated checks specifically for Story and onboarding integrity.

The release self-test now validates:

  • Chapter intro metadata across all 16 Chapters
  • referenced intro scenes
  • Chapter XV side-quest configuration
  • acceptance requirements
  • Campaign-win progress triggers
  • region targets
  • Story dependencies
  • the Chapter XI Hunt gate
  • Chapter XII intro placement
  • Narrative feature flags introduced in this update

This is intended to prevent a particularly difficult class of bug:

content that exists correctly in the data files, but is never actually reached by the game.

Files

  • Knights_of_Crystalis_1.49.3_Narrative_Onboarding_Polish.zip 4.9 MB
    1 day ago
Download Knights of Crystalis
Leave a comment