Commit Graph

9348 Commits

Author SHA1 Message Date
Cheridan af31d8d255 Merge pull request #9639 from SconesC/pins-typo
Fixes Clown/DNA pin typo, updates descriptions
2015-05-26 02:32:21 -05:00
Remie Richards 373c72773f Merge pull request #9617 from Miauw62/maniasureamgoodatcomingupwithgooddescriptivebranchnamesdontyouthinksobecausethisbranchnameisverygoodanddescriptive
Makes all machines use the robot font.
2015-05-25 18:31:15 +01:00
Remie Richards d97da2d9d4 Merge pull request #9590 from xxalpha/memech
Fixed Changeling Revival
2015-05-25 18:29:51 +01:00
Remie Richards c5a2c5d396 Merge pull request #9572 from Aranclanos/stealthAdminPM
Fixes admin-PM on stealth
2015-05-25 18:28:32 +01:00
Remie Richards 61c0ddebbb Merge pull request #9553 from AnturK/probing_fan_club
Adds abductees to check antags panel
2015-05-25 18:14:10 +01:00
Cheridan a7a5a9acda Merge pull request #9543 from Aranclanos/astar
AStar fixes
2015-05-25 06:24:36 -05:00
Cheridan cbb91c601f Merge pull request #9616 from Jordie0608/ifhuamnityexpandstoanothersolarsystemwewillhavetorenamesunglasses
Bugfix goes Forth+1
2015-05-24 23:39:40 -05:00
Cheridan fb2beca318 Merge pull request #9602 from Aranclanos/AItracking
Fixes all possible exploits with the AI tracking href link
2015-05-24 23:26:31 -05:00
Cheridan f12f12ed60 Merge pull request #9562 from Aranclanos/newscaster
Newscaster code big cleanup.
2015-05-24 19:47:05 -05:00
Cheridan ad8750eeb7 Merge pull request #9615 from phil235/RuntimesFixes
Runtime fixes and stuff.
2015-05-24 19:40:53 -05:00
Cheridan f5c0addf40 Merge pull request #9606 from phil235/FixAddReagentRuntime
Fixes runtime division by zero in add reagent proc
2015-05-24 19:17:41 -05:00
Cheridan 7a5f2453e6 Merge pull request #9612 from Aranclanos/lobbyMusic
Fixes a really strange case where the lobby music will play after you joined the round
2015-05-24 19:13:12 -05:00
Cheridan 99f026d441 Merge pull request #9608 from phil235/TagFiringPinFix
Fixes two runtimes
2015-05-24 18:29:45 -05:00
Cheridan 8cc916c52b Merge pull request #9618 from phil235/RuntimesMustDie
More runtimes fixed
2015-05-24 18:11:13 -05:00
Cheridan 9ff4551315 Merge pull request #9614 from Miauw62/WUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUBWUB
Makes AIs not hear local speech with two spaces.
2015-05-24 18:06:17 -05:00
SconesC cb2abd0418 Fixes typo and changes desc for clarity 2015-05-24 15:31:49 -07:00
Jordie0608 2b5d26663f fixes quick equip to backpacks making no sound 2015-05-24 23:22:42 +10:00
Jordie0608 8c10127e1f fixes noshield flag and movable occupied processors 2015-05-24 22:52:28 +10:00
phil235 77febafb52 Merge pull request #9569 from Incoming5643/readthisgoddamnit
makes the "don't kill the guy who animated your statue" message huge
2015-05-24 01:02:03 +02:00
phil235 f643769ef4 Fixes some runtimes with bluespace artillery, handcuffs on simple animals, lobby music start, stunbaton attack, kitchen bowl update_icon, particle accelerator admin log message, and plasmaman spec_life(). 2015-05-23 22:34:04 +02:00
Miauw f630cce730 Makes all machines use the robot font. Fixes #8575 2015-05-23 18:15:26 +02:00
phil235 554760e5f2 Merge pull request #9512 from xxalpha/itsakindofmagic
A second handful of fixes.
2015-05-23 16:52:51 +02:00
Jordie0608 fd10bfb9ab afk check for mutiny and lockers dont count as fleeing in rev/gang 2015-05-24 00:05:52 +10:00
phil235 ec6e318343 Fixes extinguisher (w/safety off) spraying water when placed on a table.
Fixes runtime when putting beaker in autolathe.
Fixes spray can empty message appearing when placing it on a table.
Fixes experimentor manual not having a title.
Fixes runtime with engine goggles updating nearby objects visibility.
Fixes runtime when looking at picture from the AI camera.
Updating the 'can_be_placed_into' list for items so their afterattack don't do anything when placing them in experimentor, autolathe, destructive analyzer.
Fixes soap starting to clean the table when placed on it.
Fixes drinking glasses having capitalized names.
2015-05-23 16:03:48 +02:00
Miauw f48c3f2411 Makes AIs not hear local speech with two spaces. Fixes #6482
Also removes an unneeded say_quote() override.
2015-05-23 14:33:31 +02:00
Razharas 1f0cbbf82b Merge pull request #9571 from bear1ake/respawn-char-fix
Fix #4332. Also fixes mutant race respawn-char.
2015-05-23 13:43:49 +03:00
Razharas 3222123a9c Merge pull request #9579 from SconesC/sweeten-thy-sad-grave
Fixes egregious Shakespearean misquote
2015-05-23 13:37:12 +03:00
Jordie0608 68eda1787b fixes cells corrupt()ing maxcharge, mime spells as borg and condi botles not allowing naming 2015-05-23 19:56:03 +10:00
Aranclanos e275a65c91 Moved stopLobbySound() from code/modules/mob/mob.dm to code/game/sound.dm 2015-05-23 06:34:23 -03:00
Aranclanos bfb21553f1 Fixes #1190
Fixes a really strange case where the lobby music will play after you joined the round.
2015-05-23 06:30:28 -03:00
phil235 7c44e23f66 Fixes runtime from laser tag firing pin auth fail message.
Fixes null.return_air runtime when air alarm is destroyed while being interacted with.
2015-05-23 02:25:01 +02:00
phil235 5392a7faac Fixes runtime division by zero in add reagent proc when the amount argument is zero. It will now immediately return. 2015-05-23 01:36:07 +02:00
Aranclanos 3410d402c0 Removes leftlover debug message from previous commit 2015-05-22 11:29:43 -03:00
Aranclanos 9b4b6bc1a6 Fixes all possible exploits with the AI tracking href link
Fixes 1128
Changes the href link of the AI tracking to be just the name displayed in-game instead of the reference of the mob.
Removes faketrack from atom/movable/virtualspeaker as it becomes useless.
2015-05-22 11:26:43 -03:00
xxalpha aab00c4075 Fixed changeling revival not setting stat to CONSCIOUS.
FIXED IT

