Commit Graph

10065 Commits

Author SHA1 Message Date
quartz235@gmail.com 0b8e1f62bb (hopefully) fixes a runtime causing the server to shit itself and crash immediately
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3190 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-25 04:02:24 +00:00
VivianFoxfoot@gmail.com 06b4c17d97 Headsets are now modular, and come with encryption keys that correspond to secure channels. Currently, encryption keys are based around previous groupings (HoS encrpytion key, Captain encrpytion key). Consideration was made to giving an encrpytion key for each channel (Security encryption key, Command encryption key), and might be switched to that.
Turns the binary translator into an encryption key and makes it actually work properly. 

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3189 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-25 02:28:17 +00:00
cib fc0de6e366 Changes to singularity radiation and suits.
- The singularity now regularly emits radiation, making it actually dangerous to go into the PA room without protection.
- Made the hoods of suits be less effective at consuming radiation than the body of the suit.
2012-02-24 14:05:47 -08:00
cib 74c50e30b8 Bugfix to radiation.
The proc for applying radiation was doing some wrong calculations, making the *maximum* radiation damage you could ever receive be 0.
2012-02-24 13:45:04 -08:00
cib 11583a9ff3 Merge branch 'master' of github.com:Baystation12/Baystation12 2012-02-24 10:37:25 -08:00
cib 20e6e0116a Changes to breathing and medbots. Fixes #436 and #489 2012-02-24 10:37:08 -08:00
CIB a5d1184495 Merge pull request #505 from SkyMarshal/master
Reduced slowdown from singularity.
2012-02-24 09:08:29 -08:00
SkyMarshal 8e528d058c More singularity tweaks 2012-02-24 10:07:03 -07:00
SkyMarshal dd360c6f49 Reduced slowdown from singularity
Tried to fix the buggy job screen.
Added a stat==2 check to human life (Why was that NOT THERE ALREADY?)
2012-02-24 10:02:53 -07:00
cib f95f04da8e Small fix to the examine code. 2012-02-24 08:08:06 -08:00
cib 76cee10c6a Merge branch 'master' of github.com:Baystation12/Baystation12
Conflicts:
	baystation12.dme
2012-02-24 06:41:38 -08:00
cib df8a6eb231 Bug fix #479: Examine now shows head and eye wear. 2012-02-24 06:20:25 -08:00
Miniature 2fdc1c5ca7 Merge pull request #502 from Miniature/master
Fixed selecting a bottle sprite breaking bottles FOREVER
2012-02-24 06:19:08 -08:00
Miniature a627288f5d Fixed selecting a bottle sprite breaking bottles FOREVER 2012-02-25 00:48:12 +10:30
LastBattaWolf@hotmail.com 4c564ad00e - Added voice clip for malfunctioning AI
- Glass airlocks now sound less like actual airlocks and more like doors, reducing station noise pollution by 39%.
- RUNTIME! SQUEEE
- Fixed toggle-ambiance hopefully for good this time.
- Reorganized the sound folders.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3182 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-24 10:45:31 +00:00
Albert Iordache e821bf55d7 Merge pull request #486 from CIB/master
Added a "News" feature
2012-02-23 23:19:01 -08:00
VivianFoxfoot@gmail.com 23091a262e Borg radios now work while they're recharging
MMIs/pAIs/lockers in the dark can now hear.  This was done by changing the area check for hearing to a range instead of view, and then doing a line of sight calculation for each mob that can't hear naturally and checking if it's clear.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3180 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-24 02:11:24 +00:00
petethegoat@gmail.com 2a5f2dfda9 Removed the mint.
Coins can still be found and used in vending machines.
PACMANs now run off sheets instead of coins.

