Condorra Condorra
  • Joined on 2023-01-14
Condorra pushed to main at blasthavers/worldwideportal 2024-09-12 20:43:53 +10:00
1015bcb4ad Upgrade to latest (by rev) Lua / gc-arena
Condorra pushed to main at blasthavers/worldwideportal 2024-09-07 22:05:43 +10:00
243132eeec Refactor ready for MUD-specific routing
Condorra pushed to main at blasthavers/worldwideportal-server 2024-09-07 16:42:55 +10:00
958607eabb Check Origin, not CORS (no CORS for WS)
Condorra pushed to main at blasthavers/worldwideportal 2024-09-07 00:17:34 +10:00
466566a6c5 Implement UserData interning + websocket connect
1df6e574d2 Work in progress towards implementing WebSocket connection.
Compare 2 commits »
Condorra pushed to main at blasthavers/worldwideportal-server 2024-09-03 22:01:39 +10:00
89379e40d9 Enable TLS, CORS options
Condorra pushed to main at blasthavers/worldwideportal-server 2024-09-01 00:13:50 +10:00
8dfd84343d Make server configurable through environment.
Condorra created branch main in blasthavers/worldwideportal-server 2024-08-31 21:52:28 +10:00
Condorra pushed to main at blasthavers/worldwideportal-server 2024-08-31 21:52:28 +10:00
528d264b02 Initial tiny test server
Condorra created repository blasthavers/worldwideportal-server 2024-08-31 21:52:20 +10:00
Condorra pushed to main at blasthavers/worldwideportal 2024-08-26 20:28:08 +10:00
1fa196da1f Add hsplit / merge, LICENCE
Condorra pushed to main at blasthavers/worldwideportal 2024-08-23 23:38:15 +10:00
c32d7ac2bd Support vsplit from in Lua.
Condorra pushed to main at blasthavers/worldwideportal 2024-08-22 22:25:32 +10:00
525f69296e Render runtime split-screen layout.
Condorra pushed to main at blasthavers/worldwideportal 2024-08-21 21:28:39 +10:00
a002ac1c69 Implement generic draggable split panel.
Condorra pushed to main at blasthavers/worldwideportal 2024-08-19 21:00:38 +10:00
adaabcc6c2 Implement term_view resize properly
Condorra pushed to main at blasthavers/worldwideportal 2024-08-18 20:59:02 +10:00
c117482d4f Add repeat functionality
Condorra pushed to main at blasthavers/worldwideportal 2024-08-17 23:20:03 +10:00
c2bd680299 Allow defining commands in Lua, and executing them.
Condorra pushed to main at blasthavers/worldwideportal 2024-08-17 22:09:33 +10:00
fae004f76c Improve history handling with regards to position and duplicates
Condorra pushed to main at blasthavers/worldwideportal 2024-08-17 21:49:49 +10:00
aa164087fa Add all lines read from a terminal to history.
Condorra pushed to main at blasthavers/worldwideportal 2024-08-17 21:37:44 +10:00
972b7c0cab Implement echo to current frame + raw echo without CRLF
Condorra pushed to main at blasthavers/worldwideportal 2024-08-17 16:42:11 +10:00
1738cb1f80 Execute Lua code