Commit Graph

282 Commits

Author SHA1 Message Date
Fury McFlurry ab00fe4e07 0 to FALSE 2017-08-31 16:45:52 +02:00
Fury McFlurry f861c1b04a added code for costume jumpsuits 2017-08-31 12:39:03 +02:00
shizcalev 845abbefca Corrects missing alt_covers_chest var 2017-08-21 02:18:46 -04:00
Ian Turk 7460f2c5b8 Replaced flags with flags_1 2017-08-16 13:01:15 -06:00
Jordan Brown af4d9a85c9 Repaths /obj/item/weapon to /obj/item (#29929) 2017-08-16 10:38:51 -03:00
shizcalev 22764665c9 CentCom Standardization 2017-08-07 19:04:27 -04:00
Jordan Brown ec9219c1ec FALSE and NONE 2017-07-28 09:35:31 -04:00
KorPhaeron ac75ae7c63 Drinking and coding does not mix 2017-07-23 21:25:08 -04:00
Pirmais 984fca5b78 Fixes the maid apron, adds in-hand sprites 2017-07-14 18:14:03 +03:00
Pirmais e886cad438 Fixes the maid costume's apron
Fixes the following bug
(https://github.com/tgstation/tgstation/issues/28969) : "Invisible when
spawned, you have to take it on and off the costume to make it visible
on the sprite, but still has no in-hand or separate sprite"
2017-07-13 23:19:30 +03:00
Expletive 567e006fb8 Turns the maid costume's apron into a detachable accessory. (#28527)
* Maid Costume Aprons

* basemap

* woops

* fix
2017-06-24 17:39:28 -03:00
Expletive 814d34d953 Adds the skull codpiece, an accessory that can be worn above or below an exosuit. (#28479)
* Adds the skull codpiece, an accessory that can be worn above or below an exosuit.

* woops
2017-06-23 14:33:17 -04:00
oranges 186d17b77b Refactors hitreaction to pass in the hitting atom
Required some upstream changes to the check_shields proc to also
reliably pass in the atom
2017-06-20 02:48:17 +00:00
Jordan Brown 187ae0bd0e Merge pull request #28419 from Expletive/pocketprotectors
Gives Pocket protectors to various nerdy jobs on the station.
2017-06-17 16:13:09 -04:00
Expletive 491bf35240 Fix one of the dumbest errors ever 2017-06-12 23:05:19 -07:00
Expletive f24a84d5a4 Adds pocket protectors and gives them to a bunch of nerds. 2017-06-12 21:39:50 -07:00
Expletive 4aedb9c327 changesrequested 2017-06-12 14:48:37 -07:00
Tacolizard 2fca87efa5 better logging 2017-06-07 17:00:13 -07:00
Tacolizard 369f7dd52e BOLD 2017-06-07 16:39:57 -07:00
Tacolizard 0f3f323da7 add name to commendation 2017-06-07 16:29:30 -07:00
Tacolizard 258905e56f add logging 2017-06-07 16:28:32 -07:00
Jordan Brown 674e15978e Fixes + Stats 2017-06-07 14:52:17 -04:00
Tacolizard 8a337ebab8 140 char limit 2017-06-07 09:06:44 -07:00
Tacolizard 0bfa8e3bc4 real_name 2017-06-07 09:06:07 -07:00
Tacolizard f52ee11f64 indentation 2017-06-06 20:47:19 -07:00
Tacolizard d846f0a3da Update accessories.dm 2017-06-06 20:34:34 -07:00
Tacolizard c1bb49496c wew missed some indentation 2017-06-06 19:57:11 -07:00
Tacolizard f2356f44ac remove space 2017-06-06 19:52:10 -07:00
Tacolizard def6e2f4d0 fix indentation 2017-06-06 19:51:31 -07:00
Tacolizard 46a529faff fix merge conflict 2017-06-06 19:43:09 -07:00
Tacolizard 2f7c74e813 Initial 2017-06-06 19:40:39 -07:00
Expletive 8413960d8e A large and unasked for repath and improvement of accessories (formerly ties, but actually armbands and medals) (#28115) 2017-06-06 22:26:56 -03:00
WJohn f6063b936f Adds some more syndicate equipment. (#28046) 2017-06-05 15:50:11 -03:00
Leo 6fa945bdcb Merge pull request #27472 from Wolfie13/critical-grammar-fixes
Minor Grammar Fixes
2017-05-21 20:27:17 -03:00
Joan Lung de45c268ed Merge pull request #27283 from Robustin/gangclothes
Decentralized and Vastly Improved Gang Influence System
2017-05-20 19:36:51 -04:00
Will Marshall fbadb2f22d Minor Grammar Fixes 2017-05-20 22:42:18 +01:00
Robustin da8f5470fc Fixes and tweaks 2017-05-17 14:24:06 -04:00
Joan Lung 15cd77d3ae Manifest Spirit is better for summoning cannon fodder but slightly worse for instantly summoning Nar-Sie (#27104) 2017-05-11 22:38:21 -03:00
KorPhaeron b7864be38a Curator 2017-05-03 08:08:14 -04:00
Leo 1eb274c6a2 Merge pull request #26563 from Mark9013100/clothingrenames_4/25/17
Renames generic armor and athletic shorts
2017-04-27 19:01:07 -03:00
bgobandit 4f4405819f When jumpsuits take damage, their suit sensors break. Can be fixed with cable coil. Changes all suit sensor var references to defines. 2017-04-26 01:21:17 -04:00
Mark9013100 3d1f7ce848 Renames generic armor and athletic shorts 2017-04-25 10:56:30 -04:00
Jack Edge b543233717 Removed commented code from ties.dm
All of this stuff has been ported to new ties, I don't know why we need
to keep the code.
2017-04-17 14:19:36 +01:00
Cyberboss 9e1ef0ffe2 Global variable wrappers (#25325)
* Add the system for managed global variables

* Travis ban old globals

* So you CAN inline proccall, that's neat

* Fix that

* master.dm

* Remove the hack procs

* Move InitGlobals to the proper spot

* configuration.dm

* Fix the missing pre-slash

* clockcult.dm

* This is probably for the best

* Doy

* Fix shit

* Rest of the DEFINES tree

* Fix

* Use global. for access

* Update find_references_in_globals

Always hated that proc

Whoever made it must've bee a r e a l idiot...

* __HELPERS tree

* Move global initialization to master.

Fix the declaration

* database.dm

* Dat newline

* I said DECLARATIVE order!

* Here's something you can chew on @Iamgoofball

* game_modes.dm

* Fix this

* genetics.dm

* flavor_misc.dm

* More stuff

* Do it mso's way. Keep the controllers as global

* Make master actually see it

* Fix

* Finish _globalvars/lists

* Finish the rest of the _globalvars tree

* This is weird

* Migrate the controllers

* SLOTH -> GLOB

* Lighting globals

* round_start_time -> ticker

* PAI card list -> pai SS

* record_id_num -> static

* Diseases list -> SSdisease

* More disease globals to the SS

* More disease stuff

* Emote list

* Better and better

* Bluh

* So much stuff

* Ahh

* Wires

* dview

* station_areas

* Teleportlocs

* blood_splatter_icons

* Stuff and such

* More stuff

* RAD IO

* More stuff and such

* Blob shit

* Changeling stuff

* Add "Balance" to changelogs

* Balance for changelog compiler + Auto Tagging

* Update the PR template

* hivemind_bank

* Bip

* sacrificed

* Good shit

* Better define

* More cult shit

* Devil shit

* Gang shit

* > borers

Fix shit

* Rename the define

* Nuke

* Objectives

* Sandbox

* Multiverse sword

* Announce systems

* Stuff and such

* TC con

* Airlock

* doppllllerrrrrr

* holopads

* Shut up byond you inconsistent fuck

* Sneaky fuck

* Burp

* Bip

* Fixnshit

* Port without regard

* askdlfjs;

* asdfjasoidojfi

* Protected globals and more

* SO MANY

* ajsimkvahsaoisd

* akfdsiaopwimfeoiwafaw

* gsdfigjosidjfgiosdg

* AHHHHHHHHHHHHHHHHHHHHHHH!!!!!

* facerolll

* ASDFASDFASDF

* Removes the unused parts of dmm_suite

* WIP

* Fix quote

* asdfjauwfnkjs

* afwlunhskjfda

* asfjlaiwuefhaf

* SO CLOSE

* wwwweeeeeewwwww

* agdgmoewranwg

* HOLY MOTHER OF FUCK AND THATS JUST HALF THE JOB?!?

* Fix syntax errors

* 100 errors

* Another 100

* So many...

* Ugh

* More shit

* kilme

* Stuuuuuufffff

* ajrgmrlshio;djfa;sdkl

* jkbhkhjbmjvjmh

* soi soi soi

* butt

* TODAY WE LEARNED THAT GLOBAL AND STATIC ARE THE EXACT SAME FUCKING THING

* lllllllllllllllllllllllllllllllllllllllllll

* afsdijfiawhnflnjhnwsdfs

* yugykihlugk,kj

* time to go

* STUFFF!!!

* AAAAAAAAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!!

* ngoaijdjlfkamsdlkf

* Break time

* aufjsdklfalsjfi

* CONTROL KAY AND PRAY

* IT COMPILEELEELELAKLJFKLDAFJLKFDJLADKJHFLJKAJGAHIEJALDFJ!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

* Goteem

* Fix testing mode

* This does not belong in this PR

* Convert it to a controller

* Eh, fuck this option

* Revert controllerization Ill do it some other time

* Fix

* Working controllerization

* FOR THE LOVE OF CHRIST PROTECT THE LOGS

* Protect admins and deadmins

* Use the inbuilt proc
2017-04-06 23:26:13 -06:00
Lzimann 5a618297ce Replaces the default output with the to_chat wrapper. 2017-03-10 01:32:05 -03:00
oranges fef88121cc Merge pull request #24597 from Supermichael777/Uniform
adds unique discriptions to the grey sec uniforms
2017-03-04 23:36:07 +13:00
Supermichael777 a28087fb74 adds unique discriptions to the grey sec uniforms 2017-03-01 20:03:17 -05:00
danno "big fucking moron" gonzales 3e5108f4ee new coat of paint: colored jumpsuits (#23786)
* redone colored jumpsuits

* purp scurp

* weehawwww
2017-02-07 16:32:35 -06:00
ma44 793686474f [NEW] Scientist's jumpsuit description changed to match the defenses (#23585)
* Update medsci.dm

* Update medsci.dm
2017-02-01 22:42:31 -06:00
Militaires 61cd5bfeff Sailor outfit (#23401)
* there we goo

* REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

* memes

* eat my ass merge conflict
2017-01-30 10:30:20 +13:00