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
d3athrow
9e0e080376
Genetics tweaks and changelog.
...
Stealth is overtime instead of instantaneous
Cryokinesis is less OP, deals less damage to unclothed targets and respects hardsuits and internals.
Leap is nerfed, cooldown doubled as well as not being able to leap while restrained.
T-ray scanners and flashes will reveal 'invisible' mobs for a short period of time. this is a work in progress and possibly buggy!
Conflicts:
html/changelog.html
2014-06-20 14:34:38 -04:00
Necaladun
6c850d406c
Disability deactivation messages
...
4 pony <3 neca
2014-06-18 12:16:09 +09:30
ZomgPonies
e3ed1c3781
Removed a lot of the useless testing and error logging from the runtime log.
2014-06-16 23:01:41 -04:00
d3athrow
386618f66b
exploit fixes
...
Conflicts:
code/game/machinery/Sleeper.dm
code/game/machinery/cryo.dm
code/game/mecha/mech_fabricator.dm
2014-05-27 14:30:03 -04:00
ZekeSulastin
b13b4d2392
Adds languages to DNA2 cloning records
2014-05-27 14:03:03 -04:00
mwerezak
418ba281d7
Fixes circuit var for other consoles
...
Also cleans up attackby while we're at it.
Conflicts:
code/game/dna/dna_modifier.dm
code/game/machinery/computer/arcade.dm
code/game/supplyshuttle.dm
code/modules/mining/mine_items.dm
code/modules/reagents/Chemistry-Machinery.dm
code/modules/research/research_shuttle.dm
code/modules/research/server.dm
2014-05-26 06:21:03 -04:00
ZomgPonies
73f12189b7
First step in regrouping all non-spell abilities under the same tab to facilitate UI navigation.
2014-05-18 00:58:25 -04:00
Rob Nelson
a2cfa562b3
Fix UI syringes not setting UI flag correctly.
2014-05-15 20:10:47 -04:00
Cael Aislinn
18e3e37507
adds new feature: cloning extinct animals and seeds from fossils found through xenoarchaeology, some minor tweaks to various other areas to make it work
...
Signed-off-by: Cael Aislinn <cael_aislinn@yahoo.com.au >
Conflicts:
icons/obj/hydroponics.dmi
icons/obj/xenoarchaeology.dmi
2014-05-03 17:25:57 -04:00
suethecake
10b7a2e8d9
Initial commit containing all the necessary code files that allow Tajaran, Unathi, and Skrell to change both their hair and body color to match. NO MORE GREEN/GREY!
...
Conflicts:
code/modules/client/preferences.dm
code/modules/mob/living/carbon/human/human_defines.dm
code/modules/mob/living/carbon/species.dm
code/setup.dm
2014-04-29 13:58:56 -04:00