Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fafaraway/andromeda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.8.5
Choose a base ref
...
head repository: fafaraway/andromeda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref

Commits on Jun 11, 2022

  1. Copy the full SHA
    30d422a View commit details
  2. Copy the full SHA
    6ee928c View commit details

Commits on Jun 12, 2022

  1. Copy the full SHA
    aaee602 View commit details
  2. wip: cleanup code structure

    ffainy committed Jun 12, 2022
    Copy the full SHA
    94e4cc2 View commit details

Commits on Jun 13, 2022

  1. Copy the full SHA
    f788153 View commit details

Commits on Jun 14, 2022

  1. Copy the full SHA
    9f54d18 View commit details

Commits on Jun 15, 2022

  1. style: format code blocks

    ffainy committed Jun 15, 2022
    Copy the full SHA
    d00473c View commit details

Commits on Jun 17, 2022

  1. fix: use the correct name of combat font

    close #133
    ffainy committed Jun 17, 2022
    Copy the full SHA
    5b8dde3 View commit details
  2. feat: update locales

    ffainy committed Jun 17, 2022
    Copy the full SHA
    7f77fce View commit details
  3. Copy the full SHA
    a497e68 View commit details
  4. Copy the full SHA
    d2b746d View commit details
  5. Copy the full SHA
    08a3984 View commit details
  6. Copy the full SHA
    0e6a34a View commit details

Commits on Jun 19, 2022

  1. wip: update nameplate module

    ffainy committed Jun 19, 2022
    Copy the full SHA
    2316601 View commit details
  2. feat: update locales

    ffainy committed Jun 19, 2022
    Copy the full SHA
    9b7d841 View commit details

Commits on Jun 22, 2022

  1. Copy the full SHA
    8018507 View commit details
  2. chore: update linter

    ffainy committed Jun 22, 2022
    Copy the full SHA
    92d1f97 View commit details
  3. Copy the full SHA
    c6d84ba View commit details
  4. feat: update locales

    ffainy committed Jun 22, 2022
    Copy the full SHA
    e85c94a View commit details
  5. Copy the full SHA
    0bc8b29 View commit details
  6. feat(gui): replace gear icon

    ffainy committed Jun 22, 2022
    Copy the full SHA
    acb7a3f View commit details
  7. Copy the full SHA
    95104e3 View commit details
  8. Copy the full SHA
    12fffdb View commit details
  9. Copy the full SHA
    bff6943 View commit details

Commits on Jun 24, 2022

  1. wip: round one

    ffainy committed Jun 24, 2022
    Copy the full SHA
    1cda602 View commit details

Commits on Jun 25, 2022

  1. wip: round two

    ffainy committed Jun 25, 2022
    Copy the full SHA
    1fdb836 View commit details
  2. wip: round three

    ffainy committed Jun 25, 2022
    Copy the full SHA
    a82503a View commit details
  3. cleanup 'StaticPopupDialogs'

    ffainy committed Jun 25, 2022
    Copy the full SHA
    d4eb3d9 View commit details
  4. chore: update readme

    ffainy committed Jun 25, 2022
    Copy the full SHA
    74a30db View commit details
  5. chore: update readme

    ffainy committed Jun 25, 2022
    Copy the full SHA
    34da2f5 View commit details
  6. Delete Bindings.xml

    ffainy authored Jun 25, 2022
    Copy the full SHA
    0a352e9 View commit details
  7. Delete config.BLP

    ffainy authored Jun 25, 2022
    Copy the full SHA
    927e4ab View commit details
  8. Delete deposit.BLP

    ffainy authored Jun 25, 2022
    Copy the full SHA
    06e2db9 View commit details
  9. Delete junk.BLP

    ffainy authored Jun 25, 2022
    Copy the full SHA
    6a5c6de View commit details
  10. Delete toggle.BLP

    ffainy authored Jun 25, 2022
    Copy the full SHA
    6ab33fa View commit details
  11. Delete sort.BLP

    ffainy authored Jun 25, 2022
    Copy the full SHA
    ecec7a9 View commit details
  12. Delete search.BLP

    ffainy authored Jun 25, 2022
    Copy the full SHA
    2ffc6db View commit details
  13. Delete restore.BLP

    ffainy authored Jun 25, 2022
    Copy the full SHA
    192759a View commit details
  14. Delete bindings.xml

    ffainy committed Jun 25, 2022
    Copy the full SHA
    a5273f3 View commit details
  15. cleanup

    ffainy committed Jun 25, 2022
    Copy the full SHA
    5f94038 View commit details
  16. cleanup

    ffainy committed Jun 25, 2022
    Copy the full SHA
    0030c82 View commit details
  17. cleanup

    ffainy committed Jun 25, 2022
    Copy the full SHA
    c55f4af View commit details

Commits on Jun 27, 2022

  1. cleanup

    ffainy committed Jun 27, 2022
    Copy the full SHA
    a9e34a2 View commit details
  2. chore: ignore libraries

    ffainy committed Jun 27, 2022
    Copy the full SHA
    e3de875 View commit details

Commits on Jun 28, 2022

  1. feat: update locales

    ffainy committed Jun 28, 2022
    Copy the full SHA
    4c09071 View commit details
  2. chore: cleanup

    ffainy committed Jun 28, 2022
    Copy the full SHA
    bf27701 View commit details

Commits on Jun 29, 2022

  1. ci: update release workflow

    ffainy committed Jun 29, 2022
    Copy the full SHA
    69ac7f1 View commit details
  2. Copy the full SHA
    ca8413f View commit details

