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

Repath ABCU savefiles, make construction pausable, other fixes #15774

Merged
merged 50 commits into from
Oct 2, 2023

Commits on Jul 17, 2023

  1. Increases ABCU Marker range

    Also adds feedback noises when selecting/unselecting tiles
    kbsmilk committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ef3a553 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. cleanup by Mister-Moriarty

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

Commits on Jul 28, 2023

  1. Rectangle select

    safety prompts
    better help messages
    audio feedback
    re-added range limit
    kbsmilk committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    84b0663 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Changed some usage info lines

    kbsmilk committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    aa6a558 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. a word

    kbsmilk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    201a5d9 View commit details
    Browse the repository at this point in the history
  2. removed unused messages

    kbsmilk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c8b2401 View commit details
    Browse the repository at this point in the history
  3. fixed rect select marking forbidden tiles

    kbsmilk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c34d83c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. 'selecting' now uses defines

    maxSize moved back under pixelaction
    canceling rect select makes a noise
    kbsmilk committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    df35663 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. now saves icon state

    and uses dmm_suite preloader to rebuild objects
    kbsmilk committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bc3da90 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. repathed save files for marker's save, print, and delete.

    it appears to work!
    started work on blueprint dump verb
    slightly renamed blueprint admin verbs to group them up
    kbsmilk committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    691cea5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. blueprints save author ckey now

    bit of admin logging that maybe works
    blueprint tileinfo now stores icon (as string)
    kbsmilk committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f6f7ac7 View commit details
    Browse the repository at this point in the history
  2. area power controllers now built last

    kbsmilk committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    fc61fa7 View commit details
    Browse the repository at this point in the history
  3. power terminal unwhitelisted

    kbsmilk committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    28b9248 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. log to station not to admin

    kbsmilk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    46b86e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. build process now uses machinery loop.

    building is now pausable and cancelable.
    kbsmilk committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9af9011 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. resource consumption exists now + minor cleanup

    kbsmilk committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7387317 View commit details
    Browse the repository at this point in the history
  2. simplified my insane build cost math

    kbsmilk committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a3ac42e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    3d1787b View commit details
    Browse the repository at this point in the history
  2. upgraded user input to tgui, better handling

    kbsmilk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fce93e7 View commit details
    Browse the repository at this point in the history
  3. finished auditInventory(), now using it

    kbsmilk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2c291cd View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. code guide stuff: explicit src, true/false bools

    kbsmilk committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bf977b9 View commit details
    Browse the repository at this point in the history
  2. more explicit src

    kbsmilk committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    75ada76 View commit details
    Browse the repository at this point in the history
  3. and more

    kbsmilk committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3ef54fa View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. now saves turf icon if it's different from initial.

    however, it does not load the icon.
    kbsmilk committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    baa4293 View commit details
    Browse the repository at this point in the history
  2. some polish + properly disabled icon loading

    kbsmilk committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    852af67 View commit details
    Browse the repository at this point in the history
  3. removed unused code, tiny bit of message polish

    kbsmilk committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    defb7cb View commit details
    Browse the repository at this point in the history
  4. updated admin verbs

    kbsmilk committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    f25c0b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1fb308 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dad304c View commit details
    Browse the repository at this point in the history
  7. fixed material flags, early return in process()

    kbsmilk committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3a56364 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. dmm preloader no longer a useless var

    kbsmilk committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    5f0a861 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    faa9223 View commit details
    Browse the repository at this point in the history
  2. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    315fefd View commit details
    Browse the repository at this point in the history
  3. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    05efe37 View commit details
    Browse the repository at this point in the history
  4. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    43d0459 View commit details
    Browse the repository at this point in the history
  5. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8ce4e01 View commit details
    Browse the repository at this point in the history
  6. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9e6fdc0 View commit details
    Browse the repository at this point in the history
  7. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d20df6c View commit details
    Browse the repository at this point in the history
  8. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9573c8a View commit details
    Browse the repository at this point in the history
  9. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    725068d View commit details
    Browse the repository at this point in the history
  10. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4cd5548 View commit details
    Browse the repository at this point in the history
  11. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a2f4166 View commit details
    Browse the repository at this point in the history
  12. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    334061f View commit details
    Browse the repository at this point in the history
  13. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f1da6ca View commit details
    Browse the repository at this point in the history
  14. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a2e0cb1 View commit details
    Browse the repository at this point in the history
  15. Update code/WorkInProgress/blueprints.dm

    Co-authored-by: aloe <frawhstdev@gmail.com>
    kbsmilk and frawhst committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    eed4726 View commit details
    Browse the repository at this point in the history
  16. removed extra return

    kbsmilk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0809326 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. lowercase and underscores

    kbsmilk committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c4f5ae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf93f26 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. blueprint migration verb

    kbsmilk committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    540dd61 View commit details
    Browse the repository at this point in the history