Commit Graph

10065 Commits

Author SHA1 Message Date
Fox-McCloud e004610827 Merge pull request #956 from TheDZD/shadowling
Shadowling Fixes
2015-05-06 18:18:28 -04:00
ZomgPonies 9c011f5b25 Re-added hitblips for superheros POW WHAMMY 2015-05-06 18:05:16 -04:00
ZomgPonies d9fb43b674 Remove griffin's op powers and revert lasereyes change 2015-05-06 17:42:48 -04:00
ZomgPonies 68c17a1e06 Added Griffin recruit ability 2015-05-06 17:41:11 -04:00
DZD 830b7bde99 More fixes
- Fixes shadowling HUD (for real this time).
- Adds antag role display in shadowling hivemind, this prints
(Shadowling) or (Shadowling Thrall) prior to each message, depending on
the role of the speaker (although theoretically multi-antags could have
something else there).
2015-05-06 17:39:36 -04:00
ZomgPonies a02bb8a1ae Fix up show antagonist to list heroes and villains 2015-05-06 03:07:46 -04:00
ZomgPonies 2beaae7734 Added admin commands to make people superheros 2015-05-06 02:33:58 -04:00
Krausus a6f2d385f2 Adds cyborg deselect/unequip module hotkeys
Drop Item will now deselect, and Toggle Throw will now unequip and cycle
to the next module; previously, these hotkeys did nothing for cyborgs.
Also, unequipping a module while the module list is open will now update
it like it should.
2015-05-06 00:40:34 -04:00
Fox-McCloud 5a427555fd Merge pull request #954 from ZomgPonies/limbs
Minor limb sprite fix
2015-05-05 23:26:32 -04:00
DZD a769b4fc39 Shadowling fixes
- Fixes shadowling thralls not showing up on Check Antagonists.
- Also adds vampire thralls to Check Antagonists
- Fixes shadowlings not turning off hardsuit helmet lights.
- Fixes transforming into a shadowling dropping organs.
- Adds job such as blueshield, NT rep, and pod pilot to the list of jobs
that cannot be shadowlings.
- Remove ascended shadowling commune, transfers the shadowling's
languages to the ascendant instead.
- Fixes intercept not being sent to the station on shadowling rounds.
2015-05-05 21:44:44 -04:00
ZomgPonies 43981fb34e Added lightning spell to wizards 2015-05-05 20:54:57 -04:00
ZomgPonies 3503c285fa Add toolbelt with smokebombs and bolas to owlman 2015-05-05 20:48:27 -04:00
ZomgPonies 2cb22ac647 Finished adding LightnIan and the spells datum stuff 2015-05-05 19:52:38 -04:00
Aurorablade 5f65824f81 Updated Corgi pAI Sprite 2015-05-05 18:53:17 -04:00
ZomgPonies ee7e560919 Superhero Update 2015-05-05 17:13:16 -04:00
ZomgPonies 2e0a6ba100 More limb sprite fixes 2015-05-05 15:54:19 -04:00
Fox-McCloud 78f7b8a8e8 Merge pull request #945 from Bram961/Ambience-runtime-fix
Runtime error fix
2015-05-05 00:12:08 -04:00
TheDZD 0527c1005f Update to Antag OOC
Only holder with R_ADMIN, and antagonists will be able to see AOOC.
2015-05-04 21:49:30 -04:00
ZomgPonies d106462fa5 Merge pull request #796 from TheDZD/shadowling
Port of /tg/station's Shadowlings [WIP]
2015-05-04 20:38:20 -04:00
Fox-McCloud e651eb4fb3 Merge pull request #935 from tigercat2000/MmmCableart
Cyborg cable coil + color picking
2015-05-04 19:42:14 -04:00
Bram961 58e90a8fa0 Runtime error fix
Hopefully this fixes the error:
runtime error: Cannot read null.ambience_playing
proc name: Entered (/area/Entered)
source file: areas.dm,388
2015-05-05 00:59:45 +02:00
ZomgPonies 8e9f37b425 Merge pull request #943 from Krausus/Fixes
Fixes (Cyborg stuff, artifacts, cans)
2015-05-04 13:22:57 -04:00
Krausus c727fcefe3 Fixes magnetic gripper not gripping new frames 2015-05-04 05:11:34 -04:00
Krausus 2dde7e42d6 Fixes can code copy-pasta and minor drink bugs
This fixes IPCs being able to drink from cans, being able to pour things
into closed cans, and the IPC force-feeding-drink failure message going
to the wrong person
2015-05-04 04:59:04 -04:00
Krausus 7b34faae40 Fixes artifact analyzer anchoring wrong artifacts 2015-05-04 04:14:44 -04:00
Krausus 25a8d35ab0 Fixes magnetic gripper never afterattack-ing
This fixes magnetic grippers not being able to mount frames. Also, this
includes an exception for magnetic grippers in the wall code, to prevent
superfluous wall pushes.
2015-05-04 03:49:02 -04:00
Krausus d7734eae57 Fixes cyborg module cycling 2015-05-04 02:56:37 -04:00
ZomgPonies 109c1d4dc9 Lowered delimbing prob by half 2015-05-04 02:52:08 -04:00
ZomgPonies 570fefea94 Should fix limb sprite issues 2015-05-04 02:38:28 -04:00
Krausus bce521b98e Fixes cyborgs being able to speak all languages
They're only intended to understand all languages. Which ones they can
speak depend on the module chosen.
2015-05-04 02:31:40 -04:00
ZomgPonies b9c83fd713 Merge pull request #929 from Fox-McCloud/fingersnap
Adds in Fingersnapping
2015-05-03 19:20:06 -04:00
ZomgPonies fae4edda0f Merge pull request #930 from Fox-McCloud/ai-recall
Removes AI's Recall Shuttle Ability
2015-05-03 19:19:56 -04:00
Remie Richards 984e337c47 minor correction. 2015-05-03 16:10:59 -07:00
Remie Richards 6b15aeb69a Fixes centerX and centerY not being correctly centered, corrects sphere logic.
why is it called sphereMagic? because as far as I'm concerned, it is magic, it was previously named centerZ but it actually was quite a ways off being the center of any spheres. Idk what it does, but It serves a vital part of building mathematically correct spheres.
2015-05-03 16:10:49 -07:00
ZomgPonies 1fe9bf4a43 Merge pull request #928 from FreeStylaLT/notparadise2
Engineering/Atmos beret changes
2015-05-03 18:48:01 -04:00
ZomgPonies ebb452e121 Merge pull request #927 from Fox-McCloud/fall-balance
Broken/Removed Limbs Falling Balance
2015-05-03 18:46:01 -04:00
Tigercat2000 d69c0a535f Cyborg cable coil + color picking
This commit makes a subtype of cable_coils for cyborgs (and drones) that
can have it's color changed by an attack_self (clicking on it)
2015-05-03 14:21:30 -07:00
DZD 7e99d67587 Fixes runtimes
YES YES!
2015-05-03 16:58:32 -04:00
Fox-McCloud 7e5b7f9297 Merge pull request #933 from tigercat2000/ventcrawlfixe
Ventcrawling fixes
2015-05-03 16:14:41 -04:00
Fox-McCloud 10422a855d Merge pull request #922 from SirBloodBuske/master
Intercom construction and Deconstruction.
2015-05-03 14:32:53 -04:00
Tigercat2000 b14f7a429f Ventcrawling fixes
d3athrow/vgstation13#4251
tgstation/-tg-station#9296

 - Fixes moving between pipeline datums not updating pipe vision
 - Fixes login() not updating pipe vision
 - Removes hardcoded limit of entering through unary machinery-- does
   nothing *now*
 - Can see pipes in darkness as fullbright
 - More sanity checks
