Commit Graph

9304 Commits

Author SHA1 Message Date
daniel.cf.hultgren@gmail.com 219565eac6 Updated Cell charger and recharger
Cell charger and Recharger are now wrenchable to make them moveable
Cleaned up autolathe code, removed the delay when inserting sheets, using any item on it while maintence cover is open will result in cable window opening.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3406 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-06 10:11:50 +00:00
SkyMarshal 5b3ad2a925 Made transformations between mobs with organs work better. Destroying a limb removes implants. Implants now go where you select. Fixed some runtimes and retardedness. 2012-04-05 21:55:41 -07:00
d_h2005@yahoo.com 11a30e09b4 Bugfix: Pumpkins no longer disappear while growing in trays.
Bugfix: Potatoes and Pumpkins can be picked up in plant bags again.
Bugfix: Trying to make one of the new hydroponics items when the object is not on the ground (in-hand, backpack, etc) now works properly.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3405 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-06 00:14:09 +00:00
CIB 4481fb7b88 Merge pull request #791 from SkyMarshal/Airlocks
Further improved stuff for dealing with associative lists. You can now modify the contents of an associative list. Removed static background noise. Added CarbonCopy command from oldcode. Small timestamp change.
2012-04-05 07:29:15 -07:00
SkyMarshal e8f5e13bd2 Further improved stuff for dealing with associative lists. You can now modify the contents of an associative list. Removed static background noise. Added CarbonCopy command from oldcode. 2012-04-04 23:02:24 -07:00
cib 66447b2b39 Added virus epidemic mode.
- Mode will only start with at least one doctor at round start(CMO or MD)
- Lethal vira won't spawn anymore outside this mode
2012-04-04 19:27:31 -07:00
vageyenaman@gmail.com 2a59482e6c Modifies tick_lag to 0.6. It shouldn't cause any problems, but just in case, Game Masters have been given the ability to modify tick_lag on the fly. This SHOULD make the game feel a lot smoother.
Fix for people being unable to modify NTSL code.

Fix for not being able to use pills as pill-satchels properly.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3401 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-04 22:55:43 +00:00
Ren Erthilo f0a819131b Refixes AI Alarm ID problem. 2012-04-04 20:37:20 +01:00
Ren Erthilo ebebfaabb3 Merge branch 'master' of git://github.com/Baystation12/Baystation12 into TGUpdates
Conflicts:
	code/modules/mob/mob_defines.dm
2012-04-04 20:19:23 +01:00
CIB 0e4690938b Merge pull request #786 from SkyMarshal/Airlocks
Adds dismemberment to Tajarans and Monkeys.  Added some sanity checks to prevent people from punching you when they are missing hands.  Fixed more wound stuff.  Some examine fixes.
2012-04-04 05:21:54 -07:00
johnsonmt88@gmail.com 839a80ef92 Disposal and welding helmet exploit fixes:
- You can no longer toggle the welding helmet when stunned or restrained.

- You can no longer give yourself all-access via-disposals. Living mobs and living mobs inside of a container cancel their holder's destination. This still allows people wrapped in lockers to be sent to their proper destination, however it would require someone on the other end to open it. So it's their fault for not dragging it out before opening it.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3400 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-04 02:31:35 +00:00
Ren Erthilo 478a462e3a Merge branch 'master' of git://github.com/Baystation12/Baystation12 into TGUpdates 2012-04-03 19:42:41 +01:00
kortgstation@gmail.com 0246848123 Cult floors and walls.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3399 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-03 10:01:23 +00:00
SkyMarshal 9e694e545b Some more changes/improvements. Proper torso sprite for monkeys 2012-04-02 21:52:30 -07:00
SkyMarshal 5b20f6a2fd Adds dismemberment to Tajarans and Monkeys. Added some sanity checks to prevent you from punching you when they are missing hands. Fixed more wound stuff. Some examine fixes. Adds a hasorgans proc which checks if the given argument is a mob with organs. Fixed pathing for guncode. 2012-04-02 19:44:43 -07:00
quartz235@gmail.com c598980c07 Reverting a change from my last commit at skymarshal's advice
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3398 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-03 01:48:26 +00:00
quartz235@gmail.com 1f2e67f9ff Runtime fixes
Moved delete to trial admins because they can already mass delete and that's not particularly as helpful as regular delete (but a lot more destructive)
Trialmins can now toggle adminhelp sounds without observing

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3397 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-03 00:09:44 +00: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
vageyenaman@gmail.com 80a063ef41 Stuff from SkyMarshal
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3395 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-02 23:46:06 +00:00
vageyenaman@gmail.com f292079363 Bugfixes and stuff.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3394 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-02 23:39:53 +00:00
SkyMarshal 0bc5215944 Merge pull request #779 from Erthilo/master
Adds more notice boards, CE space suit, patient gowns. Fixes chef apron and hot chocolate sprites.
2012-04-02 10:40:20 -07:00
johnsonmt88@gmail.com acb4f4d22a Beepsky and ED bots no longer arrest you for posessing laser tag guns.
They'll also ignore the practice laser as it deals no damage. Fixes Issue 450

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3390 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-02 04:25:22 +00:00
Ren Erthilo 5829378d8a Merge branch 'master' of github.com:Erthilo/Baystation12 2012-04-02 02:53:57 +01:00
SkyMarshal 4e6f222072 Merge pull request #784 from SkyMarshal/Airlocks
Reverted traitorous music verb.
2012-04-01 17:13:43 -07:00
SkyMarshal 5b65826ec4 Reverted traitorous music verb. 2012-04-01 17:12:38 -07:00
CompactNinja 027fc90a8c Merge pull request #783 from SkyMarshal/Airlocks
Fixed some left in debugging info, added a single use traitor verb to play traitor.ogg locally.
2012-04-01 17:07:39 -07:00
SkyMarshal 0fe5806191 Small edit 2012-04-01 17:00:37 -07:00
SkyMarshal cefd345840 Adds in traitorous music verb, single use, local sound, as well as removing some debugging info. 2012-04-01 16:58:21 -07:00
Ren Erthilo af9a80cce4 Merge branch 'master' of git://github.com/Baystation12/Baystation12 into TGUpdates
Conflicts:
	code/modules/mob/mob_defines.dm
	icons/mob/items_lefthand.dmi
	icons/mob/items_righthand.dmi
	icons/obj/storage.dmi
	maps/tgstation.2.0.8.dmm
