MSAgent-Chat/msagent.js/src
Lily Tsuru 61dc78ba3b msagent.js: Cache parsed ACS data
Instead of duplicating it per every instance of an Agent, since it is never mutated by an Agent, we can just cache it.
2024-07-12 19:13:53 -04:00
..
structs remove debug printing 2024-07-09 22:42:46 -04:00
agent.ts Add admin features (get ip, kick, ban), context menu, ban database, clean disconnect and reconnect, and errors. 2024-07-12 02:00:20 -04:00
buffer.ts parse animation data! 2024-07-04 05:13:35 -04:00
character.ts msagent.js: Cache parsed ACS data 2024-07-12 19:13:53 -04:00
contextmenu.ts Add admin features (get ip, kick, ban), context menu, ban database, clean disconnect and reconnect, and errors. 2024-07-12 02:00:20 -04:00
decompress.cpp msagent.js: Rewrite decompression to use WASM 2024-07-09 18:53:18 -04:00
decompress.ts fix decompression copying out of wasm heap 2024-07-09 23:09:32 -04:00
decompress.wasm msagent.js: Rewrite decompression to use WASM 2024-07-09 18:53:18 -04:00
index.ts Add admin features (get ip, kick, ban), context menu, ban database, clean disconnect and reconnect, and errors. 2024-07-12 02:00:20 -04:00
sprite.ts msagent.js: add wordballoon code 2024-07-02 23:04:45 -04:00
types.ts msagent.js: add wordballoon code 2024-07-02 23:04:45 -04:00
wordballoon.ts Add admin features (get ip, kick, ban), context menu, ban database, clean disconnect and reconnect, and errors. 2024-07-12 02:00:20 -04:00