ZomgPonies
7f7462e577
Runtime fixes, try to fix speech breaking?
2014-06-20 10:33:00 -04:00
Loganbacca
a72d2824dc
New vehicle loading code
...
Conflicts:
code/modules/mob/mob.dm
code/modules/mob/mob_movement.dm
2014-06-20 09:01:00 -04:00
Cael Aislinn
c23cb7afef
rework talking items and re-enable them, made xenoarch boxes have a variable internal size, added three new eldritch xenoarch finds (poltergeist mask, vampiric statuette, endless replenishing container)
...
Signed-off-by: Cael Aislinn <cael_aislinn@yahoo.com.au >
Conflicts:
code/modules/research/xenoarchaeology/finds/finds_defines.dm
2014-06-20 08:47:51 -04:00
alex-gh
c98c3ce909
Melee runtime fix
...
Fixes "positional parameters must precede all named args" runtime.
2014-06-20 01:35:47 +02:00
ZomgPonies
3f0f5b0327
Fun removal commitee was unanimous
2014-06-19 17:51:51 -04:00
ZomgPonies
1bf4d485a4
Derp
2014-06-19 16:53:15 -04:00
ZomgPonies
9700a8e54b
Fart sound.
2014-06-19 16:37:59 -04:00
Necaladun
bef546bb7b
3rd times the charm - trinary
...
Changed to :5 because :t was conflicting with something to do with
radio?
2014-06-20 04:15:15 +09:30
mwerezak
6b692feff0
Armour can turn sharp attacks into blunt ones
...
Kind of messy, but I couldn't find another way to do it without
reworking a lot of the mob defence procs.
2014-06-19 09:40:04 -04:00
mwerezak
6e7139087e
Fixes human/checkarmor getting the armour...
...
...value for the wrong body part.
Whoever put ran_zone() in there wasn't thinking straight, as it's not
going to affect the part that actually gets damaged.
2014-06-19 09:39:44 -04:00
mwerezak
a06850450a
Fixes tails not rendering on the player preview
2014-06-18 22:17:29 -04:00
Boop
93d7f057e0
Fix runtime with brains and throwmode
...
Conflicts:
code/modules/mob/living/carbon/carbon.dm
2014-06-18 22:14:44 -04:00
Necaladun
187f56d996
Kidan language fix
...
Kidan language to :4 instead of :l to avoid radio chat
2014-06-18 21:50:07 +09:30
Regen
7de8683435
Gave nightvision to Aliens and Shadow people
2014-06-18 14:01:55 +02:00
ZomgPonies
37e975fcc8
Merge pull request #261 from Bone-White/master
...
Pickpocket Gloves fix
2014-06-18 06:34:37 -04:00
Bone White
89b8a002bf
Pickpocket Gloves fix
...
They can now take/place ids without notifying, and ids enter the
pickpocket's hand instead of dropping to the floor or not working.
2014-06-18 11:04:33 +01:00
Necaladun
4340ba620d
Fixing a derp
...
trinary should be t
2014-06-18 18:43:01 +09:30
Necaladun
7fec1c561c
MP Language
...
Trinary for MP
2014-06-18 12:18:36 +09:30
alex-gh
845edf79d5
Added E-N emagging
2014-06-18 01:38:48 +02:00
ZomgPonies
1132879810
Fixed up the stupid handcuff shit that's been bugging me forever.
2014-06-17 10:26:04 -04:00
mwerezak
71af102747
Fixes armour being applied to projectiles twice
2014-06-17 07:11:08 -04:00
mwerezak
f4fcb7dcff
Fixes apply_damage ignoring species mods
...
Also adds some adjust*Loss type procs for adjusting the damage on
specific body parts. apply_damage() should be the standard way to deal
damage to a mob, though.
2014-06-17 07:10:57 -04:00
mwerezak
f280f8a510
Adds thrown object sharp and edge flags
2014-06-17 07:10:46 -04:00
unknown
331239e726
Adds diona unarmed attack type
2014-06-17 07:10:33 -04:00
unknown
94b6603d30
Fixes projectile sharp and edge flags being ignored
...
Conflicts:
code/modules/mob/living/living_defense.dm
2014-06-17 07:10:18 -04:00
mwerezak
ab24ad8a8d
Species claws are now sharp
...
Conflicts:
code/modules/mob/living/carbon/human/human_attackhand.dm
code/modules/mob/living/carbon/species.dm
2014-06-17 07:07:11 -04:00
mwerezak
4a2993b20b
Separates the sharp flag into edge and sharp
...
Now weapons can properly cause cuts without necessarily having a greater
chance to remove limbs.
Also separates is_sharp, has_edge, and can_puncture.
Conflicts:
code/__HELPERS/unsorted.dm
code/modules/mob/living/living_defense.dm
code/modules/mob/living/silicon/robot/component.dm
code/modules/mob/living/simple_animal/bees.dm
code/modules/projectiles/gun.dm
code/modules/reagents/reagent_containers/syringes.dm
code/modules/surgery/eye.dm
2014-06-17 06:51:51 -04:00
ZomgPonies
ef5735f96f
Fix runtime with morph and monkeys
2014-06-17 04:54:19 -04:00
ZomgPonies
86a4274a3f
add_logs runtime fix
2014-06-17 04:19:41 -04:00
Giacomand
08e6e8f2e2
Finalized gravity bouncing.
...
Conflicts:
code/modules/mob/living/carbon/human/human_movement.dm
2014-06-17 01:14:56 -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
ZomgPonies
f84214533a
Removing even more unneeded test messages
2014-06-17 00:06:53 -04:00
ZomgPonies
cd3a972331
Runtime fix due to Vox nitro tanks
2014-06-16 22:56:30 -04:00
ZomgPonies
ed36dbd6d9
2 new karma jobs -- Brig Physician and Magistrate
2014-06-15 23:40:47 -04:00
ZomgPonies
d9960d487c
Hurrr
2014-06-15 03:58:50 -04:00
ZomgPonies
a211cca4dc
Cart fixes
2014-06-15 03:58:19 -04:00
ZomgPonies
c505c0690c
Fixes janicart/segway
2014-06-15 02:39:14 -04:00
Loganbacca
083cd19c6a
New vehicle framework
...
- Implements a new vehicle framework
- Adds cargo trains
Conflicts:
code/modules/mob/living/carbon/human/human.dm
2014-06-14 22:14:53 -04:00
Zuhayr
46f1261573
Amending a runtime in the mmi change.
...
Conflicts:
code/modules/mob/transform_procs.dm
2014-06-14 22:05:11 -04:00
Zuhayr
fbac64ddfe
Fixes #5245
...
Conflicts:
code/modules/mob/living/silicon/robot/robot.dm
2014-06-14 21:56:52 -04:00
Zuhayr
613e0881cf
Fixes #5243
...
Conflicts:
code/modules/mob/transform_procs.dm
2014-06-14 21:54:52 -04:00
Zuhayr
4fb5a08235
Fixes #5246
2014-06-14 21:53:13 -04:00
Nerezza
ad2c9a2550
Make drone light into verb
...
Removes the penlight and builds a low power LED into the chassis.
Already tested to work locally, won't ghost a light.
Conflicts:
code/modules/mob/living/silicon/robot/robot_modules.dm
2014-06-14 21:16:08 -04:00
ZomgPonies
580c19e038
Machine people have no internal organs
2014-06-10 03:32:34 -04:00
d3athrow
7fc8fdea05
Fix grabbing aliens grabbing yourself.
...
They were not updated to the new grab refactor when click code rework was ported.
2014-06-09 18:34:23 -04:00
ZomgPonies
2c709df1da
Bugfixins
2014-06-08 22:04:16 -04:00
Aranclanos
23387777c2
Ian will stop making the MC wait for his movements
...
Conflicts:
code/modules/mob/living/simple_animal/friendly/corgi.dm
2014-06-08 16:23:17 -04:00
ZomgPonies
710f44bc55
Fix borg stunbatons
2014-06-06 00:06:28 -04:00
Zuhayr
dc344d3d51
Update drone.dm
...
Typo fix and message trim fix.
2014-06-05 22:19:55 -04:00
Hubblenaut
784461540e
Fixes setting internals on belt- and suit storage slots being ignored
2014-06-05 16:10:33 -04:00