diff --git a/.github/ISSUE_TEMPLATE/bugs.yml b/.github/ISSUE_TEMPLATE/bugs.yml deleted file mode 100644 index 092d2d61..00000000 --- a/.github/ISSUE_TEMPLATE/bugs.yml +++ /dev/null @@ -1,50 +0,0 @@ -name: Bug report -description: Report bugs with the engine here -labels: [bug] -body: - - type: textarea - id: description - attributes: - label: "Describe your bug here." - validations: - required: true - - - type: textarea - id: terminal - attributes: - label: "Command Prompt/Terminal logs (if existing)" - render: bash - validations: - required: false - - - type: dropdown - id: modding - attributes: - label: "Are you modding a build from source or with Lua?" - options: - - Lua - - Source - validations: - required: true - - - type: dropdown - id: btarget - attributes: - label: "What is your build target?" - options: - - "Windows" - - "Linux" - - "Mac" - - "HTML5" - - "Flash/Air-based target" - - "Neko, HashLink, or other build system" - validations: - required: true - - - type: input - id: buildsummary - attributes: - label: "Did you edit anything in this build? If so, mention or summarize your changes." - placeholder: "Yes, I edited ClientPrefs.hx and tried to add a new setting" - validations: - required: true diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 8e9f9162..00000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,2 +0,0 @@ -blank_issues_enabled: false -contact_links: [] \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml deleted file mode 100644 index 2f7b109a..00000000 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ /dev/null @@ -1,24 +0,0 @@ -name: Feature Request -description: No, i won't add 6K/etc to the engine or winning icons, stop asking for it. REQUESTING FOR A STAGE EDITOR WILL RESULT IN A BAN, I ALREADY SAID I WILL DO IT LATER GOD DAMN IT. -labels: [enhancement] -body: - - type: textarea - attributes: - label: What feature do you want to get added on the **base** engine? - validations: - required: true - - type: dropdown - id: eyetest - attributes: - label: To test your sight, and reliability, please select the option of what should NOT be requested. - options: - - Proper credit that was forgotten - - Thing that would not cause problems - - Useful feature - - Actual feedback - - A good idea - - Stage Editor, 6K+ support, and winning icons. - - Better LUA mod support idea - - Code optimization that would make the game faster. (You should make a PR if this is your request, by the way.) - validations: - required: true diff --git a/.github/ISSUE_TEMPLATE/help.yml b/.github/ISSUE_TEMPLATE/help.yml deleted file mode 100644 index f3265307..00000000 --- a/.github/ISSUE_TEMPLATE/help.yml +++ /dev/null @@ -1,43 +0,0 @@ -name: Help me! -description: If you need help using the engine. -labels: [help wanted] -body: - - type: textarea - id: description - attributes: - label: "Describe your problem here." - validations: - required: true - - - type: dropdown - id: modding - attributes: - label: "Are you modding a build from source or with Lua?" - options: - - Lua - - Source - validations: - required: true - - - type: dropdown - id: btarget - attributes: - label: "What is your build target?" - options: - - "Windows x64" - - "Windows x86/x32" - - "Linux" - - "Mac" - - "HTML5/Browser" - - "Flash/Air-based target" - - "Neko, HashLink, or other build system" - validations: - required: true - - - type: input - id: buildsummary - attributes: - label: "Did you edit anything in this build? If so, mention or summarize your changes." - placeholder: "Yes, I edited ClientPrefs.hx and tried to add a new setting" - validations: - required: false diff --git a/.github/ISSUE_TEMPLATE/missing-docs.yml b/.github/ISSUE_TEMPLATE/missing-docs.yml deleted file mode 100644 index ab8ae2b7..00000000 --- a/.github/ISSUE_TEMPLATE/missing-docs.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: Missing Documentation -description: Ask for documentation if something is missing. -labels: [documentation] -body: - - type: textarea - attributes: - label: What needs to be documented? - description: 'For example: "There is no page explaining how to create an Achievement!"' - validations: - required: true \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml deleted file mode 100644 index 8e04906b..00000000 --- a/.github/ISSUE_TEMPLATE/question.yml +++ /dev/null @@ -1,9 +0,0 @@ -name: Question -description: Ask about something here. -labels: [question] -body: - - type: textarea - attributes: - label: What is your question? - validations: - required: true \ No newline at end of file diff --git a/source/backend/style/mainState.xml b/source/backend/style/mainState.xml deleted file mode 100644 index b50bc6ec..00000000 --- a/source/backend/style/mainState.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - -