Commit Graph

30 Commits

Author SHA1 Message Date
AnturK ba750e34e9 Repaths 2016-02-18 17:56:43 +01:00
Bjorn Neergaard 68e1269ea7 Repath thank dispensers; fix ASSteroid station; repath SSU ract 2016-01-25 12:03:13 -06:00
Bjorn Neergaard f3697fc7d6 Repath air alarms 2016-01-25 12:02:58 -06:00
WJohn e4b4800aab Fixes science lockers, adds real eggs to queen chamber in alien hive. 2015-12-08 06:50:00 -05:00
WJohn 17d5aec7ac Fixes UO45 and MO19 for real. 2015-11-22 00:11:47 -05:00
Firecage b2937bf315 Changes the operating table to be an actual table. 2015-11-08 22:09:35 +02:00
Shadowlight213 ba2f60047f Fixes stool paths. Also removes outdated comment. 2015-10-29 20:30:31 -07:00
MrPerson 73c0f5d462 Remove tags from some maps
Disc was left completely untouched. Dream was given only a single edit to keep the syndiebomb working. Meta and Bird are also both cleaned up now too. All map-specific custom z's were cleaned too.

Source of these tags is DM being stupid. When you use the "Generate instances based on icon states" option, for some ungodly reason it gives those instances a tag. Which is retarded, tags are supposed to be unique to each object.

I tried searching for legit uses of tag in code and found only a few landmarks and giving mobs a tag. In any event, setting tags on map objects is probably a really bad idea anyway.

Exact regex used to find these so you guys can check my work

; tag = "[^"]*"
#end/middle

(?<=\{)tag = "[^"]*";
#begin

\{tag = "[^"]*"\}
#solo
2015-10-24 09:07:32 -07:00
Shadowlight213 d6b0c88bff Fixes sprite errors. 2015-10-09 20:51:27 -07:00
Shadowlight213 16ef5d0832 Bunch of Fixes.
Adds a new line to the space_levels.txt
2015-10-09 20:03:47 -07:00
Shadowlight213 09c582995d Compile passed 2015-10-08 23:41:03 -07:00
Shadowlight213 ccba2c2c53 Away mission fix pass 1 2015-10-08 21:24:44 -07:00
c0 4374c96117 Fixes 2015-08-28 10:44:34 +03:00
c0 8474086bce Buttons and wall frames rework 2015-08-28 02:01:49 +03:00
phil235 34b9a045fc Fixes non carbon being stunned when thrown and hitting something dense.
Fixes being able to enter a disposal bin while buckled.
Fixes items bouncing off delivery chute when thrown into it despite entering the chute.
Fixes being able to leave disposal pipes when moving inside pipes on a janicart.
Fixes some potential runtime (null loc) when flushing the disposal units.
Fixes the thrown range when being ejected from a disposal pipe.
2015-07-26 20:40:46 +02:00
Cheridan 884e9e3774 Day Who-Knows: Bar Gambling Expansion!
Space cash is stacks
Adds dealer table to map
2015-03-29 18:09:54 -05:00
AnturK fb2912146f Adds plants_flag, sets moonoutpost aliens to use it 2015-02-22 19:19:31 +01:00
WJohn 9a80deafd4 updates mo19 paths 2015-02-04 18:06:29 -05:00
WJohn 502bf4e0a9 Adds two pairs of yellow gloves after complaints on hacking being very bothersome. 2014-11-30 20:16:14 -05:00
WJohn 8fe7b2d640 MO19 Fixes #5
Changes lots of areas around so they have their own gravity rather than a grav gen room someplace. Since this is done throughout the whole map we got a lot of line changes.
2014-11-30 15:37:55 -05:00
WJohn 9fae0d134b More MO19 fixes
Changes all necessary windows to be fulltile.
2014-11-22 12:30:53 -05:00
tkdrg ed4c03b099 Floor cleanup: Repaths /turf/simulated/floor to /turf/simulated/floor/plasteel
Repaths carpet and grass to /turf/simulated/floor/fancy/carpet and /turf/simulated/floor/fancy/grass
Cleans up a few floor procs
2014-11-12 22:50:32 -03:00
WJohn a3f2ba3075 camera harder 2014-11-04 14:28:48 -05:00
WJohn 85f3d72bd5 Whoops cameras 2014-11-04 14:12:11 -05:00
WJohn ae246c4535 Fixes various errors encountered through playtesting and adds a few camera networks. 2014-11-04 13:47:09 -05:00
MrPerson 63d34c9e3b Update all the away mission paths 2014-10-17 04:29:24 -07:00
WJohn cf6476e1df More minor fixes without map merger bleh 2014-09-23 12:15:42 -04:00
WJohn b176e1100e Minor fixes for MO19
Map merger is being kind of dumb and I'm not sure what I did wrong there.
2014-09-22 16:26:03 -04:00
JStheguy 5c593ca72e Halfasseryed Updat
-Replaces resin doors with more resin walls
2014-09-09 21:13:45 -05:00
JStheguy 34c98c84fa MONINETEEN
-PORTS MOON OUTPOST 19 FROM NTSTATION
-PORTS RUSTED WALLS
2014-09-08 20:24:51 -05:00