Commit Graph

9304 Commits

Author SHA1 Message Date
Cael_Aislinn d1cf168480 Merge remote-tracking branch 'remotes/Baystation12/Baystation12/master' into work_in_progress 2012-12-15 00:39:07 +10:00
ericgfwong@hotmail.com b67e418616 Renamed Secure Network back to AI Upload and changed all access requirements to AI Upload.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5319 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-14 04:11:29 +00:00
ericgfwong@hotmail.com 4d642ccd2b Replaced CE's access to AI upload with the RD's.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5317 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-14 03:49:59 +00:00
ericgfwong@hotmail.com 549b716534 Moved Robotics access under research.
Sorted access list to have "corridor accesses" on top of each list.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5316 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-14 02:33:25 +00:00
giacomand@gmail.com cb3216f9fd -Fix for facehuggers runtiming.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5310 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-13 21:00:14 +00:00
ericgfwong@hotmail.com d0d506252c 2.1.0 mapping fixes.
-Added missing door to chemistry
-Added missing welding goggles to R&D
-Fixed piping error that caused toxins mixing to bug out
-Added more biohazard shutters to Science
-Reversed direction of toxins mixing pipes
-Re-enabled reagent scanner function in toxins PDAs
-Added missing disposal pipe under Mining Dock door

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5308 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-13 18:23:11 +00:00
ericgfwong@hotmail.com 2d54b4c870 Robotics is now a full Science department.
Completely remapped Research Division, Robotics, Medbay, and the Library.
Partially remapped Cargo Bay, Mining Dock, Engineering, and Atmospherics.

APC access renamed to Power Equipment. Assigned to SMES room door and PA shutter controls.
Delivery Office access renamed to Cargo Office and given to miners.
CE loses robotics access.
Roboticists and geneticists get Science corridor access
HoS and HoP get construction access (Engineering/Atmos lobby) and cargo office access (cargo lobby)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5304 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-13 05:51:56 +00:00
petethegoat@gmail.com 5bbd589711 Committed Flashkirby's inhands for tasers, eguns, nuclear eguns, and pulse rifles. Thanks!
Updated those guns to work properly with the new inhands.

Removed a useless esword proc define.

Updated the changelog.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5302 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-12 22:55:05 +00:00
aussprites 6251ff6ea2 fixing typo with path.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5300 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-12 16:24:18 +00:00
GauHelldragon 0db60b65c7 Portable generator Fix
Portable generators properly drop their fuel when deconstructed
Portable generators need their cover open to be destructed now
Fixed a runtime error when building a portable generator with a 2s wire
2012-12-12 02:49:29 -08:00
petethegoat@gmail.com dde9d121a2 Fixes issue 1154. Slime Jam Not Appearing
Nerfed the janicart ricochet chance a bit.

Removed the coolness check from the det revolver.
Removed the det revolver from the map, and made it spawn in his locker.
You can now modify the det revolver to fire .357 with a screwdriver.
Fixed the det revolver having one round too many. S&W Model 10 only has six shots.

