AnturK
e1fece081f
Limit bullet overlays on walls ( #33364 )
...
* Limit bullet overlays on walls
* Whitespace bad
* Okay
* Touching this because I'm testing TGS3 stuff
* Update walls.dm
2017-12-08 10:33:39 -06:00
Jordan Brown
e1f658a50d
Removes ComponentActivated in favor of callbacks
2017-12-05 15:42:47 -06:00
ShizCalev
12aa356f10
Updates some item drops to use drop_location()
2017-11-24 12:59:33 -06:00
LetterJay
eba36e48f9
Merge pull request #3984 from Citadel-Station-13/upstream-merge-32188
...
[MIRROR] JSON feedback
2017-11-22 18:42:34 -06:00
Tad Hardesty
38c45fb479
Refactor chasm paths to be more sane ( #32701 )
...
In addition, makes chasm handling a component, so it could be reused for
chasm-likes which are not quite chasms.
Also fixes a couple of bugs relating to building on top of chasms
occasionally erasing the chasm.
2017-11-22 03:30:49 -06:00
deathride58
1f6b3ce629
Merge branch 'master' into upstream-merge-32188
2017-11-21 19:53:58 +00:00
deathride58
4e727ee576
Merge remote-tracking branch 'refs/remotes/origin/master' into upstream-merge-32860
...
# Conflicts:
# _maps/map_files/MetaStation/MetaStation.dmm
2017-11-20 23:34:46 -05:00
WJohn
e8ddae5d98
Cleans up floors.dmi a bit and adds new turf decals.
2017-11-20 20:48:06 -06:00
Jordan Brown
2498e1ddc0
Cleans up unused code
2017-11-20 10:14:32 -06:00
Jordie
7ca6c282f3
Merge pull request #32883 from vuonojenmustaturska/tendrilqdel
...
Fixes tendril-related things failing to qdel because of chasm shenanigans
2017-11-19 22:29:41 -06:00
Jordie
b7e99a7448
JSON feedback
2017-11-17 01:44:12 -06:00
vuonojenmustaturska
8136148303
Minor speedups to movement: First Blood Part 2
2017-11-14 15:00:45 -06:00
oranges
033f336ed1
Merge pull request #32553 from ExcessiveUseOfCobblestone/ihategoofxray
...
Xrays go through walls but stop on mobs/blob
2017-11-13 03:17:24 -06:00
LetterJay
9b406f88a7
Merge pull request #3879 from Citadel-Station-13/upstream-merge-32400
...
[MIRROR] Assmos tweaks/minor additions.
2017-11-12 08:21:09 -06:00
as334
7f9800e8fa
Assmos tweaks/minor additions. ( #32400 )
...
* Adds pluoxium formation, makes fusion radioactive and nerfs it, makes noblium cost more energy.
* Review response.
* tanks now melt above 1 Million degrees Kelvin.
2017-11-10 01:31:16 -06:00
Tad Hardesty
5f8d368d9f
Fix bluespace shelters smoothing with non-shelter walls ( #32526 )
2017-11-09 11:07:15 -06:00
ShizCalev
88e7e8d2cb
Fixes turf_decal layering
2017-11-07 21:38:53 -06:00
LetterJay
b11ae3b119
Merge pull request #3796 from Citadel-Station-13/upstream-merge-32375
...
[MIRROR] Fixed required images being in the config folder
2017-11-07 03:50:16 -06:00
LetterJay
83c6690721
Update closed.dm
2017-11-07 03:24:50 -06:00
nicbn
46c62b6293
overhaul ( #32316 )
2017-11-03 23:40:27 -05:00
Jordan Brown
a4665bc7cd
Fixed required images being in the config folder
2017-11-03 23:35:06 -05:00
LetterJay
73f54f340f
Merge pull request #3770 from Citadel-Station-13/upstream-merge-32328
...
[MIRROR] Refactors the RCD code a tiny bit. One minor balance change
2017-11-03 00:14:58 -05:00
LetterJay
443b49f7f2
Merge pull request #3758 from Citadel-Station-13/upstream-merge-32306
...
[MIRROR] Fix double progress bars when digging basalt
2017-11-03 00:11:51 -05:00
Jalleo
76bce07100
Refactors the RCD code a tiny bit. One minor balance change ( #32328 )
...
* Refactors the RCD code a tad to remove a variable from all RCD's and instead get the reinf_walls.dm checks to be a compiled check with a istype.
* Reverts back to variables for the reinforced walls check. Still reduced the amount of nessecary lines for it though
2017-11-02 13:55:46 -05:00
Tad Hardesty
6f06e690a4
Fix double progress bars when digging basalt ( #32306 )
2017-11-02 04:11:07 -05:00
Emmett Gaines
eb52a61437
makes walls call parent ( #32309 )
2017-11-02 04:08:44 -05:00
CitadelStationBot
9bda3f16c2
Merge pull request #3735 from Citadel-Station-13/upstream-merge-31942
...
[MIRROR] Shuttle rotation refactor and significant performance upgrade
2017-11-02 04:06:31 -05:00
Emmett Gaines
a9f07518a7
Shuttle rotation refactor and significant performance upgrade
2017-10-31 20:23:57 -05:00
kevinz000
8a7f8c9bc6
Fixes admin buildmode stripping people naked yet again, adds GetAllContentsIgnoring ( #31769 )
...
* Add GetAllContentsIgnoring which accepts an ignore typecache to ignore
* Update turf.dm
* fixes
* Update unsorted.dm
* Update turf.dm
2017-10-31 09:09:02 -05:00
Jordan Brown
82c388b3e8
Makes thermite a component
2017-10-27 17:36:38 -05:00
as334
eb4f6326d7
Assmos part 1, #2
2017-10-26 23:12:27 -05:00
Jordan Brown
fa433109ce
Transit space blocks explosions
2017-10-24 15:47:53 -05:00
Jordan Brown
c51edc3bcd
Removes duplicate typecaches
2017-10-23 08:25:30 -05:00
CitadelStationBot
d25cb1ba5d
[MIRROR] Grammar fixes to atom descriptions ( #3165 )
...
* Grammar fixes to atom descriptions
* compile errors
2017-10-21 07:17:03 -05:00
CitadelStationBot
adc2e46114
[MIRROR] Does some code standardization/consistency. ( #3161 )
...
* Does some code standardization/consistency.
* fixes merge conflict generation
* Missed a few, oops
* Update pierrot_throat.dm
2017-10-21 06:10:22 -05:00
LetterJay
481a3ef518
Merge pull request #3470 from Citadel-Station-13/upstream-merge-31788
...
[MIRROR] Stops plating subtypes from stating it has holes for rods & you can now only build ontop of it with tiles.
2017-10-18 07:36:55 -04:00
ShizCalev
272fcc0b5d
Stops plating subtypes from stating it has holes for rods & you can now only build ontop of it with tiles. ( #31788 )
...
* Stops plating types from stating rod holes
* More immersion. Stops building ontop with rods.
2017-10-17 13:37:25 -05:00
Leo
88486f97ca
Merge pull request #31795 from AnturK/random-runtimes
...
Random runtime fixes.
2017-10-17 09:20:55 -05:00
LetterJay
ec41bbc420
Merge pull request #3422 from Citadel-Station-13/upstream-merge-31733
...
[MIRROR] closed turfs remove themselves from SSair.high_pressure_delta on change
2017-10-16 07:25:44 -04:00
LetterJay
a11a474a94
Merge pull request #3416 from Citadel-Station-13/upstream-merge-31698
...
[MIRROR] Prevents tiles from being placed on top of buckled mobs
2017-10-16 07:09:30 -04:00
duncathan salt
3da718d3b1
closed turfs remove themselves from SSair.high_pressure_delta on change ( #31733 )
2017-10-15 19:32:20 -05:00
Leo
0380e43f33
Merge pull request #31698 from duncathan/atmos-patch7
...
Prevents tiles from being placed on top of buckled mobs
2017-10-15 14:02:02 -05:00
Jordan Brown
4e4f2fa19d
Merge pull request #31713 from vuonojenmustaturska/initializefixesoct
...
Fixes a bunch of runtimes involving supermatter suicides, also some initialize fixes
2017-10-15 11:32:05 -05:00
Emmett Gaines
24b9d4b9f4
Fixes camera mobs becoming contaminated and other tweaks ( #31731 )
2017-10-14 17:40:34 -05:00
LetterJay
581ea5ac48
Merge pull request #3382 from Citadel-Station-13/upstream-merge-31655
...
[MIRROR] Slight change to the behavior of Assimilate_Air()
2017-10-14 15:38:21 -04:00
LetterJay
c442f49cde
Merge pull request #3373 from Citadel-Station-13/upstream-merge-31645
...
[MIRROR] Cleans up explosives at syndie base
2017-10-14 10:20:27 -04:00
LetterJay
2e61af534e
Merge pull request #3366 from Citadel-Station-13/upstream-merge-31420
...
[MIRROR] Bullet decals tweak
2017-10-14 10:17:18 -04:00
oranges
dd8fb2a5ad
Merge pull request #31655 from duncathan/atmos-patch1
...
Slight change to the behavior of Assimilate_Air()
2017-10-13 23:50:05 -05:00
LetterJay
8aebc3b15a
Merge pull request #3364 from Citadel-Station-13/upstream-merge-30909
...
[MIRROR] Radiation rework and subsystem
2017-10-13 23:58:04 -04:00
ShizCalev
c7afe4f70e
Cleans up explosives at syndie base ruin ( #31645 )
2017-10-13 16:29:36 -05:00