Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-05 | modules/rkt: drop unused output variable | Vito Caputo | |
2023-07-05 | modules/rkt: rkt_scener_send_message() in another spot | Vito Caputo | |
Trivial related indentation adjustment too | |||
2023-07-05 | modules/rkt: introduce a rudimentary scenes editor | Vito Caputo | |
This adds a BBS-style interface for creating new scenes in a live rkt session. It listens on tcp port 54321 on localhost by default, just use telnet to connect, the rest is fairly self-explanatory. This is still early days, but it's a whole lot more than nothing. |