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

/tg/ Status effects part 1 - fluid status updates #4828

Merged
merged 65 commits into from
Nov 27, 2023

Commits on Nov 2, 2023

  1. WIP

    fira committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    aae4b6c View commit details
    Browse the repository at this point in the history
  2. fixes

    fira committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3266b3e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. adjustments

    fira committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    39eb055 View commit details
    Browse the repository at this point in the history
  2. more fixes

    fira committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    86705c1 View commit details
    Browse the repository at this point in the history
  3. srsly CI

    fira committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9249933 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

    fira committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    b7f5956 View commit details
    Browse the repository at this point in the history
  3. typo chloroform

    fira committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    8b47687 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. remove now unused resting procs

    fira committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    d587c68 View commit details
    Browse the repository at this point in the history
  2. move stop pulling logic

    fira committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    cd8e217 View commit details
    Browse the repository at this point in the history
  3. oopsie

    fira committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    af2854c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    614185d View commit details
    Browse the repository at this point in the history
  2. transform fixes

    fira committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f7e0bde View commit details
    Browse the repository at this point in the history
  3. AGH

    fira committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    dd9b2dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e14781f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    152d696 View commit details
    Browse the repository at this point in the history
  6. you can't do this to me

    fira committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f8e985f View commit details
    Browse the repository at this point in the history
  7. so embarassing

    fira committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    716d9e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Refactor Freeze

    fira committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d72fcc9 View commit details
    Browse the repository at this point in the history
  2. small oopsie

    fira committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ee1bc99 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. WIP

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fd6a8da View commit details
    Browse the repository at this point in the history
  2. comment revert

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    261d685 View commit details
    Browse the repository at this point in the history
  3. useless src

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ecc0fd6 View commit details
    Browse the repository at this point in the history
  4. explicit ui_data

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    65be7a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f974e82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e503e46 View commit details
    Browse the repository at this point in the history
  7. minute adjustments

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fe450ec View commit details
    Browse the repository at this point in the history
  8. merged doubled init

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    72637f9 View commit details
    Browse the repository at this point in the history
  9. animation fix

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    37f3a29 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9037518 View commit details
    Browse the repository at this point in the history
  11. bugfix

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f26d91b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b0a9fe8 View commit details
    Browse the repository at this point in the history
  13. small memory change

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ee19848 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2393c4d View commit details
    Browse the repository at this point in the history
  15. add missing handler

    fira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    aeb375b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    45283be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99491e4 View commit details
    Browse the repository at this point in the history
  3. WIP

    fira committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9425267 View commit details
    Browse the repository at this point in the history
  4. watch this blow up

    fira committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    651974a View commit details
    Browse the repository at this point in the history
  5. reverted sent changes

    fira committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    54bea03 View commit details
    Browse the repository at this point in the history
  6. missing trait in trait list

    fira committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ddb1ff6 View commit details
    Browse the repository at this point in the history
  7. explicit explosion stun

    fira committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    084c827 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

    fira committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b4a7332 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. review fixes

    fira committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a6ecfcd View commit details
    Browse the repository at this point in the history
  2. comment removal

    fira committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    935d77d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    f5390a3 View commit details
    Browse the repository at this point in the history
  2. fix double seats, probably

    fira committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    7890da1 View commit details
    Browse the repository at this point in the history
  3. fix buckled movement probably

    fira committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    39af3a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. rest cd

    fira committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    617580a View commit details
    Browse the repository at this point in the history
  2. fix welding mask logic

    fira committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7d4a9fa View commit details
    Browse the repository at this point in the history
  3. bugfixes

    fira committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    863589c View commit details
    Browse the repository at this point in the history
  4. stasis bag safety check

    fira committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f63732c View commit details
    Browse the repository at this point in the history
  5. fix roundstart nesting angle

    fira committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    cef8d44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    442a4ff View commit details
    Browse the repository at this point in the history
  7. fix freeze overlay on nested

    fira committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    62d5b98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e86e71e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f753342 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. remove random offset on buckled

    fira committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3016d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0091b02 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 24, 2023

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

    fira committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2122188 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    30b6443 View commit details
    Browse the repository at this point in the history
  2. a noob, i am

    fira committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    bb1226a View commit details
    Browse the repository at this point in the history