Commit Graph

13542 Commits

Author SHA1 Message Date
ZomgPonies
635fb6f7e2 Added empath as a spell along with action button 2014-07-18 13:26:58 -04:00
ZomgPonies
c5dac036e1 Fix drag and drop table climbing 2014-07-18 13:04:41 -04:00
ZomgPonies
60b0659d43 Made update_power be at mob level since spells are at that level. 2014-07-18 12:11:13 -04:00
ZomgPonies
9148e4b4a9 Removing more deprecated virus1 shit 2014-07-18 11:41:46 -04:00
ZomgPonies
7b481d2b9e Merge pull request #303 from VampyrBytes/master
fix for #300
2014-07-18 08:39:33 -04:00
mwerezak
d30db958d4 Loosens the undocking requirements for airlocks 2014-07-18 08:03:53 -04:00
mwerezak
3ede5aa470 Adds default values for some docking tags
Simplifies the mapping of docking controllers by cutting down on the
number of tags needed to be entered.

Conflicts:
	code/game/machinery/embedded_controller/simple_docking_controller.dm
2014-07-18 08:03:15 -04:00
Zuhayr
0ddab372bf Added glass to the engineering module. 2014-07-18 07:38:30 -04:00
Zuhayr
3098c80f9c Fixed some bugs, did some testing, moved some procs around for robot functionality.
Conflicts:
	code/modules/mob/living/silicon/robot/robot.dm
2014-07-18 07:38:11 -04:00
ZomgPonies
ff2557eb91 Compile fix 2014-07-18 07:35:22 -04:00
Zuhayr
0436cd3e48 Added paperwork handler, clerical gripper, some other tweaks.
Conflicts:
	code/modules/mob/living/silicon/robot/robot_modules.dm
2014-07-18 07:34:12 -04:00
Zuhayr
8ae76446b7 Temp commit with robot module work
Conflicts:
	icons/mob/head.dmi
2014-07-18 07:32:09 -04:00
Zuhayr
bdfc7ef719 Added Crisis and Surgeon modules, removed Medical module, added Construction module, altered Mining and Engineering modules.
Conflicts:
	code/modules/mob/living/silicon/robot/robot.dm
	code/modules/mob/living/silicon/robot/robot_modules.dm
2014-07-18 07:30:54 -04:00
PsiOmega
cda07c694d Deluxe soap now has a more pleasant range of smells. 2014-07-18 07:05:14 -04:00
mwerezak
342ccf7581 Updates body scanner readout for internal organs
Conflicts:
	code/game/machinery/adv_med.dm
2014-07-18 07:00:18 -04:00
mwerezak
6a3b19a540 Infections raise temperature faster wrt germ_level 2014-07-18 06:59:37 -04:00
mwerezak
55140d1908 Improved full body scanner infection readout
Now provides a higher level of precision on infection severity.
2014-07-18 06:59:07 -04:00
Walter0o
08c5cdb736 should fix #5618, trivial kitchen utensil bug 2014-07-18 06:58:47 -04:00
Atlantiscze
b52517aabb Adds ability to repair TCommsat machinery without having to dismantle the machines and rebuild them from scratch. Applying nanopaste will restore 10-20 integrity points. 2014-07-18 06:56:59 -04:00
Atlantiscze
242b7ab66b Fix for issue which caused telecomms machinery to take no damage when temperature was 70C. Now it adds damage according to temperature. Higher temperature will cause the machinery to fail faster.
Conflicts:
	code/game/machinery/telecomms/telecomunications.dm
2014-07-18 06:56:51 -04:00
Walter0o
dbc621e7ab another missing battery check 2014-07-18 06:53:11 -04:00
Walter0o
8e9b1b1b95 missing power check
people could still use this without any charge
2014-07-18 06:52:55 -04:00
Chinsky
ab8b3d25c4 Possible fix for #5645
I think issue is that harvester won't forget what artifact it is using until harvesting process is started.
2014-07-18 06:52:40 -04:00
Chinsky
dbeb254062 Fixes #5650
Fixes #5649
Removed that mundane objects check as I couldn't think of why would that even be a thing.
2014-07-18 06:52:28 -04:00
Chinsky
5b1257ddb9 Fixes #5648
Now scanner will just give warning if clicked too fast, instead of giving obsolete data.
Also moved code from New() to initalize(), since it depends on all things already being there and a master controller existing.

Conflicts:
	code/modules/research/xenoarchaeology/tools/tools_anoscanner.dm