2012-04-02 00:37:54 +01:00
Ren Erthilo c3ed6d443d Reverts the freezer code and the airlock code. 2012-04-01 23:24:59 +01:00
Albert Iordache c9536305f8 Merge pull request #778 from SkyMarshal/Airlocks
New damage system and objective system fixes, further bugfixes #776, #775, and #772
2012-04-01 12:49:38 -07:00
SkyMarshal aece74cdf3 Fixed some debugging info. 2012-04-01 12:35:32 -07: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
VivianFoxfoot@gmail.com dd4a4a5b7f Minor fixes to the tensioner, changes to the borg deathsquad from 6->3 and fixes their cell
Changes changling unstun time to 45 from 25
Fix for the datumvars file which had spaces instead of tabs
Adds the starts of a rather robust erping system!  In time, we can make SS13 as realistic an ERP simulator as it is an atmos one.
Adds metadata support for clients, mostly to hold ERPing notes.  This is included in the savefile.
Adds code support for a parrot in!  Just needs a sprite
Bugfix to the 'resist' button, unless I don't understand how it works.  I don't see how it could have ever worked before.
Preferences are now attached to a mob



git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3386 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-01 15:27:21 +00:00
Mloc addafbe34c Merge branch 'master' of github.com:Baystation12/Baystation12 into zas 2012-04-01 14:54:45 +01:00
Mloc 3563132fb5 POD WINDOWS. Also a ZAS fix that I forgot to commit.
Signed-off-by: Mloc <colmohici@gmail.com>
2012-04-01 13:37:51 +01:00
vageyenaman@gmail.com 598ea84135 derp assistants couldnt leave the tool storage
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3384 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-01 08:47:41 +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
elly1989@rocketmail.com fcb10e6e32 Runtime fix for paint
Shuttle call/recall announcements are now more noticeable. Removed a few ways they could be spammed.
Cats and Dogs can see in the dark.
Recommitted some of the poop stuff by Doohl because, hell it's only one day and I don't hate fun.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3382 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-01 06:39:22 +00: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
SkyMarshal cd4a82a90b Fixes for the fingerprint runtimes, other runtimes, the new damage system, and the new objective system, to reduce the super hard objectives. 2012-03-31 22:01:21 -07:00
SkyMarshal a90173c628 Part one of bugfixes for the new damage system. 2012-03-31 22:01:21 -07:00
vageyenaman@gmail.com 5d5308fdca Fix for AI turret control.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3380 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-31 07:38:18 +00:00
vageyenaman@gmail.com 1e6c18596b Fixes for a bunch of other lingering bugs with my optimization stuff.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3379 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-31 01:34:51 +00:00
d_h2005@yahoo.com 2d1bae935e Modest update to Botany.
-Enabled potato batteries. Make them by adding wiring. They're weak and unreliable, but might be useful in emergency outages.
-Added potency and bitesize variables to many plants that were missing it, along with some other minor adjustments to vegetation defines. Removed (unnecessary) default potency from grass seeds. Gave Ambrosia Vulgaris seeds default potency, but lowered the yield a bit.
-Deathberries now contain some lexorin as well as toxin, and as such are especially true to their name.
-Added splat ability to blue tomatoes and blood tomatoes. Blood-tomatoes will leave a blood stain on the floor. Blue-tomatoes will spill their slippery contents. Watch your step!
-Removed the undefined opium from poppies, replaced it with a painkiller that actually works (bicaridine).
-Bug that prevented tower caps from spawning as random weeds fixed.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3378 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-31 01:08:07 +00:00
vageyenaman@gmail.com af2512a26d Extra functionality for pill containers. They work like ore satchels now; click a tile full of pills to scoop them up.
Sec officers start with maintenance access now. GASP!

Properly fixed shutters/blast doors not reacting to buttons, while not destroying my optimization.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3377 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-31 01:04:42 +00:00
Ren Erthilo 4c8d454a45 Merge branch 'master' of git://github.com/Baystation12/Baystation12 2012-03-30 23:58:50 +01:00
Ren Erthilo ae57f8db64 Merging SkyMarshal's stuff. 2012-03-30 16:26:04 +01:00
VivianFoxfoot@gmail.com 79b537ce5b Adds a dummy process() to /obj/machinery/door so that doors aren't removed from the machine list. Best guess, all machines call process automatically, and because doors didn't have an explicit one defined, they automatically called the one that removed them from the list.
Adds a borg deathsquad to the map.
Few more fixes to the tensioner.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3374 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-30 06:19:30 +00:00
Ren Erthilo 321f16eccb Merge fixes for NOCLONE, attack logs and map changes. 2012-03-30 06:46:01 +01:00