Cruix
275aa2bfa2
AI detection multitools can show camera static and AI eyes ( #38255 )
...
The old color-change functionality of the multitool remains unchanged. The hud is toggled with an action button, because multitools already have an attack_self() that does something. When toggled on, you get the hud as long as the multitool is in any slot on your body.
The only way I could find to reliably show exactly where an AI is looking was to place an image on every turf they are looking at. Because AI eyes move around a lot and I do not want them placing images all over the place when they do not have to, if there is nobody in the world currently using an ai detection multitool, they will not update the images until someone is.
Only AI eyes and multicamera zones currently appear. Advanced camera consoles do not appear on the hud, and no longer trigger the proximity color change. Also fixed multitools not appearing in-hands if their icon state changed.
2018-07-08 17:19:55 +12:00
AnturK
45029042d7
Fixes ghost teleport runtime. ( #38951 )
...
Readds missing return
2018-07-08 14:48:51 +12:00
Gwolfski
c064b6bf7d
auto_name and directional APC's ( #38871 )
...
adds auto name apc's and directional apc's for easier map making.
2018-07-08 14:10:56 +12:00
XDTM
bc613c26c7
Corazone actually does something ( #38828 )
...
cl XDTM
fix: Corazone now actually stops heart attacks.
/cl
2018-07-08 14:07:46 +12:00
Qustinnus
284f90a3ab
Makes some requested changes to mood ( #38851 )
...
cl Floyd
del: removed beauty / dirtyness
balance: Mood no longer gives you hallucinations, instead makes you go into crit sooner
/cl
oranges requested these changes, i havn't coded in DM for a while so I might have made some mistakes
2018-07-08 13:50:54 +12:00
Trevor Serpas
bee0b5b2c3
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 02:00:25 -04:00
Space Inaba
07bd867933
Set coverage variables for skirts with acceptable sprites. ( #38902 )
2018-07-07 04:49:32 +03:00
MacHac
e9129d2914
Fixes #38878 : Bedsheets once again influence dreams. ( #38883 )
2018-07-06 12:44:55 -04:00
vuonojenmustaturska
c2ed141f1e
Fixes pulse rifles exploding structures in nullspace and that sort of thing ( #38931 )
...
* memes
* i just woke up ok
2018-07-06 12:41:21 -04:00
AnturK
c22ed881c0
Fixes animals trying to break map border ( #38929 )
2018-07-06 12:39:28 -04:00
AnturK
e96d315f5e
Cleans up other components destroys ( #38930 )
...
* wearertargeting destroy
* Why did these variables even existed.
* ....
2018-07-06 12:39:08 -04:00
81Denton
06b338518b
Disables knockdown/throw on supply shuttle docking ( #38932 )
2018-07-06 12:37:08 -04:00
kevinz000
b3102863a0
minor turf reservation fix ( #38935 )
...
no longer reserves 1 more height+width than necessary, checks against invalid sizes
2018-07-06 12:35:28 -04:00
81Denton
1e57be96fd
Improves cargo shuttle/firefighting foam descs ( #38927 )
...
* Improves cargo shuttle/firefighting foam descs
* oof
2018-07-06 10:42:18 -04:00
Jared-Fogle
5421671acf
Add medical HUD icon if the body has died recently enough to be defibbed ( #38909 )
...
Health analyzers already will tell you this, so this just makes it easier. I
read this on the "Minor Suggestions" thread. I'm no spriter, so feel free to
tell me if my icon sucks. I had to add an "addtimer" to the death proc because
med_hud_set_status isn't called anymore after death.
2018-07-05 16:56:02 -07:00
jegub
d20c47bf00
Adds a sprite for Glowcaps. ( #38908 )
2018-07-05 14:40:06 -04:00
Emmett Gaines
3167e2be86
Rewrites the antimagic component to properly use signals ( #38649 )
...
It's been updated to make use of the signal refactor and other code cleaned up. As a free side benefit I also made it work if applied to mobs directly.
2018-07-05 20:26:14 +12:00
deathride58
80ffab8379
Makes lone nukeops a smidge more common ( #38894 )
2018-07-04 21:43:30 -04:00
vuonojenmustaturska
02986a79f9
Transfer air along with turfs when shuttles move ( #38901 )
2018-07-04 17:37:39 -07:00
Emmett Gaines
34a3d2da4d
Refactors component signals registration ( #38798 )
...
Datums know what signals are being listened for and components can now be registered to listen for signals on more than one object.
2018-07-05 00:56:39 +03:00
Jordan Brown
917643bae9
Merge pull request #38889 from AnturK/thatwastheintentibelieve
...
Fixes nuclear win condition for lost disk.
2018-07-04 10:10:45 -04:00
Jordan Brown
9882ca5d51
Merge pull request #38888 from AnturK/ilovethisparser
...
Clears stuff detected by SM's parser.
2018-07-04 10:09:50 -04:00
Winterous
5e79b65ce7
Adds a craftable ghost costume ( #38809 )
...
* Adds ghost sheet
* Update miscellaneous.dm
* Update miscellaneous.dm
* So uh
I didn't consider what it would look like when you hold items in your hand while wearing this. So, extremely weak justification!
* Add UNDER_HEAD_LAYER
* Update miscellaneous.dm
2018-07-03 18:43:46 -04:00
Jordan Brown
6a91ed2e43
Merge pull request #38879 from praisenarsie/patch-43
...
Fixes nitryl gas not applying its effects.
2018-07-03 16:12:25 -04:00
Jordan Brown
c6fd2c0852
Merge pull request #38866 from AnturK/whiteshipconsole
...
Adds feedback to unlinked navigation consoles.
2018-07-03 16:11:13 -04:00
Jordan Brown
d631a0ded0
Merge branch 'pr-38513'
...
Signed-off-by: Jordan Brown <Cyberboss@users.noreply.github.com >
2018-07-03 13:54:36 -04:00
Jordan Brown
17cd6236f9
Merge branch 'pr-38861'
...
Signed-off-by: Jordan Brown <Cyberboss@users.noreply.github.com >
2018-07-03 13:54:33 -04:00
Jordan Brown
24f83d3706
Merge branch 'pr-38874'
...
Signed-off-by: Jordan Brown <Cyberboss@users.noreply.github.com >
2018-07-03 13:54:30 -04:00
Jordan Brown
c97d866cd9
Merge branch 'pr-38869'
...
Signed-off-by: Jordan Brown <Cyberboss@users.noreply.github.com >
2018-07-03 13:54:28 -04:00
Jordan Brown
869ac6a59b
:triggered:
2018-07-03 13:27:35 -04:00
Jordan Brown
2de335c7c8
Removes rogue space
2018-07-03 13:27:04 -04:00
MrDoomBringer
21beb6373f
Fixes runtimes when using supplypod smite on ghosts and fixes supplypod-smite hotspot effects. ( #38634 )
...
* ez pz lemin squizi
* oooooooooh
* I DIDNT COMPILE MY CODE
* I DIDNT COMPILE MY CODE
* cyberboss i love u tho
2018-07-03 13:12:51 -04:00
Jordan Brown
659cd5d68e
Merge pull request #38867 from AnturK/gravgun
...
Fixes gravity gun runtimes.
2018-07-03 10:34:04 -04:00
Jordan Brown
6c7c5751fd
Merge pull request #38853 from optimumtact/seequeuedeeall
...
SDQL where filter message is now correct
2018-07-03 10:23:09 -04:00
AnturK
db666fe116
Fixes nuclear win condition for lost disk.
2018-07-03 13:06:30 +02:00
AnturK
d71b205133
Clears stuff detected by SM's parser.
2018-07-03 12:32:06 +02:00
Nirnael
dbdc5a8921
Removes unnecessary double check ( #38850 )
...
Removes minima of transfer_ratio which is done in the gas_mixture proc.
2018-07-02 19:48:19 -04:00
FrozenGuy5
dfb0a09058
Fixes nitryl gas not applying its effects.
2018-07-02 23:13:29 +01:00
Tad Hardesty
1196e7d087
Add a warning for bad design icons, fix existing instances ( #38840 )
...
* Add a warning for bad design icons, fix existing instances
* Use non-line-numbered warning
2018-07-02 23:18:41 +03:00
AnturK
281bb560ab
Fixes hologram duplication.
2018-07-02 19:04:20 +02:00
vuonojenmustaturska
bd3584d3d8
Remove extraneous reagent istype checks, allow carbons (MONKEYS) to get drunk ( #38831 )
...
* reaction_mob
* on_mob_add
* on_mob_life
* allow carbons to get drunk
2018-07-02 18:27:50 +02:00
Tlaltecuhtli
fdb5cf5a56
adds cardboard to biogen ( #38818 )
...
* adds cardboard to biogen
🆑
add:cardboard is now available in the biogen
/🆑
* update this cock
2018-07-02 09:48:04 -04:00
Nich
39946a6b49
Fixes flipped TEG mode
2018-07-02 15:23:50 +02:00
AnturK
5235b1481c
Fixes gravity gun runtimes.
2018-07-02 13:58:15 +02:00
AnturK
6f721b6205
bluh
2018-07-02 13:53:00 +02:00
AnturK
c32b3b1209
Adds feedback to unlinked shuttle navigation consoles.
2018-07-02 13:52:42 +02:00
Jordan Brown
fc83268dec
Merge pull request #38826 from AnturK/monkeynerf
...
Stops monkeys from fighting when stunned.
2018-07-02 06:26:36 -04:00
Jordan Brown
58c606bf3b
Merge pull request #38837 from AutomaticFrenzy/patch/rustg-defines
...
Add and use rust_g API file
2018-07-02 06:24:49 -04:00
Jordan Brown
bae6998b44
Merge pull request #38844 from AutomaticFrenzy/patch/circuits
...
Fix circuit printer printing finished TEG machinery
2018-07-02 06:21:54 -04:00
AnturK
0b1360d650
Fixes cult master verbs.
2018-07-02 11:49:40 +02:00