Commit Graph

5102 Commits

Author SHA1 Message Date
Alex 6686b2ec7c Merge pull request #3687 from Jordie0608/removerelativepathsfromtheeverythingplz
Fixes #3681: suicide messages when crit
2014-05-14 09:24:29 +01:00
Miauw62 789dcf52bb Merge pull request #3557 from Ikarrus/thermitescale
Thermite Effectiveness Scaling with Volume and Wall Type
2014-05-13 20:14:01 +02:00
fleure e13ab9422d Merge pull request #3610 from Aranclanos/washingmachine
Washing machine fixes
2014-05-13 16:55:26 +01:00
Jordie0608 4761e02904 Maybe i should make sure the code complies before pushing it next time 2014-05-13 02:32:56 +10:00
Jordie0608 4078973a5c Unidentinization 2014-05-13 02:18:21 +10:00
Jordie0608 dfd2cc4b60 Changed suicide messages to visible_messages and fixed relative pathing 2014-05-13 01:44:29 +10:00
Miauw62 a0279416f1 Merge pull request #3647 from Jordie0608/msoisatheifhalthalthalthalt
Changed mining equipment locker to mining equipment vendor
2014-05-07 17:25:22 +02:00
Alex 1848e619cd Merge pull request #3642 from Zelacks/empiconfix
Emp backpack Icon fix
2014-05-06 20:11:49 +01:00
Alex 7091c012e9 Merge pull request #3625 from Giacom/gravity_layer
You can now walk behind the three top parts of the gravity generator, to...
2014-05-06 20:08:00 +01:00
Alex 8a731f3bdc Merge pull request #3568 from Giacom/rip_cyborg_inventory_bugs
Fixes #3565. Added a "put_in_hand_check" which returns 1 if the item can be equipped ...
2014-05-06 20:07:49 +01:00
Alex 5098d78a48 Merge pull request #3603 from hornygranny/jesuschristhowhorrifying
increases narsie spooky level
2014-05-06 19:49:29 +01:00
Hornygranny f615b60c2a dust now uses spawn_dust() 2014-05-06 11:46:25 -07:00
Hornygranny 1d981b9173 flavor text removed 2014-05-06 11:44:03 -07:00
Jordie0608 6530150120 Changed mining equipment locker to mining equipment vendor 2014-05-06 20:01:01 +10:00
Alex 38b56975f5 Merge pull request #3591 from Aranclanos/ghostize
Mindless ghosts fix
2014-05-06 08:14:46 +01:00
Zelacks d79cc315bf Emp Icon fix Commit 2014-05-06 02:55:58 +08:00
Cheridan 034fd18020 Merge pull request #3589 from Aranclanos/LightsBrightness
Light tubes and bulbs brightness
2014-05-05 12:29:40 -05:00
Razharas 282a5d3a2b Merge pull request #3379 from Cheridan/sliceofpai
Refactors pAI law code...
2014-05-05 07:33:17 -07:00
Alex 923802cd71 Merge pull request #3619 from Ikarrus/fix3590
Runtime fix for putting someone in a human mob before the round starts
2014-05-03 23:10:00 +01:00
Miauw62 eec72aa516 Merge pull request #3472 from Menshin/missing_nodrop
Nodrop  checks for several machines/structures
2014-05-03 15:44:26 +02:00
Alex dba7d82684 Merge pull request #3579 from Aranclanos/bothandcuffs
Fixes issue 2491 -beepsky handcuffing slimes
2014-05-02 17:46:38 +01:00
Alex 09f112c9cb Merge pull request #3572 from Aranclanos/evidencebags
Heil myself
2014-05-02 17:46:04 +01:00
Alex 64073f0a8d Merge pull request #3489 from Aranclanos/ChemGrenades
Chem grenades asay logs improvements
2014-05-02 17:45:11 +01:00
Alex 101e202740 Merge pull request #3597 from phil235/PhotoFIx
fixes polaroid camera description
2014-05-02 17:42:55 +01:00
Giacomand 4f8a312275 You can now walk behind the three top parts of the gravity generator, to be able to fix a space breach in the middle of it. 2014-05-02 16:35:54 +01:00
ikarrus d0380956a4 Runtime fix for putting someone in a human mob before the round starts
Fixes #3590
2014-05-01 20:29:03 -06:00
Aranclanos b544a945a9 Fixes issue #2489
Fixes issue #119