2014-07-18 06:51:59 -04:00
Chinsky
95970f8cad Fixes #5647 Fixes #5646 2014-07-18 06:50:57 -04:00
Zuhayr
5a8aada05d Fixes bug with drone Bump() check
They can now use teleporters, hand tele portals and the disposals chute.
2014-07-18 06:49:42 -04:00
Rob Nelson
f7b516a5ab Shit catches on fire now
Conflicts:
	code/ZAS/Fire.dm
	code/game/objects/items/weapons/storage/bible.dm
	code/game/objects/items/weapons/storage/boxes.dm
	code/modules/mob/living/living_defines.dm
	code/modules/paperwork/paper.dm
	code/modules/paperwork/photography.dm
	code/setup.dm
2014-07-18 06:32:15 -04:00
Rob Nelson
dd31f75ae3 Add pressure alerts on firedoors.
Conflicts:
	code/game/machinery/doors/firedoor.dm
	icons/obj/doors/DoorHazard.dmi
2014-07-18 06:25:01 -04:00
Rob Nelson
08813d45cc Fix potential ready-dna problems.
Conflicts:
	code/game/machinery/cloning.dm
	code/modules/projectiles/projectile/change.dm
2014-07-18 06:18:12 -04:00
Rob Nelson
8fbfd7ccd1 Ready_DNA not called in human new() when humans are spawned.
Conflicts:
	code/modules/mob/living/carbon/human/human.dm
2014-07-18 06:13:10 -04:00
ZomgPonies
4bfa67e053 Clown wizard gear. 2014-07-18 06:10:59 -04:00
ZomgPonies
b2b869a57d Added remote view to spelllist 2014-07-18 05:09:17 -04:00
ZomgPonies
289b0a0eec Oops 2014-07-18 03:02:30 -04:00
ZomgPonies
4ad8b741a2 Turned remote talk into a spell and optimized it, giving it it's action button 2014-07-18 02:38:53 -04:00
VampyrBytes
b3e12edbc4 fix for #300
Fixes ling return to life
2014-07-17 13:27:58 +01:00
VampyrBytes
b3f396bfff Fixes inventory bug
Fixes the bug where you couldn't interact with someone's inventory when
they were on top of a structure, such as a table
2014-07-17 05:48:59 +01:00
ZomgPonies
e73ad0051b Merge branch 'master' of https://github.com/ZomgPonies/Paradise 2014-07-17 16:52:04 -04:00
ZomgPonies
12b228b799 Did those mech changes I wanted to do a while ago, reverted gamma armory to old behavior. 2014-07-17 16:50:55 -04:00
ZomgPonies
9b145f3da2 Merge pull request #299 from VampyrBytes/master
Fix for internal organ surgery
2014-07-17 15:58:20 -04:00
ZomgPonies
58803b7b83 New positive random event, yay 2014-07-17 15:28:09 -04:00
ZomgPonies
d54d8ade16 Merge pull request #298 from mwerezak/paradise-docking
Docking controller fixes
2014-07-17 14:09:59 -04:00
mwerezak
db521949fb Fixes gamma shuttle location not set at roundstart 2014-07-17 11:01:49 -04:00
ZomgPonies
54359a4e2c Merge pull request #297 from VampyrBytes/master
Fix for xray + telescience irradiate
2014-07-17 06:59:07 -04:00
d3athrow
6a4866e199 Fix POS not opening the menu when you slap with your ID and make it not show the [user] attacked the thing with your ID as well. 2014-07-17 05:38:43 -04:00
ZomgPonies
c654029821 New genetic defects MUAHAHAHAA 2014-07-17 05:36:30 -04:00
Heredth
9e24075bc1 Add vars 2014-07-17 05:29:36 -04:00
Heredth
ded49a5af9 Update whisper.dm
Conflicts:
	code/modules/mob/living/carbon/human/whisper.dm
2014-07-17 05:29:17 -04:00
d3athrow
994a5bebbf Fix admins having to toggle genes several fucking times to get them to turn on sometimes.
Fix adminbus toggling genes on to cause all other genes to manifest - added genemutcheck proc and domutation proc to handle the changes.
Added a global list of gene datums that match the order of the randomized blocks in genetics to allow for easy lookup based on blocks and allows single gene checking to work.

Conflicts:
	code/game/gamemodes/setupgame.dm
	code/modules/admin/verbs/debug.dm
2014-07-17 05:27:05 -04:00
d3athrow
b9b6d09f23 Pod fixes. 2014-07-17 05:16:40 -04:00