summaryrefslogtreecommitdiff
path: root/tiled/Data/Tiled.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-24a year went byHEADmainstuebinm1-4/+0
2022-10-11code formatterstuebinm1-4/+4
2022-10-11use template haskell aeson, not genericsstuebinm1-52/+13
2022-04-08linter: don't fail on missing mapsstuebinm1-3/+6
2022-03-19make tiled even more strictstuebinm1-7/+8
2022-03-19make tiled stricter (and organise some imports)stuebinm1-14/+4
2022-03-19separate tiled modules out into own packagestuebinm1-1/+2
2022-03-19switch to universum preludestuebinm1-16/+10
2022-03-19sprinkle some NFData everywherestuebinm1-13/+16
2021-12-23some people define tilesets without images???stuebinm1-1/+1
2021-12-18fixed parsing of tiled objectsstuebinm1-23/+10
2021-12-16fixed & removed a bunch of old TODOsstuebinm1-1/+0
2021-12-14audioVolumne is of type float, not intstuebinm1-12/+24
2021-12-13changes to tiled map formatstuebinm1-2/+4
2021-12-12handle text objects in objectgroup layersstuebinm1-6/+16
2021-12-04lots of code reorganising and some deduplicationstuebinm1-50/+1
2021-12-04refuse doubled namesstuebinm1-0/+13
2021-12-02collect badges from object layersstuebinm1-35/+73
2021-11-17make map parser work with more mapsstuebinm1-5/+25
2021-11-17map format: turns out more things are optionalstuebinm1-6/+6
2021-11-14config options: implement script-related optionsstuebinm1-0/+5
2021-11-14Functional jitsiRoomAdminTag adjustmentstuebinm1-0/+9
2021-11-10remove dead codestuebinm1-36/+9
2021-11-09first example of a map adjustmentstuebinm1-1/+10
2021-10-30yet more tiled propertiesstuebinm1-1/+5
2021-10-30also flipping tileset lint output structurestuebinm1-0/+2
2021-10-30added more keys to the Tiled formatstuebinm1-30/+51
2021-10-30flipping the output map structurestuebinm1-3/+6
2021-10-30make aeson instances agree with themselvesstuebinm1-182/+69
2021-10-30add tileset property lintingstuebinm1-1/+1
2021-10-01rename to walintstuebinm1-18/+17
2021-09-30nicer json output which leaks less haskell namesstuebinm1-3/+6
2021-09-23very naïve handling of directoriesstuebinm1-15/+24
2021-09-20lint embedded tilesetsstuebinm1-2/+2
2021-09-20lint general map propertiesstuebinm1-2/+2
2021-09-19some properties require non-empty layersstuebinm1-2/+4
2021-09-19support for properties that aren't stringsstuebinm1-13/+29
2021-09-18can collect dependencies!stuebinm1-2/+2
2021-09-18type check propertiesstuebinm1-1/+25
2021-09-16input options, output jsonstuebinm1-1/+1
2021-09-16moving lots of code aroundstuebinm1-0/+0