summaryrefslogtreecommitdiff
path: root/lib/CheckMap.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-24a year went byHEADmainstuebinm1-234/+0
2022-10-11code formatterstuebinm1-2/+2
2022-10-11use template haskell aeson, not genericsstuebinm1-1/+1
2022-04-08linter: don't fail on missing mapsstuebinm1-2/+1
2022-04-06linter: collect jitsi rooms of mapsstuebinm1-2/+6
2022-04-04linter: collect content warningsstuebinm1-2/+5
2022-03-19unbreak a very, very long rebasestuebinm1-3/+3
2022-03-19remove leftover rc3 things & some new stuffstuebinm1-5/+8
2022-03-19make tiled stricter (and organise some imports)stuebinm1-10/+7
2022-03-19separate tiled modules out into own packagestuebinm1-1/+1
2022-03-19switch to universum preludestuebinm1-23/+36
2022-03-19sprinkle some NFData everywherestuebinm1-1/+2
2021-12-29maps, maps, and yet more mapsstuebinm1-4/+14
2021-12-29the lobby lacks reflexivitystuebinm1-1/+2
2021-12-28Update CheckMap.hs to make missing back link to lobby an ERRORtabascoeye1-1/+1
2021-12-27warn if main.json does not link back to lobbystuebinm1-6/+13
2021-12-25whoops, forgot to delete an output field and now it's in the hubstuebinm1-1/+0
2021-12-25don't print doubled lints twicestuebinm1-8/+7
2021-12-24smaller changesstuebinm1-3/+2
2021-12-23correct recognision of entrypoints in sublayersstuebinm1-16/+21
2021-12-23limit output for frequent lintsstuebinm1-1/+4
2021-12-16fixed some warnings (and disabled others)stuebinm1-1/+1
2021-12-16fixed & removed a bunch of old TODOsstuebinm1-3/+0
2021-12-04lots of code reorganising and some deduplicationstuebinm1-5/+4
2021-12-02collect badges from object layersstuebinm1-6/+11
2021-11-28various fixes to bugsstuebinm1-6/+5
2021-11-19fix group layer handlingstuebinm1-9/+22
2021-11-19deal with group layersstuebinm1-4/+37
2021-11-14Functional jitsiRoomAdminTag adjustmentstuebinm1-7/+8
2021-11-10extra module for repository writeoutstuebinm1-1/+1
2021-11-10remove dead codestuebinm1-5/+2
2021-11-10little code cleanupstuebinm1-7/+5
2021-11-09first example of a map adjustmentstuebinm1-14/+23
2021-10-30turns out records are just sugarstuebinm1-8/+2
2021-10-30yet more tiled propertiesstuebinm1-1/+1
2021-10-30re-enable dependency checkingstuebinm1-19/+19
2021-10-30also flipping tileset lint output structurestuebinm1-26/+34
2021-10-30readable prettyprint for inverted lint outputstuebinm1-1/+2
2021-10-30flipping the output map structurestuebinm1-13/+28
2021-10-30make aeson instances agree with themselvesstuebinm1-2/+3
2021-10-30add tileset property lintingstuebinm1-7/+18
2021-10-01rename to walintstuebinm1-1/+1
2021-09-30remove unused Maybestuebinm1-4/+4
2021-09-30nicer json output which leaks less haskell namesstuebinm1-21/+32
2021-09-30simple map-map link dependency checkingstuebinm1-4/+7
2021-09-23prettier pretty printing and stuffstuebinm1-22/+26
2021-09-23handle all maps in entire repositoriesstuebinm1-22/+26
2021-09-23very naïve handling of directoriesstuebinm1-6/+6
2021-09-20use PrettyPrinter morestuebinm1-21/+3
2021-09-20typechecking for path depths!stuebinm1-8/+9