Commit Graph

4557 Commits

Author SHA1 Message Date
Ikarrus 4086ee683d Revert EMP damage 2015-07-09 07:28:05 -06:00
Ikarrus 20361faf02 Makes augmentations more difficult to maintain
Medical has had several overhauls, but none of them touched augmentations, so they became almost a no-contest better alternative than regular limbs in virtually every aspect.

- Repairing yourself is no longer instant, and will take longer than healing than biological medical items.
- EMP damage increased from basically nothing to actually dangerous
2015-07-08 21:12:44 -06:00
Cheridan 2c3c8d7ae3 Merge pull request #10455 from Ikarrus/cyborgobjectives
Borging Antagonists
2015-07-08 17:40:01 -05:00
Swag McYolosteinen ca88306125 Merge pull request #10440 from MrStonedOne/patch-19
Utterly guts the player privacy poll.
2015-07-08 17:34:25 +02:00
MrStonedOne de7b8c3c30 Removes privacy poll, part7: newplayer.dm
I forgot about this part.
2015-07-08 08:24:06 -07:00
Ikarrus 4c4d1aaae4 Rewording 2015-07-07 20:37:07 -06:00
Ikarrus 3497744234 Makes it really obvious that antags no longer have objectives after being borged
Because people were confused by their memory being shown to them after the operation, which includes their objectives.
This also puts brains on a layer just above human mobs, so they can be seen when they pop out.
2015-07-07 15:11:53 -06:00
phil235 1a0f0469e9 Merge pull request #10376 from Perakp/simpleAnimalEmoteSpam
Fixes hostile animal emote spam
2015-07-07 20:22:31 +02:00
Cheridan c72c44bc18 Merge pull request #10426 from Ikarrus/shredreduction
Removes light blasts shredding clothes
2015-07-07 09:53:40 -05:00
MrStonedOne b56648205f Removes privacy poll, part2: newplayer/login.dm 2015-07-07 07:01:27 -07:00
MrStonedOne a4d3c887be Removes privacy poll, part1: poll.dm 2015-07-07 06:58:46 -07:00
Cheridan 54754c52a9 Merge pull request #10407 from nullstation/hi-extended-patch
Improvements to crew monitoring computer
2015-07-07 07:12:08 -05:00
Ikarrus b1d8d049c1 Renames duplicate random_name() proc 2015-07-06 20:15:47 -06:00
Ikarrus 75578aa69d Removed Shredding for light blasts 2015-07-06 16:45:21 -06:00
Ikarrus 472f973cac Reduces the chance of your clothes getting shredded with light blast damage 2015-07-06 08:27:52 -06:00
Ikarrus 5e50b2b982 Update and Changelog
Lizard names are now "name1-name2"
2015-07-05 22:20:00 -06:00
Ikarrus b0cfaf401f Random Names for Lizards
Lizards now have their own list of names to pull from when randomizing their names.
2015-07-05 18:35:56 -06:00
NullQuery 10109d134f - Fixes sorting on the crew monitoring computer. Items will now sort as they have before, based on the department and job.
- Hovering over a dot on the map will now scroll to the applicable person in the table.
- Patch for interactive mobs (sNPCs) to properly set assignments on their ID's.
2015-07-05 13:15:20 +02:00
Razharas 60a5a83757 Merge branch 'master' of https://github.com/tgstation/-tg-station into ChamFix 2015-07-04 22:31:18 +03:00
Cheridan 798f05e4a6 Merge pull request #10272 from Razharas/DarkClick
Fixes clicks in darkness
2015-07-04 12:17:10 -05:00
Swag McYolosteinen b25767b33f Merge pull request #10335 from Ikarrus/bombcover
Fixes clothes not protecting underlaying clothes.
2015-07-04 17:24:59 +02:00
Swag McYolosteinen b649c11bc6 Merge pull request #10314 from RemieRichards/MoreAttackAnimations
More Attack Animations
2015-07-04 17:22:24 +02:00
Swag McYolosteinen a4b60449f8 Merge pull request #10129 from AnturK/ayy
Abductors fixes and improvements
2015-07-04 16:57:10 +02:00
Perakp d6405a0051 - Reduces emote spam of some hostile simple animals.
- Removes a near-duplicate proc LostTarget (kept LoseTarget).
- Adds punctuation to some simple animal emotes.
2015-07-04 15:37:00 +03:00
Razharas bc2592eb5a Merge pull request #10222 from MMMiracles/freedomsocks
Adds patriotic apparel for upcoming 4th of July (and inferior countries too I guess)
2015-07-04 10:04:46 +03:00
Cheridan 7b6867bc21 Merge pull request #10328 from Ikarrus/datumgangs
Datum-Based Gangs [Ready]
2015-07-03 10:35:07 -05:00
Remie Richards 97cff6fc78 Specifies that the 3 value is for the Time argument of animate(), it was already, and did work, but due to animate() being ~funky~ it's kind of hard to read. 2015-07-03 11:50:36 +01:00
Swag McYolosteinen d7289fd34e Merge pull request #10254 from AlexanderUlanH/saltyseclites
Shadowling Update 2: 121% Merge-Ready
2015-07-03 10:55:32 +02:00
Incoming 20426cc18d Fixes the catastrophe: If human mutants aren't allowed in configs they don't have to be tested for roles
Additionally the game will properly read a null feature as racially pure.
2015-07-03 03:08:11 -04:00
Razharas b1bf4d04fe Merge pull request #10209 from Ricotez/human_mutantparts
Gives humans two types of mutant accessories: ears and (human-specific) tails.
2015-07-03 08:36:36 +03:00
Razharas 572121ecc4 Merge pull request #10244 from Ikarrus/workplacesafety
Workplace "Accidents"
2015-07-03 05:05:36 +03:00
Ikarrus 8f8164d8e8 Removed atom var and instead used paramaters to determine the thrower 2015-07-02 19:57:51 -06:00
Ikarrus 91728513b6 Fixes clothes not protecting underlaying clothes.
It was because the |= operator couldn't be used to fetch the flags while the variable was null. It's set at 0 now.
2015-07-02 17:50:54 -06:00
Ikarrus 2191a2c33d Datum-Based Gangs 2015-07-02 15:12:55 -06:00
Remie Richards 846d3e56c1 MINOR changes to the animation, it's now guaranteed to "smash down" into the victim, where as it was kind of random before (wtf byond?) it's also faster due maintain the same slam/smash effect. 2015-07-02 12:35:50 +01:00
Remie Richards d3e1521214 Changes the effect, the Weapon overlay now fades (to half transparency) and shifts it's pixel_z over the course of the animation. flick_overlay() now uses spawn() 2015-07-02 11:54:45 +01:00
Ikarrus 55bec2d24d Adds a thrownby var that's used by admin logging. 2015-07-01 13:00:12 -06:00
Remie Richards 4eba0b0802 Fixes SNPCs thinking a bullet attack was a melee attack (which obviously causes issues with this system) 2015-07-01 12:43:02 +01:00
Remie Richards 9f8a4be5a0 Combat now shows an overlay of the melee weapon used. it appears on screen for 5 ticks (1/2 a second) 2015-07-01 12:00:15 +01:00
Remie Richards cd36b1665b Merge pull request #10202 from nullstation/hi-extended
HTML interface module: Port of the crew monitoring computer
2015-07-01 05:59:39 +01:00
phil235 782fdd7678 Merge pull request #10259 from Razharas/DemonFix
Fixes dummy objects being rightclick visible
2015-06-30 23:04:30 +02:00
Ricotez acd297e7f5 -Added new option to the VV menu drop-down list: Toggle Purrbation.
-Putting a human on purrbation gives them cat ears and a cat tail, and sends them the message 'You suddenly feel valid.'
-Removing a human from purrbation reverses the effects, and sends them the message 'You suddenly don't feel valid anymore.'
-Renamed "Long and Smooth" tail to "Cat" tail. I wasn't kitten anyone with the old name.
-Updated changelog.
Forgot to include these two in the last commit:
-Cat ears and tail now use your hair colour instead of your mutant colour.
-Added changelog.
2015-06-30 20:17:55 +02:00
Cheridan 3fe48e2f26 Merge pull request #10248 from optimumtact/patch-6
log simple animal attacks to attack log
2015-06-29 23:03:12 -05:00
Cheridan 1368794705 Merge pull request #10112 from Ikarrus/whyamiinspace
Reactive Teleport Armor can teleport the user to space tiles again
2015-06-29 22:11:03 -05:00
Cheridan 87cd31c11f Merge pull request #10211 from Ikarrus/burntweaks
Destructible Clothing Tweaks and Fixes
2015-06-29 21:38:20 -05:00
Ikarrus 5792e7ccd9 - Swaps floor throwing and distance throwing
- Reagent containers thrown by bartenders will never spill if it doesn't collide into anything
2015-06-29 19:31:18 -06:00
Ricotez 3ea2eae81b -Removed roundstart access to ears and human tails. They are an admin only thing now.
-You can now set which colour an accessory should use: HAIR, FACEHAIR, EYECOLOR, MUTCOLORS or its own (0). Right now only mutantparts use this.
-Consequently, humans lost their ability to change mutant colours, although the special flag MUTCOLORS_PARTSONLY still exists.
2015-06-29 23:49:55 +02:00
Cheridan 3b4dbc4f27 Merge pull request #10216 from nukeop/syndiesurgerybag
Add Syndicate surgery bag to uplink
2015-06-29 15:52:55 -05:00
Razharas f3f398feb9 Removes the autoclick, keeps the dark click 2015-06-29 23:17:16 +03:00
Razharas 1b793f89c8 Merge branch 'master' of https://github.com/tgstation/-tg-station into DarkClick
Conflicts:
	code/__HELPERS/unsorted.dm
	code/modules/client/client defines.dm

Fixes conflicts
2015-06-29 23:15:06 +03:00