Commit Graph

14295 Commits

Author SHA1 Message Date
Jordie 3e8a47b40d Merge pull request #12746 from Incoming5643/slime_time_live
Fixes an errant sanity check in slimeperson splitting
2015-10-31 18:52:53 +11:00
Jordie 909c04e2a0 Merge pull request #12744 from Shadowlight213/awayconfig
Moves away mission map selector to config folder and fixes stool paths in away missions.
2015-10-31 18:52:37 +11:00
Jordie 5670780cac removes ntsl investigate 2015-10-31 15:06:49 +11:00
Razharas f78289c60e Merge pull request #12716 from GunHog/Charge-ALL-The-Guns!
Buildable Rechargers!
2015-10-31 05:10:04 +03:00
Shadowlight213 67835203ab Changes config name 2015-10-30 17:26:56 -07:00
GunHog 523210e7b8 Posibrain possession fix
- Ghosts can no longer take the posibrain of another player, even if
that player ghosts.
- Fixes a bug in which cyborgs can gain additional players in the same
body.
2015-10-30 15:31:04 -05:00
GunHog d98b9bef4a Research scanner fixes
Fixes a bug in which fumbling around with more than one scanner device
equipped at a time can cause weird bugs either preventing their use or
vise versa.

Fixes a bug where removing a scanner with it active requires two clicks
to activate it again.
2015-10-30 14:40:15 -05:00
JJRcop 6e4400f366 Adds more random letters to posibrain.dm 2015-10-30 15:05:41 -04:00
Cheridan edf65c7dcb Merge pull request #12722 from MrStonedOne/patch-55
Update posibrain.dm
2015-10-30 12:30:06 -05:00
Cheridan 1855f1a35f Merge pull request #12731 from Anonus/fleshbang
Revenants now have cool, revenant-y spanclasses
2015-10-30 12:27:33 -05:00
KorPhaeron d87803fdb4 Slime blueprints 2015-10-30 04:42:20 -05:00
KorPhaeron d41c7bf8f0 Fix 2015-10-30 04:28:22 -05:00
KorPhaeron 53cdf169e1 Xenobio control 2015-10-30 03:53:18 -05:00
GunHog 336b57bd5a Missing Diagnostic HUDs commit
For some reason, the final commit for DiagHUDs was lost. This adds
Diagnostic HUDs to roboticist lockers, the protolathe properly, fixes
the night HUD's onmob sprite and adds a quick changelog.
2015-10-30 00:45:31 -05:00
MrStonedOne 03ff22fbbc Adds the ability to set a light source's high end
Makes starlight use new system to have far spreading low levels of light rather then near spreading high levels of light.
2015-10-29 22:31:08 -07:00
Remie Richards f3266a411c Merge pull request #12661 from KorPhaeron/mudamudamuda
Parasite HUD and rebalancing
2015-10-30 05:19:07 +00:00
Incoming5643 ceab30d9f0 Readability 2015-10-30 01:07:51 -04:00
Incoming 4c2cd4b128 Hello my name is incoming and I fuck up sanity at the last possible moment 2015-10-30 00:38:24 -04:00
Razharas fc0ea9311b Merge pull request #12614 from GunHog/Diag_Huds
Diagnostic HUDs
2015-10-30 06:25:48 +03:00
Razharas e2afd68cd3 Merge pull request #12721 from MrStonedOne/patch-54
Ghosts can now move while orbiting themselves without breaking the orbit
2015-10-30 06:20:31 +03:00
Incoming 4ae1cf4eb5 Merge branch 'master' of https://github.com/tgstation/-tg-station into slime_time_live
Conflicts:
	icons/mob/actions.dmi
