Commit Graph

208 Commits

Author SHA1 Message Date
Markolie 7e5a6dee4a Fix more broken logs 2015-02-08 17:41:08 +01:00
Markolie c1b6bba1ec Fix vulnerabilities in air alarm and APC, fix mitochondria log 2015-02-08 17:07:55 +01:00
Artorp 69f5776aee Disability fixes
- Disabilities properly updated when new player is made

- Fixed epilepsy disability not linked to proper SE block
2015-02-08 14:20:57 +01:00
Markolie 01f9463bc2 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise
Conflicts:
	maps/cyberiad.dmm
2015-01-31 15:33:08 +01:00
Bone White b0d74070d7 Better logs for cryokinesis and immolate
Better admin/attack/server logs for incendiary mitochondria (can only
target self but still needs an admin message) and cryokinesis.

Also adds the caster's name to the visible_message, so everyone knows
who's throwing the ice around.
2015-01-29 15:31:06 +00:00
SamCroswell 5e08777895 Re-add Fire Stack. Whoops. 2015-01-24 10:53:41 -05:00
SamCroswell bb444d9b68 MarkVA's Optimization 2015-01-24 01:38:21 -05:00
SamCroswell 4083544239 Conflict Fix 2015-01-24 01:25:12 -05:00
SamCroswell ca960c02d4 Disallow IPC Genetics Use
IPCs can no longer gain genetic powers, or use injectors. It was
requested I make them unable to use injectors at all because they take
toxins damage they can never fix from using the injectors, and it would
be pointless for them to use them with genetics powers not working on
them anymore.
2015-01-24 01:17:49 -05:00
SamCroswell b19b7fc973 Reverts Incendiary Mitochondria
Instead of incendiary mitochondria being an uncounterable and
untraceable method of dealing massive mounts of burn damage to someone,
it has been reverted to what the power was originally.  It will now
ignite the user when cast. I realize this isn't very useful, but the
alternative is the power being removed altogether.
2015-01-24 01:16:00 -05:00
DZD 81e5103738 Fix Missing Parenthesis
Formatting fix.
2015-01-21 20:38:57 -05:00
DZD 54ec88707f Admin Logs and Rev Fix
- Fixes Space Pod Pilot being a candidate for Rev Head
- Adds attack and admin logs to borer mind control (including when the
host takes control back).
- Adds admin logs and improves attack logs on pyrokinesis (requires
testing).
2015-01-21 19:38:11 -05:00
Markolie ced499edc3 Vox Heist port from Bay 2015-01-10 06:21:21 +01:00
Markolie 71a9a358e1 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise
Conflicts:
	maps/cyberiad.dmm
2014-12-22 15:14:35 +01:00
Markolie 47f4161fbb Bug fixes, map fixes 2014-12-22 14:47:58 +01:00
Markolie e5339b95f3 Buff telepathy, sanitize telepathy, stop aliens from opening canisters 2014-12-20 22:00:06 +01:00
Fox-McCloud 8cec4742d0 Defib Unit 2014-12-15 04:55:02 -05:00
Markolie b66f3effae Bug fixes, implements new copying/faxing system from Bay 2014-11-27 21:00:58 +01:00
Markolie 06b0a7a89f Re-add Dave's changes, nerf remote view/remote talk 2014-11-21 00:17:52 +01:00
Markolie 876a5067a0 Adds constructable and upgradeable machinery, fixes the RPED, other minor fixes 2014-11-17 08:32:39 +01:00
Bone White d81a87363e Fix for Ryetalin
Cures on a chance based on volume of ryetalin injected, on_mob_life.
TURNS OFF ALL MUTATIONS!!

// 1 volume = ~2% chance
// 10 volume = ~17% chance
// 30 volume = ~38% chance