2015-05-03 09:19:27 -07:00
Tigercat2000 b66603a37c Prevent fat humans from eating xenomorphs
This commit prevents fat humans from eating xenomorphs, now that you can
grab xenomorphs properly.

This is not soviet russia, xenomorph eat you.
2015-05-03 08:28:28 -07:00
TheDZD c216529dda Merge pull request #923 from tigercat2000/grabrefactor
Mob grab/eating refactor
2015-05-03 11:05:35 -04:00
TheDZD 407a235259 Merge pull request #911 from Fox-McCloud/acj
ACJ Buff
2015-05-03 11:04:53 -04:00
TheDZD fbf95404b7 Merge pull request #919 from Fox-McCloud/asteroid-temps
Asteroid Temp Fix 2.0--LINDA Edition
2015-05-03 11:04:47 -04:00
Fox-McCloud 5aada8a9a3 Merge pull request #906 from Krausus/NicotineAddiction
Cigarette Fixes/Tweaks
2015-05-02 23:29:49 -04:00
SirBloodBuske 164ae8af83 Adding Recipe to Auto Lathe 2015-05-02 17:38:59 -07:00
Fox-McCloud 66e705a163 Removes AI's Recall Shuttle Ability 2015-05-02 19:35:31 -04:00
Fox-McCloud 758994d620 Adds in Fingersnapping 2015-05-02 18:50:58 -04:00
FreeStylaLT c290b1471e Engineering berets changes
Adds in a REAL Engineering beret, renames the current one to "atmospherics
beret", they spawn in engineering and CE's lockers.
2015-05-03 01:41:42 +03:00