Commit Graph

373 Commits

Author SHA1 Message Date
Fox-McCloud c587019b87 Ports Door Wands 2016-04-25 06:06:20 -04:00
Fox-McCloud f817351d2a part1 2016-04-16 10:40:21 -04:00
Tastyfish d56bf196a8 in for loops 2016-04-16 01:52:03 -04:00
Tastyfish 178912db73 Makes the startup time significantly faster 2016-04-16 00:58:20 -04:00
TheDZD eba294357a It's the bees 2016-04-14 20:30:30 -04:00
Tastyfish 5f87411850 Fixes MULEs not coming out of their shell. 2016-04-11 04:17:32 -04:00
Tigercat2000 78f53553f8 Reduce lines by removing blank lines added by PJ's script 2016-04-05 08:25:57 -07:00
Tigercat2000 9d430844c3 Replace most (if not all) output << operators with to_chat(user, message)
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.

Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Fox-McCloud b6a6b54ff8 final touchups 2016-03-11 21:13:38 -05:00
VampyrBytes 1148bde3a6 eating refactor (#3733) + bugfixes
Ok, messed up resolving the merge conflicts (first try), so doing a
fresh pr. This turned out to be a good thing, as after I put the changes
back I tested again, and found 2 bugs (not due to my code)

Firstly, the organ refactor had introduced a bug when taking liver
damage from being drunk. It wasn't getting the liver correctly, leaving
it with null, and was then trying to damage it.

The second was related to the amount you took in when drinking
2016-03-05 08:03:39 +00:00
Fox McCloud ab490f7fd9 Merge pull request #2903 from Aurorablade/OrganRefactor
[HOLY SHIT!]Charlie, lets go to candy mountain, charlie
2016-03-04 19:51:50 -05:00
Fox McCloud 166b3951b8 Merge pull request #3676 from Aurorablade/ThePutsaNewShadeOnThings
Fethas Carnival of horrors: A new shade for the detective
2016-02-26 20:02:41 -05:00
Aurorablade 3c7281c2dd changes 2016-02-26 00:52:57 -05:00
VampyrBytes 42f4f9b3d2 Fixes movement issues with opening and closing closets
Fixes #3687
Mobs no longer act as if they've moved when in a locker whilst it's
opened and closed.
The new proc does everything forceMove does except trigger /crossed on
/items and run the extra code in turfs\simulated\Entered (still makes
the parent call)
Also removed some now unneeded code from the /slip proc as this makes it
redundant
2016-02-24 21:23:38 +00:00
Aurorablade 9a804ebd31 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into OrganRefactor 2016-02-24 06:27:16 -05:00
Aurorablade bbac4006b5 fixc all the things. 2016-02-23 02:48:13 -05:00
Aurorablade 2c38d8fb61 yeah 2016-02-21 05:54:10 -05:00
TheBeoni 156acacb4d Removed sec hailer 2016-02-20 12:43:44 +01:00
TheBeoni bf7fcec275 Corrected. 2016-02-20 12:33:57 +01:00
TheBeoni ce0f5a962a Adds new types of sandals. 2016-02-20 02:56:26 +01:00
KasparoVy aa4e1eb970 Sharing is Caring: Masks Galore
Adds Vox versions of the Officer SWAT sechailer + HOS SWAT sechailer + Warden SWAT sechailer.

Adds versions of the following, re-sprited to fit Unathi, Tajara and Vulpkanin:

    Balaclava, up and down state
    All bandana colours (+ skull pattern), up and down states
    Breath mask, up and down state
    Clown mask+wig
    Cyborg mask
    Death Commando mask
    Gas mask
    All wrestling masks
    Medical mask, up and down state
    Mime mask
    Owl mask
    Plague doctor mask
    Ninja mask
    Sechailer, up and down state
    Sexy Clown mask+wig
    Sexy Mime mask+wig
    Sterile/Surgical mask, up and down state
    SWAT mask
    Welding gas mask, visor up and down state
    Officer SWAT sechailer + HOS SWAT sechailer + Warden SWAT sechailer
    All smokeables re-positioned so non-humans aren't smoking through their cheek.

Also fixes some typos, does a tiny bit of cleaning and gives the Warden their sechailer.
The sprite was just laying around, it seems.
2016-02-01 17:49:37 -05:00
KasparoVy cf005e9987 Readds black beret to locker, gives it armour. 2016-01-25 02:08:38 -05:00
KasparoVy 5e4a2b5dea Blueshield Beret Tweak
Adds a navy blue version of the Centcom Officer's beret, giving it to
the Blueshield.

Gives the Blueshield beret the exact same armour and strip-delay values
as the SECURITY OFFICER'S beret.
2016-01-24 22:48:10 -05:00
Fox-McCloud 7d30c5aa8f chaplain closet 2016-01-23 07:57:30 -05:00
Fox-McCloud a5622a230f Ports Knight Armor 2016-01-22 07:14:55 -05:00
SamCroswell 134e507ee6 Asset Protection Energy Gun 2016-01-08 00:27:51 -05:00
Fox-McCloud e9d5c67371 securer crates 2016-01-03 21:02:48 -05:00
Fox-McCloud d1a5d443eb more fixes 2015-12-27 00:52:56 -05:00
Spacemanspark 39737e6c05 Adds big cardboard boxes.
!
2015-12-20 15:31:24 -06:00
Aurorablade c3f662a6dc zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz 2015-12-15 03:08:16 -05:00
Aurorablade 76eaf85c11 sec sunglasses fix 2015-12-13 23:43:01 -05:00
Aurorablade 95d8b50345 hud_updateflag purge!
EXTERMINATUS BITCH
2015-12-13 17:16:14 -05:00
Aurorablade 424837ecad Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into HudRefactor 2015-12-12 19:06:04 -05:00
Spacemanspark e94fc84ca6 Fixes wall lockers.
HOORAH.
2015-12-11 14:38:57 -06:00
Aurorablade b88ddf0257 Diagnostic hud, file i miseed to make
and stuff updates right health wise.
2015-12-10 20:05:54 -05:00
TheDZD 55e0ac4507 Merge pull request #2770 from Fox-McCloud/bacpacks-and-stuff
Backpack Fixes and Port
2015-12-08 22:00:50 -05:00
Fox-McCloud 00800803ff Backpack Fixes and Port 2015-12-07 19:11:24 -05:00
Certh 591daf04d2 Corrected the capitalization of a large amount of machines and items. This will also cause BYOND to use the correct articles (a/an).
Also corrected some periods, spelling errors etc. along the way.

If this PR seems familiar, a part of this is of an earlier PR that I messed up.
2015-12-07 16:14:26 +01:00
Crazylemon64 6fed7d7648 Somewhat desnowflaked resistance 2015-12-06 00:17:25 -08:00
Fox-McCloud 52d13d6035 more tweaks 2015-11-25 02:42:13 -05:00
Tastyfish 85d651b781 refactored datum/effect/system because it was a complete mess 2015-11-22 19:43:01 -05:00
TheDZD 13efd8eeae Merge pull request #2611 from Fox-McCloud/porta-seeder
Re-Adds Portaseeder
2015-11-21 21:27:12 -05:00
TheDZD 0e33b7b65e Merge pull request #2610 from Fox-McCloud/bags-and-qol
Chemistry and Bio-Bags and Xenobio QoL
2015-11-20 20:45:15 -05:00
TheDZD bbab399d6e Merge pull request #2599 from Fox-McCloud/thanksgiving-food
Thanksgiving Update
2015-11-20 19:46:47 -05:00
Fox-McCloud 3e4059728f Re-Adds Portaseeder 2015-11-20 00:26:51 -05:00
Fox-McCloud edf2bfc4fc Chemistry and Bio-Bags and Xenobio QoL 2015-11-19 20:38:07 -05:00
Fox-McCloud 763d0e23c0 Fixes RCS Teleport Exploit 2015-11-19 01:59:46 -05:00
Fox-McCloud f43e21698c Updates 2015-11-18 23:17:31 -05:00
Crazylemon64 1b4a39eb24 MULEbots notify on relevant deliveries
Also:
	-Adds more request consoles throughout the map
		- Atmospherics, Brig Medbay, Warden, Security
2015-11-14 14:29:24 -08:00
Fox-McCloud ab3ed53734 Kitchen Updates 2015-11-09 01:09:59 -05:00