Commit graph

  • 96ad2af667
    Merge pull request #10 from dcronqvist/add-docs dcronqvist 2024-08-17 21:56:33 +02:00
  • da3c4351c3 Fix so tests still work Daniel Cronqvist 2024-08-17 21:55:06 +02:00
  • 85038d0dc3 Add docs deployment workflow Daniel Cronqvist 2024-08-17 21:50:54 +02:00
  • 022a5a0f1e Update editorconfig Daniel Cronqvist 2024-08-17 21:32:51 +02:00
  • 74d5b6bca5 Remove unnecessary funding file Daniel Cronqvist 2024-08-17 21:10:01 +02:00
  • 0ceb27a4ca Add first example of docs Daniel Cronqvist 2024-08-17 00:07:52 +02:00
  • e6d94247c1 Use folder structure namespaces Daniel Cronqvist 2024-08-16 23:27:15 +02:00
  • 0a11cdd791 Move source to src/ Daniel Cronqvist 2024-08-16 21:44:27 +02:00
  • 580e630148
    Merge pull request #9 from dcronqvist/automatic-test-runs dcronqvist 2024-08-17 21:31:50 +02:00
  • 79ca282a64 Add automatic test runs on PRs Daniel Cronqvist 2024-08-17 21:28:38 +02:00
  • bd45d37d7b
    Merge pull request #8 from dcronqvist/dev dcronqvist 2024-08-17 21:06:32 +02:00
  • f4ea43aeae Move funding to .github Daniel Cronqvist 2024-08-17 21:01:14 +02:00
  • 50a489de02 Add github funding Daniel Cronqvist 2024-08-17 20:59:22 +02:00
  • 165dde39f4 Add github funding Daniel Cronqvist 2024-08-17 20:59:22 +02:00
  • 0cf564ce46
    Merge pull request #6 from dcronqvist/dev dcronqvist 2024-08-17 20:51:21 +02:00
  • 50d4f43544
    Merge pull request #5 from dcronqvist/benchmarking dcronqvist 2024-08-14 22:17:40 +02:00
  • 32de90a566 Add more benchmarking information and fix paths in benchmarks Daniel Cronqvist 2024-08-14 22:17:14 +02:00
  • dad5f2c42c
    Merge pull request #4 from dcronqvist/feature-coverage dcronqvist 2024-08-14 21:55:19 +02:00
  • 453d749098 Add feature coverage comparison to README Daniel Cronqvist 2024-08-14 21:07:50 +02:00
  • 7f81feaf6b
    Merge pull request #3 from dcronqvist/more-tests dcronqvist 2024-08-14 20:36:29 +02:00
  • aecd97bd7d More tests Daniel Cronqvist 2024-08-14 20:29:55 +02:00
  • 653e5b5326 Add final tests Daniel Cronqvist 2024-08-13 23:18:42 +02:00
  • 292dc9b1b9 Add wangset test Daniel Cronqvist 2024-08-13 22:34:51 +02:00
  • 3645f8c2a2 Add some tileset tests Daniel Cronqvist 2024-08-13 21:39:08 +02:00
  • e68f7c178a Add tests for map with rotated/flipped tiles Daniel Cronqvist 2024-08-12 23:20:47 +02:00
  • a1a2e3d373 Add tests for external tilesets in maps Daniel Cronqvist 2024-08-12 23:03:53 +02:00
  • f82487f46a Add embedded tileset test case Daniel Cronqvist 2024-08-12 22:44:55 +02:00
  • 7b7e499b0d Add tests for custom type properties in maps Daniel Cronqvist 2024-08-12 22:33:00 +02:00
  • 5fd05683f6 Add tests for common properties in maps Daniel Cronqvist 2024-08-12 22:17:13 +02:00
  • 46d5127c72 Tests are automatically created when populating the available test data Daniel Cronqvist 2024-08-12 22:07:30 +02:00
  • da5bf73ca0 Make assertions tell you where they fail Daniel Cronqvist 2024-08-12 22:00:59 +02:00
  • 4aebf1d67b Remove old maps from tests and seperate model more Daniel Cronqvist 2024-08-12 21:24:09 +02:00
  • 33f1f4dcb7
    Merge pull request #2 from dcronqvist/json-support dcronqvist 2024-08-11 17:16:24 +02:00
  • 9117b451dd Move custom types files Daniel Cronqvist 2024-08-11 17:05:52 +02:00
  • 36f600dcdf Splitting up Tmj parsing more Daniel Cronqvist 2024-08-11 17:02:16 +02:00
  • cc57b172a8 Added Tmj parsing to benchmarking Daniel Cronqvist 2024-08-11 12:10:56 +02:00
  • bb74d3ccee Added same CustomTypeDefinition stuff to Tmx Daniel Cronqvist 2024-08-10 21:36:13 +02:00
  • e9cf6e01f6 Add text object parsing for JSON Daniel Cronqvist 2024-08-10 19:24:25 +02:00
  • 5e93716d2c Big properties work Daniel Cronqvist 2024-08-10 19:18:33 +02:00
  • 1168917c23 Getting further with the json support Daniel Cronqvist 2024-08-09 23:12:45 +02:00
  • 5626614acd Move over to JsonElement Daniel Cronqvist 2024-08-08 23:55:26 +02:00
  • 2a10ebb496 Stuck on how to handle class properties Daniel Cronqvist 2024-08-08 23:04:05 +02:00
  • 0f05bd10aa Start json reader Daniel Cronqvist 2024-08-06 22:39:50 +02:00
  • 34dcca7f35
    Merge pull request #1 from dcronqvist/readers dcronqvist 2024-08-04 16:58:50 +02:00
  • 38f0687e6d Some more README updates Daniel Cronqvist 2024-08-04 16:57:47 +02:00
  • e190da7cdf Update README Daniel Cronqvist 2024-08-03 21:36:07 +02:00
  • 2799fe1fd8 Prepare some feature coverage Daniel Cronqvist 2024-08-03 21:29:59 +02:00
  • 3e8f3fbfb9 Some benchmarking and README updates Daniel Cronqvist 2024-08-03 21:07:31 +02:00
  • bafbd3d6c7 No more TmxSerializer, now different readers for each file format Daniel Cronqvist 2024-08-03 14:26:09 +02:00
  • 453200bbb2 Move to readers instead Daniel Cronqvist 2024-08-03 13:51:38 +02:00
  • 7e325ea95d Add initial benchmarking project Daniel Cronqvist 2024-07-28 23:50:16 +02:00
  • 94e6a12bad Further README work Daniel Cronqvist 2024-07-28 17:20:43 +02:00
  • 765226c224 Further expanded on README content Daniel Cronqvist 2024-07-28 00:06:47 +02:00
  • 9d614fbab5 Update README with more examples Daniel Cronqvist 2024-07-27 23:55:56 +02:00
  • 5adf9c8b6b Update README with more examples Daniel Cronqvist 2024-07-27 23:53:05 +02:00
  • 0f6db5254d Add object Templates to Model and TmxSerializer Daniel Cronqvist 2024-07-27 23:53:05 +02:00
  • 5193ab5b61 Add Group to Model and to TmxSerializer Daniel Cronqvist 2024-07-27 23:53:05 +02:00
  • 6349471a58 Further README updates Daniel Cronqvist 2024-07-27 23:53:05 +02:00
  • 30318e6194 Initial README update, rebase and amend this commit Daniel Cronqvist 2024-07-27 23:53:04 +02:00
  • 6cf76c89cb Add tests and some test cases Daniel Cronqvist 2024-07-26 00:37:47 +02:00
  • 70fc74f43b Modelling soon done, starting tests structuring Daniel Cronqvist 2024-07-26 00:37:47 +02:00
  • d2be83972d First initial modelling, going to move serialization away from model Daniel Cronqvist 2024-07-26 00:36:57 +02:00
  • f0548060c0
    Initial commit dcronqvist 2024-07-21 21:32:06 +02:00