Commit Graph
2276 Commits
Author SHA1 Message Date
SkyMarshal 25e1633487 Merge pull request #259 from Tastyfish/master
Took long enough to fix this damn bug.
2012-01-10 20:39:05 -08:00
Tastyfish 763c9ec07b paint is reagent, fixed ai core bug 2012-01-10 18:05:19 -05:00
Miniature 225b2ad03e fix runtimes in disposals pipes and seed making for a plant
whoever coded those parts should be shot
2012-01-10 10:56:58 +10:30
Tastyfish 6cdae453b2 Merge pull request #249 from caelaislinn/master
made body bads orderable via qm
2012-01-08 23:07:32 -08:00
CaelAislinn 179ae3c2e4 made body bags orderable via qm
Signed-off-by: CaelAislinn <cael_aislinn@yahoo.com.au>
2012-01-09 14:30:22 +10:00
panurgomatic 3942358580 - Reworked exosuit atmospherics
- Combat exosuits melee won't gib dead mobs
- QM exosuit circuit crates cost lowered to 30 points
- Exosuit plasma converter generates 15 power per tick (was 10)
- Exosuit internal tank connected to atmos port now will update contents

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2934 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-09 04:04:03 +00:00
VivianFoxfoot@gmail.com 145a370111 Adds two new vars to door_control.dm, normaldoorcontrol and range
If normaldoorcontrol is set, checks the id_tag of all airlocks in range against its ID and opens it if they match.  Currently only opens.  
Adds buttons to open medbay foyer and genetics.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2929 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-08 20:32:29 +00:00
polyxenitopalidou@gmail.com 091936f0b5 •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

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2928 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-08 17:44:32 +00:00
Albert Iordache 9d2e285190 Fixed a bug with obj/item/clothing/under/chameleon/psyche , added some small details to Antiqua and redid the arrivals arm, and removed the patient ward area. (can still be recovered via TortoiseGit, by reverting to an earlier version; I'll explain in the Antiqua topic why I removed it) 2012-01-08 19:19:53 +02:00
VivianFoxfoot@gmail.com 4ef0251aad Moves the areas procs all into the same file.
Comments out an if statement to supress a warning.
Although not yet located on the map, adds the code for gravity generators.
Actually enables attack logging by default, now.  


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2927 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-08 08:47:54 +00:00
VivianFoxfoot@gmail.com 1f29357168 Adds logging in the form of an attack log.log (now enabled by default)
You can now drag PDAs onto yourself to open the screen
Disables the fire damage causing husking.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2926 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-08 03:30:25 +00:00
uporotiy 85157b5a68 Steel renamed to plasteel.
Having more than 100 burn damage and being dead now makes you a husk.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2925 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-07 21:02:56 +00:00
SkyMarshal 40a0a5499e Bugfix for some table stuff I forgot.
Fixed a small message for writing on paper.
2012-01-07 10:51:32 -07:00
SkyMarshal f517b95e5f Table update! Yaay!
Also: Fixed a redundant proc in the specops shuttle
fixed missing wire and disposal pipe in map.
2012-01-06 23:24:51 -07:00
SkyMarshal 3c128170a3 Shit to update 2012-01-06 16:50:19 -07:00
VivianFoxfoot@gmail.com 1c7d1fbd33 Moves /obj/special/stop into /obj/effect/stop.
Thunks people when gravity changes.  

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2918 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-06 17:12:46 +00:00
cib a7a42410ec Added an emergency response team mechanism that will be triggered on code red after a while. Dubbed the station the NSS Exodus. 2012-01-06 04:13:10 -08:00
VivianFoxfoot@gmail.com 8730d375cf Adds a new special object (stop) that can be used when you need someone to stop moving right away, even before the next life(). Used in door crushing to prevent people from inertiaing through. Checks for /obj/special/stop in loc every move. Compared to the number of other checks, I don't expect this to be an undo burden, but can be commented out in case of OH SHIT LAG under heavy load.
Moves /area/entered to its own file.  
Adds a new area var called has_gravity.  Determines if floor tiles count for movement control (planning on adding more, currently can only be badmined)
Adds a new mob var called lastarea that is updated with the area you're in every time /area/entered is called. 

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2917 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-06 06:24:55 +00:00
CaelAislinn 0a70d83f57 re-adding fixed ul + new helper proc (get_opposite())
Signed-off-by: CaelAislinn <cael_aislinn@yahoo.com.au>
2012-01-05 15:37:02 +10:00
mport2004@gmail.com 2ea375091e Renamed the prisoner computer's file to prisoner and added a sanity check.
The singularity is now able to eat things like signs and chameleon projectors' projections.
A few other misc runtime fixes.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2916 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-05 05:26:13 +00:00
cib 7b56f2e534 Disable control_freak, jesus. 2012-01-04 18:20:44 -08:00
mport2004@gmail.com b5944308c7 Moved most of the computer defines into the proper code file.
Moved a few of the computers into their own files.
Security records now shows rank on the browse screen.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2909 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-03 21:16:48 +00:00
Albert Iordache 33833b9acb Merge pull request #202 from SkyMarshal/master
OHMYGOD I coded a ton.
2012-01-03 11:14:20 -08:00
SkyMarshal 9a651a5a84 Added psyche jumpsuit for Asanadas
Expanded scrambled radio stuff.
2012-01-03 00:06:25 -07:00
SkyMarshal 411ccc4075 Shitload of stuff. 2012-01-02 21:48:42 -07:00
mport2004@gmail.com f12301d51a Fixed some runtimes.
Virus2 has been effectively removed from the code as it was not actually used and was causing some runtimes.
The PA is now properly affected by meteors/blobs/bombs.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2903 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-02 22:12:36 +00:00
Miniature 806a8d1c1a First bunch of emlocker stuffs, going to fix when its not 1am and 24C 2012-01-03 01:38:01 +10:30
Albert Iordache d9683ef4e3 Merge pull request #192 from caelaislinn/master
Autolathe changes, new supply crates, slight cargo bay tweaks
2012-01-02 06:36:03 -08:00
CaelAislinn fe228850c8 Added old BS12 walllockers and emergency lockers, added emergency lockers to tgstation208.dmm, removed stamp eraser from supply crate, minor antiqua tweaks
Signed-off-by: CaelAislinn <cael_aislinn@yahoo.com.au>
2012-01-02 23:47:28 +10:00
CaelAislinn 9fa489a0d1 finished autolathe changes. added stationary, box and empty supply crates to supply shuttle.
Signed-off-by: CaelAislinn <cael_aislinn@yahoo.com.au>
2012-01-02 21:38:27 +10:00
VivianFoxfoot@gmail.com bf56fc6e99 Doors no longer close if there is a mob in the tile, a door can be hacked/AI overriden to close anyways and injure that mob as well as knock them down so they can be crushed again and again until they stop moving. (Currently: 35 brute and knockdown.)
The server master log now records attacks / emotes / PDA messages, as well as timestamping.  

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2899 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-02 08:42:44 +00:00
Tastyfish 00a86accfa Merge pull request #188 from caelaislinn/master
Antiqua changes + first official contribution :3
2012-01-01 23:53:29 -08:00
CaelAislinn bae12d0bda Added the antiqua cargo bay (in the right place this time), also added a moving parts sign to obj.dm
Signed-off-by: CaelAislinn <cael_aislinn@yahoo.com.au>
2012-01-02 11:07:05 +10:00
mport2004@gmail.com 8c1c914259 Added Invisty's Emitter sprites.
Cleaned up part of the door code and moved some defines to their proper files.
Firelocks can now be welded open and now shows the welded overlay properly.
Borgs can now properly mess with door wiring.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2895 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-01 23:43:56 +00:00
cib 40fb4bb628 Mucus and a few fixes to vira.
Added mucus that is added to the map sometimes when sneezing or coughing. Blood now carries the spiller's virus2. Fixed a problem with virus spreading.
2012-01-01 20:50:46 -08:00
baloh.matevz 5830f0f32a Added a L2 radiation suit closet to match the biosuit and eod suit closet types.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2890 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-01 01:28:21 +00:00
vageyenaman@gmail.com cfba741fa2 Added two new variables, "canstun" and "canweaken". They can be modified in runtime to prevent mobs from ever being weakened and stunned by tasers/batons/electrified doors.
Xenos are immune to stunning and weakening. This basically means you cannot run up to a xeno and shoot them with a taser and game over. This makes them a lot more dangerous. To compensate, I've added in a xeno-exclusive variable controlling movement delay addition. When a xeno is stunned, its movement speed goes down. The speed is recovered in the life() proc.


Modifications to critter.dmi (manhacks). Added a new lighting icon, floor lights. Possible implementation later.



git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2886 316c924e-a436-60f5-8080-3fe189b3f50e
2011-12-31 22:50:38 +00:00
Albert Iordache 39b6dd57e0 Removed and commented out the last traces of goon auth. code 2011-12-30 23:28:14 +02:00
rockdtben 568bda9ec1 Relocated mob defines to the modules folder
Previous commit and this one.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2878 316c924e-a436-60f5-8080-3fe189b3f50e
2011-12-30 19:49:15 +00:00
SkyMarshal 648199a82f Remove clown/mime costume crate, after a HoP went and started derping around with it. 2011-12-30 11:00:02 -07:00
mport2004@gmail.com ec0cd3b973 Moved a batch of unchecked and a few unused files into the unused folder.
Remember if your scrolling though the list and something is unchecked it should almost certainly be checked.
Simple animals moved over to the actual mob code area and out of the defines.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2868 316c924e-a436-60f5-8080-3fe189b3f50e
2011-12-30 16:43:41 +00:00
quartz235@gmail.com 5f404cdcdb fix for ckeyed simple_animals not showing up in the player panel
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2864 316c924e-a436-60f5-8080-3fe189b3f50e
2011-12-30 13:42:48 +00:00
VivianFoxfoot@gmail.com 3d952af665 Adds a pressure indicator to the HUD. Decreases the pressure required for damage to occur to 750, added stepping damage.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2861 316c924e-a436-60f5-8080-3fe189b3f50e
2011-12-30 07:51:42 +00:00
SkyMarshal e12469aed9 Quick fix, and a fix for whispering.
Signed-off-by: SkyMarshal
2011-12-29 10:23:00 -07:00
rockdtben 8c45454bc2 Move all of my procs from the mob defines file to the mob modules folder.
Added a proc to get and set dna.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2859 316c924e-a436-60f5-8080-3fe189b3f50e
2011-12-29 17:18:36 +00:00
SkyMarshal 5ab20fdf55 Merge branch 'master' of git://github.com/Baystation12/Baystation12
Conflicts:
	code/game/objects/items/weapons/papers_bins.dm
	code/game/objects/items/weapons/uplinks.dm
2011-12-29 10:08:58 -07:00
cib b5f8c930f1 Revert SkyMarshal's last commits since they don't even compile, which means they weren't tested.
Revert "Alien removal surgery, new traitor item, other stuff."

This reverts commit cc3bc60963.
2011-12-29 15:15:51 -08:00
VivianFoxfoot@gmail.com c54c517886 Air Alarms can now be hacked. Pressures over 3000 kPa now do brute damage to you.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2854 316c924e-a436-60f5-8080-3fe189b3f50e
2011-12-29 08:58:24 +00:00
mport2004@gmail.com 32e1640df3 Emitters emp_act now uses severity properly.
The PA can no longer be remotely controlled by humans and cyborgs can only control it if they are nearby.
The spawn PA can now be taken apart.
FireAx/Extinguisher closets got their own files.
Food closets are now with their defines.
Freezer closet/crates override return_air() to cooldown the contents.
The var isinfreezer has been eliminated.
The old player panel has been readded as an alt for the new one, it may be found under the Player Panel verb.
The new player panel may be accessed by the Player Panel-New verb.
Crates.dm moved from the storage folder as it is not a storage object.
Fixed Issue 227 about the PA shooting when it should not be.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2851 316c924e-a436-60f5-8080-3fe189b3f50e
2011-12-29 07:14:02 +00:00
SkyMarshal cc3bc60963 Alien removal surgery, new traitor item, other stuff. 2011-12-28 23:15:30 -07:00