Returns SE to mob creation values (now set in dna2.dm)
2014-09-14 11:39:52 +01:00
VampyrBytes cfef299686 Genetics fixes
Fixes issue with getting target in remote talk, remote view and empath
Fixes Empath  not recharging
Fixes inability to cancel remote view
Fixes Grays not starting with remote talk
2014-08-16 11:51:17 +01:00
ZomgPonies 9df399b745 Fix remote view and remote talk 2014-08-04 02:47:27 -04:00
ZomgPonies 6ac92ebe19 Boops 2014-08-03 23:42:00 -04:00
ZomgPonies 85045ef281 Fix incendiary heh 2014-08-03 23:41:35 -04:00
VampyrBytes ea07c3b06b several fixes inc #233
Fixes icon creation issue in certain situations such as humanising
monkeys and cloning
Fixes humanized monkeys reverting to monkey name after being used for
cloning
Fixes humanized monkeys being made as human parent object instead of
human/race
2014-08-01 06:38:01 +01:00
ZomgPonies 431ab486b3 Made all current wizard + genetic spells a subtype of spell/wizard (Since they use the same action button row) 2014-07-23 11:04:07 -04:00
ZomgPonies 4d2ead97d6 Merge pull request #304 from SocialSystem/patch-1
Update vg_powers.dm
2014-07-18 14:49:35 -04:00
ZomgPonies c48ca761ba Fixed a few bugs with genetic power buttons 2014-07-18 14:47:44 -04:00
SocialSystem fcacbdbee3 Update vg_powers.dm
Altered the activation/deactivation message for morph so it is different from SHOCKIMMUNITY
2014-07-18 19:34:11 +01:00
ZomgPonies 7a90302747 Fixed immolate 2014-07-18 13:41:44 -04:00
ZomgPonies fd53529ddc Removed stupid MELT genetic power that was broken anyways 2014-07-18 13:39:02 -04:00
ZomgPonies 635fb6f7e2 Added empath as a spell along with action button 2014-07-18 13:26:58 -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
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
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
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
ZomgPonies c654029821 New genetic defects MUAHAHAHAA 2014-07-17 05:36:30 -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
ZomgPonies 81c643924d Icons for most genetic powers. 2014-07-17 02:57:36 -04:00
ZomgPonies aafa11712a Removal of virus1/disease1 system. So long GBS/Jungle Fever, you'll be missed! 2014-07-16 00:53:08 -04:00
VampyrBytes d8bb31c2f8 Fixes #236
Fixes genetic side effect monkeys being turned human, and some of the
dna2 procs that weren't working properly because of some bad defines
2014-07-14 19:24:09 +01:00
ZomgPonies 4bfb46037f Moar Object verb removal/switch to right-click 2014-07-15 09:18:37 -04:00
Mark Aherne 9b45dbabfb Continued work in progress on a major revision of the NanoUI templating system.
Conflicts:
	code/ATMOSPHERICS/components/omni_devices/filter.dm
	code/ATMOSPHERICS/components/omni_devices/mixer.dm
	code/game/dna/dna_modifier.dm
	code/game/machinery/cryo.dm
	code/game/machinery/kitchen/smartfridge.dm
	code/modules/nano/nanoexternal.dm
	code/modules/nano/nanomanager.dm
	code/modules/nano/nanoui.dm
	code/modules/power/apc.dm
	code/modules/power/smes.dm
	code/modules/reagents/Chemistry-Machinery.dm
	nano/css/shared.css
	nano/js/nano_update.js
	nano/templates/escape_pod_console.tmpl
2014-07-15 07:22:15 -04:00
ZomgPonies e4a6de6c58 Fixing other people's fuckuups 2014-06-26 07:31:21 -04:00
Necaladun ee0d117b36 Powers changes
PPI's tweak to invisibility and attempt add adminlogging to cryokinesis
2014-06-26 07:28:46 +09:30
Necaladun cd7f8f5738 Slight empathy change
Better wording for reading intent
2014-06-22 08:12:41 +09:30
d3athrow e4fb807a9d Forgot a few checks for leap 2014-06-20 14:34:56 -04:00