<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0"><channel><title>STATIC Devlog - itch.io</title><link>https://sanymaaaa.itch.io/whitestatic</link><description>Static is a puzzle exploration game set inside a silent endless expanse .</description><item><guid>https://sanymaaaa.itch.io/whitestatic/devlog/1533237/static-v018a</guid><title>Static v0.1.8a</title><link>https://sanymaaaa.itch.io/whitestatic/devlog/1533237/static-v018a</link><pubDate>Mon, 25 May 2026 05:11:05 GMT</pubDate><category>devlog</category><description><![CDATA[<p>Now the player can move around the screen normally: camera uses a deadzone follow (not hard lock) character is clamped onscreen so it can’t leave view character/UI are still smaller...</p>]]></description></item><item><guid>https://sanymaaaa.itch.io/whitestatic/devlog/1533229/static-v017a</guid><title>Static v0.1.7a</title><link>https://sanymaaaa.itch.io/whitestatic/devlog/1533229/static-v017a</link><pubDate>Mon, 25 May 2026 04:56:20 GMT</pubDate><category>devlog</category><description><![CDATA[<p>Character is much smaller now ( scale and maxHeight reduced in game.js). UI/HUD/menu text and button sizing are reduced in style.css. Camera now follows the character in gameplay, and the character st...</p>]]></description></item><item><guid>https://sanymaaaa.itch.io/whitestatic/devlog/1533228/static-v016a</guid><title>Static v0.1.6a</title><link>https://sanymaaaa.itch.io/whitestatic/devlog/1533228/static-v016a</link><pubDate>Mon, 25 May 2026 04:53:17 GMT</pubDate><category>devlog</category><description><![CDATA[<p>Updated index.html to load game.js?v=ui8 (forces fresh JS, no stale ui7 ). Updated game.js to use canonical URLs via new URL(..., document.baseURI) for assets. Built a zip with normalized forward-slas...</p>]]></description></item><item><guid>https://sanymaaaa.itch.io/whitestatic/devlog/1533227/static-v015a</guid><title>Static v0.1.5a</title><link>https://sanymaaaa.itch.io/whitestatic/devlog/1533227/static-v015a</link><pubDate>Mon, 25 May 2026 04:52:51 GMT</pubDate><category>devlog</category><description><![CDATA[<p>In game.js, asset loading now uses: new URL(&quot;assets/...&quot;, document.baseURI).href one canonical path per file (no whitespace-game/... fallback guesses) This removes the bad multi-path behavior that was...</p>]]></description></item><item><guid>https://sanymaaaa.itch.io/whitestatic/devlog/1533224/static-v014a</guid><title>Static v0.1.4a</title><link>https://sanymaaaa.itch.io/whitestatic/devlog/1533224/static-v014a</link><pubDate>Mon, 25 May 2026 04:52:23 GMT</pubDate><category>devlog</category><description><![CDATA[<p>Added a one-time intro failure guard in game.js. Updated ensureIntroAssets() to return true/false and catch load errors once. If intro assets fail, the game now cleanly skips intro and enters gameplay...</p>]]></description></item><item><guid>https://sanymaaaa.itch.io/whitestatic/devlog/1533170/static-v013a</guid><title>Static v0.1.3a</title><link>https://sanymaaaa.itch.io/whitestatic/devlog/1533170/static-v013a</link><pubDate>Mon, 25 May 2026 03:23:26 GMT</pubDate><category>devlog</category><description><![CDATA[<p>Set menu background rendering to: background-size: contain centered no-repeat light gray fallback fill...</p>]]></description></item><item><guid>https://sanymaaaa.itch.io/whitestatic/devlog/1533169/static-v012a</guid><title>Static v0.1.2a</title><link>https://sanymaaaa.itch.io/whitestatic/devlog/1533169/static-v012a</link><pubDate>Mon, 25 May 2026 03:22:39 GMT</pubDate><category>devlog</category><description><![CDATA[<p>Embedded the main menu background image directly into game.js as a Base64 data:image/png string. Updated runtime background loader to use only that embedded data URI. Removed CSS file-based menu backg...</p>]]></description></item><item><guid>https://sanymaaaa.itch.io/whitestatic/devlog/1533165/static-v011a</guid><title>Static v0.1.1a</title><link>https://sanymaaaa.itch.io/whitestatic/devlog/1533165/static-v011a</link><pubDate>Mon, 25 May 2026 03:14:57 GMT</pubDate><category>devlog</category><description><![CDATA[<p>Added a new background file name: assets/static_bg.png Updated menu CSS to use assets/static_bg.png by default. Updated JS fallback loader to try static_bg.png paths first, then old paths. Bumped cach...</p>]]></description></item><item><guid>https://sanymaaaa.itch.io/whitestatic/devlog/1533163/static-v01</guid><title>Static v0.1</title><link>https://sanymaaaa.itch.io/whitestatic/devlog/1533163/static-v01</link><pubDate>Mon, 25 May 2026 03:14:08 GMT</pubDate><category>devlog</category><description><![CDATA[<p>Added runtime menu-background loader in game.js that tries: assets/menu-background.png ./assets/menu-background.png whitespace-game/assets/menu-background.png ./whitespace-game/assets/menu-background...</p>]]></description></item></channel></rss>