Firecage
c1f4296035
Makes it so Mechas can't pass through plastic flaps. ( #19303 )
...
* Makes it so Mechas can't pass through plastic flaps.
* Phazon no can pass through flaps.
2016-07-14 19:41:52 +12:00
Kyle Spier-Swenson
de5d6d29a8
Update plasticflaps.dm
2016-07-12 22:47:23 -07:00
Kyle Spier-Swenson
77749840b3
Update plasticflaps.dm
2016-07-12 22:47:22 -07:00
Kyle Spier-Swenson
8bcc67d11d
air tight plastic flaps now properly set atmos state.
...
blocks_air is getting phased out, this is the last thing that uses it that isn't a closed turf
In another pr when I have more time, i'll remove the var flat out.
2016-07-12 22:47:21 -07:00
Supermichael777
f35a410ab6
Stupid github didnt show your coment the first time
2016-06-20 09:16:47 -04:00
Supermichael777
f6dd9cc402
Actualy fixes the bug because OBTUSE PROC NAMES.
2016-06-19 18:53:44 -04:00
Supermichael777
a17e676f05
Such a hard fix pudl
2016-06-18 14:23:00 -04:00
AnturK
19eb97ae18
Moves some list initializations to New
...
Fixes missing ..() calls in New()
2016-06-07 18:39:13 +02:00
Joan Lung
2cfb2d8eed
Layers are now defines ( #17949 )
...
* Layers are now defines
* this looks better
* GAS_phil_LAYER
* no message
* remove the three unneeded defines
* no message
2016-05-27 22:16:21 +02:00
phil235
0caa59b21a
First commit of this big PR
...
These are the files with just tiny tweaks. Mostly modify an object's attackby so it does "return ..()" instead of "..()".
If there are other things in this commit, the PR's description will explain them.
2016-04-24 20:26:24 +02:00
duncathan
b9950c4358
turf/open and turf/closed
2016-03-29 13:38:56 -06:00
duncathan
12a6205372
Merge branch 'master' of https://github.com/tgstation/-tg-station into turfs
...
Conflicts:
_maps/RandomRuins/SpaceRuins/asteroid4.dmm
_maps/RandomRuins/SpaceRuins/spacebar.dmm
_maps/RandomZLevels/Academy.dmm
_maps/RandomZLevels/beach.dmm
_maps/RandomZLevels/caves.dmm
_maps/RandomZLevels/research.dmm
_maps/RandomZLevels/snowdin.dmm
_maps/RandomZLevels/spacebattle.dmm
_maps/RandomZLevels/undergroundoutpost45.dmm
_maps/RandomZLevels/wildwest.dmm
_maps/map_files/AsteroidStation/AsteroidStation.dmm
_maps/map_files/BirdStation/BirdStation.dmm
_maps/map_files/DreamStation/dreamstation04.dmm
_maps/map_files/DreamStation/z5.dmm
_maps/map_files/EfficiencyStation/EfficiencyStation.dmm
_maps/map_files/MetaStation/MetaStation.v41I.dmm
_maps/map_files/MiniStation/MiniStation.dmm
_maps/map_files/TgStation/tgstation.2.1.3.dmm
_maps/map_files/generic/z4.dmm
_maps/map_files/generic/z5.dmm
_maps/map_files/generic/z6.dmm
_maps/templates/lavaland_surface_prisoner_crash.dmm
_maps/templates/lavaland_surface_seed_vault.dmm
_maps/templates/lavaland_surface_ufo_crash.dmm
code/game/asteroid.dm
code/game/atoms.dm
code/game/gamemodes/cult/runes.dm
code/game/gamemodes/malfunction/Malf_Modules.dm
code/game/machinery/computer/arcade.dm
code/game/objects/structures/lattice.dm
code/game/turfs/simulated/floor/fancy_floor.dm
code/game/turfs/simulated/floor/misc_floor.dm
code/game/turfs/simulated/floor/plasteel_floor.dm
code/game/turfs/simulated/walls_misc.dm
code/game/turfs/turf.dm
code/modules/events/spacevine.dm
code/modules/mining/mine_turfs.dm
code/modules/mob/living/living.dm
code/modules/mob/living/silicon/robot/robot.dm
code/modules/mob/living/simple_animal/bot/cleanbot.dm
code/modules/mob/living/simple_animal/bot/mulebot.dm
code/modules/mob/mob_movement.dm
2016-03-10 23:07:21 -06:00
duncathan
5bf31463da
removes simulated turfs; adds space gas mixture for space
2016-03-10 17:27:01 -06:00
Remie Richards
4e821d8657
Atoms may now have many mobs buckled to them, as opposed to one, this is controlled by the new max_buckled_mobs var on atoms, defaults to 1 as to not change any current functionality
2016-03-07 18:03:25 +00:00
Menshin
828c1ddf2c
* Generalized AStar check for objects preventing passability
...
* Fixed AStar not detecting plastic flaps as impassable for mobs that can't pass them (fixes #14616 )
2016-01-16 15:27:31 +01:00
AnturK
e36853d7c9
Convert bots to simple animals - Updated 7.0
2015-11-26 22:06:07 +01:00
Incoming5643
c4af09089c
no comment
2015-10-24 23:44:22 -04:00
Incoming
5b3215a6d7
@memo incoming wow making sure you update to master sure is hard huh?
2015-10-24 23:43:26 -04:00
Incoming
ddbfec6fbc
Merge branch 'master' of https://github.com/tgstation/-tg-station into flapping_intensifies
...
Conflicts:
code/game/machinery/computer/shuttle.dm
2015-10-24 23:32:55 -04:00
phil235
9c79257aab
Changes the paths of stools, beds and chairs. It is now obj/structure/bed/chair and obj/structure/bed/stool. It makes much more sense since stools barely have any code of their own.
...
Beds (and chairs) now have buildstacktype and buildstackamount vars to handle how many sheets of what they should drop on deconstruction.
They also have a foldabletype var to handle folding into item (currently only used by roller beds) so that people can add foldable chairs in the future.
Fixes swivel chairs not dropping the correct amount of metal sheets.
2015-10-10 13:35:00 +02:00
phil235
c4c447a8dc
Fixes hotspot having two New() procs.
...
Fixes many machines and a few structure not having a cooldown when attacked with an item.
Fixes not being able to eat or be facehugged when wearing riot helmet with visor up.
Fixes not being able to use child of the tool type for craft recipes requiring tools.
Tablecrafting failure message now tells you what caused the failure (missing tool, missing component)
Fixes fuego plasma burrito recipe.
Fixes being able to grab cups from water cooler with telekinesis, putting the cup directly in your hand.
Fixes golem appearing with their old human name for a split second.
Some changes to make code more OOP (take_damage() proc for barricade, shieldgen, etc)
Some tweaks to light tube building code.
2015-10-08 19:50:01 +02:00