<feed xmlns='http://www.w3.org/2005/Atom'>
<title>webao/webAO/packets/handlers/handleRMC.ts, branch master</title>
<subtitle>WebAO fork</subtitle>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/webao/'/>
<entry>
<title>Delete obsolete and unused packets</title>
<updated>2026-04-18T16:52:22+00:00</updated>
<author>
<name>Osmium Sorcerer</name>
<email>os@sof.beauty</email>
</author>
<published>2026-03-16T15:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/webao/commit/?id=d50050b262d142eed8b61f58738884687f52440e'/>
<id>d50050b262d142eed8b61f58738884687f52440e</id>
<content type='text'>
The following packets are unused and have no reason to have handlers:

- CI: character information, unused and handled by SC.

- EI: evidence information, unused and handled by LE.

- EM: area and music information, handled by SM, and obsoleted by
  dedicated FA and FM.

- MM: clientside toggle of whether a client is allowed to change music.
  The handler doesn't even do anything beyond acknowledging its
  existence.

- RMC: plays a music track with an offset. Unused in practice, not
  present in AO2 Client.

- ackMS: sent by the server to acknowledge an IC message, a relic from
  AO1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following packets are unused and have no reason to have handlers:

- CI: character information, unused and handled by SC.

- EI: evidence information, unused and handled by LE.

- EM: area and music information, handled by SM, and obsoleted by
  dedicated FA and FM.

- MM: clientside toggle of whether a client is allowed to change music.
  The handler doesn't even do anything beyond acknowledging its
  existence.

- RMC: plays a music track with an offset. Unused in practice, not
  present in AO2 Client.

- ackMS: sent by the server to acknowledge an IC message, a relic from
  AO1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch rejected play() promises from browser autoplay policy</title>
<updated>2026-02-07T12:10:27+00:00</updated>
<author>
<name>David Skoland</name>
<email>davidskoland@gmail.com</email>
</author>
<published>2026-02-07T12:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/webao/commit/?id=0c76b200cc68c59772df930acd34a58bd6272c7f'/>
<id>0c76b200cc68c59772df930acd34a58bd6272c7f</id>
<content type='text'>
Browsers reject .play() with a DOMException when the user hasn't
interacted with the document yet. Add .catch(() =&gt; {}) to all 9
play() call sites to suppress the uncaught promise rejection.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Browsers reject .play() with a DOMException when the user hasn't
interacted with the document yet. Add .catch(() =&gt; {}) to all 9
play() call sites to suppress the uncaught promise rejection.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Prettified Code!</title>
<updated>2024-11-20T13:31:50+00:00</updated>
<author>
<name>stonedDiscord</name>
<email>stonedDiscord@users.noreply.github.com</email>
</author>
<published>2024-11-20T13:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/webao/commit/?id=6684f3fce6e90fd0574d7bab63b629554ab03ef6'/>
<id>6684f3fce6e90fd0574d7bab63b629554ab03ef6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One more handler</title>
<updated>2022-08-30T20:20:08+00:00</updated>
<author>
<name>Caleb</name>
<email>caleb.mabry.15@cnu.edu</email>
</author>
<published>2022-08-30T20:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/webao/commit/?id=3d6e61c6b0962cea539c6d780d68a7ad0b64bee1'/>
<id>3d6e61c6b0962cea539c6d780d68a7ad0b64bee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
