Commit Graph

1113 Commits

Author SHA1 Message Date
phil235 7d9c9bd5fc Fixing fake_gbs, gbs, magnitis and maybe other diseases not being curable. 2014-11-28 22:31:04 +01:00
hornygranny bc7a7a7452 Merge pull request #6084 from tkdrg/hudindahood
Fixes data/antag HUD bugs
2014-11-27 13:50:34 -08:00
tkdrg 7153becc62 Fixes implants not updating the implant secHUD
Makes med huds /carbon because of monkeys
Makes HUDs update after implant removal surgery
Fixes cloning not recovering antag huds
2014-11-27 12:56:17 -03:00
hornygranny 64777be5d5 Merge pull request #6070 from Razharas/VirShit
Final fix for viruses not working
2014-11-26 13:32:29 -08:00
Cheridan 096a7c3770 Merge pull request #6013 from tkdrg/dropthesoap
Fixes wizard slipping on all the area soaps
2014-11-26 11:36:31 -06:00
Razharas 7625b278bd Final fix for viruses not working
Spent entire round as antag trying to figure out why super calculated
engineered viruses dont work
Now,  they will ACTUALLY WORK
2014-11-26 00:57:02 +03:00
hornygranny 21b8df82d5 Merge pull request #5908 from tkdrg/hud
Makes data and antag huds passive and creates /datum/atom_hud
2014-11-25 12:53:03 -08:00
tkdrg e38d787c97 Fixes roundstart runtime involving HUDs 2014-11-24 22:22:58 -03:00
hornygranny 3d01e77dba Merge pull request #5998 from Razharas/SpellRun
Fixes disabilities spell runtime
2014-11-23 15:34:22 -08:00
Cheridan 51b6253315 Merge pull request #5964 from phil235/ViroFix1
Fixing viruses not working.
2014-11-23 00:56:29 -06:00
tkdrg 063a19c814 Fixes wizard slipping on all the area soaps 2014-11-22 19:24:57 -03:00
phil235 3a97e8d878 Fixes not being able to have more than one virus. (two typos fixed) 2014-11-22 18:30:19 +01:00
Razharas f18b5f9f43 Fixes disabilities spell runtime
Fix #5671
2014-11-22 20:19:53 +03:00
Razharas faa1dfc09e Merge pull request #5943 from MrPerson/forcewall_when_stunned
Allow casting conjuration spells like forcewall when stunned.
2014-11-22 16:03:30 +03:00
phil235 3d540a0d03 Fixes missing cure_text's, fixes virus being uncurable, fixes advance virus changing upon injection. Fixes virus staying at stage 1. 2014-11-20 20:36:43 +01:00
tkdrg 3bb478f12f Includes antag HUDs in the datum hud overhaul
Makes hud_list associative, and introduces the /atom list hud_possible,
which lists all the possible hud images a certain atom can provide.

