Commit Graph

711 Commits

Author SHA1 Message Date
Ren Erthilo f6bed78ce5 TG: More Hydroponics content, mostly!
-Added pumpkin pie and slices. Made with 5 milk, 5 sugar, 1 pumpkin, 1 flour, 1
egg.
-Added carved pumpkins/jackolanterns. Carve them with any of the usual things
you use to carve things. They work similarly to hardhats.
-Eating corn now makes corn cobs. Carve them with a saw, a knife, or a hatchet
to make a corncob pipe. Set up class for smoking pipes to make it easy for
others to add more pipes as desired.
-Added the bit of transparency to biohelmets that they were always supposed to
have, fixed the scientist helmet being over too far by 1 pixel when facing right
(OCD)
Revision: r3389
Author: 	 d_h2...@yahoo.com
Date: 	Apr 1, 2012
2012-05-01 19:05:26 +01:00
VivianFoxfoot@gmail.com 4dfe439b1a Adds BS12 dismemberment. Not all features of it are implemented yet, but it should be equal to our previous system.
Adds greater changeling code, but doesn't change the genome count yet on it. 
Renames registered to registered_name on IDs because bs12 had it and it seemed like a good idea to do last night.  For some reason.   
Adds an afterattack to mobs that can be used.  (In fairness, lots of shit in attack_hand should be in there instead, like stungloves and stuff, to minimize duplicated code)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3537 316c924e-a436-60f5-8080-3fe189b3f50e
2012-05-01 15:33:29 +00:00
Ren Erthilo 0218f2c41a TG: View variables now properly displays the contents of an associative list (ie
stuff like list("ballnumber" = 2)).

Changed around a few access levels; only jobs who need to do maintenance have
access to maintenance tunnels. Also the heads and detective.

Removed the radio mode toggle verb, as telecomms has long left the
"experimental" stage.

Messed with sec huds. Their readings are far more reliable. Officers can now use
huds to modify humans' criminal statuses on the go. To do this, simply examine a
human and at the end should be a clickable link to change the status. Uses
/mob/living/carbon/human/Topic().

Added some new sprites from the forums, including those spider sprites and the
new, more feline-looking cat.

Dat changelog
Revision: r3383
Author: 	 vageyenaman
2012-05-01 14:23:35 +01:00
Ren Erthilo 439aafc7f7 TG: Added lasertag vests, guns, projectiles. Sprites for the vests and guns from
Muncher.

Lasertag guns are only usable if you're wearing the appropriate team vest.
Lasertag projectiles will only stun people who are wearing vests belonging to
the opposing team.

Four vests and four laser tag guns are now in fitness (two sets of red, two sets
of blue)

Fixed emergency storage having chem storage access, removed the R walls around
it.

Updated changelog.
Revision: r3333
Author: 	 kortgstation
2012-04-29 22:36:06 +01:00
Ren Erthilo 4e07fa527c Adds and reorganises a bunch of custom items. 2012-04-29 02:27:02 +01:00
Ren Erthilo 6749b98eb3 TG: Removed cloakers. Removed security's thermals. Added disguised thermals as a new
4 telecrystal traitor item. See:
http://nanotrasen.com/phpBB3/viewtopic.php?f=15&t=7984
Revision: r3234
Author: 	 petethegoat
2012-04-25 22:05:31 +01:00
Ren Erthilo 23a5b104a9 Reverts sdisability vars, centcom uniform changes, removed nuke radio colour, command colour, job shuffling. 2012-04-25 19:10:30 +01:00
Ren Erthilo 1fa9b6a848 TG: Committing fixes to code for examining mobs. Burn damage wasn't showing properly
on some mobs. Fixed grammar, icons and stuff.
Added some  stylesheet classes. Approved by Urist. If you're adding game text,
please use the class that best describes the text. This way all the text
formatting can be edited from the stylesheet rather than traipsing through the
code like I am.
Cyborg names reflect their module choice.
Cyborgs can no longer drop their module-items on conveyor belts.
Please remember to add the line: gender = PLURAL to any new item defines if the
item is plural, ie metal rods and such.
Much more to come. ;-; Just need to check them and merge... why did I start
climbing this mountain?
 Revision: r3232
