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

Adds drawing to tacmaps #4475

Merged
merged 204 commits into from Nov 17, 2023
Merged

Adds drawing to tacmaps #4475

merged 204 commits into from Nov 17, 2023

Commits on May 19, 2023

  1. added drawing functionality to tactical maps

    doom committed May 19, 2023
    Configuration menu
    Copy the full SHA
    98fd3a2 View commit details
    Browse the repository at this point in the history
  2. removed redundant check

    doom committed May 19, 2023
    Configuration menu
    Copy the full SHA
    b5b8683 View commit details
    Browse the repository at this point in the history
  3. linter

    doom committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f458c8f View commit details
    Browse the repository at this point in the history
  4. more linter

    doom committed May 19, 2023
    Configuration menu
    Copy the full SHA
    eaeca24 View commit details
    Browse the repository at this point in the history
  5. l-i-n-t-e-r

    doom committed May 19, 2023
    Configuration menu
    Copy the full SHA
    be6d103 View commit details
    Browse the repository at this point in the history
  6. prettier format

    doom committed May 19, 2023
    Configuration menu
    Copy the full SHA
    2a18885 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Merge branch 'master' into tacmap-refactor

    Cthulhu80 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8cdfbeb View commit details
    Browse the repository at this point in the history
  2. progress

    DOOM committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c102fdc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. progress

    DOOM committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    07d60ca View commit details
    Browse the repository at this point in the history
  2. spaghet

    DOOM committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a4cc32f View commit details
    Browse the repository at this point in the history
  3. guh

    DOOM committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a2de250 View commit details
    Browse the repository at this point in the history
  4. hacky, fix later.

    DOOM committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9dd32dc View commit details
    Browse the repository at this point in the history
  5. fix

    DOOM committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8ed8d6d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into tacmap-refactor

    Cthulhu80 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    87d1c5b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. flaticon

    DOOM committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    28e9a67 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tacmap-refactor' of github.com:Cthulhu80/cmss13 into ta…

    …cmap-refactor
    DOOM committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    108acb6 View commit details
    Browse the repository at this point in the history
  3. more more

    DOOM committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    03951dc View commit details
    Browse the repository at this point in the history
  4. fix

    DOOM committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6d6fe45 View commit details
    Browse the repository at this point in the history
  5. bug fix

    DOOM committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    efeabb8 View commit details
    Browse the repository at this point in the history
  6. fix

    DOOM committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    13037ba View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. prettier

    DOOM committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5ef3526 View commit details
    Browse the repository at this point in the history
  2. fix

    DOOM committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    3d22bbd View commit details
    Browse the repository at this point in the history
  3. LINTER

    DOOM committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    362df62 View commit details
    Browse the repository at this point in the history
  4. fix

    DOOM committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    d87da9e View commit details
    Browse the repository at this point in the history
  5. ...

    DOOM committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    cf1cc1c View commit details
    Browse the repository at this point in the history
  6. fix

    DOOM committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    bdfadb9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into tacmap-refactor

    Cthulhu80 committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    e21b083 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. typo

    DOOM committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4cf8abf View commit details
    Browse the repository at this point in the history
  2. var refactor

    DOOM committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5d8784f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. less shit code

    DOOM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3781a37 View commit details
    Browse the repository at this point in the history
  2. fix

    DOOM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    22dbf83 View commit details
    Browse the repository at this point in the history
  3. too much python lol

    DOOM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9757437 View commit details
    Browse the repository at this point in the history
  4. fox

    DOOM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    396ce26 View commit details
    Browse the repository at this point in the history
  5. fix

    DOOM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    13151cb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix

    expanse committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dcd697c View commit details
    Browse the repository at this point in the history
  2. hacky svg implementation

    expanse committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    be1cef3 View commit details
    Browse the repository at this point in the history
  3. fix

    Cthulhu80 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f923e09 View commit details
    Browse the repository at this point in the history
  4. fix

    expanse committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    945df1c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tacmap-refactor' of github.com:Cthulhu80/cmss13 into ta…

    …cmap-refactor
    expanse committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8c59c07 View commit details
    Browse the repository at this point in the history
  6. fuck yeah

    expanse committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    97c7616 View commit details
    Browse the repository at this point in the history
  7. svg

    expanse committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4b27583 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. prettier

    expanse committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    18f1080 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge branch 'master' into tacmap-refactor

    Cthulhu80 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f54cb6e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 22, 2023

  1. tacmap ref

    doom committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5507258 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    379a91c View commit details
    Browse the repository at this point in the history
  3. fix

    doom committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1d3ec40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6855036 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. general improvements

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d6ab427 View commit details
    Browse the repository at this point in the history
  2. ...

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    645b766 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    90b1afa View commit details
    Browse the repository at this point in the history
  4. action button

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5c75609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a535920 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f0f4e89 View commit details
    Browse the repository at this point in the history
  7. ...

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    371a673 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79c97e1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e5a53d0 View commit details
    Browse the repository at this point in the history
  10. ...

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    3b8f2e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6721bf1 View commit details
    Browse the repository at this point in the history
  12. ...

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ace9fda View commit details
    Browse the repository at this point in the history
  13. ...

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1f71369 View commit details
    Browse the repository at this point in the history
  14. ...

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    86eef8a View commit details
    Browse the repository at this point in the history
  15. ...

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2c6b294 View commit details
    Browse the repository at this point in the history
  16. copy pasta

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d23a6ad View commit details
    Browse the repository at this point in the history
  17. ...

    doom committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5dbff93 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    3e9b000 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. general improvements

    doom committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7bd02a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f70f6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    c63bce4 View commit details
    Browse the repository at this point in the history
  4. ...

    doom committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b00c407 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    677cfac View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. ...

    doom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1385d3d View commit details
    Browse the repository at this point in the history
  2. ...

    doom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    93108a7 View commit details
    Browse the repository at this point in the history
  3. ...

    doom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ae8151e View commit details
    Browse the repository at this point in the history
  4. ...

    doom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3be6e25 View commit details
    Browse the repository at this point in the history
  5. ...

    doom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b4b2294 View commit details
    Browse the repository at this point in the history
  6. patch

    doom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    48616ae View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. ...

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b52ef71 View commit details
    Browse the repository at this point in the history
  2. ...

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    46957f8 View commit details
    Browse the repository at this point in the history
  3. progress

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fb1511a View commit details
    Browse the repository at this point in the history
  4. ...

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a8487fa View commit details
    Browse the repository at this point in the history
  5. tacmap

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c75b1e5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    68c2d98 View commit details
    Browse the repository at this point in the history
  7. ...

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    60c6bac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68a5ce1 View commit details
    Browse the repository at this point in the history
  9. ...

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d9ebaa7 View commit details
    Browse the repository at this point in the history
  10. ...

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    91271b9 View commit details
    Browse the repository at this point in the history
  11. ...

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1013ad8 View commit details
    Browse the repository at this point in the history
  12. ...

    doom committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9553df4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7f04a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9753e3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37a4b6d View commit details
    Browse the repository at this point in the history
  4. fixed visor

    doom committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2329406 View commit details
    Browse the repository at this point in the history
  5. such immense suffering.

    doom committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    79d20d2 View commit details
    Browse the repository at this point in the history
  6. ...

    doom committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7319fa6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d896e40 View commit details
    Browse the repository at this point in the history
  8. ...

    doom committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    47241c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aeb2b87 View commit details
    Browse the repository at this point in the history
  10. ...

    doom committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    62865c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. refactor

    doom committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    63e4a82 View commit details
    Browse the repository at this point in the history
  2. ...

    doom committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    29420bf View commit details
    Browse the repository at this point in the history
  3. ...

    doom committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d79fc0a View commit details
    Browse the repository at this point in the history
  4. changes

    doom committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7fbad62 View commit details
    Browse the repository at this point in the history
  5. ...

    doom committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    15abb6d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. tacmap announcement refactor

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    072377d View commit details
    Browse the repository at this point in the history
  2. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2c63acc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    53ef9b7 View commit details
    Browse the repository at this point in the history
  4. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2d178ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4835d0b View commit details
    Browse the repository at this point in the history
  6. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5469348 View commit details
    Browse the repository at this point in the history
  7. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    849f8fc View commit details
    Browse the repository at this point in the history
  8. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6c72375 View commit details
    Browse the repository at this point in the history
  9. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0f85e1c View commit details
    Browse the repository at this point in the history
  10. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    dc1091a View commit details
    Browse the repository at this point in the history
  11. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6e0f7b2 View commit details
    Browse the repository at this point in the history
  12. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5ada289 View commit details
    Browse the repository at this point in the history
  13. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d3c811d View commit details
    Browse the repository at this point in the history
  14. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ab197b5 View commit details
    Browse the repository at this point in the history
  15. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    424b23d View commit details
    Browse the repository at this point in the history
  16. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a747b62 View commit details
    Browse the repository at this point in the history
  17. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    55fbb82 View commit details
    Browse the repository at this point in the history
  18. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bb7726e View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    355e0f3 View commit details
    Browse the repository at this point in the history
  20. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3ac897d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6d1f6d3 View commit details
    Browse the repository at this point in the history
  22. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1321b62 View commit details
    Browse the repository at this point in the history
  23. ...

    doom committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    80fbcaf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. ...

    doom committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    4d72293 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

    doom committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5618b2d View commit details
    Browse the repository at this point in the history
  3. ...

    doom committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    937e7c8 View commit details
    Browse the repository at this point in the history
  4. bug fix

    doom committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    689d2a4 View commit details
    Browse the repository at this point in the history
  5. bug fix

    doom committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3c5d5b4 View commit details
    Browse the repository at this point in the history
  6. ...

    doom committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    293c147 View commit details
    Browse the repository at this point in the history
  7. bug fix

    doom committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    03765e3 View commit details
    Browse the repository at this point in the history
  8. ...

    doom committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8938278 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. ...

    doom committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    abbff0d View commit details
    Browse the repository at this point in the history
  2. ...

    doom committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fbe471b View commit details
    Browse the repository at this point in the history
  3. ...

    doom committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3c9bad6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    66ffbc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e1ae272 View commit details
    Browse the repository at this point in the history
  2. ...

    doom committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0e4cf9b View commit details
    Browse the repository at this point in the history
  3. ...

    doom committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ba3da54 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    476620d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Update tgui/packages/tgui/interfaces/CanvasLayer.js

    Co-authored-by: Drathek <[email protected]>
    Cthulhu80 and Drulikar committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2035db7 View commit details
    Browse the repository at this point in the history
  2. Update code/controllers/subsystem/minimap.dm

    Co-authored-by: Drathek <[email protected]>
    Cthulhu80 and Drulikar committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0d02230 View commit details
    Browse the repository at this point in the history
  3. Update code/controllers/subsystem/minimap.dm

    Co-authored-by: Drathek <[email protected]>
    Cthulhu80 and Drulikar committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e20cebc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. ....

    doom committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    491fc7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7e1096 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6e194e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. ...

    doom committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b8f48d9 View commit details
    Browse the repository at this point in the history
  2. ...

    doom committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    5dd3940 View commit details
    Browse the repository at this point in the history
  3. ...

    doom committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    af44982 View commit details
    Browse the repository at this point in the history
  4. ...

    doom committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    90b6351 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    45fc8ec View commit details
    Browse the repository at this point in the history
  6. guh

    doom committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b95cb40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba59cd4 View commit details
    Browse the repository at this point in the history
  8. bug fix

    doom committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7af8d72 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1f93b3f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c4e6028 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into tac-refactor

    Cthulhu80 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    07c80b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    22dd87e View commit details
    Browse the repository at this point in the history
  2. Remove a testing var

    Drulikar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    911ded7 View commit details
    Browse the repository at this point in the history
  3. bug fix

    doom committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5fe3f35 View commit details
    Browse the repository at this point in the history
  4. ui bug fix

    doom committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ae229e4 View commit details
    Browse the repository at this point in the history
  5. ce

    doom committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    cf29618 View commit details
    Browse the repository at this point in the history
  6. bug fix

    doom committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6ab67cd View commit details
    Browse the repository at this point in the history
  7. bug fix

    doom committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c55d307 View commit details
    Browse the repository at this point in the history
  8. bug fix

    doom committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    33a747a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Moar polish: I wish I didn't have to be so specific about pixel heigh…

    …ts, but theres too much mixed in the layouting for now
    Drulikar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c45d786 View commit details
    Browse the repository at this point in the history
  2. Resizeable old canvas view

    Drulikar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    64bb5ad View commit details
    Browse the repository at this point in the history
  3. mouseUp will now reset the update canvas button (I could draw, update…

    … canvas, draw and it wouldn't submit the svg drawing)
    Drulikar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f37968a View commit details
    Browse the repository at this point in the history
  4. Possible fix for 0x2f78 error: suspected issue with addEventListeners…

    … prior to image load.
    Drulikar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f1844f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6c1eae View commit details
    Browse the repository at this point in the history
  6. Simply frequency of drawn nodes and warn when approaching an estimate…

    … that seems problematic
    
    Improve handling of dragging off the window (now ends the path, but still is sort of in a drag state)
    Drulikar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    0a651ba View commit details
    Browse the repository at this point in the history
  7. Ghost alerts!

    Drulikar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    38aae86 View commit details
    Browse the repository at this point in the history
  8. Add ghost alert sfx

    Drulikar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1061a0b View commit details
    Browse the repository at this point in the history
  9. Return to automatic map flattening on initial load but now only after…

    … we know the tacmap has fired to receive icons.
    Drulikar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1242b40 View commit details
    Browse the repository at this point in the history
  10. ...

    doom committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    0a3b2d8 View commit details
    Browse the repository at this point in the history
  11. typo

    doom committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    2924cab View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Cleanup

    Drulikar committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    de70ffb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    c9a1c45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47dd5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d91f171 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5eba2d3 View commit details
    Browse the repository at this point in the history
  5. Restore tactical map button to overwatch consoles (only drawing capab…

    …ilities if marine faction)
    Drulikar committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    079ec46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2fbee7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a6df56 View commit details
    Browse the repository at this point in the history
  8. Cleanup extra tacmap qdels

    Drulikar committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7aa9c98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69544f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    644a988 View commit details
    Browse the repository at this point in the history
  11. Fix deleting xeno tacmaps

    Drulikar committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    942ae03 View commit details
    Browse the repository at this point in the history
  12. Latejoin asset sending for tacmaps

    Minor refactoring
    Drulikar committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    57fce31 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Flattened

    Drulikar committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cdca403 View commit details
    Browse the repository at this point in the history
  2. Global var instead

    Drulikar committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9d55769 View commit details
    Browse the repository at this point in the history
  3. Global procs

    Drulikar committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e9bb91c View commit details
    Browse the repository at this point in the history
  4. Wording

    Drulikar committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    dea773f View commit details
    Browse the repository at this point in the history
  5. Update comment

    Drulikar committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    790358a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Remove unneeded fragment

    Drulikar committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    84ae52d View commit details
    Browse the repository at this point in the history
  2. Refactor ternary

    Drulikar committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1a02644 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge branch 'master' into tac-refactor

    # Conflicts:
    #	code/modules/cm_aliens/structures/special/pylon_core.dm
    Drulikar committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b2c1041 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Define -1

    Drulikar committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ed05083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b4ecc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Resend maps every ui open

    Drulikar committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    3067be6 View commit details
    Browse the repository at this point in the history