Updated some guncode, mostly just adding proper text styles.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5297 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-11 22:01:25 +00:00
cib 3bd4714b1c Made event likelihood depend on number of players. 2012-12-11 21:29:33 +01:00
cib f633e61f9e Added a harm objective.
Objective is to break a bone, delimb, or disfigure their face.
2012-12-11 16:40:01 +01:00
cib e218061c5e Added brig objective to traitors. 2012-12-11 15:57:58 +01:00
cib 086bd846a0 Converted the virus event to new virus code. 2012-12-11 13:14:32 +01:00
cib df1117b5d2 Another compile fix. 2012-12-11 13:05:22 +01:00
cib 850c6f26b8 Compile fix. 2012-12-11 13:03:17 +01:00
cib 3d5b7885d6 Implements event probability based on current active crew.
- Proc to count how many active players with a given role(also counts
cyborgs with department module)
- Rewrote event main proc to select event based on whether and how many
active players who can fix it. This will also lead to more events
happening with many people in a department.
2012-12-11 12:59:55 +01:00
cib c4e9afe0ae Fix issue #2048
Disables random space ninja spawns.
2012-12-11 11:57:22 +01:00
giacomand@gmail.com 4bd095fbb8 -Added photo support for newspapers.
-Removed some commented out code for advance diseases.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5296 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-11 10:48:37 +00:00
ericgfwong@hotmail.com 5e8cc83f4b Updated HoS and HoP's access levels. In addition to their own departments and command areas, they only get corridor access to the other departments.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5294 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-11 02:57:51 +00:00
Cael_Aislinn 21c9f55654 Merge remote-tracking branch 'remotes/Baystation12/Baystation12/master' into work_in_progress 2012-12-11 12:38:58 +10:00
Aussprites 89f2ee157d Added stuff for christmas. 99% done by Carn all I did was poke around and finish it off. Cracker/gift sprites done by Tanknut.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5292 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-10 05:35:40 +00:00
LastBattaWolf@hotmail.com 4ddcd287ff Re-added title1.ogg as lobby music.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5291 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-10 04:16:28 +00:00
Whitellama 90235adbc1 WIP Guncode 2012-12-09 17:12:59 -08:00
petethegoat@gmail.com 15a80594a6 Fixed the softcurity readme.
Added grabbing cigarettes with your mouth for Malkevin.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5290 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-10 00:56:42 +00:00
cib 173236acf0 Merge branch 'master' of github.com:Baystation12/Baystation12 2012-12-09 17:22:43 +04:00
johnsonmt88@gmail.com 71a874e782 You can no longer steal chairs that mobs are buckled to those chairs. Fixes issue 1133.
False walls now have a variable that flips on when it's opening or closing. This should prevent the closing door code to execute after trying to open the door (or visa versa) due to the sleep()s used in there.

I've also re-organized teh  false_walls.dm file a bit. False r-walls really need to be changed into a subtype of false walls at some point.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5289 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-08 22:36:49 +00:00
johnsonmt88@gmail.com 28f2e3fd51 Fix for issue 1152. Mech names are now limited to MAX_NAME_LEN (26 characters I believe)
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5285 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-08 04:18:36 +00:00
giacomand@gmail.com 6fbf92a3b3 -Fixed a bug with newscaster photos only showing the last photo. Sorry I haven't done much image stuff before.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5283 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-08 03:02:35 +00:00
johnsonmt88@gmail.com cab176618a Runtime fixes:
Fixed a runtime caused by someone holding an input window open with the RD Core Computer.

Fixed a runtime caused by an area being null... I have no idea how this is even possible. Tracking the source of the problem will take ages.

Added a check for range and source in hear(). Again.. I'm not sure how this ever even fails. This may also fix a runtime in say() code where it's trying to compare a list of objects to the character "0".

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5282 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-08 01:14:50 +00:00
giacomand@gmail.com 33c191f685 -Hyprospray will now log the reagents it is injecting. Fixes Issue 1132.
-Made the photos appear bigger on the newscaster.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5280 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-07 23:36:08 +00:00
giacomand@gmail.com 7fe820e002 -Added photo support for newscasters, news feeds and wanted posters.
-You can now emag door control buttons to remove access from them.
-Removed out of place shutters in the RnD's chemistry desk.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5279 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-07 23:10:13 +00:00
giacomand@gmail.com 69fcf61ed3 Committed Rolan7's patch to add more convenience to Hydroponics. The feature list includes:
* Makes grass auto-stack when harvested
* Allows seeds to be extracted from grass
* Allows the smart-fridge and plant bags to accept seeds.
* Lays the groundwork for a seeds-only version of the smart fridge, to eventually replace the existing seed vender (not yet hackable, though)

