Commit Graph

616 Commits

Author SHA1 Message Date
unknown d3dccd4388 Making photocopiers copy photos properly.
They did not copy big image
2012-05-12 22:29:31 +03:00
unknown ed90684d2f Merge branch 'master' of git://github.com/Baystation12/Baystation12 2012-05-12 22:20:23 +03:00
unknown 9efafd39bd Police tape overhaul
General purge of copypaste code

Framework for easier adding of new tape types
Now you only need two sprites of roll and sprites of tape length (H and V)
Define them in police_tape.dm

To show it off, engineering tape added, passable by engineers and atmos techs

Last but not least - ability to lift the tape, allowing passage for pretty much everything.
Done by those with access, attack by empty hand on help intent.
2012-05-12 22:16:23 +03:00
SkyMarshal 893529c69e Fixes some FEA stuff, for a general improvement to how well the system runs. 2012-05-11 18:19:00 -07:00
SkyMarshal 502c66664c Some more work on FEA, WIP FEA/ZAS work, does not effect the game currently. 2012-05-11 18:06:21 -07:00
SkyMarshal 15d72e3b0e Improves how gas mixture datums are handled, reduces proc calls, commenting. Removed ghost-heating from cryo and "oxygen_agent_b" gas type. 2012-05-11 18:02:30 -07:00
Miniature 2a7336f61f Merge branch 'master' of github.com:Baystation12/Baystation12
Conflicts:
	config/config.txt
2012-05-12 00:52:42 +09:30
Miniature e3772d4158 Made picking a camera through the camera list actually work, also a couple of comments 2012-05-11 23:59:02 +09:30
Erthilo 434434e8c1 Fixes a rogue period in Tajaran examine, also fixes various glasses not working on Tajaran. 2012-05-11 00:29:10 +01:00
Erthilo 08191c824d Merge branch 'DetectiveWork' of https://github.com/SkyMarshal/Baystation12 into SkyMarshal-DetectiveWork
Notes:
Fucking hell. Makes the detective backend shit non-retarded. <3 Hashtables.
Map changes. Some improvements/adjustments to code to work with the map changes.

Conflicts:
	baystation12.dme
2012-05-10 16:48:01 +01:00
Erthilo a3089f9017 TG: Changed the way facial scarring works. Instead of setting your real_name to
"Unknown" it uses the disfigured variable of a human's head organ to dictate the
human's name variable.

This means real_name is now somewhat back to being a reliable source of the
mob's actual name. It should eliminate a lot of the "cloning as unknown" bugs.

It also means I could simplify that god-awful name updating stuff into a nice
and simple helper proc.

Some original_name stuff was added here and there,  mainly during cloning. A lot
of the "getting random ghost names" should  be fixed now. Still loads to do
though, particularly with transforms and such. >_>

Fixed a runtime with Tajarans trying to use a variable that doesn't exist for
PDAs. Removed that variable from IDs as it's only used by furries.
Revision: r3546
Author: 	 elly1...@rocketmail.com
2012-05-10 00:53:05 +01:00
SkyMarshal ef7f71a963 Fucking hell. Makes the detective backend shit non-retarded. <3 Hashtables. 2012-05-09 12:01:27 -07:00
Erthilo 76f88da735 Merge branch 'master' of github.com:Baystation12/Baystation12 into TGUpdates 2012-05-08 18:28:05 +01:00
CaelAislinn bd86b7236f fixed some weird merge issues
Signed-off-by: CaelAislinn <cael_aislinn@yahoo.com.au>
2012-05-08 15:43:41 +10:00
Erthilo 0e9ea15900 Updates eraser description and in uplink. 2012-05-07 23:44:48 +01:00
Erthilo 0f4445bdbb Changelog, missed stuff from previous commits, and commenting out silly stuff. 2012-05-07 23:25:29 +01:00
Erthilo 026074d6c5 TG: (Might very possibly be broken. Didn't port most of the stuff due to it having been rewritten. - Erthilo)
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)
Revision: r3537
Author: 	 VivianFoxfoot
2012-05-06 22:53:39 +01:00
CIB 16ce22c59f Merge pull request #992 from Miniature/master
Made subtlemessage thinking (again?) and fixed pulling ATMs around
2012-05-06 06:06:40 -07:00
Miniature 06ccb71b8d Merge branch 'master' of github.com:Miniature/Baystation12 2012-05-06 22:15:29 +09:30
Miniature 2555e04c7f You can no longer steal ATMs by simply pulling them off. 2012-05-06 22:12:41 +09:30
CaelAislinn 93a56064bf WIP antiqua engineering, WIP antiqua supermatter research lab, r-ust updates, fixed dopeghoti's derp.
Signed-off-by: CaelAislinn <cael_aislinn@yahoo.com.au>
2012-05-04 23:56:52 +10:00
CaelAislinn 3cec18affd balances, improvements and tweaks to rust and antiqua. did not to cameras because i have a lecture in six hours.
Signed-off-by: CaelAislinn <cael_aislinn@yahoo.com.au>
2012-05-01 03:33:29 +10:00
cib f2167f60bb Updates to Epidemic and virology:
- Vira now take a few minutes before they cause any symptoms at all to the infectee. This also increases the life time of vira a bit.
- In Epidemic, the heads now get a Command Report explaining the situation. However, the crew itself must not be notified of the events.
- Epidemic now has a time limit(currently 90 minutes). If the crew is not cured by that time, the station will be destroyed by an inbound cruiser.
2012-04-29 08:30:15 -07:00
Hawk-v3 604260754a Map pathfixing for Antiquia, mapstuff for Mini and new Atmos in TG station.
Tyop fix in code.
2012-04-28 23:02:11 +01:00
Miniature 4d9b33e3d2 AIs now are forced to use freelook, and can't turn it off 2012-04-28 21:56:55 +09:30
Miniature eabf714ee0 Merge branch 'master' of github.com:Baystation12/Baystation12 2012-04-28 07:36:13 +09:30
Miniature a447d994b0 ATM with a really shitty sprite, not mapped
You can take money out with a html interface, and put money in by bashing the thing with the money
2012-04-28 07:34:44 +09:30
Ren Erthilo 73ececb414 TG: - Added a medsci headset to virology and genetics
- Added two scientist lockers into the science wing
- Added some roboticist clothing to robotics + roboticist headset
- Added an extra QM headset to the rack in his office.