Added coolity's new orebox sprites.
Updated the changelog.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3178 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-23 19:32:54 +00:00
petethegoat@gmail.com 38e844dd2e Removed deathsposals as they looked silly, and added a new warning sign instead.
Fixed a couple of small bugs with the map.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3176 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-23 16:56:31 +00:00
SkyMarshal f7d17d24bf Merge pull request #498 from Miniature/master
Added a cap to chem dispenser charge
2012-02-23 08:18:17 -08:00
Miniature 99076f2738 Added a cap to chem dispenser charge 2012-02-24 02:13:26 +10:30
quartz235@gmail.com 2cef773393 Aliens can no longer hide under vents/pumps
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3174 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-23 09:47:50 +00:00
Albert Iordache 3c0547f07f Merge branch 'master' of https://github.com/melonstorm/Baystation12 into melonstorm-master
Conflicts:
	maps/tgstation.2.0.8.dmm
2012-02-23 09:53:04 +02:00
Albert Iordache 377d8f188c Merge pull request #497 from SkyMarshal/master
Fixed some bugs, Antiqua update.
2012-02-22 23:32:37 -08:00
SkyMarshal 99aa041f11 Fixed some bugs, map update for Antiqua.dmm 2012-02-23 00:13:34 -07:00
Tastyfish d9700ef0e7 fixed some design datums, added command to debug RnD 2012-02-22 18:47:06 -05:00
kortgstation@gmail.com e1054fffb2 Made constructs immune to stuns/weakens because:
A) Simple animals dont ever get unstunned so it fucks them up forever and I don't want to code that for them right now
B) I never planned for them to be stunnable anyway

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3170 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-22 22:52:37 +00:00
baloh.matevz@gmail.com 6b063c487f - MAX_EXPLOSION_RANGE is now a variable instead of a #DEFINE
- Added a link to the secrets panel that allows the changing of the bomb cap to: 14, 16, 20, 28, 56, 128

Bomb cap is calculated:
devestation range = bomb cap * 0.25
high damage = bomb cap * 0.5
low damage = bomb cap
flash = bomb cap * 1.5

so the values for the different levels are: (screenshot)
http://www.kamletos.si/bomb%20cap.png

This function is game admin + game master only.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3169 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-22 02:30:25 +00:00
SkyMarshal 7631f9c32c Fixed #460, #456, and #478
Cleanbot autopatrols now
Ghosts can see PDA messages, a PDA will show you the fingerprints if it is complete enough (Security scanner)
Display case can be repaired.
More update_clothing() calls
Disabilities have their own window, now.
Removed the genetics scanner, go use yer penlights!
2012-02-21 18:58:28 -07:00
petethegoat@gmail.com f1ee426a8f Buckling to chairs no longer causes you to drop anything.
Added Nodrak's Jump to Mob verb.
Added Sieve's lantern fix. Commented out the silicate recipe.
Added Skaer's sec cartridge box to the armoury.

Moved the check_if_buckled() proc to mob/living, rather than having it repeated.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3168 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-22 00:36:56 +00:00
quartz235@gmail.com 6c8a19ae4b Fixes issue 312
- Ghosts with null names are now assigned random names

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3167 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-21 23:37:33 +00:00
quartz235@gmail.com d21a726006 -You can no longer package wrap intercoms
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3165 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-21 18:34:16 +00:00
kortgstation@gmail.com 13c9b65332 Fixed constructs constantly dropping ectoplasm instead of just on death.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3164 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-21 16:55:07 +00:00
kortgstation@gmail.com edc49b3047 New construct type: Artificer. Capable of constructing walls, creating materials needed for more constructs and repairing those that already exist (by attacking them). Sprites from Ausops.
Wraith phase shift is a bit longer so you can actually get through the entire wall when BYOND is lagging. Wraith has new sprites from TankNut

Juggernauts minimum damage was raised

You can now tell if a construct is wounded by examining it

Simple animals (constructs, Ian) can now see their health in the Status tab

Added spells for summoning soulstones, walls, r_walls, and a lesser version of the spell for summoning construct shells

Updated the changelog

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3161 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-21 05:32:10 +00:00
kortgstation@gmail.com 3c4400c8f9 Fixed Erro's NON COMPILING CODE regarding flashlights
Made it so simple_animals with destroyer can smash tables 

