Commit Graph

22686 Commits

Author SHA1 Message Date
Aurorablade
7cf0f7627a Playing with Monkey Meat 2016-04-07 22:14:43 -04:00
Aurorablade
5e046ced40 fixed bed hookup
Removed runover, might need to change the buckled_mob.dir to the
ambulance bed moved thoug....ATV Turret still borked.
2016-04-07 22:10:51 -04:00
monster860
a7465f03a9 Merge branch 'master' into adminbus 2016-04-07 21:15:59 -04:00
TheDZD
8ad5e18757 Merge pull request #4112 from Fox-McCloud/xenobio-overhaul
Xenobio Refactor/Changes
2016-04-07 17:54:33 -04:00
TheDZD
be9087cca9 Merge pull request #4113 from Fox-McCloud/statues-fixing
TG Statue Fixes/Refactor
2016-04-07 17:54:17 -04:00
TheDZD
8481dbb961 Merge pull request #4125 from Tastyfish/bloodfix
Fixes pulling person blood
2016-04-07 17:47:36 -04:00
TheDZD
a3fdeaa57c Merge pull request #4126 from Tastyfish/fingerless
Makes fingerless gloves functionally clipped
2016-04-07 17:46:38 -04:00
Tastyfish
81d91df5ce Makes fingerless gloves functionally clipped 2016-04-07 17:02:17 -04:00
Tastyfish
29f9507052 Fixes pulling blood 2016-04-07 16:35:53 -04:00
Fox-McCloud
bea90a5cd1 monkey recycler QoL 2016-04-07 09:29:54 -04:00
Fox-McCloud
4d58019d69 Traitor Vamp 2016-04-07 08:45:44 -04:00
Aurorablade
b58006db4e vrooom 2016-04-07 00:48:27 -04:00
Tastyfish
85a58e59a6 Fixes to_chat script fuckery 2016-04-06 20:41:45 -04:00
Tigercat2000
801cbe7f8d Alternate Appearance system (from tgstation/-tg-station#16586)
This adds an "alternate appearance system" using image overrides and a new
handler system.

Usage:
 - Create a new `image()` casted as `var/image`
 - Set image.override = 1
 - Call mob.add_alt_appearance("appearance_ID", image, listOfMobsToDisplayTo).
 - To remove an image, you use mob.remove_alt_appearance("appearance_ID")

Comes with one usage, cardborg costumes. They will now disguise you as a
standard borg to any silicon mobs and yourself.
As this is a per-client system, that means that only silicon mobs and you will
see yourself as a standard borg. All other mobs will see you as a silly
human in a cardborg costume.
2016-04-06 13:58:03 -07:00
Fox-McCloud
64cd6a0cdc TG Statue Fixes/Refactor 2016-04-06 02:20:24 -04:00
Fox-McCloud
3f7f6704c8 Xenobio Refactor/Changes 2016-04-06 01:37:04 -04:00
Fox McCloud
a669d0fac4 Merge pull request #4107 from tigercat2000/to_chat
Replace most (if not all) output << operators with to_chat(user, message)
2016-04-06 00:39:02 -04:00
Fox McCloud
337ddd1896 Merge pull request #4111 from Tastyfish/straightjackets-derp
[s]Fixes restrained issue with slot clicking thing
2016-04-06 00:30:26 -04:00
Tigercat2000
797740da7d Fix all of the merge conflicts and lacking to_chats with 4041 2016-04-05 21:16:52 -07:00
Tigercat2000
dd79aaa967 Merge remote-tracking branch 'upstream/master' into to_chat
Conflicts:
	code/game/machinery/door_control.dm
2016-04-05 21:10:36 -07:00
Tastyfish
f86cb2b049 Fixes straightjacket issue with slot clicking thing 2016-04-05 23:24:24 -04:00
FalseIncarnate
afec3ba8fd Conflict Fix 2016-04-05 19:28:14 -04:00
FalseIncarnate
8a558a7c96 Merge Conflict 2016-04-05 19:26:30 -04:00
Tigercat2000
bb5e3bca63 Fix remaining issues and sound shit 2016-04-05 16:26:11 -07:00
FalseIncarnate
40ee9bb99d Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into logic 2016-04-05 19:15:11 -04:00
Tigercat2000
c72cc9606e Merge remote-tracking branch 'upstream/master' into to_chat
Conflicts:
	code/modules/research/xenobiology/xenobiology.dm
2016-04-05 15:54:48 -07:00
TheDZD
35f89251b3 Merge pull request #4100 from Fox-McCloud/sentience-potion-changes
Sentience Potion Changes
2016-04-05 18:37:57 -04:00
TheDZD
e5bc348342 Merge pull request #4096 from Fox-McCloud/tape
Adds Tape to ArtVend
2016-04-05 18:34:40 -04:00
TheDZD
2546c290f4 Merge pull request #4095 from Fox-McCloud/mob-spawn-refactor
Simple Animal Spawn Refactor
2016-04-05 18:34:34 -04:00
Fox McCloud
59c0d41695 Merge pull request #4097 from Tastyfish/botsgoddamn
Tweaks/fixes some bot radio/language stuff, lazarus capsules
2016-04-05 17:53:00 -04:00
Tigercat2000
78f53553f8 Reduce lines by removing blank lines added by PJ's script 2016-04-05 08:25:57 -07:00
Tigercat2000
9d430844c3 Replace most (if not all) output << operators with to_chat(user, message)
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.

Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
TheDZD
62bfc02852 Merge pull request #4070 from Crazylemon64/virus-stealth-fix
Fixes virus stealth to work as reported
2016-04-04 18:59:46 -04:00
Fox McCloud
a361364a94 Merge pull request #4088 from tigercat2000/offhands
Add inactive hand to carbon get_access
2016-04-04 17:19:09 -04:00
Fox-McCloud
fe5f803476 forgot these two 2016-04-04 17:04:43 -04:00
Fox-McCloud
b7afdec18c defines 2016-04-04 17:01:03 -04:00
TheDZD
3bcbccdad6 Merge pull request #4082 from Fox-McCloud/weak-eyes
Fixes Weakeyes
2016-04-04 15:12:05 -04:00
Fox McCloud
71c30b879d Merge pull request #4083 from Aurorablade/MeteorOps2
MeteorOps Tweaks
2016-04-04 07:14:09 -04:00
Fox-McCloud
aee239c6e5 Sentience Potion Changes 2016-04-04 04:45:13 -04:00
Fox-McCloud
a5e6869b58 Removes PAI Control of Security Bots 2016-04-04 03:25:15 -04:00
Tastyfish
16c8e24f04 Tweaks/fixes some bot radio/language stuff, lazarus capsules 2016-04-04 02:02:19 -04:00
Fox-McCloud
da4e7478f0 Adds Tape to ArtVend 2016-04-04 01:03:42 -04:00
Fox-McCloud
3bd37ec757 Simple Animal Spawn Refactor 2016-04-04 00:30:10 -04:00
Crazylemon64
26a9f441ea MULEbots will now announce their deliveries to request consoles again 2016-04-03 17:02:40 -07:00
Fox McCloud
9e74cbcc1b Merge pull request #4090 from Tastyfish/bots23
Fixes mulebots killing passenger, bot tweaks
2016-04-03 17:48:39 -04:00
Tastyfish
b2d9c2e6a9 Fixes mulebots killing passenger, bot tweaks 2016-04-03 15:39:54 -04:00
Tigercat2000
e2442e7fc9 Add inactive hand to carbon get_access 2016-04-03 12:33:52 -07:00
Aurorablade
eb4ddb247d MeteorOps Tweaks 2016-04-03 01:54:51 -04:00
Fox McCloud
a30b5fbf75 Merge pull request #4076 from Aurorablade/ICUTYOU
Fixes IPC Embbedded object surgery
2016-04-03 01:24:28 -04:00
Fox-McCloud
b3b0abd95b Fixes Weakeyes 2016-04-03 01:19:49 -04:00