Changed a few headsets which jobs spawn with to match their hierarchy:
- Roboticist now spawns with the robotics headset instead of engineering. The
robotics headset has engineering and science channels.
- Virologist now spawns with the medsci headset instead of the medical headset.
The medsci headset has medical and science channels.

With this there are now extra headsets for every job.
Revision: r3091
Author: 	 baloh.matevz
2012-04-22 19:54:05 +01:00
Ren Erthilo d823d5ef0d Clean up Syringe and Notebook code. 2012-04-22 02:29:21 +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
CaelAislinn 2a82b40740 files for alpha version of rust fusion reactor.
rust integrated into antiqua, no breakroom.
lots of fusion bugs, missing features and imbas but it works.

Signed-off-by: CaelAislinn <cael_aislinn@yahoo.com.au>
2012-04-19 01:20:35 +10:00
comma ee37ebd13d Now possible to place police tape on airlocks
Also resprite for tape in general.
2012-04-17 06:06:01 +03:00
Albert Iordache e9cfb0519d Added some different suicide messages 2012-04-15 12:01:40 +03:00
Ren Erthilo 6f07e9a196 Soghun and Tajaran now have differing male and female versions. Fixed some sprite errors with Tajaran dismemberment and mouths. 2012-04-14 01:13:40 +01:00
SkyMarshal d03228bc6e Adds in limb replacement surgery, robolimbs, and all the crap for them. They can take more damage, require wires and welder to repair, but malfunction when they get more damaged, and explode when destroyed. 2012-04-11 15:42:54 -07:00
SkyMarshal 80158164dc Fixed organ based damage. Added a variable to hold the children organs of an organ, to simplify damage spread and droppage. Fixed DNA proc stuff for monkey transforms. Removed Bartender's closet o' armor. 2012-04-10 22:32:24 -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
Albert Iordache 2c6660d665 Merge pull request #796 from SkyMarshal/Airlocks
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-06 09:59:14 -07: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
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
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
SkyMarshal f009f9928c More fixes and improvements. Removed several "src."s, added some proper sorting for mobs on player lists stuff and admin stuff. Added a timestamp to player info/notes, made flavor text play nice with the new examine system. Nerfed stunning against armored targets. 2012-04-03 21:22:21 -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
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
SkyMarshal a90173c628 Part one of bugfixes for the new damage system. 2012-03-31 22:01:21 -07:00
Ren Erthilo ae57f8db64 Merging SkyMarshal's stuff. 2012-03-30 16:26:04 +01:00
Ren Erthilo 7cf7c7775a Merge branch 'master' of git://github.com/Baystation12/Baystation12 into TGUpdates 2012-03-30 06:18:37 +01:00
SkyMarshal b24d17ddeb Fixed a small error. 2012-03-29 21:00:06 -07:00
SkyMarshal 61820bc5ec Final commit of the examine/damage overhaul. 2012-03-29 20:44:10 -07:00
Ren Erthilo 6952bef874 Reverting disabilities, headsets, murder sydie pack, photo removal, isbreathing and internals. 2012-03-30 04:19:22 +01:00