Commit Graph

19 Commits

Author SHA1 Message Date
Novacat 3a1c35f0ad Merge pull request #4768 from VOREStation/upstream-merge-5954
[MIRROR] Makes aiming more clear for the target.
2019-03-28 17:46:02 -04:00
Neerti 86174593bf Replaces GoonPS scheduled_tasks and obj processing with SMC processing subsystems and timer 2019-03-26 23:58:26 -04:00
Anewbe b5c3aa3e26 Merge pull request #5954 from Mechoid/Aiming_Warns_Consequences
Makes aiming more clear for the target.
2019-02-13 23:59:20 -05:00
Anewbe 0abdfff854 Merge pull request #5439 from Neerti/layer_fixes
Fixes layering issues for a few things
2018-07-25 17:27:05 -04:00
Anewbe 4eb5e9b6d0 Can't aim at invisible things 2017-10-23 12:11:11 -05:00
Neerti d9bd49aae4 Aiming at someone is now logged 2017-04-14 03:40:03 -04:00
MagmaRam db5e832e28 Lock-on time is now 2.5 seconds. 2017-02-11 20:05:22 -06:00
MagmaRam 19af747e4e Adjusts targeting/hostage-taking to have a proper delay before shooting 2017-02-06 11:02:22 -06:00
MagmaRam 82e2d67067 Changes the formatting for attack logs for reflex shots. 2016-11-23 19:22:38 -06:00
Arokha Sieyes 2e263ffc07 Fixes #1655
Don't snowflake one mode with new(). Setting this on new() causes
weirdness when new() is called (prints unexpected messages to players
about the mode being toggled). If you really want it, define the var as
equal to the bitflag in the definition and update the starting human HUD
to match. Don't change it 'after' if that's always how you want it.
2016-05-24 12:12:26 -04:00
Yoshax ff96d27a85 Adds a new verb that allows users to toggle the requiring help intent to fire weapons on or off 2016-04-16 18:30:35 +01:00
Neerti da53a9ea60 Aim Intent Changes
Manually ports https://github.com/Baystation12/Baystation12/pull/12614 's fix to not make examining trigger the autofire.
The toggle to shoot if the target talks on the radio defaults to off.
The aim intent icon now updates when clicked.
2016-04-16 02:30:47 -04:00
Kelenius afbc235b96 Mob inventory cleanup 2016-03-15 16:39:40 +03:00
Zuhayr c8c10e9741 Blindness will now interrupt aiming. 2016-02-07 17:38:47 +10:30
Zuhayr ff798be5c5 Fixes #676 2016-01-14 00:12:47 +10:30
Zuhayr 9f729aad0c Fixed weapon use by borgs. 2015-12-25 09:33:07 +10:30
Zuhayr 1a5978f7f1 Fixes some overlay issues with aiming. 2015-12-16 15:14:44 +10:30
Zuhayr b38a42c665 Compile fixes/port fixes. 2015-12-16 10:53:10 +10:30
Zuhayr 6e8368ac4c Rewrote targeting. 2015-12-16 10:26:40 +10:30