Commit Graph

26 Commits

Author SHA1 Message Date
John Willard
4212a5c805 Ports SSnetworks killings (#22104)
* Ports SSnetworks killings

* Update names.dm

* Removes my debug message and fixes instances it caught
2024-05-31 00:22:12 -05:00
John Willard
892cee1705 Adds grep for mapload and var in Args (#19203)
* Adds grep for mapload and var in Args

* vars in args

* some more

* stuff

* Update shuttle_creator.dm

* Update __techweb_helpers.dm

* fix

* Update discoball.dm

* Update check_grep.sh

* Update check_grep.sh

* Update check_grep.sh

* Update check_grep.sh

* I'll finish this later

* datum and lateinit maploads

* componentinit stuff

* mapload fixes

* why isnt CI catching these major issues

* MERGE CONFLICT FUCKED MY PR OVER

* Update check_grep.sh

* Update food.dm
2023-06-15 12:04:36 -05:00
alexkar598
111709d1c6 Update control_wand.dm 2020-01-13 18:33:17 -05:00
alexkar598
396693dd07 Fixes #7454 2020-01-13 18:26:22 -05:00
Joe Schmoe
a4bd03cab5 Gets rid of the GetComponent macros 2019-06-08 22:21:00 +02:00
1fbff5f83b23d39d38b1dfcb4cac8d9b
02e7cff423 Merge pull request #1967 from yogstation13/upstream-merge-39429
[MIRROR] Improves supply remote desc
2018-07-30 20:01:25 +02:00
81Denton
d072720f09 Improve supply remote desc (#39429)
The QM's door remote was lacking a description that hints at vault access.
2018-07-30 03:38:33 +01:00
bgobandit
43255f34bd Fix more spelling/grammar (#39450)
self explanatory
2018-07-30 00:19:01 +01:00
Trevor Serpas
6d395a672f Afterattack() Signal (#38606)
* adds signal and modifies each call of afterattack to call it's inherited proc

* uses new macro for sendsignal()

* map fuck

* skip precommithooks

* combine and negate 2 ifs
2018-07-07 07:01:19 +01:00
kevinz000
283695b2d4 More integrated circuits and NTNET upgrade! (#37165)
rscadd: Circuit ntnet components buffed. Added a new low level ntnet component that can send custom data instead of just the two plaintext and one passkey format, which things will use by default. Ntnet now uses a list for their data instead of three variables. they also have lowered complexity for the now weakened normal network component, and has lower cooldowns.
2018-04-28 09:48:42 +01:00
ACCount
1f5b59190d NTNet airlocks (#35947)
* Standardizes access checks

* Makes SS Networks init before SS Atoms to prevent NTNet interfaces from initializing before them

* Adds passkey support to NTNet packets

* Adds NTNet support to airlocks, makes door remote use NTNet

* Access levels given by jobs are now shuffled

* Access code improvements

* Adds IC card readers

* Fixes a delay issue with opening/closing airlocks with NTNet or signalers

* code review memes

* Renames plaintext_passkey to encrypted_passkey

* death by thousand nitpicks
2018-03-08 18:39:17 -05:00
Jordan Brown
af4d9a85c9 Repaths /obj/item/weapon to /obj/item (#29929) 2017-08-16 10:38:51 -03:00
ShizCalev
d525b18d8d Completes major inhand split project (#29574)
* Completes split project

* More work on it. Should be more or less finished
2017-07-29 16:47:37 -03:00
ShizCalev
59ef81245b Changes some 1s and 0s to TRUE and FALSE (#29144) 2017-07-10 10:31:34 -04:00
Lzimann
5a618297ce Replaces the default output with the to_chat wrapper. 2017-03-10 01:32:05 -03:00
Mervill
09ea5ad2e5 w_class now uses defines 2016-12-01 21:33:14 -08:00
Joan Lung
59b26e9715 properly 2016-06-13 09:43:01 -04:00
Joan Lung
63998cb55d Can't use door remotes on doors you can't use 2016-06-13 08:30:00 -04:00
KorPhaeron
6f051bbccb Span Classes 2016-03-01 20:01:12 -06:00
KorPhaeron
2bb41cd5b3 Merge remote-tracking branch 'refs/remotes/tgstation/master' into control_wand
# Conflicts:
#	code/game/objects/structures/crates_lockers/closets/secure/security.dm
2016-03-01 19:18:29 -06:00
KorPhaeron
24e3d569f8 Door remotes 2016-03-01 01:43:12 -06:00
KorPhaeron
1bfd3eae34 Better inhands 2016-02-22 16:36:47 -06:00
KorPhaeron
20e9b2a8e2 Fixes control wand access 2016-02-22 16:32:38 -06:00
KorPhaeron
b278741b19 Door remote config 2016-02-22 14:58:05 -06:00
KorPhaeron
537ac55162 Removes excess whitespace 2016-02-18 02:37:48 -06:00
KorPhaeron
d6e6874206 Control Wand 2016-02-18 02:34:20 -06:00