Commit Graph

25 Commits

Author SHA1 Message Date
binarycat
82246dc0c6 multiselect region can be drawn with the right mouse button 2022-03-12 13:16:39 -05:00
binarycat
f091fba9f7 change editor_mode to editor.active, minor refactor, and start work on multiselect 2022-03-12 11:46:45 -05:00
binarycat
97de68e34b removed last globals for editor palette 2022-03-11 16:04:38 -05:00
binarycat
719c6cc5af removed unused variable 2022-03-11 15:41:27 -05:00
binarycat
5f48756e2e cleaned up stepEditor() 2022-03-11 15:35:59 -05:00
lustlion
61b8aa883b added function to cancel active prompt added function to add new spawns from editor added keybind for that 2022-03-11 18:39:27 +01:00
lustlion
f7947af505 using drawTextBox for room editing 2022-03-11 15:46:45 +01:00
lustlion
222f4478ca using drawTextBox for editor info and spawn info
adjustement of keybinds
2022-03-11 15:44:52 +01:00
lustlion
f62ec3ea32 improvement to drawTextBox to account for newlines.
used drawTextBox in editor palette
2022-03-11 15:27:15 +01:00
lustlion
96b1e750e4 prompt box style, entity prompts improvement, killing entities and particles improvement 2022-03-11 13:04:36 +01:00
lustlion
e575cb5725 hotfix 2022-03-10 19:38:02 +01:00
lustlion
dbfae2f74e you can now edit archetype and args of spawns in editor with "t" and "d" when selected, respectively 2022-03-10 18:23:47 +01:00
lustlion
93bfe0bda4 ability to move spawns in editor 2022-03-10 10:48:10 +01:00
lustlion
39b65571a0 more editor work on handling entity spawns 2022-03-10 10:21:10 +01:00
lustlion
a8ffae726f fix offset in creating rooms 2022-03-07 04:22:10 +01:00
lustlion
081fd99d04 fix editor not being able to exit 2022-03-07 03:58:01 +01:00
lustlion
5c9fc39fad added specific action keybinds to the editor 2022-03-06 16:33:45 +01:00
lustlion
05bf757ea5 naming conventions act 2: the end 2022-03-06 09:35:45 +01:00
binarycat
edd064c2fd improve Prompt and use it to ask for level and file name when exporting 2022-03-05 14:29:01 -05:00
lustlion
3c4f763ae7 fix typo 2022-03-05 06:12:11 +01:00
lustlion
cef2096577 naming convention for most stuff but not all 2022-03-04 23:28:30 +01:00
binarycat
5643fc0140 added rooms 2022-03-04 20:49:24 +01:00
lustlion
1580dc3463 consistent indentation 2022-02-26 03:56:53 +01:00
lustlion
9d1e59b46a adjusted hook to be toggle; renamed HasPressed to CheckPressed (keybind) 2022-02-12 20:03:48 +01:00
lustlion
8ddf3610ac restructured folder 2022-02-12 11:36:43 +01:00