Simplify project structure (wip), editor keymap, UI tweaks

This commit is contained in:
2020-07-28 20:09:51 -04:00
parent 3b7cff6ac7
commit 21a391e077
121 changed files with 9657 additions and 23090 deletions

View File

@@ -39,6 +39,9 @@ wg_minCopperCount=0
wg_maxCopperCount=2
wg_fluidCenterPointMin=0
wg_fluidCenterPointMax=2
# Create new terrain when requested from the UI (Instead of displaying "uncharted world")
wg_createNewOnRequest=0
#CPU
tick_length=1000
org_offset=512
@@ -51,7 +54,9 @@ new_user_worldY=32767
new_user_dimension=w
# Default user code
new_user_code=; Welcome to Much Assembly required!\n\
; You will find useful information on the game here: https://github.com/simon987/Much-Assembly-Required/wiki\n\
; You can find useful information on the game here: https://github.com/simon987/Much-Assembly-Required/wiki\n\
.data\n\
\t; Data section\n\
.text\n\
\t; Write code here\n\
\tbrk