2015-10-29 23:08:28 -04:00
Shadowlight213 d513bda437 Moves away mission loader file to config folder. 2015-10-29 19:26:59 -07:00
Nerd Lord 0f9a8b9448 BONUS ROOOOUND: overload lights turns affected lights PURPLE, like in the icon, while the lightning is happening. 2015-10-29 21:39:27 -04:00
Razharas 67324c5b54 Merge pull request #12708 from GunHog/I-am-pretty-sure-WJ-owns-me-now
Xenomorph sprites and tweaks!
2015-10-30 04:20:30 +03:00
Nerd Lord d7017be42f Fixes conspicuous lack of EMP and just removes the message and makes the second reform message change slightly if it's remaking or not.
Did I spend like an hour agonizing over this jesus christ
2015-10-29 21:07:10 -04:00
Nerd Lord 75ae073552 Revenants now have cool, revenant-y spanclasses, also Fixes #12723 and a bug where the 'no key found' message in reforming would always trigger and the key of the revenant to reform would never appear. 2015-10-29 13:09:08 -04:00
Mike Long dfbb51fb5f I did NOT mean to change this line, reverting. 2015-10-29 10:26:48 -04:00
Mike Long 158c2ba089 Fixed compile error caused by improper capitalization. 2015-10-29 10:24:55 -04:00
GunHog f0f16426b9 Gold requirement
- Circuit board design now requires gold.
- Origin and Required tech levels made consistent with a board that
takes gold.
2015-10-29 08:20:32 -05:00
Mike Long 59f0c4c380 Changed a take_organ_damage call into an AdjustBruteLoss call. 2015-10-29 09:05:59 -04:00
GunHog faf315328a Fixes
Uses show_message() so blindness is respected.
Touches up the messages themselves a little.
2015-10-29 08:05:32 -05:00
MrPerson d575219887 Refactor mob movement delay calculation
Basic premise: Get all mob movement delays calculated in movement_delay() instead of having half of them in Client/Move(). Except for the slowdown from grabbing, which is so shit I can't even. The idea here is to eventually have the AI movements be at the same speed as client-initiated ones.

Let's try this again: Removes TickComp because it's a useless pile of shit that's based on a false idea of how BYOND's ticks and tile-based movement work.
2015-10-29 05:15:41 -07:00
Kyle Spier-Swenson 956b7f356b Update posibrain.dm 2015-10-28 19:22:44 -07:00
Remie Richards b5c3ca06d4 Merge pull request #12706 from Anonus/baraghosties
Fixes instant revenant drain, tweaks abilities
2015-10-29 02:19:48 +00:00
Kyle Spier-Swenson ad57739c93 Update posibrain.dm 2015-10-28 19:18:19 -07:00
Kyle Spier-Swenson 18ea82d47d Ghosts can now move while orbiting themselves without breaking the orbit.
This check in Move() is not needed anymore, as orbit code handles all of that on it's own.

Removing it allows a ghost to move while orbiting itself without breaking the orbit.
2015-10-28 19:01:23 -07:00
Razharas 3f3794763a Merge pull request #12629 from Incoming5643/Im_all_for_fun_xenobio_endtier_rewards_but_this_is_ridiculous
Removes self linging
2015-10-29 04:46:41 +03:00
Razharas 3b1462139f Merge pull request #12701 from Firecage/declonerdeclones
Makes the decloner once more do cloneloss damage
2015-10-29 04:43:15 +03:00
Cheridan 62527884ed Merge pull request #12702 from optimumtact/pkpenguin
Adds a surgery to attach a chainsaw to your hand
2015-10-28 18:08:36 -05:00
Razharas bb05785069 Merge pull request #12447 from caelaislinn/bugfix
Various runtime fixes
2015-10-29 01:42:14 +03:00
Razharas 3bf88eebf6 Merge pull request #12639 from KorPhaeron/ignitespam
Fixes plasmaman ignite mesage spam
2015-10-29 01:39:29 +03:00
Incoming e3b9fd2f1e Merge branch 'master' of https://github.com/tgstation/-tg-station into slime_time_live 2015-10-28 18:14:15 -04:00
KorPhaeron 0e6a99f4fb Bugfix 2015-10-28 16:58:35 -05:00
Incoming 48313206d5 Merge branch 'master' of https://github.com/tgstation/-tg-station into slime_time_live 2015-10-28 17:36:55 -04:00
Cheridan f7175c19a2 Merge pull request #12660 from RemieRichards/ShoulderParrots
Player Parrots can now sit on a Human's shoulders.
2015-10-28 16:35:36 -05:00
Incoming b36e26d7d2 prerequisite "dumb mistakes" follow up pull 2015-10-28 17:33:16 -04:00
Incoming 7dfdb50919 Adds dental implant surgery.
While targeting the mouth drill a hole in a tooth then stick a pill in there for hands free later use.
2015-10-28 17:30:28 -04:00
Cheridan 7c8a4c944c Merge pull request #12696 from KorPhaeron/redunzgofastah
Slime potion fix
2015-10-28 15:52:39 -05:00
GunHog 3c24ac8fe8 XENO MEAT FOR EVERYBODY!!
- Greatly increased the meatiness of Xeno royals!
2015-10-28 15:42:41 -05:00
GunHog ea36718bc3 Buildable Rechargers!
- Rechargers can now be constructed/deconstructed as a machine. Requires
the board and a capacitor.
- Rechargers can now be upgraded with superior capacitors to increase
recharge rates!
2015-10-28 14:55:38 -05:00