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
SRPG Studio Celestial Realm BackgroundNewsSRPG Studio 1.301 Update Released!
In-game event

SRPG Studio 1.301 Update Released!

SRPG Studio Celestial Realm Background · published 20 Sep 2024, 06:25 UTC · build 15766541

All newsPlayers around this dateRead on Steam

Hello, everyone!
We have now released version 1.301.

New Feature:

  • The Graphics dialog is now displayed at a size consistent with the PC monitor.
    You can now see more registered resources without scrolling.
    The wider display range makes it easier to see images that are long both horizontally and vertically.
  • A preview is now displayed when placing a map chip in the map editor.
    The chip is displayed semi-transparently, making it easier to prevent accidentally overwriting the map.
  • Increased the height of the Edit Terrain dialog.
    You no longer need to scroll the movement cost list view, and you can see more of the terrain.
  • Added Map Animation to the Skill Effects of the Automatic Recovery skill.
    The set Map Animation takes priority over Resource Location.
  • The "Choice Show" event command now supports highlighting of titles.
    TitleRenderer.drawhHiglightTitle has been added to the core script.
  • We've added composition-timedchoice.js to the official plugin.
    Choices and a timer are displayed, and a countdown occurs with the timer.
    If no choice is made within the time limit, self-switch C turns on.
  • variable-itemtargetinfo.js has been added to the official plugin.
    You can get the unit ID that most recently used an item, the unit ID that used the item, and the item ID that was used.
  • If B-Phese 11 error occurs, an error code will now be displayed.
    The B-Phese 11 error is a DInput (Direct Input) related error and should not normally occur.
  • Added ScriptCall_GetFriendDirectoryName to the core script.
    The Friend directory name was fixed, but can now be changed through this method.
  • It is now possible to change the IDs of original motions and original effects to specific values.
    An "ID management" item has been added to the right-click menu on the list.

Bug Fixes:

  • Fixed a bug that caused a crash when pressing the Cancel button in the map color dialog.
    This issue occurred when "Enable to confirm cancel" was checked in the Options dialog.
  • Fixed a bug that prevented the use of class change items in the "Use Item" event command.
    Previously, the class change screen was replaced by scriptexecute-classchangescreen.js, which is now supported by the core script.
  • Fixed a bug that caused the current HP to exceed the maximum HP when the HP lowering state was inflicted.
  • Fixed a bug that prevented multiple pasting by Ctrl or Shift in Growth Value Settings(Prototype) and Parameter Correction(Difficulty).
  • Fixed a bug where renderer-conditionalshow.js would not change colors when waiting for a unit.
  • Fixed a bug in ScriptCall_GetWeapon when an incorrect value was returned.
  • Fixed some translation bugs in the English sample game.
More from SRPG Studio Celestial Realm Background

Other announcements

All news
Community27 Aug 2026SRPG Studio EX's Release To Be RescheduledThis isn't some kind of twisted joke. We honestly intend to change SRPG Studio EX's release date to November 2027. Why the delay, you ask? There are many little reasons, the biggest being the following. "We can't release something we aren't proud of." We hope you don't take this as bad news. EX is just undergoing a more extensive transformation than we first anticipated before it gets released.Major update27 Jul 2026Is This the End? Not a Chance!Hello, everyone! In celebration of SRPG Studio's 11th anniversary, this year's 12 new motions have arrived. Check out the lineup below. Berserker (M) Berserker (F) Cataphract (M) Cataphract (F) Goblin Archer Robo Archer Cannoneer (M) Cannoneer (F) Summoner (M) Summoner (F) Robo Mage Robo King We are very pleased that we could add new pixel art this year as well. However, more than that, most pe…In-game event14 Jul 2026SRPG Studio 1.324 Update Released!Hello, everyone! We have now released version 1.324. New Feature: · Added setInterpolationMode to the script's GameSession object. When a World Matrix is ​​used for scaling, rendering results from drawMapSet or drawUnitSet are anti-aliased by default; however, specifying InterpolationMode.NEARESTNEIGHBOR via setInterpolationMode allows you to maintain a pixel-based look. · Added mapcommon.js to…