Commit Graph

14295 Commits

Author SHA1 Message Date
spasticVerbalizer 06d521e081 Wrong spanclass 2015-05-25 10:30:40 +02: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
CosmicScientist a94075d07d Edited pAIcard displayed message, donksoft dart description and some tips of the round. 2015-05-24 20:49:06 +01:00
spasticVerbalizer 190728770c Adds mute warning when trying to speak 2015-05-24 18:05:11 +02:00
spasticVerbalizer ab28bb26e8 Feedback 2015-05-24 17:52:01 +02:00
Jordie0608 2b5d26663f fixes quick equip to backpacks making no sound 2015-05-24 23:22:42 +10:00
AnturK 3b1a5fbdca Fixes some false positives 2015-05-24 15:11:50 +02:00
AnturK 2638a5d4e9 Fixes editing associative lists 2015-05-24 14:56:39 +02:00
Jordie0608 8c10127e1f fixes noshield flag and movable occupied processors 2015-05-24 22:52:28 +10:00
spasticVerbalizer b7f29c9a67 Added quick-equip verb for drones 2015-05-24 14:13:38 +02: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
xxalpha f38683b871 Fixed a few small things. 2015-05-23 22:39:17 +01: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
xxalpha 14de0a4346 Merge remote-tracking branch 'upstream/master' into mineralcontainer
Conflicts:
	code/modules/clothing/shoes/bananashoes.dm
	tgstation.dme
2015-05-23 21:30:52 +01: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
kingofkosmos 9bfe79b760 Everything under one bucket/attackby 2015-05-22 15:48:09 +03:00
Jordie0608 357b131a52 compile fix 2015-05-22 18:23:25 +10:00
Jordie0608 028308c5ca re-adds shuttle areas for teleporting to 2015-05-22 17:40:20 +10: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
Remie Richards c5e1f30656 New drone skin, Art by Skowron, Deadstate+Hatstates by myself. 2015-05-20 16:45:18 +01: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