| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix broken import from an unhappy rebase | stuebinm | 2021-12-18 | 2 | -2/+2 |
* | change badge output format | stuebinm | 2021-12-18 | 2 | -15/+7 |
* | print list of maps in output json | stuebinm | 2021-12-18 | 1 | -0/+1 |
* | simple graphviz visualisation of a repository | stuebinm | 2021-12-17 | 3 | -6/+29 |
* | some simple graph algorithms | stuebinm | 2021-12-17 | 3 | -68/+123 |
* | print hint for non-zero exit code in non-json mode | stuebinm | 2021-12-16 | 1 | -18/+26 |
* | fix a bug when writing things out | stuebinm | 2021-12-16 | 1 | -3/+3 |
* | special handling of world:// and assembly names | stuebinm | 2021-12-16 | 4 | -21/+42 |
* | fixed some warnings (and disabled others) | stuebinm | 2021-12-16 | 3 | -3/+3 |
* | fixed & removed a bunch of old TODOs | stuebinm | 2021-12-16 | 7 | -32/+50 |
* | "collides" can't be set on layers | stuebinm | 2021-12-16 | 1 | -4/+4 |
* | abort copying on missing assets | stuebinm | 2021-12-16 | 1 | -1/+3 |
* | lint if tileset properties are set on the map instead | stuebinm | 2021-12-16 | 1 | -1/+5 |
* | made a partial function total | stuebinm | 2021-12-16 | 1 | -0/+2 |
* | we don't support ellipses | stuebinm | 2021-12-16 | 2 | -9/+5 |
* | suggest setting map meta properties if not given | stuebinm | 2021-12-15 | 3 | -5/+18 |
* | deal with group layer in existence checks properly | stuebinm | 2021-12-14 | 1 | -11/+20 |
* | allow scripts from https://static.rc3.world/scripts | stuebinm | 2021-12-14 | 1 | -15/+10 |
* | downgrade disallowed path-related lint levels | stuebinm | 2021-12-14 | 1 | -3/+3 |
* | audioVolumne is of type float, not int | stuebinm | 2021-12-14 | 2 | -16/+43 |
* | startLayer can actually be set to `false` | stuebinm | 2021-12-14 | 1 | -3/+2 |
* | refuse doubled map properties | stuebinm | 2021-12-13 | 1 | -1/+2 |
* | complain if map links that don't go to .json files | stuebinm | 2021-12-13 | 2 | -6/+20 |
* | add special warning for rc3 old-style links | stuebinm | 2021-12-13 | 2 | -2/+13 |
* | changes to tiled map format | stuebinm | 2021-12-13 | 2 | -3/+8 |
* | downgrad mapCopyright lint to suggestion | stuebinm | 2021-12-12 | 1 | -1/+1 |
* | update readme with new URI scopes | stuebinm | 2021-12-12 | 1 | -2/+4 |
* | better lints for invalid links | stuebinm | 2021-12-12 | 2 | -21/+22 |
* | lints for names that are used more than twice | stuebinm | 2021-12-12 | 1 | -7/+13 |
* | handle text objects in objectgroup layers | stuebinm | 2021-12-12 | 2 | -22/+37 |
* | lint individual tile properties | stuebinm | 2021-12-12 | 1 | -1/+15 |
* | rudimentary linting for overlapping layers | stuebinm | 2021-12-08 | 5 | -1/+66 |
* | fix mapCopyright lint | stuebinm | 2021-12-08 | 1 | -3/+3 |
* | properties: copyright → tilesetCopyright | stuebinm | 2021-12-07 | 1 | -2/+2 |
* | require mapCopyright to be set | stuebinm | 2021-12-07 | 1 | -0/+3 |
* | lots of code reorganising and some deduplication | stuebinm | 2021-12-04 | 8 | -230/+288 |
* | refuse doubled names | stuebinm | 2021-12-04 | 4 | -16/+52 |
* | update readme for badges | stuebinm | 2021-12-02 | 1 | -2/+22 |
* | collect badges from object layers | stuebinm | 2021-12-02 | 8 | -52/+230 |
* | do (naïve) html escaping | stuebinm | 2021-12-02 | 2 | -6/+17 |
* | prepend jitsi room names with assembly tag | stuebinm | 2021-11-30 | 1 | -2/+7 |
* | jitsiRoomAdminTag: prepend "assembly-" before name | stuebinm | 2021-11-30 | 1 | -0/+2 |
* | allow unknown properties | stuebinm | 2021-11-30 | 1 | -11/+2 |
* | rudimentary emulation of bbbRoom etc. | stuebinm | 2021-11-30 | 2 | -4/+32 |
* | update readme | stuebinm | 2021-11-28 | 1 | -4/+25 |
* | git: ignore .stack-work | stuebinm | 2021-11-28 | 1 | -0/+1 |
* | various fixes to bugs | stuebinm | 2021-11-28 | 7 | -89/+104 |
* | Merge branch 'main' of git.cccv.de:hub/walint | stuebinm | 2021-11-28 | 1 | -11/+16 |
|\ |
|
| * | why oh why does the prelude contain unsafe functions | stuebinm | 2021-11-23 | 1 | -1/+1 |
| * | add a severity attribute to the json output | stuebinm | 2021-11-23 | 1 | -11/+16 |