Replaces all the awful procs in the gamemodes with their new
/datum/atom_hud versions, which are much shorter, simpler and faster.
2014-11-20 15:43:51 -03:00
Cheridan 283cd657fe Merge pull request #5955 from Jordie0608/ideletedmyvdibyaccident
Fixes #5951 Uplink implant TC amount description
2014-11-20 08:55:15 -06:00
Jordie 48b60c82a1 Corrects uplink implant desc tc amount 2014-11-19 19:46:06 +11:00
Cheridan 1208c48af3 Merge pull request #5652 from Menshin/atmos_z_level_fix
Atmos z level fix + radio controller code sanitization
2014-11-18 17:05:14 -06:00
MrPerson 6c5bb53df0 Allow casting conjuration spells like forcewall when stunned.
Fixes #4937
2014-11-17 21:21:01 -08:00
Razharas e205c8f2f6 Merge pull request #5857 from paprka/lolnames
Fixes a bunch of capitalization inconsistencies, adds names to vendors
2014-11-18 03:46:26 +03:00
tkdrg fae2ffc3ee Datum-based huds! Lays down the framework not only for data huds but also for antag huds. 2014-11-17 19:38:29 -03:00
Remie Richards 82d1af3ed9 Merge pull request #5888 from Menshin/supply_comp_href_fix
Cargo shuttle href exploit fixed + orderable syndi crates
2014-11-17 09:43:02 +00:00
paprka f69f81c8c2 fixes fuel tank crate 2014-11-16 12:34:11 -08:00
tkdrg 705a264dcf Makes data huds passive. 2014-11-16 01:52:06 -03:00
Cheridan 8202db4227 Merge pull request #5755 from Miauw62/bughl
Fixes grinders opening their menus on range.
2014-11-14 14:50:46 -06:00
hornygranny 5b46822171 Merge pull request #5876 from phil235/ContagiousAppendicitisFix
Fixes appendicitis being contagious.
2014-11-14 10:54:10 -08:00
Remie Richards 935775bfc1 Merge pull request #5788 from Miauw62/runtime2
Fixes some AI traitorize runtimes.
2014-11-14 18:12:50 +00:00
Menshin 56cf16b3ab * Fixed supply comp/order comp href exploit (being able to order any supply pack, even if not hacked/contraband enabled).
* HTML tags are now properly stripped from inputted text
* Syndicates crates are now orderable.
2014-11-14 13:14:22 +01:00
Menshin ec944abfc6 * limit atmos/fire alerts to the current z_level
* atmos/fire alerts are now linked to an object and not its area, as intended
* simplified and full pathed the radio frequency datum
* made radio objects properly clean on del/qdel, instead of letting the radio controller remove nulls at each post_signal()
2014-11-14 10:10:45 +01:00
paprka aa2ecbec99 Fixes a missed capitalization issue 2014-11-13 18:20:57 -08:00
Cheridan 38eeca2ebd Merge pull request #5644 from Jordie0608/beekeepermodewhen
Adds bee swarms and butterflies and diseases to create them
2014-11-13 17:04:29 -06:00
phil235 d59e91fedc Fixes appendicitis being contagious. 2014-11-13 16:33:37 +01:00
paprka fe94f9cab0 Fixes a bunch of capitalization inconsistencies, adds names to vendors 2014-11-12 15:37:21 -08:00
phil235 1e6f4cde1f Fixes spread_flags values 2014-11-12 16:38:57 +01:00
Miauw f491d9dfe1 Fixes some AI traitorize runtimes. Fixed #4605 2014-11-09 14:51:26 +01:00
Miauw ef78be0595 Fixes grinders opening their menus on range. Fixed #4088 2014-11-08 15:28:32 +01:00
Jordie0608 590684e129 Merge branch 'master' of https://github.com/tgstation/-tg-station into beekeepermodewhen
Conflicts:
	icons/mob/animal.dmi
	tgstation.dme
2014-11-09 00:15:12 +11:00
Cheridan cf3525aa46 Merge pull request #5693 from Aranclanos/LINDAISAGODESS
Roundstart turfs next to space deactivated (LINDA) fix
2014-11-08 00:48:23 -06:00
Remie Richards 3731747d11 Remembers to remove code/datums/disease.dm , code/datums/disease/_disease.dm replace it. 2014-11-08 06:12:22 +00:00
Remie Richards 2054cbda08 Merge branch 'master' of https://github.com/tgstation/-tg-station into DiseaseRework
Conflicts:
	code/modules/mob/living/carbon/carbon.dm
	code/modules/mob/living/carbon/human/human_attackpaw.dm
	code/modules/mob/living/carbon/monkey/monkey.dm
2014-11-08 01:07:29 +00:00
Aranclanos 21f00b98c6 Fixes LINDA not properly activating turfs who are next to unsimulated turfs with differences (space turfs are unsimulated)
Fixes turfs losing air too slow next to space turfs when the adjacent turfs number is low.
2014-11-05 14:54:29 -03:00
hornygranny b8f0ef4efe Merge pull request #5541 from xxalpha/cigarettes
New Cigarette Packs
2014-11-03 18:49:29 -08:00
hornygranny d81eb696c4 Merge pull request #5570 from xxalpha/noslipfloor
High-traction Floor
2014-11-03 17:37:20 -08:00
hornygranny bf9679d6cb Merge pull request #5581 from tkdrg/spacefactory13
Constructable conveyor belts!
2014-11-03 17:33:32 -08:00
hornygranny 7e4688e3f6 Merge pull request #5427 from paprka/littlejanitorthings
Soap, lube, and janitor tweaks
2014-11-03 17:19:37 -08:00
Jordie0608 abc71566e8 Corrects path error 2014-11-04 03:59:24 +11:00
Jordie0608 2ef1fd21d6 Adds bee swarms and butterflies and diseases to create them 2014-11-04 03:52:18 +11:00
Cheridan 3239c6dbfc Merge pull request #5283 from TZK13/Syndicate-Encryption-Key
Adds a Syndicate encryption key to uplinks
2014-11-03 10:02:28 -06:00
tkdrg a5aa93a280 Constructable conveyor belts can now be ordered from cargo. 2014-10-31 18:28:25 -03:00