diff --git a/PetGB.sublime-workspace b/PetGB.sublime-workspace index e23c12e..9d5f4d8 100644 --- a/PetGB.sublime-workspace +++ b/PetGB.sublime-workspace @@ -3,6 +3,118 @@ { "selected_items": [ + [ + "_ge", + "_gel" + ], + [ + "_tx", + "_txtTime" + ], + [ + "_sp", + "_sprTop" + ], + [ + "_txt", + "_txtDIS\tflixel.text.FlxText" + ], + [ + "int", + "Interact__png\tString" + ], + [ + "_sprIn", + "_sprInteraction\tflixel.FlxSprite" + ], + [ + "_c", + "_clock\tClock" + ], + [ + "ge", + "GelPet" + ], + [ + "menuOp", + "_menuOption\tInt" + ], + [ + "Men", + "MenuDirection\tclass" + ], + [ + "MenuDIr", + "MenuDirection\tclass" + ], + [ + "ac", + "active\tBool" + ], + [ + "inf", + "_infoMenu\tInfoMenu" + ], + [ + "_info", + "_menuInfo\tInfoMenu" + ], + [ + "me", + "Menu__png\tString" + ], + [ + "draw", + "drawFrame( ?Force : Bool )\tVoid" + ], + [ + "up", + "updateAlpha( Value : Float )\tVoid" + ], + [ + "FlxT", + "FlxTween\tclass" + ], + [ + "e", + "exists\tBool" + ], + [ + "_men", + "_menuInfo" + ], + [ + "Menu", + "InfoMenu\tclass" + ], + [ + "_", + "_txtTitle" + ], + [ + "E", + "EarlyGameBoy__ttf\tString" + ], + [ + "FlxTw", + "FlxTween\tclass" + ], + [ + "any", + "anyPressed(...)\tBool" + ], + [ + "Fl", + "FlxG\tclass" + ], + [ + "a", + "animation\tflixel.animation.FlxAnimationController" + ], + [ + "an", + "animation\tflixel.animation.FlxAnimationController" + ], [ "As", "_isAsleep\tBool" @@ -75,18 +187,10 @@ "fade", "fadeOut(...)\tflixel.FlxSprite" ], - [ - "_sp", - "_sprInteraction\tflixel.FlxSprite" - ], [ "el", "elapsed" ], - [ - "_c", - "_menuChoice" - ], [ "isT", "_isTired\tBool" @@ -147,10 +251,6 @@ "_sprin", "_sprInteraction\tvar" ], - [ - "_sprIn", - "_sprInteraction\tvar" - ], [ "Max", "MAX_LEVEL\tInt" @@ -167,18 +267,10 @@ "_st", "_statDiscipline" ], - [ - "_", - "_statAge" - ], [ "Con", "Config__png\tString" ], - [ - "E", - "Egg_New__png\tString" - ], [ "_m", "_menuOption\tInt" @@ -199,14 +291,6 @@ "_sprS", "_sprSelect\tflixel.FlxSprite" ], - [ - "Menu", - "_menuChoice" - ], - [ - "me", - "_menuChoice" - ], [ "re", "justReleased\tflixel.input.keyboard.FlxKeyList" @@ -227,10 +311,6 @@ "_sprC", "_sprConfig\tflixel.FlxSprite" ], - [ - "_txt", - "_txtWipe" - ], [ "_Ch", "_sprCheer\tflixel.FlxSprite" @@ -243,10 +323,6 @@ "FlxS", "FlxSprite\tflixel" ], - [ - "_tx", - "_txtConfig" - ], [ "From", "fromRGB(...)\tflixel.util.FlxColor" @@ -283,10 +359,6 @@ "p", "player__png\tString" ], - [ - "up", - "update" - ], [ "_t", "_txtHealth\tflixel.text.FlxText" @@ -295,10 +367,6 @@ "spr", "_sprHealth" ], - [ - "Fl", - "FlxG" - ], [ "FLx", "FlxColor\tclass" @@ -311,10 +379,6 @@ "grp", "_grpEnemies" ], - [ - "e", - "elapsed" - ], [ "moveTowa", "moveTowardsPoint(...)\tVoid" @@ -347,10 +411,6 @@ "En", "Enemy\tclass" ], - [ - "a", - "alive\tBool" - ], [ "FlxTyped", "FlxTypedGroup\tflixel.group.FlxGroup" @@ -428,28 +488,28 @@ "buffers": [ { - "file": "source/PlayState.hx", + "file": "source/Main.hx", "settings": { - "buffer_size": 738, + "buffer_size": 542, "encoding": "UTF-8", "line_ending": "Unix" } }, { - "file": "source/MenuState.hx", + "file": "source/PlayState.hx", "settings": { - "buffer_size": 1699, + "buffer_size": 1992, "encoding": "UTF-8", - "line_ending": "Windows" + "line_ending": "Unix" } }, { "file": "source/HUD.hx", "settings": { - "buffer_size": 9035, + "buffer_size": 10744, "encoding": "UTF-8", "line_ending": "Windows" } @@ -458,7 +518,7 @@ "file": "source/Gel.hx", "settings": { - "buffer_size": 6939, + "buffer_size": 7321, "encoding": "UTF-8", "line_ending": "Windows" } @@ -467,7 +527,24 @@ "file": "source/Clock.hx", "settings": { - "buffer_size": 814, + "buffer_size": 918, + "line_ending": "Windows" + } + }, + { + "file": "source/InfoMenu.hx", + "settings": + { + "buffer_size": 2632, + "encoding": "UTF-8", + "line_ending": "Windows" + } + }, + { + "file": "source/MenuState.hx", + "settings": + { + "buffer_size": 1764, "encoding": "UTF-8", "line_ending": "Windows" } @@ -481,13 +558,25 @@ "command_palette": { "height": 357.0, - "last_filter": "im", + "last_filter": "to", "selected_items": [ + [ + "to", + "TodoReview: Open Files" + ], + [ + "todo", + "TodoReview: Open Files" + ], [ "im", "Haxe: Organize Imports" ], + [ + "install", + "Package Control: Install Package" + ], [ "instal", "Package Control: Install Package" @@ -504,10 +593,6 @@ "ma", "Markdown Preview: Copy to Clipboard" ], - [ - "install", - "Package Control: Install Package" - ], [ "Todo", "TodoReview: Open Files" @@ -660,6 +745,10 @@ ], "file_history": [ + "/C/Users/melon/Documents/Projects/Pet.GB/source/Clock.hx", + "/C/Users/melon/Documents/Projects/Pet.GB/source/InfoMenu.hx", + "/C/Users/melon/Documents/Projects/Pet.GB/source/PlayState.hx", + "/c/haxetoolkit/haxe/lib/flixel/4,1,1/flixel/FlxBasic.hx", "/C/Users/melon/Documents/Projects/Pet.GB/source/MenuState.hx", "/C/Users/melon/Documents/Projects/Pet.GB/Project.xml", "/C/Users/melon/Documents/Projects/Pet.GB/GelNotes.md", @@ -783,11 +872,7 @@ "/C/msys64/msys2_shell.cmd", "/C/Users/melon/AppData/Local/Temp/7zO8E3FA4B2/Readme.txt", "/C/Users/melon/Downloads/vpk-tmp/MGBA00001/sce_sys/livearea/contents/template.xml", - "/C/Users/melon/Downloads/HENkaku/samples-master/build.sh", - "/C/Users/melon/Downloads/vpk-tmp/MGBA00001/sce_sys/param.sfo", - "/C/Users/melon/Programs/Ice/emulators.txt", - "/C/Users/melon/Programs/Ice/consoles.txt", - "/C/Users/melon/Programs/Ice/config.txt" + "/C/Users/melon/Downloads/HENkaku/samples-master/build.sh" ], "find": { @@ -805,6 +890,15 @@ "case_sensitive": false, "find_history": [ + "_wasteReady", + "POOPY", + "_wasteReady", + "_tmpText", + ".play", + "INT", + "_menuINfo", + "active", + "isAsleep", "Mood.Sleep", "_isAsleeps", "madwa", @@ -851,6 +945,8 @@ "regex": false, "replace_history": [ + "HAP", + "_infoMenu", "_isAsleep", "elapsed", "", @@ -874,30 +970,30 @@ "reverse": false, "show_context": true, "use_buffer2": true, - "whole_word": false, + "whole_word": true, "wrap": true }, "groups": [ { - "selected": 0, + "selected": 6, "sheets": [ { "buffer": 0, - "file": "source/PlayState.hx", + "file": "source/Main.hx", "semi_transient": false, "settings": { - "buffer_size": 738, + "buffer_size": 542, "regions": { }, "selection": [ [ - 304, - 304 + 230, + 230 ] ], "settings": @@ -909,490 +1005,8 @@ { "1": [ - 304, - 305 - ] - }, - "icon": - { - "1": - [ - "Packages/BracketHighlighter/icons/round_bracket.png", - "brackethighlighter.default" - ] - }, - "open": - { - "1": - [ - 280, - 281 - ] - }, - "unmatched": - { - } - }, - "bracket_highlighter.regions": - [ - "bh_single_quote", - "bh_single_quote_center", - "bh_single_quote_open", - "bh_single_quote_close", - "bh_single_quote_content", - "bh_default", - "bh_default_center", - "bh_default_open", - "bh_default_close", - "bh_default_content", - "bh_curly", - "bh_curly_center", - "bh_curly_open", - "bh_curly_close", - "bh_curly_content", - "bh_c_define", - "bh_c_define_center", - "bh_c_define_open", - "bh_c_define_close", - "bh_c_define_content", - "bh_unmatched", - "bh_unmatched_center", - "bh_unmatched_open", - "bh_unmatched_close", - "bh_unmatched_content", - "bh_tag", - "bh_tag_center", - "bh_tag_open", - "bh_tag_close", - "bh_tag_content", - "bh_angle", - "bh_angle_center", - "bh_angle_open", - "bh_angle_close", - "bh_angle_content", - "bh_square", - "bh_square_center", - "bh_square_open", - "bh_square_close", - "bh_square_content", - "bh_round", - "bh_round_center", - "bh_round_open", - "bh_round_close", - "bh_round_content", - "bh_double_quote", - "bh_double_quote_center", - "bh_double_quote_open", - "bh_double_quote_close", - "bh_double_quote_content", - "bh_regex", - "bh_regex_center", - "bh_regex_open", - "bh_regex_close", - "bh_regex_content" - ], - "haxe-build-id": 0, - "syntax": "Packages/Haxe/Haxe.tmLanguage", - "translate_tabs_to_spaces": false - }, - "translation.x": 0.0, - "translation.y": 0.0, - "zoom_level": 1.0 - }, - "stack_index": 0, - "type": "text" - }, - { - "buffer": 1, - "file": "source/MenuState.hx", - "semi_transient": false, - "settings": - { - "buffer_size": 1699, - "regions": - { - }, - "selection": - [ - [ - 1358, - 1358 - ] - ], - "settings": - { - "bracket_highlighter.busy": false, - "bracket_highlighter.locations": - { - "close": - { - "1": - [ - 1697, - 1698 - ] - }, - "icon": - { - "1": - [ - "Packages/BracketHighlighter/icons/curly_bracket.png", - "brackethighlighter.default" - ] - }, - "open": - { - "1": - [ - 241, - 242 - ] - }, - "unmatched": - { - } - }, - "bracket_highlighter.regions": - [ - "bh_angle", - "bh_angle_center", - "bh_angle_open", - "bh_angle_close", - "bh_angle_content", - "bh_single_quote", - "bh_single_quote_center", - "bh_single_quote_open", - "bh_single_quote_close", - "bh_single_quote_content", - "bh_square", - "bh_square_center", - "bh_square_open", - "bh_square_close", - "bh_square_content", - "bh_regex", - "bh_regex_center", - "bh_regex_open", - "bh_regex_close", - "bh_regex_content", - "bh_double_quote", - "bh_double_quote_center", - "bh_double_quote_open", - "bh_double_quote_close", - "bh_double_quote_content", - "bh_curly", - "bh_curly_center", - "bh_curly_open", - "bh_curly_close", - "bh_curly_content", - "bh_tag", - "bh_tag_center", - "bh_tag_open", - "bh_tag_close", - "bh_tag_content", - "bh_c_define", - "bh_c_define_center", - "bh_c_define_open", - "bh_c_define_close", - "bh_c_define_content", - "bh_default", - "bh_default_center", - "bh_default_open", - "bh_default_close", - "bh_default_content", - "bh_round", - "bh_round_center", - "bh_round_open", - "bh_round_close", - "bh_round_content", - "bh_unmatched", - "bh_unmatched_center", - "bh_unmatched_open", - "bh_unmatched_close", - "bh_unmatched_content" - ], - "haxe-build-id": 0, - "syntax": "Packages/Haxe/Haxe.tmLanguage", - "translate_tabs_to_spaces": false - }, - "translation.x": 0.0, - "translation.y": 390.0, - "zoom_level": 1.0 - }, - "stack_index": 4, - "type": "text" - }, - { - "buffer": 2, - "file": "source/HUD.hx", - "semi_transient": false, - "settings": - { - "buffer_size": 9035, - "regions": - { - }, - "selection": - [ - [ - 5867, - 5867 - ] - ], - "settings": - { - "bracket_highlighter.busy": false, - "bracket_highlighter.locations": - { - "close": - { - "1": - [ - 6596, - 6597 - ] - }, - "icon": - { - "1": - [ - "Packages/BracketHighlighter/icons/curly_bracket.png", - "brackethighlighter.default" - ] - }, - "open": - { - "1": - [ - 5383, - 5384 - ] - }, - "unmatched": - { - } - }, - "bracket_highlighter.regions": - [ - "bh_single_quote", - "bh_single_quote_center", - "bh_single_quote_open", - "bh_single_quote_close", - "bh_single_quote_content", - "bh_default", - "bh_default_center", - "bh_default_open", - "bh_default_close", - "bh_default_content", - "bh_curly", - "bh_curly_center", - "bh_curly_open", - "bh_curly_close", - "bh_curly_content", - "bh_c_define", - "bh_c_define_center", - "bh_c_define_open", - "bh_c_define_close", - "bh_c_define_content", - "bh_unmatched", - "bh_unmatched_center", - "bh_unmatched_open", - "bh_unmatched_close", - "bh_unmatched_content", - "bh_tag", - "bh_tag_center", - "bh_tag_open", - "bh_tag_close", - "bh_tag_content", - "bh_angle", - "bh_angle_center", - "bh_angle_open", - "bh_angle_close", - "bh_angle_content", - "bh_square", - "bh_square_center", - "bh_square_open", - "bh_square_close", - "bh_square_content", - "bh_round", - "bh_round_center", - "bh_round_open", - "bh_round_close", - "bh_round_content", - "bh_double_quote", - "bh_double_quote_center", - "bh_double_quote_open", - "bh_double_quote_close", - "bh_double_quote_content", - "bh_regex", - "bh_regex_center", - "bh_regex_open", - "bh_regex_close", - "bh_regex_content" - ], - "haxe-build-id": 0, - "syntax": "Packages/Haxe/Haxe.tmLanguage", - "translate_tabs_to_spaces": false - }, - "translation.x": 0.0, - "translation.y": 650.0, - "zoom_level": 1.0 - }, - "stack_index": 2, - "type": "text" - }, - { - "buffer": 3, - "file": "source/Gel.hx", - "semi_transient": false, - "settings": - { - "buffer_size": 6939, - "regions": - { - }, - "selection": - [ - [ - 3434, - 3434 - ] - ], - "settings": - { - "bracket_highlighter.busy": false, - "bracket_highlighter.locations": - { - "close": - { - "1": - [ - 3469, - 3470 - ] - }, - "icon": - { - "1": - [ - "Packages/BracketHighlighter/icons/curly_bracket.png", - "brackethighlighter.default" - ] - }, - "open": - { - "1": - [ - 3361, - 3362 - ] - }, - "unmatched": - { - } - }, - "bracket_highlighter.regions": - [ - "bh_single_quote", - "bh_single_quote_center", - "bh_single_quote_open", - "bh_single_quote_close", - "bh_single_quote_content", - "bh_default", - "bh_default_center", - "bh_default_open", - "bh_default_close", - "bh_default_content", - "bh_curly", - "bh_curly_center", - "bh_curly_open", - "bh_curly_close", - "bh_curly_content", - "bh_c_define", - "bh_c_define_center", - "bh_c_define_open", - "bh_c_define_close", - "bh_c_define_content", - "bh_unmatched", - "bh_unmatched_center", - "bh_unmatched_open", - "bh_unmatched_close", - "bh_unmatched_content", - "bh_tag", - "bh_tag_center", - "bh_tag_open", - "bh_tag_close", - "bh_tag_content", - "bh_angle", - "bh_angle_center", - "bh_angle_open", - "bh_angle_close", - "bh_angle_content", - "bh_square", - "bh_square_center", - "bh_square_open", - "bh_square_close", - "bh_square_content", - "bh_round", - "bh_round_center", - "bh_round_open", - "bh_round_close", - "bh_round_content", - "bh_double_quote", - "bh_double_quote_center", - "bh_double_quote_open", - "bh_double_quote_close", - "bh_double_quote_content", - "bh_regex", - "bh_regex_center", - "bh_regex_open", - "bh_regex_close", - "bh_regex_content" - ], - "haxe-build-id": 0, - "syntax": "Packages/Haxe/Haxe.tmLanguage", - "translate_tabs_to_spaces": false - }, - "translation.x": 0.0, - "translation.y": 738.0, - "zoom_level": 1.0 - }, - "stack_index": 1, - "type": "text" - } - ] - }, - { - "selected": 0, - "sheets": - [ - { - "buffer": 4, - "file": "source/Clock.hx", - "semi_transient": false, - "settings": - { - "buffer_size": 814, - "regions": - { - }, - "selection": - [ - [ - 457, - 457 - ] - ], - "settings": - { - "bracket_highlighter.busy": false, - "bracket_highlighter.locations": - { - "close": - { - "1": - [ - 458, - 459 + 232, + 233 ] }, "icon": @@ -1407,8 +1021,8 @@ { "1": [ - 452, - 453 + 225, + 226 ] }, "unmatched": @@ -1417,36 +1031,16 @@ }, "bracket_highlighter.regions": [ - "bh_single_quote", - "bh_single_quote_center", - "bh_single_quote_open", - "bh_single_quote_close", - "bh_single_quote_content", - "bh_default", - "bh_default_center", - "bh_default_open", - "bh_default_close", - "bh_default_content", - "bh_curly", - "bh_curly_center", - "bh_curly_open", - "bh_curly_close", - "bh_curly_content", "bh_c_define", "bh_c_define_center", "bh_c_define_open", "bh_c_define_close", "bh_c_define_content", - "bh_unmatched", - "bh_unmatched_center", - "bh_unmatched_open", - "bh_unmatched_close", - "bh_unmatched_content", - "bh_tag", - "bh_tag_center", - "bh_tag_open", - "bh_tag_close", - "bh_tag_content", + "bh_curly", + "bh_curly_center", + "bh_curly_open", + "bh_curly_close", + "bh_curly_content", "bh_angle", "bh_angle_center", "bh_angle_open", @@ -1457,31 +1051,750 @@ "bh_square_open", "bh_square_close", "bh_square_content", - "bh_round", - "bh_round_center", - "bh_round_open", - "bh_round_close", - "bh_round_content", "bh_double_quote", "bh_double_quote_center", "bh_double_quote_open", "bh_double_quote_close", "bh_double_quote_content", + "bh_default", + "bh_default_center", + "bh_default_open", + "bh_default_close", + "bh_default_content", + "bh_tag", + "bh_tag_center", + "bh_tag_open", + "bh_tag_close", + "bh_tag_content", + "bh_round", + "bh_round_center", + "bh_round_open", + "bh_round_close", + "bh_round_content", "bh_regex", "bh_regex_center", "bh_regex_open", "bh_regex_close", - "bh_regex_content" + "bh_regex_content", + "bh_single_quote", + "bh_single_quote_center", + "bh_single_quote_open", + "bh_single_quote_close", + "bh_single_quote_content", + "bh_unmatched", + "bh_unmatched_center", + "bh_unmatched_open", + "bh_unmatched_close", + "bh_unmatched_content" ], "haxe-build-id": 0, "syntax": "Packages/Haxe/Haxe.tmLanguage" }, - "translation.x": 167.0, + "translation.x": 0.0, "translation.y": 0.0, "zoom_level": 1.0 }, + "stack_index": 6, + "type": "text" + }, + { + "buffer": 1, + "file": "source/PlayState.hx", + "semi_transient": false, + "settings": + { + "buffer_size": 1992, + "regions": + { + }, + "selection": + [ + [ + 549, + 549 + ] + ], + "settings": + { + "bracket_highlighter.busy": false, + "bracket_highlighter.locations": + { + "close": + { + "1": + [ + 1170, + 1171 + ] + }, + "icon": + { + "1": + [ + "Packages/BracketHighlighter/icons/curly_bracket.png", + "brackethighlighter.default" + ] + }, + "open": + { + "1": + [ + 378, + 379 + ] + }, + "unmatched": + { + } + }, + "bracket_highlighter.regions": + [ + "bh_unmatched", + "bh_unmatched_center", + "bh_unmatched_open", + "bh_unmatched_close", + "bh_unmatched_content", + "bh_round", + "bh_round_center", + "bh_round_open", + "bh_round_close", + "bh_round_content", + "bh_default", + "bh_default_center", + "bh_default_open", + "bh_default_close", + "bh_default_content", + "bh_angle", + "bh_angle_center", + "bh_angle_open", + "bh_angle_close", + "bh_angle_content", + "bh_single_quote", + "bh_single_quote_center", + "bh_single_quote_open", + "bh_single_quote_close", + "bh_single_quote_content", + "bh_curly", + "bh_curly_center", + "bh_curly_open", + "bh_curly_close", + "bh_curly_content", + "bh_c_define", + "bh_c_define_center", + "bh_c_define_open", + "bh_c_define_close", + "bh_c_define_content", + "bh_regex", + "bh_regex_center", + "bh_regex_open", + "bh_regex_close", + "bh_regex_content", + "bh_tag", + "bh_tag_center", + "bh_tag_open", + "bh_tag_close", + "bh_tag_content", + "bh_square", + "bh_square_center", + "bh_square_open", + "bh_square_close", + "bh_square_content", + "bh_double_quote", + "bh_double_quote_center", + "bh_double_quote_open", + "bh_double_quote_close", + "bh_double_quote_content" + ], + "haxe-build-id": 0, + "syntax": "Packages/Haxe/Haxe.tmLanguage", + "translate_tabs_to_spaces": false + }, + "translation.x": 0.0, + "translation.y": 546.0, + "zoom_level": 1.0 + }, + "stack_index": 5, + "type": "text" + }, + { + "buffer": 2, + "file": "source/HUD.hx", + "semi_transient": false, + "settings": + { + "buffer_size": 10744, + "regions": + { + }, + "selection": + [ + [ + 10374, + 10374 + ] + ], + "settings": + { + "bracket_highlighter.busy": false, + "bracket_highlighter.locations": + { + "close": + { + "1": + [ + 10376, + 10377 + ] + }, + "icon": + { + "1": + [ + "Packages/BracketHighlighter/icons/curly_bracket.png", + "brackethighlighter.default" + ] + }, + "open": + { + "1": + [ + 10328, + 10329 + ] + }, + "unmatched": + { + } + }, + "bracket_highlighter.regions": + [ + "bh_unmatched", + "bh_unmatched_center", + "bh_unmatched_open", + "bh_unmatched_close", + "bh_unmatched_content", + "bh_round", + "bh_round_center", + "bh_round_open", + "bh_round_close", + "bh_round_content", + "bh_default", + "bh_default_center", + "bh_default_open", + "bh_default_close", + "bh_default_content", + "bh_angle", + "bh_angle_center", + "bh_angle_open", + "bh_angle_close", + "bh_angle_content", + "bh_single_quote", + "bh_single_quote_center", + "bh_single_quote_open", + "bh_single_quote_close", + "bh_single_quote_content", + "bh_curly", + "bh_curly_center", + "bh_curly_open", + "bh_curly_close", + "bh_curly_content", + "bh_c_define", + "bh_c_define_center", + "bh_c_define_open", + "bh_c_define_close", + "bh_c_define_content", + "bh_regex", + "bh_regex_center", + "bh_regex_open", + "bh_regex_close", + "bh_regex_content", + "bh_tag", + "bh_tag_center", + "bh_tag_open", + "bh_tag_close", + "bh_tag_content", + "bh_square", + "bh_square_center", + "bh_square_open", + "bh_square_close", + "bh_square_content", + "bh_double_quote", + "bh_double_quote_center", + "bh_double_quote_open", + "bh_double_quote_close", + "bh_double_quote_content" + ], + "haxe-build-id": 0, + "syntax": "Packages/Haxe/Haxe.tmLanguage", + "translate_tabs_to_spaces": false + }, + "translation.x": 0.0, + "translation.y": 3667.0, + "zoom_level": 1.0 + }, + "stack_index": 1, + "type": "text" + }, + { + "buffer": 3, + "file": "source/Gel.hx", + "semi_transient": false, + "settings": + { + "buffer_size": 7321, + "regions": + { + }, + "selection": + [ + [ + 6743, + 6743 + ] + ], + "settings": + { + "bracket_highlighter.busy": false, + "bracket_highlighter.locations": + { + "close": + { + "1": + [ + 7197, + 7198 + ] + }, + "icon": + { + "1": + [ + "Packages/BracketHighlighter/icons/curly_bracket.png", + "brackethighlighter.default" + ] + }, + "open": + { + "1": + [ + 6566, + 6567 + ] + }, + "unmatched": + { + } + }, + "bracket_highlighter.regions": + [ + "bh_unmatched", + "bh_unmatched_center", + "bh_unmatched_open", + "bh_unmatched_close", + "bh_unmatched_content", + "bh_round", + "bh_round_center", + "bh_round_open", + "bh_round_close", + "bh_round_content", + "bh_default", + "bh_default_center", + "bh_default_open", + "bh_default_close", + "bh_default_content", + "bh_angle", + "bh_angle_center", + "bh_angle_open", + "bh_angle_close", + "bh_angle_content", + "bh_single_quote", + "bh_single_quote_center", + "bh_single_quote_open", + "bh_single_quote_close", + "bh_single_quote_content", + "bh_curly", + "bh_curly_center", + "bh_curly_open", + "bh_curly_close", + "bh_curly_content", + "bh_c_define", + "bh_c_define_center", + "bh_c_define_open", + "bh_c_define_close", + "bh_c_define_content", + "bh_regex", + "bh_regex_center", + "bh_regex_open", + "bh_regex_close", + "bh_regex_content", + "bh_tag", + "bh_tag_center", + "bh_tag_open", + "bh_tag_close", + "bh_tag_content", + "bh_square", + "bh_square_center", + "bh_square_open", + "bh_square_close", + "bh_square_content", + "bh_double_quote", + "bh_double_quote_center", + "bh_double_quote_open", + "bh_double_quote_close", + "bh_double_quote_content" + ], + "haxe-build-id": 0, + "syntax": "Packages/Haxe/Haxe.tmLanguage", + "translate_tabs_to_spaces": false + }, + "translation.x": 0.0, + "translation.y": 2168.0, + "zoom_level": 1.0 + }, + "stack_index": 2, + "type": "text" + }, + { + "buffer": 4, + "file": "source/Clock.hx", + "semi_transient": false, + "settings": + { + "buffer_size": 918, + "regions": + { + }, + "selection": + [ + [ + 0, + 0 + ] + ], + "settings": + { + "bracket_highlighter.busy": false, + "bracket_highlighter.locations": + { + "close": + { + }, + "icon": + { + }, + "open": + { + }, + "unmatched": + { + } + }, + "bracket_highlighter.regions": + [ + "bh_unmatched", + "bh_unmatched_center", + "bh_unmatched_open", + "bh_unmatched_close", + "bh_unmatched_content", + "bh_round", + "bh_round_center", + "bh_round_open", + "bh_round_close", + "bh_round_content", + "bh_default", + "bh_default_center", + "bh_default_open", + "bh_default_close", + "bh_default_content", + "bh_angle", + "bh_angle_center", + "bh_angle_open", + "bh_angle_close", + "bh_angle_content", + "bh_single_quote", + "bh_single_quote_center", + "bh_single_quote_open", + "bh_single_quote_close", + "bh_single_quote_content", + "bh_curly", + "bh_curly_center", + "bh_curly_open", + "bh_curly_close", + "bh_curly_content", + "bh_c_define", + "bh_c_define_center", + "bh_c_define_open", + "bh_c_define_close", + "bh_c_define_content", + "bh_regex", + "bh_regex_center", + "bh_regex_open", + "bh_regex_close", + "bh_regex_content", + "bh_tag", + "bh_tag_center", + "bh_tag_open", + "bh_tag_close", + "bh_tag_content", + "bh_square", + "bh_square_center", + "bh_square_open", + "bh_square_close", + "bh_square_content", + "bh_double_quote", + "bh_double_quote_center", + "bh_double_quote_open", + "bh_double_quote_close", + "bh_double_quote_content" + ], + "haxe-build-id": 0, + "syntax": "Packages/Haxe/Haxe.tmLanguage", + "translate_tabs_to_spaces": false + }, + "translation.x": 0.0, + "translation.y": 0.0, + "zoom_level": 1.0 + }, + "stack_index": 4, + "type": "text" + }, + { + "buffer": 5, + "file": "source/InfoMenu.hx", + "semi_transient": false, + "settings": + { + "buffer_size": 2632, + "regions": + { + }, + "selection": + [ + [ + 2199, + 2199 + ] + ], + "settings": + { + "bracket_highlighter.busy": false, + "bracket_highlighter.locations": + { + "close": + { + "1": + [ + 2279, + 2280 + ] + }, + "icon": + { + "1": + [ + "Packages/BracketHighlighter/icons/curly_bracket.png", + "brackethighlighter.default" + ] + }, + "open": + { + "1": + [ + 2172, + 2173 + ] + }, + "unmatched": + { + } + }, + "bracket_highlighter.regions": + [ + "bh_unmatched", + "bh_unmatched_center", + "bh_unmatched_open", + "bh_unmatched_close", + "bh_unmatched_content", + "bh_round", + "bh_round_center", + "bh_round_open", + "bh_round_close", + "bh_round_content", + "bh_default", + "bh_default_center", + "bh_default_open", + "bh_default_close", + "bh_default_content", + "bh_angle", + "bh_angle_center", + "bh_angle_open", + "bh_angle_close", + "bh_angle_content", + "bh_single_quote", + "bh_single_quote_center", + "bh_single_quote_open", + "bh_single_quote_close", + "bh_single_quote_content", + "bh_curly", + "bh_curly_center", + "bh_curly_open", + "bh_curly_close", + "bh_curly_content", + "bh_c_define", + "bh_c_define_center", + "bh_c_define_open", + "bh_c_define_close", + "bh_c_define_content", + "bh_regex", + "bh_regex_center", + "bh_regex_open", + "bh_regex_close", + "bh_regex_content", + "bh_tag", + "bh_tag_center", + "bh_tag_open", + "bh_tag_close", + "bh_tag_content", + "bh_square", + "bh_square_center", + "bh_square_open", + "bh_square_close", + "bh_square_content", + "bh_double_quote", + "bh_double_quote_center", + "bh_double_quote_open", + "bh_double_quote_close", + "bh_double_quote_content" + ], + "haxe-build-id": 0, + "syntax": "Packages/Haxe/Haxe.tmLanguage", + "translate_tabs_to_spaces": false + }, + "translation.x": 0.0, + "translation.y": 585.0, + "zoom_level": 1.0 + }, "stack_index": 3, "type": "text" + }, + { + "buffer": 6, + "file": "source/MenuState.hx", + "semi_transient": false, + "settings": + { + "buffer_size": 1764, + "regions": + { + }, + "selection": + [ + [ + 1612, + 1612 + ] + ], + "settings": + { + "bracket_highlighter.busy": false, + "bracket_highlighter.locations": + { + "close": + { + "1": + [ + 1760, + 1761 + ] + }, + "icon": + { + "1": + [ + "Packages/BracketHighlighter/icons/curly_bracket.png", + "brackethighlighter.default" + ] + }, + "open": + { + "1": + [ + 1563, + 1564 + ] + }, + "unmatched": + { + } + }, + "bracket_highlighter.regions": + [ + "bh_unmatched", + "bh_unmatched_center", + "bh_unmatched_open", + "bh_unmatched_close", + "bh_unmatched_content", + "bh_round", + "bh_round_center", + "bh_round_open", + "bh_round_close", + "bh_round_content", + "bh_default", + "bh_default_center", + "bh_default_open", + "bh_default_close", + "bh_default_content", + "bh_angle", + "bh_angle_center", + "bh_angle_open", + "bh_angle_close", + "bh_angle_content", + "bh_single_quote", + "bh_single_quote_center", + "bh_single_quote_open", + "bh_single_quote_close", + "bh_single_quote_content", + "bh_curly", + "bh_curly_center", + "bh_curly_open", + "bh_curly_close", + "bh_curly_content", + "bh_c_define", + "bh_c_define_center", + "bh_c_define_open", + "bh_c_define_close", + "bh_c_define_content", + "bh_regex", + "bh_regex_center", + "bh_regex_open", + "bh_regex_close", + "bh_regex_content", + "bh_tag", + "bh_tag_center", + "bh_tag_open", + "bh_tag_close", + "bh_tag_content", + "bh_square", + "bh_square_center", + "bh_square_open", + "bh_square_close", + "bh_square_content", + "bh_double_quote", + "bh_double_quote_center", + "bh_double_quote_open", + "bh_double_quote_close", + "bh_double_quote_content" + ], + "haxe-build-id": 0, + "syntax": "Packages/Haxe/Haxe.tmLanguage", + "translate_tabs_to_spaces": false + }, + "translation.x": 0.0, + "translation.y": 390.0, + "zoom_level": 1.0 + }, + "stack_index": 0, + "type": "text" } ] } @@ -1503,18 +1816,11 @@ 0, 1, 1 - ], - [ - 1, - 0, - 2, - 1 ] ], "cols": [ 0.0, - 0.661046630274, 1.0 ], "rows": @@ -1526,7 +1832,7 @@ "menu_visible": true, "output.exec": { - "height": 106.0 + "height": 113.0 }, "output.find_results": { diff --git a/assets/images/Egg2.png b/assets/images/Egg2.png deleted file mode 100644 index ca700d1..0000000 Binary files a/assets/images/Egg2.png and /dev/null differ diff --git a/assets/images/Egg3.png b/assets/images/Egg3.png deleted file mode 100644 index 5b31771..0000000 Binary files a/assets/images/Egg3.png and /dev/null differ diff --git a/assets/images/tmp20.png b/assets/images/tmp20.png deleted file mode 100644 index fefcd82..0000000 Binary files a/assets/images/tmp20.png and /dev/null differ diff --git a/assets/images/tmp24.png b/assets/images/tmp24.png deleted file mode 100644 index 4000e3e..0000000 Binary files a/assets/images/tmp24.png and /dev/null differ diff --git a/assets/images/tmp32.png b/assets/images/tmp32.png deleted file mode 100644 index 8465184..0000000 Binary files a/assets/images/tmp32.png and /dev/null differ