Rob Nelson
1b356c7dfd
Configurable gas sensors, tank monitors, AACs. Cleaned up multitool API.
2014-06-10 22:23:18 -07:00
Rob Nelson
c465da0d0a
Add missing file
2014-06-10 14:16:20 -07:00
ESwordTheCat
84a8b2056d
Batch 2.
2014-05-25 03:45:41 -08:00
Rob Nelson
31c597fdcd
Add mildly more modular machine disabling verbs, abuse preprocessor.
2014-04-26 19:22:27 -07:00
Rob Nelson
0a6d5762df
Fix some mapping problems (unconnected piping, cabling, etc)
2014-04-24 17:28:30 -07:00
Rob Nelson
784555df2b
Fix layering problems, a couple of pipe fuckups on the map.
2014-02-26 21:45:14 -08:00
Rob Nelson
38c08b67f4
Fix vent pumps not showing on the map renders.
2014-02-24 19:53:02 -08:00
Rob Nelson
57a6ff8a07
Vent pump optimization.
2014-02-17 20:23:53 -08:00
Rob Nelson
097559eef9
GC fixes.
2014-02-16 12:37:06 -08:00
Rob Nelson
3d76070bfb
Fix a few more runtimes.
2014-02-04 03:53:32 -08:00
Rob Nelson
193fe36c99
Standardize radio ID tags (id -> id_tag). Fixes multitool runtimes.
2014-02-04 03:40:49 -08:00
Rob Nelson
122b1b193d
Fix multitool menus not refreshing. (Github #483 )
2014-02-04 02:05:27 -08:00
Rob Nelson
bbaf9e42a3
Refactor multitool linking, permit flushing buffer if set.
2014-02-02 20:02:41 -08:00
Rob Nelson
70f25618c6
Fixes for #476 and #475 .
2014-01-31 17:09:46 -08:00
Rob Nelson
a4f2cbc660
Fix multitools being unable to set IDs on some devices (github #468 )
2014-01-30 17:22:08 -08:00
Rob Nelson
cc66747f94
Added a garbage collector implementation based on rumors from Goon and proc references in released gooncode.
...
And holy shit it's fast
2014-01-29 03:08:00 -08:00
Rob Nelson
cd4faeb092
Fixes github issue #468
2014-01-28 20:57:29 -08:00
Rob Nelson
4268b4ee5c
Add commands for digital valves.
2014-01-27 20:43:11 -08:00
Rob Nelson
5b460cda1d
Added atmospherics automation computer, with visual scripting language. WIP.
2014-01-26 23:44:07 -08:00
d3athrow
eaa0b4e0ae
Fix making sounds in an area
2014-01-15 18:52:30 -06:00
Rob Nelson
be3e5b6d12
Fix burn chamber systems.
2013-12-27 14:18:18 -08:00
Rob Nelson
172c374d54
Fix for issue #297 (return statements are dumb)
2013-12-21 15:44:23 -08:00
Rob Nelson
a34739055a
Air alarms can scrub nitrogen.
2013-12-20 17:51:55 -08:00
Rob Nelson
00b15ef13f
Injectors can now be edited with multitools.
2013-12-20 15:13:15 -08:00
Rob Nelson
61d496082d
Initialize radio links after tuning.
2013-12-20 13:55:22 -08:00
Rob Nelson
274d2f89df
Phase one of airlock console construction.
...
* Make airlock control computers and vents configurable with multitools. Harder than it looks.
* Refactor the clusterfuck of redundant bullshit in pipe construction.
2013-12-20 13:32:27 -08:00
Rob Nelson
f3f0c56155
Add insulated manifolds.
2013-10-05 18:26:21 -07:00
Rob Nelson
7f2e6b02fa
Thermal plates work.
2013-09-27 16:44:09 -07:00
Rob Nelson
768fc22283
Fix thermal plates warning
2013-09-27 10:02:36 -07:00
Rob Nelson
5f1172b65d
Fix compile.
2013-09-27 02:14:59 -07:00
Rob Nelson
58c5ceac15
Made new thermal plate icon.
2013-09-27 02:11:31 -07:00
Rob Nelson
9eb89a88f0
Fix stupid scrubber mistake.
2013-09-25 00:21:40 -07:00
Rob Nelson
11298e54c4
Add new ventscrubber state for filtering O2. Also MoMMI spawner icon issues.
2013-09-24 23:52:50 -07:00
Rob Nelson
0658e97fe2
Fix some typos and vent scrubber issues.
2013-09-24 15:39:47 -07:00
Rob Nelson
92f2e6640c
Fix issues with air alarms:
...
+ Air alarms now support monitoring presets, including Vox and server presets.
+ Air alarms no longer refresh constantly when NOT on the main screen.
+ Reworked scrubber interface, added ability to scrub O2 (for Vox players)
+ Attempt at fixing firedoors.
2013-09-12 21:42:30 -07:00
Rob Nelson
2b77203275
** WILL NOT COMPILE, OVER STRINGS LIMIT **
...
Import new bay stuff.
2013-09-03 23:19:24 -07:00
Rob Nelson
7f6c572531
Added MoMMI spawner for people who want to be autistic.
...
Added a few things to the derelict for testing porpoises.
2013-08-30 01:55:59 -07:00
Cael_Aislinn
bdeb96b7e5
Merge branch 'incremental_tg' r5514 (11/1/2013) into bs12_with_tgport
...
Conflicts:
baystation12.dme
code/ATMOSPHERICS/components/unary/vent_pump.dm
code/ATMOSPHERICS/components/unary/vent_scrubber.dm
code/__HELPERS/game.dm
code/controllers/shuttle_controller.dm
code/datums/datumvars.dm
code/datums/supplypacks.dm
code/defines/obj/storage.dm
code/defines/obj/vending.dm
code/defines/obj/weapon.dm
code/defines/procs/command_alert.dm
code/game/area/Space Station 13 areas.dm
code/game/atoms.dm
code/game/gamemodes/changeling/modularchangling.dm
code/game/gamemodes/cult/runes.dm
code/game/gamemodes/events.dm
code/game/gamemodes/events/dust.dm
code/game/gamemodes/events/miniblob.dm
code/game/gamemodes/events/ninja_equipment.dm
code/game/gamemodes/factions.dm
code/game/gamemodes/game_mode.dm
code/game/gamemodes/gameticker.dm
code/game/jobs/access.dm
code/game/jobs/job/assistant.dm
code/game/jobs/job/captain.dm
code/game/jobs/job/civilian.dm
code/game/jobs/job/engineering.dm
code/game/jobs/job/medical.dm
code/game/jobs/job/science.dm
code/game/jobs/job/security.dm
code/game/jobs/job_controller.dm
code/game/machinery/alarm.dm
code/game/machinery/atmo_control.dm
code/game/machinery/atmoalter/area_atmos_computer.dm
code/game/machinery/bots/medbot.dm
code/game/machinery/computer/HolodeckControl.dm
code/game/machinery/computer/ai_core.dm
code/game/machinery/computer/atmos_alert.dm
code/game/machinery/computer/card.dm
code/game/machinery/computer/cloning.dm
code/game/machinery/computer/computer.dm
code/game/machinery/computer/message.dm
code/game/machinery/computer/pod.dm
code/game/machinery/computer/prisoner.dm
code/game/machinery/computer/syndicate_shuttle.dm
code/game/machinery/constructable_frame.dm
code/game/machinery/doors/door.dm
code/game/machinery/doors/firedoor.dm
code/game/machinery/newscaster.dm
code/game/machinery/recharger.dm
code/game/machinery/spaceheater.dm
code/game/machinery/telecomms/broadcaster.dm
code/game/machinery/telecomms/logbrowser.dm
code/game/machinery/telecomms/machine_interactions.dm
code/game/machinery/teleporter.dm
code/game/machinery/wishgranter.dm
code/game/mecha/mech_fabricator.dm
code/game/mecha/working/ripley.dm
code/game/objects/items.dm
code/game/objects/items/blueprints.dm
code/game/objects/items/devices/flashlight.dm
code/game/objects/items/devices/radio/encryptionkey.dm
code/game/objects/items/devices/uplinks.dm
code/game/objects/items/stacks/medical.dm
code/game/objects/items/weapons/cards_ids.dm
code/game/objects/items/weapons/gift_wrappaper.dm
code/game/objects/items/weapons/hydroponics.dm
code/game/objects/items/weapons/manuals.dm
code/game/objects/items/weapons/secstorage/secstorage.dm
code/game/objects/items/weapons/storage/backpack.dm
code/game/objects/items/weapons/storage/firstaid.dm
code/game/objects/items/weapons/storage/kit.dm
code/game/objects/items/weapons/storage/storage.dm
code/game/objects/items/weapons/storage/toolbox.dm
code/game/objects/items/weapons/storage/uplink_kits.dm
code/game/objects/items/weapons/stunbaton.dm
code/game/objects/items/weapons/surgery_tools.dm
code/game/objects/items/weapons/tools.dm
code/game/objects/structures/crates_lockers/closets/secure/cargo.dm
code/game/objects/structures/crates_lockers/closets/secure/hydroponics.dm
code/game/objects/structures/crates_lockers/closets/secure/scientist.dm
code/game/objects/structures/crates_lockers/closets/secure/security.dm
code/game/objects/structures/electricchair.dm
code/game/objects/structures/extinguisher.dm
code/game/objects/structures/watercloset.dm
code/game/objects/weapons.dm
code/game/turfs/turf.dm
code/game/vehicles/airtight/airtight.dm
code/game/vehicles/vehicle.dm
code/global.dm
code/modules/DetectiveWork/evidence.dm
code/modules/admin/IsBanned.dm
code/modules/admin/player_panel.dm
code/modules/admin/verbs/diagnostics.dm
code/modules/admin/verbs/getlogs.dm
code/modules/client/preferences.dm
code/modules/clothing/masks/miscellaneous.dm
code/modules/clothing/spacesuits/rig.dm
code/modules/clothing/suits/miscellaneous.dm
code/modules/critters/critter_defenses.dm
code/modules/detectivework/scanner.dm
code/modules/flufftext/Hallucination.dm
code/modules/food/recipes_microwave.dm
code/modules/mining/mine_items.dm
code/modules/mining/mine_turfs.dm
code/modules/mining/satchel_ore_boxdm.dm
code/modules/mob/dead/observer/observer.dm
code/modules/mob/living/carbon/alien/humanoid/alien_powers.dm
code/modules/mob/living/carbon/alien/special/facehugger.dm
code/modules/mob/living/carbon/carbon.dm
code/modules/mob/living/carbon/carbon_defines.dm
code/modules/mob/living/carbon/human/human.dm
code/modules/mob/living/carbon/human/human_attackhand.dm
code/modules/mob/living/carbon/human/life.dm
code/modules/mob/living/carbon/human/say.dm
code/modules/mob/living/carbon/human/update_icons.dm
code/modules/mob/living/carbon/metroid/metroid.dm
code/modules/mob/living/living.dm
code/modules/mob/living/silicon/ai/life.dm
code/modules/mob/living/silicon/robot/robot.dm
code/modules/mob/mob_cleanup.dm
code/modules/mob/mob_defines.dm
code/modules/mob/mob_transformation_simple.dm
code/modules/paperwork/clipboard.dm
code/modules/paperwork/folders.dm
code/modules/paperwork/paper.dm
code/modules/paperwork/paperbin.dm
code/modules/paperwork/pen.dm
code/modules/power/cable.dm
code/modules/projectiles/guns/energy/special.dm
code/modules/projectiles/guns/projectile/revolver.dm
code/modules/projectiles/projectile/change.dm
code/modules/projectiles/projectile/special.dm
code/modules/reagents/Chemistry-Reagents.dm
code/modules/reagents/reagent_containers/glass.dm
code/modules/reagents/reagent_containers/hypospray.dm
code/modules/recycling/sortingmachinery.dm
code/modules/research/designs.dm
config/config.txt
html/changelog.html
icons/mob/head.dmi
icons/mob/hud.dmi
icons/mob/items_lefthand.dmi
icons/mob/items_righthand.dmi
icons/mob/mask.dmi
icons/mob/suit.dmi
icons/mob/ties.dmi
icons/mob/uniform.dmi
icons/obj/clothing/hats.dmi
icons/obj/clothing/masks.dmi
icons/obj/clothing/suits.dmi
icons/obj/clothing/ties.dmi
icons/obj/grenade.dmi
icons/obj/projectiles.dmi
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2013-01-11 22:12:31 +10:00
SkyMarshal
93476a2c16
Finishing touches on Air Alarms, Firedoors, and Central Atmos Control
2013-01-04 22:00:56 -07:00
giacomand@gmail.com
b9bb759cd8
-Multiple fixes for machinery not correctly updating their icons when depowered.
...
-Gave request consoles an off sprite.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5421 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-30 02:20:03 +00:00
giacomand@gmail.com
7caff5dd42
-Proper fix for the scrubber/vent runtimes.
...
I made the vents and scrubbers update the area scrubber/vent info themselves, meaning that an air alarm isn't required to initialize the area/vent info and to stop it from being null.
This will add more flexibility in the future.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5331 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-15 18:59:47 +00:00
giacomand@gmail.com
74ac2b9611
-Fixed vent pumps/vent scrubbers runtiming on deletion when it is dragged and then consumed by a singularity.
...
-Fixed vents not correctly updating the area with their deletion.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5329 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-15 16:54:36 +00:00
Kreastr
2faf9c7a9c
The groups exist, but the lists do not.
2012-11-12 02:41:12 +02:00
Kreastr
dc396ddb57
Fix for Issue 1868
2012-11-12 02:24:28 +02:00
Cael_Aislinn
2f853fe23a
Merge remote-tracking branch 'remotes/git-svn' r4920 into bs12_with_tgport
...
Conflicts:
baystation12.dme
code/game/gamemodes/changeling/modularchangling.dm
code/game/gamemodes/cult/runes.dm
code/game/gamemodes/events.dm
code/game/machinery/computer/HolodeckControl.dm
code/game/objects/items/devices/radio/radio.dm
code/modules/admin/admin_verbs.dm
code/modules/awaymissions/zlevel.dm
code/modules/client/client procs.dm
code/modules/mob/living/say.dm
code/modules/mob/living/simple_animal/life.dm
code/modules/mob/mob_cleanup.dm
code/modules/paperwork/paperbin.dm
html/changelog.html
icons/turf/areas.dmi
maps/RandomZLevels/assistantChamber.dmm
maps/RandomZLevels/fileList.txt
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2012-10-21 00:25:05 +10:00
petethegoat@gmail.com
cfb1ad5551
Committing for Aranclanos:
...
Fixes issue 986. (Constructed normal walls named wrong)
Fixes issue 1000. (Destroyed vent still shows up in air alarm)
Fixes issue 1003. (Glowshrooms don't give off light when planted!)
Fixes issue 1004. (Issues with (?) Command)
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4884 316c924e-a436-60f5-8080-3fe189b3f50e
2012-10-15 16:45:18 +00:00
Cael_Aislinn
6bd0e536bd
Merge remote-tracking branch 'remotes/git-svn' into bs12_with_tgport
...
Conflicts:
code/ATMOSPHERICS/pipes.dm
code/datums/organs/organ_external.dm
code/game/gamemodes/changeling/modularchangling.dm
code/game/gamemodes/events.dm
code/game/gamemodes/events/ninja_equipment.dm
code/game/hud.dm
code/game/jobs/job/captain.dm
code/game/machinery/atmoalter/area_atmos_computer.dm
code/game/machinery/recharger.dm
code/game/objects/hud.dm
code/game/turfs/turf.dm
code/modules/client/client defines.dm
code/modules/clothing/head/misc.dm
code/modules/clothing/spacesuits/rig.dm
code/modules/clothing/under/miscellaneous.dm
code/modules/mob/living/carbon/alien/humanoid/hud.dm
code/modules/mob/living/carbon/human/hud.dm
code/modules/mob/living/carbon/human/update_icons.dm
code/modules/mob/living/carbon/monkey/hud.dm
code/modules/mob/mob_cleanup.dm
code/modules/mob/mob_defines.dm
code/modules/mob/mob_helpers.dm
code/modules/mob/mob_movement.dm
code/modules/mob/screen.dm
code/modules/paperwork/filingcabinet.dm
code/modules/power/cable_heavyduty.dm
code/modules/projectiles/guns/energy/temperature.dm
code/setup.dm
config/game_options.txt
icons/mob/screen1_Midnight.dmi
icons/mob/screen1_Orange.dmi
icons/mob/screen1_alien.dmi
icons/mob/screen1_old.dmi
icons/obj/atmospherics/passive_gate.dmi
icons/obj/pipe-item.dmi
interface/interface.dm
2012-10-05 22:21:26 +10:00
baloh.matevz
d20ec0696a
- Piped tgstation 3.0.0.dmm
...
(Damn it, it took a million hours to do that, and the entire commit log is going to be two words long?!)
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4804 316c924e-a436-60f5-8080-3fe189b3f50e
2012-10-04 02:30:17 +00:00
giacomand@gmail.com
5557116fd9
Committing for Numbers.
...
- Readded Volume Pumps - now they work as intended and are constructable
- Readded Passive Gates - now they work as intended and are constructable
- Readded Heat Exchangers - now they work as intended and are constructable
- Added Heater - to warm up gasses to 300C
- Adjusted volumes on big tanks and portable pumps to 2000 and 1200 respectably
- Pipe dispensers can produce the readded pieces.
- Pipe construction code updated to compesate for the new items
- New graphics for all of the above - courtesy by Ausops.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4785 316c924e-a436-60f5-8080-3fe189b3f50e
2012-09-30 19:31:35 +00:00
giacomand@gmail.com
f3f8340a3d
Experimental tweak, I'll revert this if everyone hates it but for now I want to see how things will be if airlocks use the environmental power channel.
...
-Changed airlocks to use the environmental power channel.
-Changed all airlock controlling devices to use the environmental power channel.
-Changed shutters to use the environmental power channel.
-Changed pipe meters to use the environmental power channel.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4784 316c924e-a436-60f5-8080-3fe189b3f50e
2012-09-30 18:51:23 +00:00