Commits on Jun 30, 2022

  1. Copy the full SHA
    c7b86ae View commit details
  2. feat(gui): update about panel

    ffainy committed Jun 30, 2022
    Copy the full SHA
    e49f874 View commit details
Showing 797 changed files with 35,382 additions and 44,025 deletions.
3 changes: 1 addition & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@ root = true
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true

@@ -12,6 +13,4 @@ indent_style = space
indent_size = 2

[*.md]
indent_style = space
indent_size = 4
trim_trailing_whitespace = false
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* text=auto
* text eol=lf

.gitattributes text
.gitignore text
@@ -19,3 +20,4 @@
*.tga binary
*.ogg binary
*.ttf binary
*.png binary
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: discord-push
name: commit message

on:
push:
@@ -11,7 +11,7 @@ jobs:

steps:
- name: Push commit message to discord
uses: Mist3r-Robot/classic-discord-webhook@main
uses: baked-libs/discord-webhook@main
with:
id: ${{ secrets.DISCORD_WEBHOOK_ID_PRIVATE }}
token: ${{ secrets.DISCORD_WEBHOOK_TOKEN_PRIVATE }}
19 changes: 19 additions & 0 deletions .github/workflows/delete-ci-history.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: delete-ci-history

on:
schedule:
# Run monthly, at 00:00 on the 1st day of month.
- cron: '0 0 1 * *'

jobs:
del_runs:
runs-on: ubuntu-latest

steps:
- name: Delete workflow runs
uses: Mattraks/delete-workflow-runs@v2
with:
token: ${{ github.token }}
repository: ${{ github.repository }}
retain_days: 30
keep_minimum_runs: 6
43 changes: 21 additions & 22 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
@@ -9,12 +9,19 @@ jobs:
build:
runs-on: ubuntu-latest

defaults:
run:
shell: bash

env:
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}

steps:
- name: Clone project
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0

@@ -31,26 +38,18 @@ jobs:
- name: Package and release
uses: BigWigsMods/packager@v2

- name: failure notification
uses: rjstone/discord-webhook-notify@v1
with:
severity: error
username: Rick Bot
avatarUrl: https://cdn.discordapp.com/attachments/751929844920614932/934170534755860560/rick.png
description: 'FAILURE'
webhookUrl: ${{ secrets.DISCORD_WEBHOOK_URL_PRIVATE }}
if: failure()

- name: Release notification
uses: rjstone/discord-webhook-notify@v1
- name: Create changelog text
id: changelog
uses: loopwerk/tag-changelog@v1
with:
severity: warn
username: Rick Bot
avatarUrl: https://cdn.discordapp.com/attachments/751929844920614932/934170534755860560/rick.png
text: '@here update available'
description: '${{ github.event.repository.name }} ${{ github.ref_name }} has been released.'
details: 'Please note that this is a BETA version and can only be downloaded from Github. https://github.com/${{ github.repository_owner }}/${{ github.event.repository.name }}/releases/download/${{ github.ref_name }}/${{ github.event.repository.name }}-${{ github.ref_name }}.zip'
footer: '⚡ Beta Release'
webhookUrl: ${{ secrets.DISCORD_WEBHOOK_URL }}

token: ${{ secrets.GITHUB_TOKEN }}
config_file: scripts/tag-changelog-config.js

- name: 'Crosspost changelog to Discord'
uses: kludge-cs/gitcord-release-changelogger@v3.0.0
with:
username: 'Rick-Bot'
avatar-url: 'https://cdn.discordapp.com/attachments/751929844920614932/934170534755860560/rick.png'
release-name: '${{ github.event.repository.name }}: new test version has been released.'
release-body: ${{ steps.changelog.outputs.changelog }}
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
38 changes: 18 additions & 20 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -10,6 +10,10 @@ jobs:
build:
runs-on: ubuntu-latest

defaults:
run:
shell: bash

env:
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
@@ -18,7 +22,7 @@ jobs:

steps:
- name: Clone project
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0

@@ -35,24 +39,18 @@ jobs:
- name: Package and release
uses: BigWigsMods/packager@v2

- name: failure notification
uses: rjstone/discord-webhook-notify@v1
- name: Create changelog text
id: changelog
uses: loopwerk/tag-changelog@v1
with:
severity: error
username: Rick Bot
avatarUrl: https://cdn.discordapp.com/attachments/751929844920614932/934170534755860560/rick.png
description: 'FAILURE'
webhookUrl: ${{ secrets.DISCORD_WEBHOOK_URL_PRIVATE }}
if: failure()

- name: Release notification
uses: rjstone/discord-webhook-notify@v1
token: ${{ secrets.GITHUB_TOKEN }}
config_file: scripts/tag-changelog-config.js

- name: 'Crosspost changelog to Discord'
uses: kludge-cs/gitcord-release-changelogger@v3.0.0
with:
severity: info
username: Morty Bot
avatarUrl: https://cdn.discordapp.com/attachments/751929844920614932/934170534458056804/morty.png
text: '@here update available'
description: '${{ github.event.repository.name }} ${{ github.ref_name }} has been released.'
details: 'Please note that this is a STABLE version and it is recommended to update it as soon as possible.'
footer: '⭐ Stable Release'
webhookUrl: ${{ secrets.DISCORD_WEBHOOK_URL }}
username: 'Morty-Bot'
avatar-url: 'https://cdn.discordapp.com/attachments/751929844920614932/934170534458056804/morty.png'
release-name: '${{ github.event.repository.name }}: new stable version has been released.'
release-body: ${{ steps.changelog.outputs.changelog }}
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/__pycache__/
/.vscode/
*.code-workspace
*.psd
*.exe

Loading