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

Renews Maintenance Drones #58249

Merged

Commits on Apr 12, 2021

  1. Add shy component

    Holders of the shy component can't use items on anyone but themselves
    if there are living mobs around them that are not in a whitelist
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    5a9fdb7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9b68b88 View commit details
    Browse the repository at this point in the history
  3. Drones are shy and pacifists

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    427fa86 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cff827a View commit details
    Browse the repository at this point in the history
  5. Shy component fixes

    Blocks pull
    Blocks UnarmedAttack (Because of the Pick up verb)
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    4b630c6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    59ff50e View commit details
    Browse the repository at this point in the history
  7. Update drone mob_spawn

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    42a1b29 View commit details
    Browse the repository at this point in the history
  8. Add shy room component

    You can't interact when in a blacklisted room
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    f459018 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2082b4e View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3ba0fbf View commit details
    Browse the repository at this point in the history
  11. Add flavor text to drone spawner

    And syndrone
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    a8bfa80 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6c4b89b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    0f4dbd7 View commit details
    Browse the repository at this point in the history
  14. Drone time limit does not affect bold drones

    (Drones without laws to avoid beings)
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    2492e83 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    14eed69 View commit details
    Browse the repository at this point in the history
  16. Drones cannot use machines outside of a whitelist

    These machines are for now:
    `/obj/machinery/`
    - `atmospherics`
    - `autolathe`
    - `cell_charger`
    - `drone_dispenser`
    - `light`
    - `pipedispenser`
    - `recharger`
    - `rnd/production`
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    2d40270 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    ec70710 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    9098c83 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    9965782 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    46ef78f View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    7b70017 View commit details
    Browse the repository at this point in the history
  22. Add drones to techweb

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    35bbe85 View commit details
    Browse the repository at this point in the history
  23. Drones can pick up hats again

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    08fbc3f View commit details
    Browse the repository at this point in the history
  24. Fix some Drone tool inhands

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    cfe83d8 View commit details
    Browse the repository at this point in the history
  25. Update syndrone spawn item description

    Capitalize Syndicate
    
    Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com>
    JJRcop and ATH1909 committed Apr 12, 2021
    Copy the full SHA
    1ca4bbb View commit details
    Browse the repository at this point in the history
  26. Drones can use right click

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    b93402e View commit details
    Browse the repository at this point in the history
  27. Fix Drone alarm runtimes

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    f737e94 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    6701922 View commit details
    Browse the repository at this point in the history
  29. Fix itempicky returning COMPONENT_CANT_USE_MACHINE

    Properly returns COMPONENT_LIVING_CANT_PUT_IN_HAND
    These are both identical defines, but the correct one should still be used
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    2dcd2ae View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    61386e9 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    22563c0 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    d1a1e87 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    4d6eb1d View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    2848db3 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    95d6014 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    9459da5 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    e0a5a88 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    77b79b4 View commit details
    Browse the repository at this point in the history
  39. Add COMSIG_TRY_ALT_ACTION

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    be51450 View commit details
    Browse the repository at this point in the history
  40. Rename procs to be more self-evident in holderloving, shy, shy_in_roo…

    …m, and technointrovert
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    c2cab16 View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    2bcb7a0 View commit details
    Browse the repository at this point in the history
  42. Rename arg in drone/set_shy

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    64c8fd4 View commit details
    Browse the repository at this point in the history
  43. Cleanup _onclick/other_mobs.dm blunders

    rename proc/right_click_attack -> proc/right_click_attack_chain
    UNARMED_ATTACK_COMMON macro replaced with early return of modified macro
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    2511258 View commit details
    Browse the repository at this point in the history
  44. Copy the full SHA
    0b537b0 View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    c53b631 View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    1cdc37d View commit details
    Browse the repository at this point in the history
  47. Copy the full SHA
    f20300e View commit details
    Browse the repository at this point in the history
  48. Fix drone spawn corpse

    JJRcop committed Apr 12, 2021
    Copy the full SHA
    3f11a7b View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    dcdf31c View commit details
    Browse the repository at this point in the history
  50. Copy the full SHA
    1ed3b6f View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    f69c859 View commit details
    Browse the repository at this point in the history
  52. Add Supermatter Engine Room area and mapped to infrastructure surroun…

    …ding engine
    
    Drones can't interact with this new area either
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    bb3c6b5 View commit details
    Browse the repository at this point in the history
  53. Add readability suggestion to drone/allow_spawn

    Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
    JJRcop and Mothblocks committed Apr 12, 2021
    Copy the full SHA
    baac929 View commit details
    Browse the repository at this point in the history
  54. Copy the full SHA
    c747358 View commit details
    Browse the repository at this point in the history
  55. Copy the full SHA
    ae1b0b0 View commit details
    Browse the repository at this point in the history
  56. Copy the full SHA
    d5deac8 View commit details
    Browse the repository at this point in the history
  57. Copy the full SHA
    8301a14 View commit details
    Browse the repository at this point in the history
  58. Copy the full SHA
    ee3f4f7 View commit details
    Browse the repository at this point in the history
  59. Copy the full SHA
    eddd499 View commit details
    Browse the repository at this point in the history
  60. holderloving var/obj/item/holder -> var/atom/holder

    allows more flexibility
    JJRcop committed Apr 12, 2021
    Copy the full SHA
    af769e8 View commit details
    Browse the repository at this point in the history
  61. Copy the full SHA
    8de3f05 View commit details
    Browse the repository at this point in the history
  62. Copy the full SHA
    f4d9337 View commit details
    Browse the repository at this point in the history