Commit Graph

2572 Commits

Author SHA1 Message Date
fleure
579b705f24 Merge pull request #3492 from Firecage/master
Roboticist on Preference screen Fixes #1145
2014-04-23 16:44:11 +01:00
fleure
7539e59679 Merge pull request #3497 from phil235/AlienMonkeyAtkMsgFix
Partial fix for #1344
2014-04-23 15:16:56 +01:00
fleure
4a0d59e81c Merge pull request #3485 from Nerolat/cyborgcult
Doesn't announce that a player was de-culted or de-reved after making them a silicon. Fixes #3351
2014-04-23 15:09:47 +01:00
fleure
7d9e758c9f Merge pull request #3467 from MrPerson/grabby_patties
Make grabs GC, fix a grab related runtime
2014-04-23 14:57:02 +01:00
Cheridan
fd62e88d6f Merge pull request #3448 from Ikarrus/lingchatlog
[Admin] Added logging for changeling hivemind chat
2014-04-21 21:55:19 -05:00
phil235
d12238db57 adding missing comma 2014-04-21 22:01:20 +02:00
phil235
0a4cc4a35e Monkey third party attack no longer bolded 2014-04-21 21:33:53 +02:00
phil235
fccf892445 Alien third party attack no longer bolded. 2014-04-21 21:30:41 +02:00
Cheridan
4539711d9a Merge pull request #3459 from MrPerson/screen_deletion
Remove some unnecessary code of mine that's causing runtimes
2014-04-21 13:26:49 -05:00
Cheridan
0a1c77964d Merge pull request #3469 from phil235/HornStunFix
weapons with force below 5 now have no chance to knock down
2014-04-21 12:58:29 -05:00
Cheridan
1450960ad7 Merge pull request #3462 from Niknakflak/AIdeathcore
AIs.  New cores, death cores.
2014-04-21 12:56:04 -05:00
Miauw
658c753989 Revert "Merge pull request #3218 from AndroidSFV/aiphotoext2"
This reverts commit f2d850ee25, reversing
changes made to 805e2570bf.
2014-04-21 18:59:58 +02:00
Firecage
7577faff05 Merge branch 'master' of https://github.com/tgstation/-tg-station.git 2014-04-21 18:57:56 +02:00
Firecage
6610b1677a Signed-off-by: Firecage <firecage@hotmail.com> 2014-04-21 18:54:44 +02:00
Miauw62
f2d850ee25 Merge pull request #3218 from AndroidSFV/aiphotoext2
AI Photography Extention #2
2014-04-21 18:18:16 +02:00
phil235
46ac3c15f5 can't knock down if aiming at head. 2014-04-21 18:05:14 +02:00
Nerolat
434eee790e Fixes #3351 2014-04-21 12:42:26 +03:00
Cheridan
753979a915 Merge pull request #3458 from Firecage/master
Some stuff about the mime backpack.
2014-04-20 23:06:10 -05:00
Niknakflak
3cdcc2e10f edited 2014-04-20 20:59:17 -07:00
Giacomand
18a075a14e Fixes hotkey mode always being set during login. winget() was returning "true", not 1 or 0. It now compares for the string. 2014-04-21 00:40:23 +01:00
phil235
92446f2384 weapons with force below 5 can't knock down 2014-04-20 20:28:27 +02:00
phil235
61f3fabb59 force 0 weapons now have no chance to knock down
fixes #3414  where the bikehorn had a 10% chance of knocking down someone when aiming at the chest
2014-04-20 20:01:18 +02:00
MrPerson
830c63fcf5 Make grabs GC, fix a grab related runtime
The following runtime has occured 104 time(s).
runtime error: Cannot execute null.s click().
proc name: Click (/obj/screen/grab/Click)
  source file: screen_objects.dm,73
  usr: Reece Eliza (/mob/living/carbon/human)
  src: the reinforce grab (/obj/screen/grab)
2014-04-20 09:14:16 -07:00
Niknakflak
b5b17882b0 Does a lot of stuff 2014-04-20 01:42:52 -07:00
Firecage
b8be6cea71 Merge branch 'master' of https://github.com/tgstation/-tg-station.git 2014-04-20 09:30:16 +02:00
AndroidSFV
8a7c3dc9a5 Merge branch 'master' of https://github.com/tgstation/-tg-station into aiphotoext2
Conflicts:
	code/game/machinery/newscaster.dm
