[In Progress] An advanced in-browser MUD client
Go to file
2024-10-11 12:41:27 +11:00
.cargo Start process of implementing Lua to frame connection. 2024-08-16 21:39:39 +10:00
assets/fonts Default to JetBrains Mono with no ligatures 2024-09-19 23:01:19 +10:00
src Add include command to pull in scripts. 2024-10-11 12:41:27 +11:00
.gitignore Initial setup 2024-07-21 17:01:56 +10:00
Cargo.lock Add option to turn on logging to IndexedDB + delete logs + download 2024-09-30 16:49:29 +10:00
Cargo.toml Add option to turn on logging to IndexedDB + delete logs + download 2024-09-30 16:49:29 +10:00
index.html Add more keyboard bindings. 2024-10-09 22:33:53 +11:00
LICENCE Add hsplit / merge, LICENCE 2024-08-26 20:28:01 +10:00
package-lock.json Add run Lua mode. Remove basic-setup Codemirror for customisation. 2024-10-06 22:42:19 +11:00
package.json Add run Lua mode. Remove basic-setup Codemirror for customisation. 2024-10-06 22:42:19 +11:00
rustfmt.toml Upgrade to latest (by rev) Lua / gc-arena 2024-09-12 20:42:41 +10:00
styles.css Allow creating new scripts. 2024-10-11 10:02:38 +11:00