Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.8.0 #27

Merged
merged 190 commits into from
Apr 26, 2024
Merged

Release 0.8.0 #27

merged 190 commits into from
Apr 26, 2024

Commits on Feb 23, 2024

  1. import basic assets

    KrisCris committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    762085b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. player/pal entity class

    KrisCris committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3ed5780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2473641 View commit details
    Browse the repository at this point in the history
  3. basic pal info printing

    KrisCris committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    112ba91 View commit details
    Browse the repository at this point in the history
  4. pal name i18n, better print

    KrisCris committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1ba4f52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a16f5e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    f2af175 View commit details
    Browse the repository at this point in the history
  2. update license

    KrisCris committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c8169f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeabc38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad85855 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    445c511 View commit details
    Browse the repository at this point in the history
  2. PalEntity TODOs

    KrisCris committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ec59022 View commit details
    Browse the repository at this point in the history
  3. better cli?

    KrisCris committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e8f6b25 View commit details
    Browse the repository at this point in the history
  4. fix wrong cli arg

    KrisCris committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e806529 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b0e82b View commit details
    Browse the repository at this point in the history
  6. update maxHP on changes

    IsBoss
    CharacterID
    Level
    Rank
    Rank_HP
    KrisCris committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2858153 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e943a52 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    2145422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be23d7 View commit details
    Browse the repository at this point in the history
  3. prep for docker

    KrisCris committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f7634f2 View commit details
    Browse the repository at this point in the history
  4. prep for gui

    KrisCris committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1eaf4d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. init webui

    KrisCris committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5799745 View commit details
    Browse the repository at this point in the history
  2. add

    KrisCris committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3f8d95e View commit details
    Browse the repository at this point in the history
  3. merge

    KrisCris committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    dd969d1 View commit details
    Browse the repository at this point in the history
  4. more docker env

    KrisCris committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    69f518f View commit details
    Browse the repository at this point in the history
  5. add

    KrisCris committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    254a58b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    394bb92 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. [webui] list pals

    KrisCris committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8eb8c20 View commit details
    Browse the repository at this point in the history
  2. test_ci

    KrisCris committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    36b19db View commit details
    Browse the repository at this point in the history
  3. test_ci2

    KrisCris committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    99817e9 View commit details
    Browse the repository at this point in the history
  4. webui fix

    KrisCris committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    77d5092 View commit details
    Browse the repository at this point in the history
  5. test setattr

    KrisCris committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8e4649d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. slightly tweak ui, fix typo

    KrisCris committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    fb9a920 View commit details
    Browse the repository at this point in the history
  2. save for restore

    KrisCris committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    87db79d View commit details
    Browse the repository at this point in the history
  3. [webui] support basic value modification

    - added type guard for type conversion and alert
    - tweaked and added pal properties for data representation
    - support change nickname, gender, boss, rare, tower, level, workersick, ivs, ranks
    KrisCris committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a5bbe3d View commit details
    Browse the repository at this point in the history
  4. save

    KrisCris committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ec1aecf View commit details
    Browse the repository at this point in the history
  5. 1

    KrisCris committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    06e4fb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. done webui

    KrisCris committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    41e2e2e View commit details
    Browse the repository at this point in the history
  2. Update tooling

    KrisCris committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    df8a420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1169f4 View commit details
    Browse the repository at this point in the history
  4. pop stash

    KrisCris committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4f7321c View commit details
    Browse the repository at this point in the history
  5. bug fixes

    KrisCris committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9d8ae31 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. log ports

    KrisCris committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    6036442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e72578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9843257 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    KrisCris authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    bb878ac View commit details
    Browse the repository at this point in the history
  5. [release] 0.1.0

    KrisCris committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    52460f5 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    KrisCris authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    80cfffe View commit details
    Browse the repository at this point in the history
  7. fix relative path

    KrisCris committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    36c3da2 View commit details
    Browse the repository at this point in the history
  8. [release hotfix] 0.1.1

    KrisCris committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    b479693 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78a08d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    058736d View commit details
    Browse the repository at this point in the history
  11. Update README.md

    KrisCris authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a29f4d9 View commit details
    Browse the repository at this point in the history
  12. [release] 0.2.0 MORE EMOJI

    KrisCris committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    8013417 View commit details
    Browse the repository at this point in the history
  13. Update Readme

    KrisCris committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e7b5589 View commit details
    Browse the repository at this point in the history
  14. Update issue templates

    KrisCris authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    04d0adb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. refine top bar

    fix loading
    use flex for inner elements
    KrisCris committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    017053c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61af61c View commit details
    Browse the repository at this point in the history
  3. [hotfix] 0.2.1

    No longer backing up unrelated files
    
    UI Improvements:
     - fix progress bar
    - use flex for the top menu so buttons no longer overlapping each other
    KrisCris committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2a91c82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    271fc80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1faf120 View commit details
    Browse the repository at this point in the history
  6. fix

    KrisCris committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2bce945 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f70021 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    355ec43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e56bc2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44f1b92 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. sync files to my pc

    KrisCris committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7d00ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a6814 View commit details
    Browse the repository at this point in the history
  3. load player gvas

    KrisCris committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bbb1ea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7696e0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    128d62e View commit details
    Browse the repository at this point in the history
  6. Update README.md

    KrisCris authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d0dc539 View commit details
    Browse the repository at this point in the history
  7. save progress

    - experimental pal delete
    - notes
    KrisCris committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7245b62 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    c1bac95 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Update README.md

    KrisCris authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6b4a3ae View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add Japanese translation support (#6)

    * ✨ add translation data for Japanese
    
    * Remove unused file: gui_i18n.json
    Take-Me1010 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    43653f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d19641 View commit details
    Browse the repository at this point in the history
  3. container_data

    KrisCris committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    237770c View commit details
    Browse the repository at this point in the history
  4. [feat] ADD and DUPE pal

    KrisCris committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    31cabf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f9414c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae49900 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. bug fixes

    - setup_and_run.ps1 supporting passing args
    - GUI fallback to webui when pywebview unavailable
    - Fix log duping
    - identify unreferenced pals
    - update gym pal scaling data
    KrisCris committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f0c8542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    134398f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13c3987 View commit details
    Browse the repository at this point in the history
  4. update readme

    KrisCris committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    600badd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71d25d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f211f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    156f812 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. no longer wiping pal skills on toggling boss/rare/tower, and non-uniq…

    …ue skills are preserved on specie change
    KrisCris committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    be24933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8300b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c73d24 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. update repo info

    KrisCris committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f8a3047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f89aee View commit details
    Browse the repository at this point in the history
  3. Add Japanese translation for waza (#7)

    * ♻️ modify I18n data for `Necromus`
    
    * ✨ add Japanese translation for pal's waza
    
    ---------
    
    Co-authored-by: KrisCris <[email protected]>
    Take-Me1010 and KrisCris authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0ee474e View commit details
    Browse the repository at this point in the history
  4. [release] 0.3.2 More than bug fixes

    - new icon
    - ja translation for pal waza (thanks to Take-Me1010)
    - ability to hide viewing cage pals
    - no longer wiping pal skills on pal variant changes (tower, boss, rare)
    - non-unique skills are preserved upon pal specie changes
    KrisCris committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    94d2cd2 View commit details
    Browse the repository at this point in the history
  5. add dc invite link

    KrisCris committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    4676168 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. try publish to pypi

    KrisCris committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9d3a328 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    86b993b View commit details
    Browse the repository at this point in the history
  2. [release hotfix] 0.3.3

    86b993: fix: error parsing game save without base camp
    KrisCris committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    75c72f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7365432 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update README.cn.md

    KrisCris authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0ac9914 View commit details
    Browse the repository at this point in the history
  2. update pyproject.toml

    KrisCris committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ee05104 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update Human Data

    KrisCris committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5cdf296 View commit details
    Browse the repository at this point in the history
  2. Update Pal Data

    KrisCris committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    744914e View commit details
    Browse the repository at this point in the history
  3. mark some pals invalid

    KrisCris committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6eab013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    435ce9f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. handles data not in db

    KrisCris committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3f36509 View commit details
    Browse the repository at this point in the history
  2. [release] 0.3.4 Hopefully We Don't Crash on Game Update

    - Better Missing Data Handling
    - Updated Pal & Human Data, Icons
    KrisCris committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ae6cb5b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. tweak github workflow file

    KrisCris committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7da7574 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    0a95321 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    d78f506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48f0c89 View commit details
    Browse the repository at this point in the history
  3. SW Only Cache Images

    KrisCris committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    29887e9 View commit details
    Browse the repository at this point in the history
  4. Simplify specie display

    KrisCris committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f5e9a4f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update README

    KrisCris committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a57e7c2 View commit details
    Browse the repository at this point in the history
  2. UI Tweaks

    - Display PalDeck ID on Specie Selection
    - Slightly improved wording and formatting
    KrisCris committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    82d7783 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Bump follow-redirects in /frontend/palworld-pal-editor-webui (#12)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ae12b67 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Refine Ghost Pal Detection

    KrisCris committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    01375a2 View commit details
    Browse the repository at this point in the history
  2. update new dark waza

    KrisCris committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f2a4a98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca4c175 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95a59f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0d2a82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8282c3 View commit details
    Browse the repository at this point in the history
  7. fix dependabot/2

    KrisCris committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d609cfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8def264 View commit details
    Browse the repository at this point in the history
  9. replace discord invite link

    KrisCris committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f1b668a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1278251 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad2df13 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7eb8cf1 View commit details
    Browse the repository at this point in the history
  13. Fix: Pal HP not full

    KrisCris committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    80fbdb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Update PyPi build script

    KrisCris committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9b0138c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    246e505 View commit details
    Browse the repository at this point in the history
  3. update readme

    KrisCris committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2c39c0e View commit details
    Browse the repository at this point in the history
  4. flask: set mime type

    KrisCris committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4229001 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    290339c View commit details
    Browse the repository at this point in the history
  6. [hotfixes 0.4.2] misc fixes

    KrisCris committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    467fa6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8f113f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1fe7c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5113ed9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5cde5d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    093a233 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7bcdc7d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cca6040 View commit details
    Browse the repository at this point in the history
  14. Completed: en, zh-CN

    KrisCris committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4ae22b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. UI I18n Dynamic Import

    KrisCris committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    200cac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a8490e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c51026c View commit details
    Browse the repository at this point in the history
  4. Update zh-CN UI translation

    KrisCris committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5147773 View commit details
    Browse the repository at this point in the history
  5. Remove BOSS/GYM HP Scaling

    KrisCris committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3a7f7a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Update dev-release.yml

    KrisCris authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5a13d32 View commit details
    Browse the repository at this point in the history
  2. Regression: A bug that prevents skill and pal translation files being…

    … synced when switch languages
    KrisCris committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3defc23 View commit details
    Browse the repository at this point in the history
  3. shorten backup filename

    KrisCris committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3ed0d50 View commit details
    Browse the repository at this point in the history
  4. [Hotfix] 0.5.1

    KrisCris committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3f6963a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    655bf9a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    c2cd775 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    1f1e504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad32b80 View commit details
    Browse the repository at this point in the history
  3. Update UI I18n

    KrisCris committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    45a0dda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99547a9 View commit details
    Browse the repository at this point in the history
  5. Update Readme

    KrisCris committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5a5869c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d87fe2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    86ae864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9faa2da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cd521a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1e09fc View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    86fe4c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    314902b View commit details
    Browse the repository at this point in the history
  2. Update Lv50 Exp Cap

    KrisCris committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ba045ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27b3b52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da87e35 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    7bab02f View commit details
    Browse the repository at this point in the history
  2. update pal_exp_table

    KrisCris committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    75498b4 View commit details
    Browse the repository at this point in the history
  3. [release 0.7.0] QoL Again

    KrisCris committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    23d5c36 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. WIP

    KrisCris committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d806116 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Add ja translations for new passive skills and condenser rank (#25)

    * Add ja translation for new passive skills
    
    * Add  ja translation for Condenser Rank
    
    * change Japanese translation for more natural expression
    
    * change translation for base camp pals
    
    * add Japanese translation for GUI buttons
    
    ---------
    
    Co-authored-by: KrisCris <[email protected]>
    Take-Me1010 and KrisCris authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e428502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3afe6d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51fcecb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd7a43b View commit details
    Browse the repository at this point in the history
  5. Update UI translation keys

    KrisCris committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c019075 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    a7b3f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d408db0 View commit details
    Browse the repository at this point in the history
  3. Basic Path Picker

    KrisCris committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9a534bd View commit details
    Browse the repository at this point in the history
  4. slightly update docker

    KrisCris committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e066ce5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. refine path picker ui

    KrisCris committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    32017f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    118ef99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    956387e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f66dc66 View commit details
    Browse the repository at this point in the history
  5. Try Update GH Workflows

    KrisCris committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d58dcc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59f2c59 View commit details
    Browse the repository at this point in the history
  7. bump version 0.8.0

    KrisCris committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    70fbc4c View commit details
    Browse the repository at this point in the history