| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-01 | Add asset preloading system for IC message rendering | David Skoland | |
| Fix rendering race conditions where character sprites, pre-animations, and paired character assets were displayed before being downloaded. All assets referenced in an MS packet are now resolved and preloaded into the browser cache before the animation timeline starts. - Add unified assetCache module with session-wide promise caching - Add preloadMessageAssets orchestrator for parallel asset resolution - Cache fileExists HEAD requests so missing files aren't re-probed - Preload all SFX (emote, shout, realization, stab) alongside sprites - Use synchronous setEmoteFromUrl at all render transition points - Graceful fallback to legacy setEmote if preloading times out Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> | |||
| 2026-02-25 | Merge pull request #292 from AttorneyOnline/pause | stonedDiscord | |
| Pause | |||
| 2026-02-07 | Catch rejected play() promises from browser autoplay policy | David Skoland | |
| Browsers reject .play() with a DOMException when the user hasn't interacted with the document yet. Add .catch(() => {}) to all 9 play() call sites to suppress the uncaught promise rejection. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-03 | digit offsets | stonedDiscord | |
| 2026-02-03 | p | stonedDiscord | |
| 2026-01-01 | dont use opacity | stonedDiscord | |
| 2024-12-12 | get rid of sageTags in a few places | stonedDiscord | |
| plan is to migrate to createTextNode | |||
| 2024-11-20 | Prettified Code! | stonedDiscord | |
| 2023-11-22 | Fix "Empty messages don't play the preanimation" | SymphonyVR | |
| Fix for: Empty messages don't play the preanimation #191 | |||
| 2023-09-20 | remove musicvolume | stonedDiscord | |
| 2023-09-20 | autoformat with eslint | stonedDiscord | |
| 2023-09-20 | mostly whitespaces, please don't break | stonedDiscord | |
| 2022-11-11 | console spam | stonedDiscord | |
| 2022-09-11 | Finishing of refactor | Caleb | |
| 2022-09-10 | Structured viewport a little differently | Caleb | |