Author: 	 elly1...@rocketmail.com
Date: 	Mar 2, 2012
2012-04-25 02:06:30 +01:00
Ren Erthilo 0eb1fe178d TG: - Added the security officer, warden and hos jumpsuits by Khodoque:
http://nanotrasen.com/phpBB3/viewtopic.php?f=9&t=7627&start=20#p89942
Screenshot:
http://www.kamletos.si/new%20security%20jumpsuits.PNG

- Closets in security and the outpost that were labeled as "red wardrobe" are
now labeled as "security wardrobe".
Revision: r3120
Author: 	 baloh.matevz
2012-04-22 22:43:29 +01:00
SkyMarshal 169ee52065 Merge pull request #904 from Erthilo/TGUpdates
TG Updates up to r3077
2012-04-21 21:26:20 -07:00
Ren Erthilo 24459ae0ce TG: Added Sieve's 'connected to port' and 'tank attached' icons for pumps and
scrubbers.
And I most certainly did not add a special new shirt, with icons by Ausops. No
sir.
Revision: r3060
Author: 	 petethegoat
2012-04-21 21:12:32 +01:00
Ren Erthilo 2444daca6b Adds fingerless gloves that leave fingerprints. Adds new filing cabinet sprites. Adds some new unused sprites. 2012-04-21 18:40:14 +01:00
Ren Erthilo fea287e1fc TG: Added throwing items over tables, thanks to SkyMarshal.
Improved cigarette code, mostly grammatical fixes.
Revision: r3036
Author: 	 petethegoat
2012-04-20 00:33:42 +01:00
Ren Erthilo 69dea97b26 TG: Added a cheap lighter so that zippos will have some company.
The cheap lighter can be purchased at vending machines and comes in 4 colors:
green, yellow, cyan and red.

Technical info:

The path
/obj/item/weapon/zippo

was changed to
/obj/item/weapon/lighter/zippo

The new lighter is
/obj/item/weapon/lighter/random
Revision: r3033
Author: 	 baloh.matevz
Date: 	Feb 4, 2012
Review scores: No one has yet scored this revision.
2012-04-20 00:02:00 +01:00
johnsonmt88@gmail.com 5bb9a875da More sanity checks for:
- SecHUD Glasses
- Facehuggers
- Attack()

And a more likely fix for the Throwing runtime.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3479 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-19 00:49:22 +00:00
Ren Erthilo f0d5829369 Merge branch 'master' of git://github.com/Baystation12/Baystation12 into TGUpdates 2012-04-17 23:30:21 +01:00
Ren Erthilo a41c696216 TG: Comitted on behalf of BubbleWrap
- Boxes can now be collapsed down into cardboard sheets.
- Cardboard sheets are stackable (like glass and metal).
- Cardboard sheets can be made back into boxes when needed.
- Cardboard sheets can also be made into a cardboard cyborg costume.
Revision: r3028
Author: 	 trubblebass
2012-04-17 23:15:27 +01:00
SkyMarshal 23f13cb95d Numerous bugfixes. 2012-04-17 11:55:53 -07:00
Ren Erthilo e1f49ed9be Merge branch 'master' of git://github.com/Baystation12/Baystation12 into TGUpdates 2012-04-17 19:06:49 +01:00
Ren Erthilo 8080b4b688 Adds a neat warden hat. Jobbans now display an appeal link. 2012-04-17 02:53:00 +01:00
Ren Erthilo 7285c947dd TG: BIG BAD COPYRIGHT UPDATE
This removes lots of icons from the code that breach our copyright/intellectual
property guidelines. Those left in (ie: aliens and metroids) are in the process
of being given new sprites. If anybody would like some of the removed sprites
for their code or for admin events. Send me pm on the forums (Azeures) and I'll
get them for you.
Revision: r3004
Author: 	 trubblebass
2012-04-17 00:51:22 +01:00
Ren Erthilo f0d80cf300 TG: Adding Shiftyeyesshady's Warden Jacket.
Revision: r2987
Author: 	 petethegoat
2012-04-16 23:26:31 +01:00
Ren Erthilo 2749475bcc TG: moving all the git stuff over to this so people who don't want to spend 8 years
figuring out the bass ackward git system can actually run our server code
Revision: r2983
Author: 	 quartz235
2012-04-16 23:13:06 +01:00
Ren Erthilo 781309af1c TG: Added the boxing gloves sprited by Ausops.
A pair of each colour added to fitness.
 Revision: r2957
