Krausus
5d342baffb
Fixes morgues and crematoriums (includes resisting)
...
Fixes their trays breaking for 30 seconds, not logging cremations, not
being able to resist out of them, and all these damn uses of src.
2015-07-13 07:31:48 -04:00
Fox-McCloud
0dbea7621f
The Great Del() Cull of 2015
2015-07-09 02:48:34 -04:00
Fox-McCloud
0fd80d0b1f
pass one fix
2015-07-08 01:09:10 -04:00
Fox-McCloud
5db85679cc
Singulo Optimization
2015-06-14 00:31:11 -04:00
Fox-McCloud
2ad1c74457
Singularity Refactor
2015-06-10 20:04:28 -04:00
Fox-McCloud
0602435d8a
Fixes and Tweaks to Defenses
2015-05-30 01:47:25 -04:00
Tigercat2000
0691822f9c
Mob Resizing, -tg- mob lying standarization
2015-05-27 15:58:13 -07:00
ZomgPonies
1935a82afe
2/3 of port done
2015-05-25 19:48:13 -04:00
Krausus
b55903227e
Fixes missing Rejuvenate resets
...
Now resets brain op stage (which was causing beheaded people to die
instantly after rejuv) and decay level (which made long-dead people all
icky)
2015-05-18 04:03:04 -04:00
Krausus
a5ee1a754d
Fixes runtime in resist_holder()
2015-05-14 08:37:57 -04:00
Tigercat2000
a46518f120
Increase very low probability to escape grabs
...
This commit raises two probability values in resist code, namely for
resisting out of grabs. The previous probabilities were 25 and 5, they are
now 60 and 15.
2015-05-10 12:09:58 -07:00
ZomgPonies
d106462fa5
Merge pull request #796 from TheDZD/shadowling
...
Port of /tg/station's Shadowlings [WIP]
2015-05-04 20:38:20 -04:00
Tigercat2000
7c1edbe4fd
Resist update to -tg- standards
...
This commit updates the /mob/living resist verb to -tg- standards. It is
no longer a giant mess of 1 single verb, it has been split into a central
verb with multiple sub-procs.
This is not a port of -tg-'s optimized resist code, it simply makes the
existing code a bit less terrible, and organized in sub procs like -tg-
2015-04-30 14:18:16 -07:00
Tigercat2000
62657448d4
Reintegrate mob fire
...
I took out the entire on_fire system to work on LINDA. This commit readds
it.
2015-04-28 13:57:58 -07:00
Tigercat2000
4f1053f5b7
LINDA, Stage 1
...
This commit ports the base system of LINDA from TG. This version of linda
is the original version, with none of -tg-'s fixes, rewrites, or other
such improvements attached.
The mob ignite system has been 100% removed, as LINDA does not support
this normally. It may be added back in when the improvements and refactors
to LINDA have been ported.
2015-04-28 08:43:42 -07:00
DZD
8de0140dcc
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into shadowling
...
Conflicts:
code/modules/mob/living/carbon/human/human.dm
code/setup.dm
2015-04-21 18:56:34 -04:00
Fox-McCloud
f48ff52bf2
Twitch
2015-04-20 19:06:21 -04:00
DZD
00035a51f0
It compiles!
...
- Makes shadowlings compile, require snowflaking of a few things to the
human Life() proc due to how Bay species works.
- Renames monkeyizing var to notransform, as that's effectively what it
was used for, to prevent transformation. (/tg/ port)
2015-04-12 19:54:45 -04:00
ZomgPonies
91e8b909c0
Squish Squash
2015-04-04 14:27:53 -04:00
Fox-McCloud
ae9fc03548
Disables Perma-Spinning (for now)
2015-03-29 19:05:59 -04:00
Fox-McCloud
d4de91ce15
You Spin Me Right Round
2015-03-28 23:17:00 -04:00
Iamgoofball
e5264815ee
GOONCHEM
2015-03-24 02:04:47 -07:00
Fox-McCloud
d3faf75a4d
Changes.
2015-03-17 05:27:05 -04:00
Fox-McCloud
554ad70699
Dead Gibbing
2015-03-15 20:09:43 -04:00
Fox-McCloud
645167b49a
Explosion Tweaks and Fixes
2015-03-15 18:05:13 -04:00
DZD
69eb5509ec
Fixes exchange document objective
2015-03-01 20:35:09 -05:00
Fox-McCloud
a7f631f364
Health and Stack Fixes
2015-03-01 01:07:14 -05:00
Fox-McCloud
85d79677b1
Fixes, Genetics, and Balance
2015-02-24 22:58:05 -05:00
Markolie
377dfe894d
Add attack animations
2015-02-22 21:15:54 +01:00
Markolie
982102a407
Standardize mutations
2015-02-22 19:04:43 +01:00
Markolie
3b072b5a62
Remove click delay from most things
2015-02-22 18:47:58 +01:00
DZD
4bcdb94a99
Merge with upstream/master
...
Fixes conflicts
2015-02-18 13:41:32 -05:00
DZD
fbd9c367c0
NODROP flag addition & handling
...
- Purges canremove
- Implements functionality for NODROP flag, replaces canremove
- Refactors mob inventory unequipping.
2015-02-18 13:22:41 -05:00
Markolie
9fed8135d4
Handcuff refactor, IV drip fix
2015-02-14 04:35:32 +01:00
Markolie
8fae0f029f
Accessory overhaul
2015-02-08 14:29:10 +01:00
Fox-McCloud
1a395dce03
Odds and Ends Changes
2015-01-23 21:57:00 -05:00
Markolie
c5696683ad
Ventcrawl fix
2015-01-11 05:47:09 +01:00
Markolie
19fde1c4a0
Bug fixes
2014-12-17 21:56:37 +01:00
Fox-McCloud
e76c8f26f3
Stamina
2014-12-12 06:52:20 -05:00
Markolie
b66f3effae
Bug fixes, implements new copying/faxing system from Bay
2014-11-27 21:00:58 +01:00
mwerezak
f43a3ead70
Merges taser and stun baton effects
...
Makes the code for handling stun weapon effects much cleaner.
Moves electrocute_act and emp_act from living.dm into living_defense.dm
Conflicts:
code/game/objects/items/weapons/stunbaton.dm
code/modules/mob/living/carbon/human/human_defense.dm
code/modules/mob/living/living.dm
2014-08-03 15:59:21 -04:00
Walter0o
503cffaf96
borer detatch fixes
2014-07-20 02:14:14 -04:00
Loganbacca
4dd5368c01
Fixed resisting out of lockers
2014-07-18 17:54:42 -04:00
Loganbacca
2fd4774d01
Fix resisting out of closets
...
- Removed do_after proc since it was hanging somewhere
2014-07-18 17:54:31 -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
mwerezak
cbaaba0d9c
Fixes #5193
2014-06-23 04:35:53 -04:00
Giacomand
f32f2b329f
Mobs will now slowly bop up and down while in zero gravity.
...
Conflicts:
code/game/area/areas.dm
code/game/turfs/turf.dm
code/modules/clothing/shoes/magboots.dm
code/modules/mob/living/carbon/human/human_movement.dm
code/modules/mob/living/living.dm
code/modules/mob/living/living_defines.dm
code/modules/mob/mob_movement.dm
code/modules/power/gravitygenerator.dm
2014-06-17 01:13:32 -04:00
Zuhayr
63f3e5ccd9
Adds PASSEMOTES flag to setup.dm, dionaea and borers.
...
Conflicts:
code/modules/mob/living/carbon/monkey/diona.dm
code/modules/mob/living/simple_animal/borer.dm
2014-05-17 21:57:10 -04:00
Zuhayr
d606d774d8
Adds drones, drone fabrication, commit options. This is the squashed version of the original 22 commit pull, so I'm summarizing.
...
Conflicts:
baystation12.dme
code/controllers/configuration.dm
code/game/objects/items/weapons/AI_modules.dm
code/modules/mob/living/living.dm
code/modules/mob/living/silicon/robot/examine.dm
code/modules/mob/living/silicon/robot/life.dm
code/modules/mob/living/silicon/robot/robot.dm
code/modules/mob/living/silicon/robot/robot_modules.dm
code/modules/recycling/disposal.dm
icons/mob/robots.dmi
icons/obj/device.dmi
2014-05-12 01:41:02 -04:00
Zuhayr
459887c70f
Fixes #4421
...
Conflicts:
code/modules/mob/living/carbon/monkey/diona.dm
code/modules/mob/living/living.dm
2014-05-05 22:56:23 -04:00