-Fixed window doors not opening when you click on them.
-Added a reset button for the job selection screen.
-Fixed a bug with the traitor panel which leaves ex-changelings with the evolution menu.
-I re-added the variables for the intercept report but commented them out.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5276 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-07 13:27:33 +00:00
giacomand@gmail.com d0ad3e0570 -Changed the CentComm. Report so it longer reports potential antags. It will just say the potential round type instead.
-Added reagent scanning to the detective's scanner. Can be used for scanning dead bodies for leftover poison or scanning drinks to see if they were spiked.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5275 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-07 08:51:11 +00:00
ericgfwong@hotmail.com 9b74bbe850 The Chief Medical Officer, Research Director, Chief Engineer, and Lawyers now have basic Brig access (corridor only).
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5271 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-06 22:05:42 +00:00
Chinsky ecc73ec805 Made contraband crate not being LABELED as contraband and removed supply manifest from it.
I mean, really, paperwork for contraband?
2012-12-06 18:57:44 +04:00
cib ecb12fb4db Merge branch 'master' of git://github.com/comma/Baystation12 2012-12-06 16:50:28 +04:00
ericgfwong@hotmail.com 9eb7f9bc5b Made a couple of AI alerts more noticeable.
Updated changelog with instructions to use the new channel.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5268 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-06 06:00:37 +00:00
ericgfwong@hotmail.com b5b2ee470f Updated supply headset names and instructions
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5267 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-06 00:46:16 +00:00
ericgfwong@hotmail.com a3780d7021 Renamed Cargo radio to Supply radio
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5266 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-06 00:16:11 +00:00
ericgfwong@hotmail.com f7abe34c72 Removed mining department radio frequency. Miners and Cargo techs will all be under the Cargo radio instead.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5265 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-05 23:27:10 +00:00
petethegoat@gmail.com 3ac67f339a Fixed randomised appearances being batshit crazy.
Improved the janicart a bit. It should be less cursed now.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5264 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-05 22:27:16 +00:00
giacomand@gmail.com dc63fb4cd0 -Re-implemented fireballs to use dumbfire, so you don't choose a target but instead it just shoots in the direction of the user. Changed the cooldown back to 10.
-Forgot to add the staff of animation to the list of available spells. Fixes a runtime.
-Gave the clown the under-used water flower which squirts a unit of water.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5261 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-05 17:54:58 +00:00
aussprites 5f36fdcea7 added ..() to new(), thanks to Giacom for telling me why
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5258 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-04 18:38:03 +00:00
giacomand@gmail.com fc90b08e1c -Changed the limits of the server room alarm to fix Issue 1143.
-Changed the singularity code a bit. Checking for the last movement had some problems, I changed it around. It fixed Issue 1121.
-In addition of this, the singularity will now move diagonally. It doesn't get stuck in the corners of the field now.
-Mimics which are structures, have density and anchored will be able to knockdown people and be twice as strong.
-Doubled the amount of times the staff of animation can fire before needing to recharge, since it had to shoot way more than the staff of change to be effective.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5256 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-04 16:55:04 +00:00
aussprites 1dd83e6803 >added defines to flora.dm
>added icon_states to ausflora.dmi
>added a tree to pinetrees.dmi
>centcom came by and decorated the trees in the bar and chapel

Centcom Report
Have a merry griffmas and a happy new round.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5255 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-04 14:23:00 +00:00
Jim "Apples" 84bcc87e45 Merge pull request #2027 from SweeperM/master
Fixes to lighting
2012-12-03 03:09:02 -08:00
Cael_Aislinn 6d1ea0548d Merge branch 'master' of https://github.com/Baystation12/Baystation12 into work_in_progress
Conflicts:
	code/modules/customitems/item_defines.dm

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-12-03 13:08:47 +10:00
johnsonmt88@gmail.com 35cb1b2530 Removed storage.dm from defines and moved the storage item defines to the location of their respective procs.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5252 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-02 19:00:33 +00:00