Condorra Condorra
  • Joined on 2023-01-14
Condorra pushed to main at blasthavers/worldwideportal 2024-10-15 22:28:51 +11:00
4c04880c91 Start build of container
Condorra pushed to main at blasthavers/worldwideportal 2024-10-13 23:37:50 +11:00
dafb3cbeb1 Add wasm32 target
Condorra pushed to main at blasthavers/worldwideportal 2024-10-13 23:32:51 +11:00
f035f014ed Include npm install in build
Condorra pushed to main at blasthavers/worldwideportal 2024-10-13 23:16:30 +11:00
dd5371a2e3 Fix build script mode
Condorra pushed to main at blasthavers/worldwideportal 2024-10-13 23:11:58 +11:00
12614ed4eb Set up build part of worldwideportal pipeline
Condorra pushed to main at blasthavers/blastmud-site 2024-10-13 00:05:12 +11:00
58a9aa088f Document how to include a Lua script.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-12 23:50:52 +11:00
09346bdc73 Disable emacs style keymap since some of the keybindings are confusing
Condorra pushed to main at blasthavers/blastmud-site 2024-10-12 23:47:17 +11:00
c4db69a1fe Add a site for worldwideportal.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-12 00:02:30 +11:00
44e0692596 Fix problem scrolling overflowing editor content.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-11 14:23:47 +11:00
17547c7434 Allow for deleting scripts from the editor.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-11 12:41:40 +11:00
c5115993cb Add include command to pull in scripts.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-11 12:20:28 +11:00
849d9b4c8a Add #command command + enable use from editor
Condorra pushed to main at blasthavers/worldwideportal 2024-10-11 11:30:02 +11:00
612bcfec50 Make keyboard navigation between files work in editor.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-11 10:23:20 +11:00
dd1278d6d1 Move CreateScriptDialog to another module
Condorra pushed to main at blasthavers/worldwideportal 2024-10-11 10:14:00 +11:00
77feb4734d Refactor to further split into more files.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-11 10:02:49 +11:00
180ffda98b Allow creating new scripts.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-09 22:34:06 +11:00
83d77363e4 Add more keyboard bindings.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-07 23:07:08 +11:00
c6ed9b2b19 Run script on Ctrl+Enter.
Condorra pushed to main at blasthavers/worldwideportal 2024-10-06 22:43:07 +11:00
a32f024f17 Add run Lua mode. Remove basic-setup Codemirror for customisation.
2d17816ef5 Make editing init.lua possible.
Compare 2 commits »
Condorra pushed to main at blasthavers/worldwideportal 2024-10-05 19:29:02 +10:00
4585db0433 Get editor showing (not yet usable) on #editor