Interface Streamlining
Streamlined the interface with a new JSON config for colorization and sorting, added hover glow effects, hotkey-based UI toggling, and reworked layout elements. Submitted a Steam Review Guide; awaiting next steps after Steam’s request for full third-party asset documentation.
Steam .VDF Format & Windows Runner
Submitted WTF build for Steam Store review, including .vdf packaging and split redistributables. Automated forum updates via GitHub Actions Windows Runner. Added change detection to avoid full rebuilds. Cleanup included CSS fixes, logic optimizations, and pipeline tweaks.
WebGL Shader and RC/RL Circuits Overlay
Completed Dark Mode using custom GLSL shaders for selective color inversion. Polished UI and CSS, cleaned repo structure. Added RL/RC overlay with mapped impedance, phase, and tau; tied frequency to vortex rotation. Full unit range (femto to peta) supported and tested.
Implementing Steam Cloud and Dark Mode
Added keyboard shortcuts with dynamic overlay, full Dark Mode with system detection, and Steam Cloud integration via Steamworks.NET. Language sync added using C#/JS interop. Reworked Relativ display, moved language settings to modal, and enabled DevTools via launch args.
Selling on Steam & Minimal Model Release
Pushed the WTF Minimal Model live at minimal.wtf-model.com with 50 descriptions and no overlays. Set up forum previews, Steam deployment via WPF/.NET 8, and CI/CD with Azure ACI. Public repo, intro video, and PDF planned for 2025. Full release delayed but progressing well.
Discourse Forum via Azure IaaS
Launched a Discourse-based forum at forum.wtf-model.com for WTF Model discussions. Used Bitnami image on Azure and a custom .NET8 app to auto-post entries via API. Handled image merging, metadata, and rate limits. OAuth 2.0 login enabled; all content now accessible.
IaaS to PaaS: Migrating to Shopify & Webapps
Migrated WTF project from Azure VM to Static Web Apps for cost and scalability. Replaced WooCommerce with Shopify and refactored backend logic into Azure Functions using C#. Integrated key generation, storage, and GitHub Actions deployment. Total cost now under €25/month.
Fabric.js, YAML Pipeline & Model Category
Added Fabric.js-based drawing tools, improved public/private code split via pipeline, fixed file permissions on Azure, and introduced final 'Model' structure using Domain and Flow logic. With rotation updates and UI cleanup, the WTF Model is now feature-complete for release.
New: Visual Scope Identifier
Added dynamic visual markers to distinguish Local (line) and Global (circle) Scopes. Updated icons for both scopes and redefined Perspective as horizontal vs. vertical resolution. Improves clarity but may need further refinement to avoid confusion for new users.
Oscillating Circuit: LC Charging & Discharging
Mapped coils and capacitors into the WTF Model as curvature (center/global) and interruption (periphery/local). Explained their energy roles and symmetry, then related charge cycles to the WTF Cycle. Added visual overlays for inductance/capacitance across serial-parallel scope.