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 v1.0.0 #121

Merged
merged 120 commits into from
Jul 9, 2024
Merged

Release v1.0.0 #121

merged 120 commits into from
Jul 9, 2024

Commits on Jan 11, 2024

  1. update action

    xpenatan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6d11bae View commit details
    Browse the repository at this point in the history
  2. update get version code

    xpenatan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cd99883 View commit details
    Browse the repository at this point in the history
  3. update get version code

    xpenatan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    522916a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #115 from xpenatan/release

    Merge pull request #114 from xpenatan/master
    xpenatan authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    834e7f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. wip add resource files

    xpenatan committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5023d4c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. add pixel test

    xpenatan committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f7e04b9 View commit details
    Browse the repository at this point in the history
  2. update settings

    xpenatan committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    88b7354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed6e70 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Apr 13, 2024

  1. update settings includeBuild

    xpenatan committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e49e4df View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on May 1, 2024

  1. update teavm version

    xpenatan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1a1235c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    ff078b6 View commit details
    Browse the repository at this point in the history
  2. fix line

    xpenatan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    88a3d10 View commit details
    Browse the repository at this point in the history
  3. update imgui gdx tests

    xpenatan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    aaf2a6e View commit details
    Browse the repository at this point in the history
  4. add default gradle runs

    xpenatan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0a0554d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. add desktop freetype

    xpenatan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d80d6e3 View commit details
    Browse the repository at this point in the history
  2. Few changes

    xpenatan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4fe367e View commit details
    Browse the repository at this point in the history
  3. disable generator

    xpenatan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b32c031 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 15, 2024

  1. improvements

    xpenatan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    04957f2 View commit details
    Browse the repository at this point in the history
  2. fix read pixel

    xpenatan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4ef01e7 View commit details
    Browse the repository at this point in the history
  3. Fix readpixel

    xpenatan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2e29f85 View commit details
    Browse the repository at this point in the history
  4. Clean up

    xpenatan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    405b1f1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Small resource fix

    xpenatan committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1cb2282 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. fix copying gltf resources

    xpenatan committed May 25, 2024
    Configuration menu
    Copy the full SHA
    cb5a48d View commit details
    Browse the repository at this point in the history
  2. throw when file is null

    xpenatan committed May 25, 2024
    Configuration menu
    Copy the full SHA
    12ee017 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    2080b91 View commit details
    Browse the repository at this point in the history
  2. add file test

    xpenatan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b05d185 View commit details
    Browse the repository at this point in the history
  3. update filetest

    xpenatan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0f61612 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. wip indexeddb

    xpenatan committed May 29, 2024
    Configuration menu
    Copy the full SHA
    12c5607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565cb69 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. update indexeddb code

    xpenatan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d524f02 View commit details
    Browse the repository at this point in the history
  2. indexeddb improvements

    xpenatan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6ef3443 View commit details
    Browse the repository at this point in the history
  3. Some db fixes

    xpenatan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ebfdcaa View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update changes

    xpenatan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3d37968 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. local file improvements

    xpenatan committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    0662298 View commit details
    Browse the repository at this point in the history
  2. Small file handle change

    xpenatan committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1f713ae View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    96a94e6 View commit details
    Browse the repository at this point in the history
  2. Fix local path

    xpenatan committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b7e3436 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. wip assets

    xpenatan committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    299d481 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. wip file system

    xpenatan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    895c108 View commit details
    Browse the repository at this point in the history
  2. remove emulated byte buffer

    xpenatan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bbf6562 View commit details
    Browse the repository at this point in the history
  3. Improvements

    xpenatan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    19e8ef4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. small code improvement

    xpenatan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    413e973 View commit details
    Browse the repository at this point in the history
  2. fix typo

    xpenatan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    85335bc View commit details
    Browse the repository at this point in the history
  3. fix comment

    xpenatan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    daec145 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Memory file improvements

    xpenatan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    811899a View commit details
    Browse the repository at this point in the history
  2. Memory file improvements

    xpenatan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e7114bf View commit details
    Browse the repository at this point in the history
  3. file fixes

    xpenatan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b1102ea View commit details
    Browse the repository at this point in the history
  4. Dispose when browser closes

    xpenatan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    5e124b9 View commit details
    Browse the repository at this point in the history
  5. update gradle

    xpenatan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0b830db View commit details
    Browse the repository at this point in the history
  6. encode/decode preference

    xpenatan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8b5c697 View commit details
    Browse the repository at this point in the history
  7. improvements

    xpenatan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    3b417a5 View commit details
    Browse the repository at this point in the history
  8. log byte size

    xpenatan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    acd877b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    effde03 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Improve file renaming

    xpenatan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ef91f7a View commit details
    Browse the repository at this point in the history
  2. Fix moving files/folders

    xpenatan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ee9efed View commit details
    Browse the repository at this point in the history
  3. add more tests

    xpenatan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8396621 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fix saving local data

    xpenatan committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7e2e954 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    b52264d View commit details
    Browse the repository at this point in the history
  2. Fix starting with empty file

    xpenatan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    109ff37 View commit details
    Browse the repository at this point in the history
  3. remove typo

    xpenatan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    f794cb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d23254 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    0fafa33 View commit details
    Browse the repository at this point in the history
  2. fix indent

    xpenatan committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d161793 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. update readme

    xpenatan committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    39f75f2 View commit details
    Browse the repository at this point in the history
  2. update workflow

    xpenatan committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3ff2c6e View commit details
    Browse the repository at this point in the history
  3. update workflow

    xpenatan committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2fbd709 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. update file drop listener

    xpenatan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9ed9350 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. kill old file system

    xpenatan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6a7a393 View commit details
    Browse the repository at this point in the history
  2. Improve adding gdx source

    xpenatan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    61d4bc2 View commit details
    Browse the repository at this point in the history
  3. fix imgui code

    xpenatan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2b21727 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. wip audio

    xpenatan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6d7fa00 View commit details
    Browse the repository at this point in the history
  2. Improve adding gdx source

    xpenatan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9ee34fd View commit details
    Browse the repository at this point in the history
  3. fix imgui code

    xpenatan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    534af11 View commit details
    Browse the repository at this point in the history
  4. Fixes

    xpenatan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f88f1f6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into work/kill-old-filesystem

    # Conflicts:
    #	examples/gdx-tests/teavm/src/main/java/com/github/xpenatan/gdx/examples/teavm/BuildGdxTest.java
    xpenatan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c7f1f91 View commit details
    Browse the repository at this point in the history
  6. Fixes

    xpenatan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    454c201 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac0fa4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ae8c02 View commit details
    Browse the repository at this point in the history
  9. wip audio

    xpenatan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    aff774b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. add new audio

    xpenatan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    59b24e5 View commit details
    Browse the repository at this point in the history
  2. Remove old audio

    xpenatan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    2a39636 View commit details
    Browse the repository at this point in the history
  3. add sound lib

    xpenatan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    acdce56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #119 from xpenatan/work/kill-old-filesystem

    Kill old file system and update audio
    xpenatan authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    1c3064f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4a4694 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    813bdf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Improve copying assets

    xpenatan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    86bede2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

    xpenatan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fe85b08 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #120 from xpenatan/work/change-preloader

    Clean up asset downloader, preloader and some improvements
    xpenatan authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d5bbd02 View commit details
    Browse the repository at this point in the history
  4. Change preload to interface

    xpenatan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c080dee View commit details
    Browse the repository at this point in the history
  5. Add preloader instance

    xpenatan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    660009d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7fc818 View commit details
    Browse the repository at this point in the history
  7. move asset filter

    xpenatan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    23dd856 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e385d49 View commit details
    Browse the repository at this point in the history
  9. Remove unused dependencies

    xpenatan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    000df65 View commit details
    Browse the repository at this point in the history
  10. Download log fix

    xpenatan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4debbe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. add retry attempt

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6c0ff04 View commit details
    Browse the repository at this point in the history
  2. Improvements

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4e50cc5 View commit details
    Browse the repository at this point in the history
  3. update workflow

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f3cbc47 View commit details
    Browse the repository at this point in the history
  4. Check if object is null

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a00a156 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9823a10 View commit details
    Browse the repository at this point in the history
  6. update workflow

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d5fd793 View commit details
    Browse the repository at this point in the history
  7. Fix badge

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c47966c View commit details
    Browse the repository at this point in the history
  8. Fix badge

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ce54e3d View commit details
    Browse the repository at this point in the history
  9. fix readme

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    20717cb View commit details
    Browse the repository at this point in the history
  10. update readme

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b1706a5 View commit details
    Browse the repository at this point in the history
  11. update example

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2c054e7 View commit details
    Browse the repository at this point in the history
  12. Fix typo

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1f08421 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b79831 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a062ad5 View commit details
    Browse the repository at this point in the history
  15. update examples

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    acf670f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b60226b View commit details
    Browse the repository at this point in the history
  17. update changes and version.

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8a22694 View commit details
    Browse the repository at this point in the history
  18. Prevent folder download

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dca6a52 View commit details
    Browse the repository at this point in the history
  19. upda test

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6a74bbc View commit details
    Browse the repository at this point in the history
  20. update readme

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e575095 View commit details
    Browse the repository at this point in the history
  21. fix download logs

    xpenatan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5f78f2a View commit details
    Browse the repository at this point in the history