29 Commits
Author SHA1 Message Date
KashargulandGitHub d75f90466d removes all var/ in procs (#12738) 2026-05-05 10:55:04 +02:00
ad7616b0eb [MIRROR] some smaller cleanup (#12353)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2026-02-02 01:57:18 +01:00
55215f896f [MIRROR] Properly paths sound files and folders (#10899)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-05-17 18:41:03 +02:00
55d696e503 [MIRROR] next new to init (#10524)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-03-24 22:10:59 +01:00
7416cbea22 [MIRROR] next set of spans (#9247)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
2024-10-18 01:33:07 +02:00
ab154b48b2 [MIRROR] refactors most spans (#9139)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
2024-10-04 15:00:17 +02:00
5ea698a0ef [MIRROR] Removes /obj/item/weapon and /obj/item/device [MDB IGNORE] (#9084)
Co-authored-by: Changelogs <action@github.com>
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
2024-09-30 21:36:41 +02:00
RaeschenandGitHub 05552c5c7a More runtimes (#7917) 2024-03-10 14:47:41 +01:00
Chompstation Bot 481c0e314e Convert some bools to TRUE/FALSE instead of 1/0. 2021-07-16 17:44:40 +00:00
Chompstation Bot 14129d60cf Converts visible_message notice spans to look more like emotes 2021-07-05 20:30:12 +00:00
Chompstation Bot fb343cec6c [MIRROR] Linter diagnostics + bans non-var relative pathing 2021-06-22 22:17:02 +00:00
Aronai Sieyes 09074eaabb Alter playsound paradigm 2020-05-18 23:42:15 -04:00
Arokha SieyesandLeshana 7f1aabbf25 Weird cases where to_chat freaks out 2020-02-12 19:38:45 -05:00
Arokha SieyesandLeshana 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
NovacatandGitHub 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
NeertiandNovacat 86174593bf Replaces GoonPS scheduled_tasks and obj processing with SMC processing subsystems and timer 2019-03-26 23:58:26 -04:00
AnewbeandVirgoBot 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
AnewbeandVirgoBot 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
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
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 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 6e8368ac4c Rewrote targeting. 2015-12-16 10:26:40 +10:30