Commit Graph

4880 Commits

Author SHA1 Message Date
phil235 3afdaabbb2 Merge pull request #7613 from Kraseo/080215
A few bug fixes
2015-02-09 20:35:43 +01:00
phil235 e1412250da Merge pull request #7601 from Menshin/rods_icon_fix
Fixes icon updating for rods
2015-02-09 20:06:01 +01:00
paprka 8150750a4d removes unnecessary else if( 2015-02-09 10:29:59 -08:00
xxalpha 1b24461841 Fix syndicate briefcase not having cash.
Fix returns, fix everything.
2015-02-09 18:06:20 +00:00
paprka 89bbb80d1c small change 2015-02-08 17:09:31 -08:00
paprka 3e61bba236 defib changes 2015-02-08 17:06:34 -08:00
Kraseo 91c1a54abd closes the open() 2015-02-08 23:33:33 +01:00
phil235 732a54fe63 Making all meat subtypes of snacks/meat
Adding specific cutlets and raw cutlets for a lot of types of meat.
Enabling reagent transfer from ingredients to resulting dish for foodtablecrafting
Adjusting tablecraft food recipes reagents accordingly.
Adding raw pastry base and pastry base food and including it into certain recipes.
2015-02-08 21:36:54 +01:00
paprka 424dd37782 hard-light holotape 2015-02-08 07:29:10 -08:00
Kraseo 4e18859e7b fixes lockers/bodybags/etc. shielding you from explosions. whoops! 2015-02-08 15:13:04 +01:00
Kraseo 08e7911f57 fixes a bunch of bugs 2015-02-08 13:27:55 +01:00
Iamgoofball 0864e4a8dc Merge branch 'master' of https://github.com/tgstation/-tg-station into drugs
Conflicts:
	code/modules/reagents/Chemistry-Goon-Medicine.dm
	code/modules/reagents/reagent_containers/pill.dm
	icons/obj/drinks.dmi
2015-02-07 15:46:12 -08:00
Iamgoofball eea438c42d Literal shitton of changes 2015-02-07 15:37:55 -08:00
Cheridan 5610b46a0f Merge pull request #7528 from paprka/clothessec
Some clothing changes
2015-02-07 17:00:36 -06:00
Menshin 47ec0bbca7 Fixes icon updating for rods 2015-02-07 22:48:10 +01:00
phil235 35fb458293 Merge branch 'master' of https://github.com/tgstation/-tg-station into CookingOverhaul
Conflicts:
	code/modules/food&drinks/food/snacks_other.dm
	icons/obj/drinks.dmi
2015-02-07 20:22:49 +01:00
phil235 f6b0f57e89 last fixes I hope:
tiny change to latexballoon (b/c I reorganized is_sharp proc already, so why not)
some fixes suggested by razharas in table.dm
Renamed microwave to microwave oven. Adding efficiency effect (upgrading the machine)
Adding rolling pins to the kitchen vending machine (so the two cooks don't fight.
2015-02-07 20:10:11 +01:00
Cheridan 6d3584fa63 Pin Fixes
Implant pins now require the actual specific implant instead of allowing any implant at all.
2015-02-07 09:43:03 -06:00
Menshin e154d69b0b * Fixes warnings related to add_reagent when trying to inject blood containing reagents
* Fixes sleepers showing reagent id instead of name
* Some formatting adjustments to the mass spectrometer output

* Make the "Saline-Glucose Solution" name fit in one line.
2015-02-07 16:32:25 +01:00
phil235 63456ef622 Many fixes. Adding custom pizza slices. Reducing amount of icons used. Adding a changelog. 2015-02-07 03:10:32 +01:00
Deantwo 4a50eb5a50 Fixes stock acid grenade
- A beaker can only hold 50 units, filling it with 100 "facid" first
capped it at 50 and prevented adding "potassium".
- On a side note, this grenades instantly kill anyone standing near it
when it goes off.
2015-02-06 13:57:57 +01:00
Deantwo 2c279736c1 Fixes naming of stock grenades
- Changed stage_change to set stage to current stage if no argument is
set.
- Removed a few spaces from my old code.
- Had to remove Large Grenade Casing's custom desc.
2015-02-06 13:11:23 +01:00
Steelpoint ea3bb2e80b Merge branch 'master' of https://github.com/tgstation/-tg-station into SecBorgDisabler
Conflicts:
	code/modules/research/designs/mechfabricator_designs.dm
2015-02-06 13:19:15 +08:00
Iamgoofball f6d7823fc2 Adds muriatic, caustic, and hydrochloride to maint loot 2015-02-05 18:57:58 -08:00
paprka c527491f41 Merge branch 'master' of https://github.com/tgstation/-tg-station into clothessec
Conflicts:
	icons/mob/uniform.dmi
	icons/obj/clothing/uniforms.dmi
2015-02-05 17:44:22 -08:00
paprka 2ef8848c74 adds ability to store ammo and any type of revolver in holster 2015-02-05 17:41:10 -08:00
phil235 eadf32312e Yet more fixes. 2015-02-06 01:15:58 +01:00
Cheridan fdb9c92736 Merge pull request #7494 from paprka/dirsigns
Adds directional signs from bay
2015-02-05 16:28:26 -06:00
phil235 e4464b3b9f Merge branch 'master' of https://github.com/tgstation/-tg-station into CookingOverhaul 2015-02-05 22:35:00 +01:00
phil235 a296e8f6a1 Updating the cook book. Finishing giving filling color to growns. More fixes 2015-02-05 22:34:11 +01:00
Swag McYolosteinen 6fab02e7cd Merge pull request #7546 from TZK13/Purple-Shorts
Adds purple shorts
2015-02-05 18:16:14 +01:00
Swag McYolosteinen 574fc61c83 Merge pull request #7543 from TZK13/Work-Boots
Adds work boots for engineers
2015-02-05 18:15:28 +01:00
Swag McYolosteinen ac60a828f9 Merge pull request #7536 from Iamgoofball/chemblob
fixes my shit
2015-02-05 18:04:54 +01:00
phil235 faba71fcca Cooking overhaul: adding tablecraft food recipes, customizable food, food ingredients (from bay)
- converted the microwave recipes to tablecraft recipes
- Added customizable food (thanks iamgoofball)
- added food ingredients (from baystation)
- changing food recipes a bit (replacing stuff with the new food ingredients)
- repurpose the microwave to actually cook certain food items.
- bowl is no longer trash but a reagent_containers/glass that is used in salad/soup recipes
- Changed the hunger system a bit, sugar becomes a normal reagent again. Adding a junkiness var to foods to drain mob satiety.
- milk carton is now a condiment bottle
- slight buff to vitamin
2015-02-05 16:48:25 +01:00
Iamgoofball 2393380711 grenades now add up the temperature of contained beakers when mixing 2015-02-04 18:59:18 -08:00
paprka 6299c546ab fixes a runtime related to stacks 2015-02-04 18:05:45 -08:00
Menshin a1a8555a45 * Fixes the air stored inside atmos machinery not updating on construction
* Fixes filters and mixers switching off on icon update
* Fixes the RPD not properly setting the flipped variable for flipped mixers/filters
* Fixes using the atmos analyzer on a pipe making you attack it
2015-02-04 21:56:07 +01:00
Swag McYolosteinen 2b195c1f2d Merge pull request #7512 from paprka/rodslel
Rods now change sprite depending on how much in the stack
2015-02-04 13:03:16 +01:00
Steelpoint cd9a08e684 Merge branch 'master' of https://github.com/tgstation/-tg-station into HoSGun
Conflicts:
	code/modules/projectiles/ammunition/energy.dm
	icons/mob/inhands/guns_lefthand.dmi
	icons/mob/inhands/guns_righthand.dmi
	icons/obj/guns/energy.dmi
2015-02-04 18:36:50 +08:00
Razharas 2edcbc5a08 Merge pull request #7526 from TheVekter/redbutton
Adds red button toy to arcade machines
2015-02-04 12:17:24 +03:00
TZK13 01bf5b343f Adds purple shorts. 2015-02-04 01:23:58 -06:00
TZK13 8400ec9800 Adds work boots and fixes character setup previews. 2015-02-04 00:32:15 -06:00
paprka 6648390bf5 Merge branch 'master' of https://github.com/tgstation/-tg-station into rodslel
Conflicts:
	icons/obj/items.dmi
2015-02-03 22:24:00 -08:00
paprka 495ae29ab8 helmet, armor, and corgi changes 2015-02-03 19:12:38 -08:00
paprka 0645d46168 iv drip hotfixes 2015-02-03 18:34:32 -08:00
Iamgoofball a480ffbc98 whole lotta bugfixes 2015-02-03 17:57:57 -08:00
paprka 11463998e6 Merge branch 'master' of https://github.com/tgstation/-tg-station into dirsigns 2015-02-03 14:56:23 -08:00
Cheridan 5f884b6017 Merge pull request #7496 from dannno/killyoselfmyman
Adds proper suicide messages to like a lot of stuff
2015-02-03 16:43:09 -06:00
Cheridan 80913f143b Merge pull request #7239 from paprka/ointmentandshit
BLOOD FOR THE BLOOD GOD
2015-02-03 16:30:42 -06:00
Cheridan 784766e8cc Merge pull request #7509 from paprka/gunstuff
Improves pulse guns, ERT, and centcomm areas
2015-02-03 16:14:48 -06:00