Changelog.
2015-05-21 23:51:10 +01:00
xxalpha 972b488c8c Tweaked checks for borg beakers. 2015-05-21 19:39:48 +01:00
phil235 d081a810af Merge pull request #9565 from AnturK/fixmix
Misc Fixes
2015-05-21 17:43:45 +02:00
phil235 81948d5f8c Merge pull request #9505 from Firecage/rainbowjumpsuit
This fixes the issue of colored jumpsuits not being dyeable into rainbow jumpsuits.
2015-05-21 16:20:38 +02:00
phil235 37abaffb50 Merge pull request #9431 from Incoming5643/wizard_fizard
Blacklists a few races to make spontanious race changes suck a little less
2015-05-21 15:52:48 +02:00
phil235 400d79655a Merge pull request #9526 from Jordie0608/bugsarethemotheroffeatures
Various more bugfixes
2015-05-21 15:45:18 +02:00
SconesC 94814445b4 Fixes minor typo 2015-05-20 18:01:05 -07:00
Swag McYolosteinen b6ec3d1036 Merge pull request #9452 from Cheridan/thickmaterial
Tangential THICKMATERIAL-related fixes
2015-05-20 16:13:41 +02:00
Cheridan ce9f2be8f9 Merge pull request #9534 from Iamgoofball/patch-67
Fixes a few chems having incorrect sleep values, and fixes some flags on Ephed and Stimulants
2015-05-20 08:22:48 -05:00
Cheridan 82b290ffd5 Merge pull request #9557 from kingofkosmos/altclickghosttogglefix
Alt-click-toggles now do proper checks
2015-05-20 08:03:25 -05:00
Aranclanos 212e0c9c48 Fixes admin stealth failing to be actual stealth due to href reading or and the pop-out window.
Fixes #1121
Adds a new associative list, stealthminID, they will be associated with raw ckey text and their contents will be a random ID. The random ID is generated when an admin goes to stealth, without repeating itself.
New client procs that will handle the list, findStealthKey() and createStealthKey()
Admin-pms will use this special ID for admins who are stealthing, hiding their real ckey.
2015-05-20 09:26:26 -03:00
Carl Ivanov 2dc049b026 make hardset_dna to set blood type correctly
also hardset_dna sets species and mutant race color.
2015-05-20 19:15:08 +09:00
Incoming d1890bb79f makes the "don't kill the guy who animated your statue" message userdanger because it's ruined more than one wizard's round at this point.
That said the wizard was el nath/flesh to stone/magic missle/staff of animation/blink so I don't feel TOO bad.
2015-05-19 21:38:06 -04:00
AnturK 8461818c4a Fixes statues not being able to attack/move in darkness 2015-05-19 19:59:34 +02:00
AnturK 2d6e01b547 Fixes statues moving in front of mechs 2015-05-19 17:43:47 +02:00
Jordie0608 8329b10890 Merge branch 'master' of https://github.com/tgstation/-tg-station into bugsarethemotheroffeatures 2015-05-20 01:16:16 +10:00