Author: 	 kortgstation
2012-04-15 20:17:43 +01:00
Ren Erthilo 5eee8ddf46 TG: - Walls, Rwalls, etc. now leave hidden prints when constructed
- Biosuits can now hold pens and penlights in suit storage
- Syringe draw/inject icons are now overlay-based
- Syringes now use the same coloring overlay system as beakers (see: blood
samples are now red, etc. etc.)
Revision: r2953
Author: 	 quartz235
2012-04-15 18:04:23 +01:00
SkyMarshal f0490787ef Merge pull request #819 from Erthilo/TGUpdates
TG Updates up to r2928
2012-04-11 11:36:41 -07:00
SkyMarshal 49d6a0092c Fixes for a lot of implant things. Fixes some runtimes related to explosive and death alarm implants. 2012-04-10 12:38:34 -07:00
petethegoat@gmail.com 78d1459075 TEMPORARY UPDATE: REMOVES ALL DETECTIVE WORK STUFF-
FINGERPRINTS ARE GONE
EVIDENCE BAGS ARE GONE
DET SCANNERS ARE GONE

THIS IS PURELY TO SEE IF REMOVING DETECTIVE WORK FIXES THE HORRIBLE CRASHING

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3424 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-09 23:50:05 +00:00
Ren Erthilo 1b54233248 TG: •Softcaps, flippable
•Improved bodybags, also changed sprites. Scream at me if you don't like them,
I'll change them back. Also sorry for the 114KB new sound.
•Sorry but I really have to defecate while writing this

•You can find the unused newscaster sprite of my new project in terminals.dmi
Revision: r2928
Author: 	 polyxenitopalidou
2012-04-10 00:17:14 +01:00
Ren Erthilo 36991d7644 Adds a variety of cool belt bags. Fixes chemist jumpsuit world icon. 2012-04-07 19:46:49 +01:00
Ren Erthilo d52701ee84 Adds objects: office chairs, feathery pen, glass and normal research airlocks, showers, styrofoam cups. Adds clothes: Fez, cheerleader outfits, captain mal uniform, hazmat suits, wedding dress, AI bliss icon. New icons for captain, head of security, security, and warden's lockers. 2012-04-07 09:58:54 +01:00
johnsonmt88@gmail.com e13625101f Runtime fixes
- Supply shuttle should now work and not runtime
- Runtime fix for the Health HUD

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3396 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-02 23:47:03 +00:00
d_h2005@yahoo.com 3e6b0a2e61 More Hydroponics content, mostly!
-Added pumpkin pie and slices. Made with 5 milk, 5 sugar, 1 pumpkin, 1 flour, 1 egg.
-Added carved pumpkins/jackolanterns. Carve them with any of the usual things you use to carve things. They work similarly to hardhats.
-Eating corn now makes corn cobs. Carve them with a saw, a knife, or a hatchet to make a corncob pipe. Set up class for smoking pipes to make it easy for others to add more pipes as desired.
-Added the bit of transparency to biohelmets that they were always supposed to have, fixed the scientist helmet being over too far by 1 pixel when facing right (OCD)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3389 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-01 18:50:27 +00:00
vageyenaman@gmail.com 6224c7f6c2 View variables now properly displays the contents of an associative list (ie stuff like list("ballnumber" = 2)).
Changed around a few access levels; only jobs who need to do maintenance have access to maintenance tunnels. Also the heads and detective.