Reverted the detectives ammo to nonlethal

Deathsquad now spawns with loyalty implants by Deuryn's request (for IMMERSION)

Fixed a bit of border being left on the red boxing glove sprites

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3159 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-21 01:28:53 +00:00
cib 2075a3e6e1 Added a news mechanism. 2012-02-20 23:14:02 +01:00
CompactNinja 342a277b61 Merge pull request #477 from SkyMarshal/master
Added some delagging to the singularity, DNA superpowers all work, now.
2012-02-19 20:40:15 -08:00
SkyMarshal 37f39de861 CentCom doors are less hackable.
Clamped values on the regeneration superpower
Moved detective work to a modules subfolder
2012-02-19 21:09:11 -07:00
SkyMarshal 54e2142340 Switched over to oldcode stuttering. 2012-02-19 18:36:49 -07:00
SkyMarshal feef637419 Delagged singularity.
It will now grab and slow down any humans when it tries to drag them in, and tell them:
"\red The singularity has you in it's gravitational pull!  It's hard to break free!"
And adds 20 to their movement delay (can be adjusted later)
All the DNA superpowers work now.
Readded fatness as sprite only, can only be triggered by admins (some people were complaining about it being unavailible for adminstoff, so now they get a taste of how bad the sprite is.)
To trigger fatness, modify the "mutations" variable to a value of 32
2012-02-19 18:19:12 -07:00
uporotiy c40d93a88e Updated the bucket sprite. Added mythril sprites. More work on space worms.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3157 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-19 20:49:41 +00:00
Albert Iordache 09538ecc25 A few minor fixes. 2012-02-19 17:42:48 +02:00
cib 7fd3c5a4c4 Changes to vira and health scanner.
- Antibodies now immunize you once they fight off a disease.
- The pathogenic isolator now displays whether blood is infected.
- Antibodies now work on monkeys.
- Syringes now extract reagents other than blood from humans, too.
- Separated the health scanning proc from the health scanner, so that it can later be re-used in the PDA.
- Health-scanners now display hints of whether someone may be infected.
2012-02-19 17:28:54 +02:00
petethegoat@gmail.com 98febe0396 Fixed the changelog.
Buffed the janitor's cleaning grenades.
Fixed the void jetpack not having any oxygen, fixed nuke ops starting with empty jetpacks, fixed the spacesuit admin equip.
Renamed plasteel floor tiles to just floor tiles, seeing as they're not made out of plasteel.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3154 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-19 13:55:18 +00:00
SkyMarshal d7c0fab8e8 Bugfixes for my debugging stuff and for some of the DNA stuff. 2012-02-18 23:03:51 -07:00
petethegoat@gmail.com ccbe00d380 Foam nerfs, chem fixes, they're making me commit this quickly proper info incoming in a comment
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3153 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-19 01:33:47 +00:00
Melvin Melonstorm e808211c50 Fixed missing scientist spawnpoints (d'oh!).
Cyborgs are now notified of AI law changes.
2012-02-19 02:13:01 +01:00
baloh.matevz 6c712d4478 - unticked module/mining/datum_processing_recipe.dm
- moved it to unused/mining/datum_processing_recipe.dm

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3152 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-18 23:17:53 +00:00
petethegoat@gmail.com afb645c764 Jetpacks can now use any gas.
The /obj/item/weapon/tank/jetpack path is now an empty jetpack, and oxygen and carbon dioxide filled jetpacks are /obj/item/weapon/tank/jetpack/blue_jetpack and /obj/item/weapon/tank/jetpack/black_jetpack respectively.

Added a new kind of disposal, the deathsposal (it's not called that in game). It's the same as a normal disposal, except it has a red rim to indicate that it leads to space.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3150 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-18 21:40:42 +00:00
SkyMarshal f3ce349e5d Fixes runtimes, the prescription glasses work properly, now. 2012-02-18 14:22:30 -07:00