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

feat: Upgrade Tiled plugin & replace flawed XML parser #477

Merged
merged 101 commits into from
Jan 6, 2024

Commits on Dec 11, 2023

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

Commits on Dec 13, 2023

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

Commits on Dec 15, 2023

  1. More progress on objects

    eonarheim committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f4514d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf00fe View commit details
    Browse the repository at this point in the history
  3. Progress on objects

    eonarheim committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6a5c5d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Missing number prop

    eonarheim committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    9196e44 View commit details
    Browse the repository at this point in the history
  2. Fix missing tintcolor

    eonarheim committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    21e393f View commit details
    Browse the repository at this point in the history
  3. Progress on object layers!

    eonarheim committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    e4847a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d280d4 View commit details
    Browse the repository at this point in the history
  5. Object layers so close

    eonarheim committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    21221f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Clean up some todos

    eonarheim committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    23726e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    e829fbe View commit details
    Browse the repository at this point in the history
  2. Image layers implemented

    eonarheim committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0756d1c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Add todos

    eonarheim committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    b9a2040 View commit details
    Browse the repository at this point in the history
  2. Rev excalibur

    eonarheim committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8c3134c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    83a20c0 View commit details
    Browse the repository at this point in the history
  2. Implement excalibur wiring

    eonarheim committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    eca2757 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e7ac06 View commit details
    Browse the repository at this point in the history
  4. Add objectalignment

    eonarheim committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    5609100 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    772b30e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Templates nearly complete

    eonarheim committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    c8070ab View commit details
    Browse the repository at this point in the history
  2. Templates totally work!

    eonarheim committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    d261cd0 View commit details
    Browse the repository at this point in the history
  3. remove console.log

    eonarheim committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    873b017 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    5c1ddf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b1f44 View commit details
    Browse the repository at this point in the history
  3. Implement pathMap

    eonarheim committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    9d8cd1e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    2c04ab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5545e5f View commit details
    Browse the repository at this point in the history
  3. Add tilemap camera strategy

    eonarheim committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7764165 View commit details
    Browse the repository at this point in the history
  4. Implement headless

    eonarheim committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    32199d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75c7b6f View commit details
    Browse the repository at this point in the history
  6. Add new tilemap for tests

    eonarheim committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6fa55ab View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Basic isometric working

    eonarheim committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    972cc2e View commit details
    Browse the repository at this point in the history
  2. rev deps

    eonarheim committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f0115ac View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    5f22da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab18d8 View commit details
    Browse the repository at this point in the history
  3. Refactor to separate files

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    086d113 View commit details
    Browse the repository at this point in the history
  4. rename

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9ae66c3 View commit details
    Browse the repository at this point in the history
  5. rename

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    36c6ed3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5f5d19 View commit details
    Browse the repository at this point in the history
  7. Very close on isometric

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3181226 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a85d1c View commit details
    Browse the repository at this point in the history
  9. fix template visibility

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6880e50 View commit details
    Browse the repository at this point in the history
  10. Add simple orthogonal

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5f2fdd0 View commit details
    Browse the repository at this point in the history
  11. add simple orthogonal

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    aa32629 View commit details
    Browse the repository at this point in the history
  12. more orthogonal

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6056b4b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1e79359 View commit details
    Browse the repository at this point in the history
  14. remove todo

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    93b5d55 View commit details
    Browse the repository at this point in the history
  15. Refactor triangulation

    eonarheim committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d4643e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Target alpha build

    eonarheim committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    2d3b0df View commit details
    Browse the repository at this point in the history
  2. Update tsconfig

    eonarheim committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    56d0fac View commit details
    Browse the repository at this point in the history
  3. Update readme

    eonarheim committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    269dfa4 View commit details
    Browse the repository at this point in the history
  4. Add query by name

    eonarheim committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    4778618 View commit details
    Browse the repository at this point in the history
  5. Rev to alpha

    eonarheim committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    fce625c View commit details
    Browse the repository at this point in the history
  6. Map tweaks

    eonarheim committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    0cade8e View commit details
    Browse the repository at this point in the history
  7. Update readme

    eonarheim committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    6ffd35f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30f6cdf View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Tests are working

    eonarheim committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    77202e8 View commit details
    Browse the repository at this point in the history
  2. Update playwright

    eonarheim committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    c4e496f View commit details
    Browse the repository at this point in the history
  3. Run unit on CI build

    eonarheim committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    6468942 View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    eonarheim committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    75bfd15 View commit details
    Browse the repository at this point in the history
  5. pin deps

    eonarheim committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    27ff57e View commit details
    Browse the repository at this point in the history
  6. Rev to latest alpha

    eonarheim committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ba09af6 View commit details
    Browse the repository at this point in the history
  7. inherit props and class

    eonarheim committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    6491901 View commit details
    Browse the repository at this point in the history
  8. update snapshots

    eonarheim committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    058d045 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db4ad17 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. A whole mess of tests

    eonarheim committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    40d676a View commit details
    Browse the repository at this point in the history
  2. Fix test

    eonarheim committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c12f31a View commit details
    Browse the repository at this point in the history
  3. Support infinite tile maps

    eonarheim committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    03fd731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1517a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14c1829 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7aae568 View commit details
    Browse the repository at this point in the history
  7. Implement start z-index

    eonarheim committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a2d4469 View commit details
    Browse the repository at this point in the history
  8. Update test case

    eonarheim committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    93722c0 View commit details
    Browse the repository at this point in the history
  9. Reset tilemap

    eonarheim committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    58c3e4c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Remove todo

    eonarheim committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0822850 View commit details
    Browse the repository at this point in the history
  2. Remove errant public

    eonarheim committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    645e7e3 View commit details
    Browse the repository at this point in the history
  3. Remove spec

    eonarheim committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    f54102d View commit details
    Browse the repository at this point in the history
  4. Unit tests

    eonarheim committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d55fe5f View commit details
    Browse the repository at this point in the history
  5. fix tests

    eonarheim committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    986e0f4 View commit details
    Browse the repository at this point in the history
  6. All the tests

    eonarheim committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e818d81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6b1300 View commit details
    Browse the repository at this point in the history
  8. fix csv parsing bug

    eonarheim committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1416d89 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. More integration tests

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    10aca79 View commit details
    Browse the repository at this point in the history
  2. Fix linux snap shots

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    255f5de View commit details
    Browse the repository at this point in the history
  3. remove only

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    92d700f View commit details
    Browse the repository at this point in the history
  4. fix snapshots

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6aa01aa View commit details
    Browse the repository at this point in the history
  5. Fix with solid layers

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5173763 View commit details
    Browse the repository at this point in the history
  6. fix elevation bug

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    da3a9b5 View commit details
    Browse the repository at this point in the history
  7. fix orientation bug

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b98170d View commit details
    Browse the repository at this point in the history
  8. fix solid layers

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b6cda8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45ddcaa View commit details
    Browse the repository at this point in the history
  10. rev excalibur

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    059a053 View commit details
    Browse the repository at this point in the history
  11. fix solid

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b01fca9 View commit details
    Browse the repository at this point in the history
  12. fix solid

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    54602f0 View commit details
    Browse the repository at this point in the history
  13. update snapshots

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    364b19b View commit details
    Browse the repository at this point in the history
  14. update snaps

    eonarheim committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7095abe View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Mark deprecated

    eonarheim committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e1e7386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c510327 View commit details
    Browse the repository at this point in the history
  3. update lock

    eonarheim committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    c3248f4 View commit details
    Browse the repository at this point in the history
  4. update npm ignore

    eonarheim committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    161f019 View commit details
    Browse the repository at this point in the history