Transferred all the different colours of under clothes and shoes to obj/item/clothing/under/colour/XXX and obj/item/clothing/shoes/sneakers/XXX
Added two extra options to the spawn menu of the game panel, clothing and food.
2014-05-01 06:01:14 -03:00
Hornygranny 3035108aba used visible_message for flavor text 2014-04-30 14:17:20 -07:00
Hornygranny 2853c954c9 Narsie's consume will now spawn remains and gib mobs, and includes a flavorful message. 2014-04-30 13:36:50 -07:00
phil235 c08a40e56b fixes polaroid camera description 2014-04-30 19:34:35 +02:00
Aranclanos e5505de958 ghostize() won't create mindless ghosts of a fake ckey generated by aghost anymore. 2014-04-30 07:15:20 -03:00
Aranclanos 14ce1334bb Removes the unused large tubes and fire bulbs.
Made light bulbs have 4 brightness and tubes 8 by default, no random variables changing this value.
2014-04-30 06:22:21 -03:00
Cheridan 739b757ee1 Merge pull request #3562 from Rolan7/Issue-ThrownFruitRuntimes
Fragile thrown food items use del instead of qdel.  Fixes issue #3561
2014-04-29 14:56:49 -05:00
Aranclanos c9bbe7c8ec Fixes issue #2491
makes a new proc for carbon mobs canBeHandcuffed(). Humans, aliens and monkeys return 1, everything else, 0.
2014-04-29 10:36:49 -03:00
Aranclanos 129401c403 evidence bags will now use attackby() to add items to themselves
removed the preattack() proc
2014-04-29 08:38:51 -03:00
Cheridan 460478f11a Merge pull request #3555 from Aranclanos/lasercyborgEMP
Lasers from cyborgs won't get their sprite ruined due to an EMP anymore.
2014-04-28 18:04:24 -05:00
Cheridan 4073e80166 Merge pull request #3556 from Aranclanos/larvamouse
Larvas will now increase their amount grown properly with mouses
2014-04-28 17:58:44 -05:00
Cheridan 31831cdb5a Merge pull request #3548 from Ikarrus/newmobprefs
New Human Mobs will have the appearance of the client's preferences
2014-04-28 14:50:26 -05:00
Giacomand 7f4369ae99 Added a "put_in_hand_check" which returns 1 if the item can be equipped in the hand. Replaced the duplicated checks in "put_in_l/r_hand"
Silicons override the check and return 0.
2014-04-28 19:26:09 +01:00
Rolan7 9c122c6919 Fragile thrown food items use del instead of qdel. This affects tomatoes, blue tomatoes, blood tomatoes, eggs, and pies. Pies and tomatoes now also apply reagents like the other thrown foods. Fixes issue #3561. 2014-04-28 02:40:58 -04:00
Cheridan feec85f655 Merge pull request #3433 from Ikarrus/gravalarm
Replaces the GravGen alarm with a louder, more distressing sound.
2014-04-27 21:19:11 -05:00
Cheridan 31407070fa Merge pull request #3549 from Razharas/AndNewVineFix
FIXES GODDAMN GIBBING IN VINES
2014-04-27 21:08:07 -05:00
Cheridan 9a611a96f9 Merge pull request #3475 from Giacom/call_for_no_raison
You now have to give a reason for shuttle calls, from the communication console.
2014-04-27 20:33:16 -05:00
Cheridan de09e0848f Merge pull request #3544 from paprka/ionriflesprites
Adds ion rifle inhands and fixes back sprite
2014-04-27 20:29:38 -05:00
ikarrus 73dcd4101c Thermite Effectiveness Scaling with Volume
-The more thermite is applied to a wall, the faster it will burn
-Scales between approx 10-25 seconds
-Rwalls have a higher minimum threshold and burn time
-Applying thermite to a wall now leaves a visible stain on the wall
2014-04-27 17:30:53 -06:00
Cheridan 3c059ac766 Merge pull request #3539 from phil235/GreyGooFix
Fix for grey goo in backpack
2014-04-27 16:33:32 -05:00
Aranclanos 50b88abd42 Larvas will now increase their amount grown properly with mouses 2014-04-27 18:23:30 -03:00
Cheridan 3e1a718231 Merge pull request #3526 from Ikarrus/hairport
Ported New Hairs from NTS
2014-04-27 15:54:55 -05:00
Aranclanos f794a2a1c0 Lasers from cyborgs won't get their sprite ruined due to an EMP anymore. 2014-04-27 17:48:38 -03:00
ikarrus c7041eefce New Human Mobs will have the appearance of the client's preferences
New human mobs created via Admin Simple Transform, Admin Spawn Antagonist, and Wizard Apprentice functions will take on the appearance of the players' preferences, instead of the boring default Bald, White Male.

Also fixes an minor issue with using transfer_to() a new observer mob.
2014-04-27 14:40:28 -06:00