Commit Graph

25766 Commits

Author SHA1 Message Date
Supermichael777 e8385777de Changeling reviving stasis no longer blocked by biological and chemical weapons (#38963) 2018-07-10 02:47:44 -04:00
1fbff5f83b23d39d38b1dfcb4cac8d9b d1ed16ff7c Removes underscore from name of greater than or equal circuit (#38976)
* Update logic.dm

* Adds misnamed circuit back for backwards compatibility 

Screw web editor on phone

* Makes indentation consistent

* okay, fine
2018-07-10 02:43:55 -04:00
AnturK 87f566585a Fixes gravgun more (#38950)
* Fixes gravgun more

* )
2018-07-10 02:32:25 -04:00
AlexTheSysop42 5b6babac3c Fixes nukeop eshield not being buyable (#39025)
* Comments out code to try to fix a bug

* protip: next time don't commit to master

* Fixes nukeop eshield not being buyable
2018-07-10 00:53:40 -04:00
Jordan Brown 89d59840b1 Fix and optimize Dockerfile (#39019)
* Change sound double quotes to single quotes

* Remove broken guitar note bs

* Fix and optimize Dockerfile
2018-07-09 22:42:53 -04:00
vuonojenmustaturska 14148f823a Allow players to un-ignore previously ignored popups for ghostroles, and ignore notifications with no ignore button (#38990)
Added a new ghost verb that lets you change your ignore settings, allowing previously ignored popups to be un-ignored and notifications without an ignore button to be ignored
2018-07-09 15:24:10 -04:00
Jordan Brown 96c92d5eb7 Merge pull request #38938 from ninjanomnom/b-b-bump
Converts collide back to bump and fixes double bumping in another way
2018-07-09 14:50:27 -04:00
Jordan Brown 79b681f180 Merge pull request #38964 from subject217/l6saw
Gives the L6 SAW a small amount of spread
2018-07-09 14:42:25 -04:00
Jordan Brown 8f56fc6132 Merge pull request #39010 from AnturK/client-version-logging
Adds logging minor client version.
2018-07-09 08:27:56 -04:00
vuonojenmustaturska 170f67258d [s] Adds missing logging to the staff of storms (#39011) 2018-07-09 23:57:25 +12:00
AnturK 210e00447b Fixes blob victory. (#38988) 2018-07-09 14:34:46 +03:00
AnturK 5dff907e97 Adds logging minor client version. 2018-07-09 13:02:28 +02:00
subject217 c6eac56a1d Corrects a stat error in the Nuke Ops uplink (#38980)
When this was buffed 2 years ago the person who did it forgot to update the
uplink descriptions, so I've done so. Not sure if a changelog would be required
for this as it's an incredibly minor change, but I've added it anyway. Also not
sure about using the grammar tag, so please tell me if it's wrong to use it for
this sort of thing.
2018-07-08 21:57:02 -07:00
Jared-Fogle 2b386e34c3 Fix russian revolvers acting like normal revolvers (#38972)
* Fix russian revolvers

* Change method
2018-07-08 20:25:01 -04:00
AnturK fdf5159085 Fixes tesla admin investigate spam (#38960)
* Fixes tesla admin investigate spam

* begone newline
2018-07-08 19:08:18 -04:00
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
ninjanomnom 059da44453 Converts collide back to bump and fixes double bumping in another way
This is in preparation for step_x support as the default behavior for these procs is necessary for proper functionality.

turf/Enter and atom/movable/Move default code got rewritten to replicate default byond functionality with minor changes.
2018-07-07 11:22:29 -04: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
Unknown ebd280cc47 gives it 7 spread!
Why not give the ops a 300 TC instantly obtain the disk button? Or a 300 tc mech that can't be damaged in any way except by pulse lasers?

Just because something is high commitment doesn't mean you can put it at a power level that the station cannot fucking deal with.

someone actually holds this opinion
2018-07-06 21:30:30 -07: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