Condorra Condorra
  • Joined on 2023-01-14
Condorra pushed to main at blasthavers/worldwideportal 2024-10-26 00:25:21 +11:00
2b46066752 Build container from build root to allow adding inputs
Condorra pushed to main at blasthavers/worldwideportal 2024-10-25 22:35:14 +11:00
265db71208 Rename container build to pack-container and make limited privileged
Condorra pushed to main at blasthavers/blastmud-site 2024-10-20 22:08:03 +11:00
b7791762c9 Use local registry for faster builds
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.