Removed the radio mode toggle verb, as telecomms has long left the "experimental" stage.

Messed with sec huds. Their readings are far more reliable. Officers can now use huds to modify humans' criminal statuses on the go. To do this, simply examine a human and at the end should be a clickable link to change the status. Uses /mob/living/carbon/human/Topic().

Added some new sprites from the forums, including those spider sprites and the new, more feline-looking cat.

Dat changelog

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3383 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-01 07:50:48 +00:00
Ren Erthilo 2e711e992f Small description fix. 2012-04-01 07:41:36 +01:00
Ren Erthilo b9e03234ea Added unique CE space suit to engineering. Added notice boards to many areas. Adds patient gowns to patient's closets. Fixes to chef's apron and suit names. 2012-04-01 07:30:33 +01:00
Ren Erthilo 4c8d454a45 Merge branch 'master' of git://github.com/Baystation12/Baystation12 2012-03-30 23:58:50 +01:00
Ren Erthilo aba0e9d8f6 Adds advanced medical kit sprites and uses. Will be in-game later. Also fixes security rig inhands. 2012-03-30 05:47:38 +01:00
SkyMarshal 0c34286018 Fixes errors from last commit. 2012-03-29 20:44:11 -07:00
SkyMarshal 61820bc5ec Final commit of the examine/damage overhaul. 2012-03-29 20:44:10 -07:00
Ren Erthilo c4090c0d3d Added alternate CMO labcoat which is slightly less blue. Also some test code for implant only weapons, not implemented. 2012-03-23 20:15:24 +00:00
Ren Erthilo 331900eb87 Fix for the fix for pulling people lying down. 2012-03-21 19:59:20 +00:00
Ren Erthilo fd338632c5 Fix for machine messages. Fix for previous health analyser commit. Added New Engineering Space Suits. Prevented wasting resources while fixing cyborgs. 2012-03-21 19:30:48 +00:00
kortgstation@gmail.com 8b006388f8 Added lasertag vests, guns, projectiles. Sprites for the vests and guns from Muncher.
Lasertag guns are only usable if you're wearing the appropriate team vest. Lasertag projectiles will only stun people who are wearing vests belonging to the opposing team.

Four vests and four laser tag guns are now in fitness (two sets of red, two sets of blue)

Fixed emergency storage having chem storage access, removed the R walls around it.

Updated changelog.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3333 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-21 02:37:26 +00:00
Ren Erthilo e90493c41b On master: Change 01 2012-03-20 17:31:10 +00:00
misterfox 64f50d0d04 Tajara stuff 2012-03-16 12:20:42 -04:00
Ren Erthilo 61a82b22bb Fix for labeling virus dishes. Removed health analyzer from first-aid kit.
Made bruise packs and ointment only work above 50 health.
Added advanced treatment for future use.
Made MD's and CMO spawn with health analyzers.
Reduced medical equipment in non-medbay areas.
Made Health Scanner HUDs displays more granular.
2012-03-15 21:46:11 +00:00
Ren Erthilo 27bb390d48 Corrected grammar and added descriptions. Changes Asimov to prevent some loopholes. Credit to Kaleb702. 2012-03-10 20:07:24 +00:00
Ren Erthilo b92ecb932b Added custom items. Small fix for labcoat buttons and descriptions. 2012-03-05 17:52:28 +00:00
petethegoat@gmail.com b4071037aa Removed cloakers. Removed security's thermals. Added disguised thermals as a new 4 telecrystal traitor item. See: http://nanotrasen.com/phpBB3/viewtopic.php?f=15&t=7984
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3234 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-02 18:02:03 +00:00