918ab5f95e
add (very basic) agent rendering to webapp
2024-07-10 01:21:06 -04:00
9951e7bcaf
server now hosts ACS files, websocket is now at /api/socket
2024-07-10 00:48:26 -04:00
89d0092f65
add agentCreateCharacterFromUrl
2024-07-10 00:08:06 -04:00
0e4ae45d01
nullify contextmenu
2024-07-09 23:53:34 -04:00
b6b069450d
remove debug prints, axe testbed-only APIs
2024-07-09 23:50:16 -04:00
f720acc738
add param to hide() to auto remove the agent
2024-07-09 23:42:43 -04:00
29d6213134
add remove() to remove from dom (TODO: will need to handle wordballoon)
2024-07-09 23:35:30 -04:00
803c63f1f9
make show/hide play respective animations
2024-07-09 23:32:20 -04:00
36ad3fe178
- expose agent to window in testbed
...
- ts-ignore setTimeout line causing errors
2024-07-09 23:29:21 -04:00
8d029c682f
add playAnimationByName() api
2024-07-09 23:26:12 -04:00
438489c43f
animation playback (no branches or anything yet)
2024-07-09 23:21:24 -04:00
76541dd31d
msagent.js: fixed bitmap drawing
...
Now everything is top down, correctly colored, as you'd expect! Woohoo!
2024-07-09 22:42:12 -04:00
9f211ec36a
half working frame rendering
2024-07-09 19:47:10 -04:00
c7b54f1c86
webapp: fix testbed
...
oops™️
2024-07-03 06:04:42 -04:00
2c8793a796
msagent.js: Parse character info
...
msagent.js can now parse the character section of a ACS file fully.
This also adds a testbed thing. Later on it will display individual frames
and animations for debugging before the full character API is ready.
For now, it just has a file input for dumping ACS files into so we can debug
reading of the data.
2024-07-03 06:00:22 -04:00
ba3ce91410
a few fixes and improvements
2024-07-03 02:12:02 -04:00
7d30426a08
fix https, prevent audio spam
2024-07-03 01:06:01 -04:00
f9307278c6
FUCK x3
2024-07-02 23:47:30 -04:00
c7963631cb
working chat and TTS
2024-07-02 23:43:27 -04:00
c3c0d33e5b
msagent.js: add wordballoon code
...
also initalize msagent.js inside of the webapp
2024-07-02 23:04:45 -04:00
0c7fece5b6
switch webapp to using 98.css
2024-07-02 21:42:58 -04:00
4862747935
make the workspaces actually work
2024-07-01 23:49:42 -04:00
e101a4a45a
First commit
2024-07-01 23:37:57 -04:00