Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Crystal ProjectNewsAuto Jump Update
Major update

Auto Jump Update

Crystal Project · published 29 Aug 2024, 19:09 UTC

All newsPlayers around this dateRead on Steam

Introducing Auto Jump and Localization mods.

New features:

  • Auto Jump has been added to the More Options menu. When enabled, Auto Jump will cause the player to automatically jump at the last possible moment when walking off cliffs or ledges.
  • The keyboard can now be used to type in name and text entry fields.

Sample localization mods:

  • The following sample localization mods are now available on the Steam Workshop:
    • français
    • español
    • Deutsch
    • Italiano
    • 日本語
    • 한국인
    • 简体中文

  • These sample localization mods are machine translations and should not be considered proper localizations.
  • Localization mods are loaded in-game from the Options > Language menu and are not tied to save data.

Bug fixes:

  • When Items have been randomized, Milk is now shown in the Spoiler Log if it blocks a progression item.
  • When Items have been randomized, Thirsty Lad now provides their reward without requiring Milk if Milk has been randomized to a problematic location.
  • Fixed reported location of boss minions when boss encounters have been randomized but normal encounters have not.
  • When Enemy Abilities have been randomized, the archive entries for Puppet (On) and Hatchling will now be purchasable.
  • When Enemy Abilities have been randomized, No Physical and No Magic will now properly target the party.
  • When Enemy Abilities have been randomized, Insult will now be properly used.
  • When Enemy Abilities have been randomized, Monster Magic that the AI will never be able to use will now be learned by default.
  • Fixed jittery icons while scrolling the world map on an FPS setting higher than 60.
  • Animations now properly mirror even when cells have been rotated.

New modding features:

  • Upgraded Crystal Edit from .NET Framework 4.5.2 to .NET Framework 4.6.2.
  • Added "Vocab Model". The Vocab Model can be used to edit or translate all in-game text and specify custom TrueType fonts.
  • To select custom TrueType fonts, the project must have "Has Custom Content" enabled and fonts must be added to the "Fonts Path" directory.
  • Added "Is Localization" checkbox to Project Model to classify a mod as a localization mod.
  • Added new Item property: Auto Lost & Found. When checked, the item is automatically added to the Lost & Found when the party's stock has been fully depleted or sold.
  • Added new Ability Mod: TriggerNpc. Specify NPC ID and radius.
  • Added new Ability Mod: SpawnAndTriggerModdedNpc. Spawns an NPC if it is not already spawned, moves it to the player's position, and triggers it. Only works with modded NPCs.
  • Added new Reaction types: OnHealingTaken, OnPAbilityUsed, OnMAbilityUsed.
  • DamageRateVsStatus and HealingRateVsStatus Ability Mods are now compatible with multiple entries of the same Ability Mod.
  • Added Attribute to Ability Mods: DamageRateCurrent_100, DamageRateMissing_100, DamageRateMax_100, DamageRateUserCurrent_100, DamageRateUserMissing_100, DamageRateUserMax_100
  • Added Priority to ReplaceAttackWith Stat Mod.
  • Added Job dropdown to NPC outfit tab. Only applies to dialogue when PC Lvl is also specified.
  • Added new NPC Action Type: Comment. For taking notes.
  • It is now possible to specify icons for abilities. Leave blank to keep default.
  • It is now possible to specify that the randomized ability/class/passive should be used for the following NPC Action Types: Ability, UnlockAbility, LearnAbility, UnlockJob, UnlockPassive, and LearnPassive.
  • It is now possible to activate multiple Crystals that share the same in-game coord.
  • Added Open button to custom content paths in Project Model.
  • Added Val field to choice entries in the ChoiceMessage NPC Action. The number entered for a choice will be set to the variable in Answer Var when the choice is selected. If empty, the default value will be used.
  • Choice entries in the ChoiceMessage NPC Action can now be deleted and ordered more easily.
  • Added Biome Grid, Recipe Grid, and Spark Grid.
  • Text filter in Entity Grid now additionally searches NPC outfit names and action messages.
  • Added new filters to Item Grid: Consumable, Combat, Sellable, and Auto Lost & Found.
  • Added new filter to Troop Grid: Has Dead.
  • Added References list to Recipe model tab and Spark model tab.
  • References list is now more comprehensive when listing references to Jobs, Abilities, and Passives.
  • References list now shows references to models from text variables.
  • When adding a new status to an Ability's Target Statuses or User Statuses lists, the default Chance and Count are now 100 and 1.
  • Renamed labels on the NPC page tab's PlayerProximity trigger panel to be more clear.
  • Improved visibility of Portrait and Indicator overlays on the Monster Appearance panel.
  • When an error occurs while attempting to apply mod data, a popup containing the error message is now shown to the player.
  • When there is an error loading incompatible or missing mods, the specific mod causing the error is now shown on the error message popup.
  • Improved loading speed of the installed mods list.

Modding bug fixes:

  • While applying multiple mods, for each mod, only the Randomizer sections that have been edited will now be applied. Previously, if a mod had edited any Randomizer section, every section (even the unchanged sections) would all be applied according to that mod's priority. Note: This change is not retroactive; older mods must be opened and saved for this change to take effect.
  • While applying multiple mods that contain Randomizer exclusions, exclusions from every mod will now be applied. Previously, only those from the mod with the highest priority were applied. Note: This change is retroactive and will work with existing mods.
  • Model variables referenced in model description/flavor text fields will now have their IDs redirected properly while applying multiple mods that introduce new models of the same type.
  • Fixed bug where dual-wielding while a basic attack override is active could cause issues when skipping turn or when using a command ability that is tagged as basic attack.
  • Fixed bug where dual-wielding while a basic attack override is active could cause an incorrect damage preview calculation.
  • Fixed error applying Buff with MaxBuffCount Stat Mod and applying Debuff with MaxDebuffCount Stat Mod.
  • NPCs can now properly use abilities that are normally for use via the menu only.
  • Entity Coord and Biome can no longer be edited on the Entity Grid.
  • Entity Coord and Biome can now both be properly edited on the Entity model tab when the Entity is not a base game Entity.
  • Stat Mod and Ability Mod type names will no longer be truncated.
  • Fixed error opening Vocab Model when a base game Entity has had its Entity Type changed.
  • Fixed issue opening a modded model after it has been reset.
  • Removed false warnings that were being logged when opening/closing/editing entity models.
More from Crystal Project

Other announcements

All news
Esports29 May 2026Announcing Crystal Project 2The threat-based tactical combat of Crystal Project returns in a whole new world with new challenges to conquer. Check out the Crystal Project 2 store page to see more and to add it to your wishlist. Explore a seamless open world and search for keys to unlock your dream, making the land of Sycamore become as promised. Find new classes, learn new abilities, and use your newfound strength and min…Game update26 May 2026Crystal Project Update: Version 1.6.9New modding features: · Improved mod loading speed. · Current loading mod name is now shown while applying mods. · Loaded and total mod counts are now shown while applying mods. · Added new Stat Mod: SetStatusOnApply. · Added new Reaction type: OnPCritGiven. · Added new Reaction type: OnBasicAbilityUsed. · Added new Job property: No Crystal. When checked, the class does not contribute to total…Game update7 Mar 2026Crystal Project Update: Version 1.6.8New features: · Improved performance and world geometry loading speed. · Reduced stuttering on older hardware. Bug fix: · Fixed issue on Steam Deck where world geometry would load very slowly under certain conditions. New modding features: · Added new Ability property: Hide If Unusable. Ability will be hidden from lists unless non-cost usage requirements are met. · Added new Ability Mod: JobReq…