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

Modular Train/Tram System: Take 2, let's not break the working tree #1106

Merged
merged 5 commits into from
May 20, 2015

Commits on May 19, 2015

  1. Initial commit of MT/TS.

    tigercat2000 committed May 19, 2015
    Configuration menu
    Copy the full SHA
    2b31d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22fd918 View commit details
    Browse the repository at this point in the history
  3. MT/TS: Rails

    This commit converts the MT/TS control system from a debugging move panel
    to a on-rails system. The controlpad has been repurposed as an on/off
    button.
    tigercat2000 committed May 19, 2015
    Configuration menu
    Copy the full SHA
    f9a3951 View commit details
    Browse the repository at this point in the history
  4. MT/TS: Damage procs

    This commit adds missing damage procs to the /obj/tram/ type, including
     - ex_act
     - emp_act
     - meteorhit
     - attack_animal
     - bullet_act
    
    It also refactors the "don't steal this" code to make a bit more sense.
    tigercat2000 committed May 19, 2015
    Configuration menu
    Copy the full SHA
    7ad2127 View commit details
    Browse the repository at this point in the history
  5. MT/TS: Added to map, fluffy cleanup, icon fix

    This commit adds an MT/TS to the research department, changes the names
    and descriptions of the tram parts to have a little more care, and
    slightly fixes the rail icon.
    tigercat2000 committed May 19, 2015
    Configuration menu
    Copy the full SHA
    c96631c View commit details
    Browse the repository at this point in the history