WJohn
7c86c0667c
Merge pull request #13316 from KorPhaeron/listening_post
...
Moves Listening Post to Z6, removes it as an away mission
2015-11-30 20:14:14 -05:00
Cheridan
4f38906dd5
Merge pull request #13311 from KorPhaeron/wild_west
...
Fixes wild west windows
2015-11-30 07:12:05 -06:00
KorPhaeron
0a4dca7a94
Moves listening post to Z6
2015-11-29 10:42:05 -06:00
KorPhaeron
6145b9c24f
Revert "Removes listening post as an away mission, adds it to Z6"
...
This reverts commit cbd70ee3ec .
2015-11-29 10:35:36 -06:00
KorPhaeron
cbd70ee3ec
Removes listening post as an away mission, adds it to Z6
2015-11-29 10:34:49 -06:00
Jordie
38eddb1421
Merge pull request #13179 from AnturK/academy
...
Wizard Academy Away Update
2015-11-29 21:06:34 +11:00
KorPhaeron
d3d151e380
Fixes windows
2015-11-29 01:54:53 -06:00
AnturK
74a4227d0e
Academy Update Part Two
2015-11-28 18:15:31 +01:00
AnturK
b14e9133d2
Academy Update
2015-11-28 12:35:41 +01:00
MMMiracles
5f4b7b3684
fixes the holotable path
2015-11-27 17:49:31 -05:00
Remie Richards
fdede51a09
Merge pull request #12954 from MMMiracles/spookycaves
...
New Away Mission: Caves
2015-11-27 20:11:26 +00:00
MMMiracles
5f5d8bca95
did you know this is the final change? no.
2015-11-27 01:01:43 -05:00
AnturK
235649c4c6
Map Changes - 2.0
2015-11-26 22:16:44 +01:00
MMMiracles
77f283a804
just kidding this is actually the final change once and for all
2015-11-26 15:16:11 -05:00
MMMiracles
0576bc9a0e
final changes, everything works oh boy.
2015-11-26 10:54:21 -05:00
MMMiracles
2d94b0ff9b
feedback changes:
...
added more loot
nerfed the spawn rates and health of the spawners
widened the paths of some areas for lava passages
added a medbay area to the first level incase of stupid people not coming prepared
added 2 mining rigsuits, may be difficult to get though
fixed(?) issues with dicklys drilling ladders and basalt floors causing issues
2015-11-25 23:24:42 -05:00
MMMiracles
ef7dc5c6b2
rip hole, map is ready.
...
added spawners for all mining mobs.
2015-11-25 18:32:05 -05:00
WJohn
0f9f2edb23
Fixes for minor oversights.
2015-11-24 20:39:53 -05:00
MMMiracles
671fa02edf
almost there folks
2015-11-23 21:53:27 -05:00
WJohn
17d5aec7ac
Fixes UO45 and MO19 for real.
2015-11-22 00:11:47 -05:00
MMMiracles
13e4f16ce5
more edits
2015-11-21 14:23:18 -05:00
MMMiracles
90c55718af
conflict fix oh vey
2015-11-13 16:27:03 -05:00
MMMiracles
d0356f2741
more map changes, misc edits
2015-11-13 16:16:57 -05:00
MMMiracles
01742de97f
another update, added some corpse spawners for map use.
2015-11-11 18:51:56 -05:00
MMMiracles
84411e679b
updated walls on wild west and challenge to be unbreakable.
2015-11-11 16:55:24 -05:00
MMMiracles
7493326f61
More edits, woop.
2015-11-10 22:08:51 -05:00
MMMiracles
359bdf7e5e
Adding a new away mission, WIP.
2015-11-10 18:18:07 -05:00
Firecage
9ce5334890
merge conflict fix
2015-11-10 18:44:10 +02:00
WJohn
33ec917964
Merge pull request #12914 from MMMiracles/fak
...
Giving the away missions some love: part 2
2015-11-10 11:38:27 -05:00
Firecage
b2937bf315
Changes the operating table to be an actual table.
2015-11-08 22:09:35 +02:00
MMMiracles
2136d86ba0
More misc fixes, should be all for now.
2015-11-08 08:28:54 -05:00
MMMiracles
5be7589e5a
Fixes invisible item issues (mostly lockers), weird awaystart points, and the hell that was the underground being comprised of mostly buttons and shuttle walls.
2015-11-07 21:18:14 -05:00
MMMiracles
5f17c26626
Giving the away missions some love: part 1
2015-11-07 16:07:14 -05:00
Shadowlight213
ba2f60047f
Fixes stool paths. Also removes outdated comment.
2015-10-29 20:30:31 -07:00
Shadowlight213
d513bda437
Moves away mission loader file to config folder.
2015-10-29 19:26:59 -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
534d3f45e3
Whoops
2015-10-09 17:48:58 -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
df7386a4ec
Assemblies update
2015-09-04 11:22:37 +03: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
95be17923e
Merge branch 'master' of https://github.com/tgstation/-tg-station into DisposalStuff
...
Conflicts:
_maps/map_files/AsteroidStation/Asteroidstation.dmm
2015-07-30 16:34:39 +02:00
CorruptComputer
a3e2121714
Removes step's
2015-07-28 18:40:49 -05: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
Remie Richards
d525fd6a87
Merge pull request #7872 from AnturK/hiss
...
Makes NPC queens/drones plant weeds/eggs
2015-03-09 14:27:55 +00:00
Remie Richards
736ffafa55
Merge branch 'master' of https://github.com/tgstation/-tg-station into BlobReroll
...
Conflicts:
code/game/gamemodes/blob/blobs/blob_mobs.dm
code/game/gamemodes/blob/blobs/core.dm
2015-03-01 00:18:19 +00:00