2014-04-20 01:30:44 -05:00
Razharas
a2895ed9dc Merge pull request #3446 from Aranclanos/LindaChecks
Admin status panel, extra air thingies
2014-04-19 19:04:49 -07:00
MrPerson
5e92f3acfe Remove some buggy ass, unnecessary code of mine that's causing runtimes 2014-04-19 12:56:43 -07:00
Firecage
dff7ebc0a4 Signed-off-by: Firecage <firecage@hotmail.com> 2014-04-19 21:42:31 +02:00
ikarrus
14fe3bc29a [Admin] Added logging for changeling hivemind chat
Also added their Changeling names to the Antag panel so admins don't have to go digging through vars to find out who was OOC in ICing.
2014-04-17 21:23:11 -06:00
Aranclanos
ca67aeb3aa Added more stuff to the status panel for admins, air related, these are only temporal (hehehe) 2014-04-17 21:37:06 -03:00
Ergovisavi
f302adc8ab Merge branch 'master' of https://github.com/tgstation/-tg-station into mineral_economy 2014-04-16 16:58:28 -07:00
Cheridan
75919440d6 Merge pull request #3412 from Giacom/someone_was_lazy
Fixed the lazy "fix" which caused mobs that Login or Logout to lose their hotkey mode.
2014-04-15 11:24:07 -05:00
Cheridan
71cd05cf49 Merge pull request #3393 from Razharas/GrabPull
Added datum mutations
2014-04-15 10:27:31 -05:00
Giacomand
9280e1410f Fixes cyborgs spawning as ghosts. 2014-04-13 13:04:36 +01:00
Razharas
a250e5f670 More !!FUN!!
Im open to discussion as to remove some of the TOO op mutations
2014-04-13 00:04:41 +04:00
Giacomand
16ae0d9f0d Fixed the lazy "fix" which caused mobs that Login or Logout to lose their hotkey mode; even when they transfer to another mob. 2014-04-12 20:49:56 +01:00
Aranclanos
84bb0f338c Removes the extra dark vision of lizards 2014-04-11 21:18:49 -03:00
Aranclanos
2da47fbb79 Adds mutant races to the character preferences. It can only choose between lizard and human right now.
Adds a new server configuration to toggle on and off the mutant races preferences. If it's off, everyone will be human.
2014-04-11 21:10:27 -03:00
Miauw62
d783bccb6e Merge pull request #3383 from MrPerson/qdel_spells_TAKE_TWO
Make reenter-corpse not delete your spells
2014-04-10 21:55:17 +02:00
Jordie0608
b18cc7d54e Merge branch 'master' of https://github.com/tgstation/-tg-station into manidontevenknowwhatwentwrongwiththat
Conflicts:
	code/game/machinery/doors/airlock.dm
	code/game/objects/structures/door_assembly.dm
	code/game/objects/structures/false_walls.dm
	code/game/objects/structures/mineral_doors.dm
	code/modules/research/protolathe.dm
	icons/obj/doors/door_assembly.dmi
2014-04-11 02:51:07 +10:00
MrPerson
910dae4154 Make reenter-corpse not delete your spells 2014-04-09 13:10:48 -07:00
Daniel
30bb6c8814 Generalised ID naming 2014-04-09 18:49:59 +02:00
AndroidSFV
50cd395c4f Merge branch 'master' of https://github.com/tgstation/-tg-station into aiphotoext2
Conflicts:
	code/datums/wires/robot.dm
	html/changelog.html
2014-04-08 09:28:42 -05:00
Razharas
4e7ac41ba4 Merge pull request #3346 from Iamgoofball/FUCKMONKEY
Removes a bunch of ticker.mode.name == "monkey" checks, since monkey doesn't even exist anymore
2014-04-07 18:30:30 -07:00
Cheridan
c9bd6c3688 Merge pull request #3296 from Ikarrus/alarmdelay
Alarm Delay Reduction
2014-04-07 14:04:50 -05:00
iamgoofball
810b91e7ac removes a ton of things checking the ticker to see if it's monkey, a gamemode that no longer exists. 2014-04-06 11:46:12 -07:00
Giacomand
e41dd607b5 Better comment. 2014-04-06 14:27:28 +01:00
Giacomand
cb4e338318 Fixes a bug with Cyborgs losing their emag module if they were emagged as a default cyborg and they transform. 2014-04-06 14:07:09 +01:00
Miauw62
ab181299dd Merge pull request #3279 from fleure/braid
Fixes floorlength braid sprite
2014-04-05 18:48:02 +02:00