Commit Graph

2192 Commits

Author SHA1 Message Date
Poojawa 42db44b39e Alien Ruin fix, various cherrypicked upstream fixes
Also adds new buildmode
2018-09-13 22:55:11 -05:00
Poojawa afac3ae0ab Merge branch 'master' into changelog-memes 2018-09-11 07:52:59 -05:00
Poojawa 8b9ef1e400 Game folder 2018-09-11 04:06:45 -05:00
deathride58 70f979fa95 Merge pull request #7534 from nik707/stealthnerfs
[s] nerfs smuggler satchels cus wtf
2018-09-10 18:50:22 -04:00
Poojawa 2066111026 Fixes an <i> noticed in Musician.dm (#7548) 2018-09-07 05:43:00 -07:00
deathride58 b604390f33 Ports tgstation/tgstation#39302 with adjustments, see desc of commit (#7424)
Instead of the box being 100% invisible at all times, the box will steadily become more and more visible as you move. The faster you move, the more visible the box becomes. The box will slowly become invisible again every process() cycle.
This also makes the box inherit the movement delay of it's user, meaning you're able to sprint while moving inside boxes, or walk to slow yourself down.
2018-09-07 05:40:53 -07:00
deathride58 6fa011c1be INTRODUCING KITCHEN GUN (#7508) 2018-09-07 05:40:35 -07:00
nik707 2aa0eb2d1b different nerf 2018-09-04 16:31:35 -05:00
nik707 4b6398cfa9 nerfs smuggler satchels 2018-09-03 22:58:08 -05:00
kevinz000 0e0928df26 Merge branch 'master' into fusion_2 2018-09-03 11:17:45 -07:00
deathride58 d57db6ba81 Merge pull request #7497 from improvedname/more-nerf
Makes the syndicate suspicous toolbox not be called "suspicous anymore" but just black and red striped instead.
2018-09-03 13:49:15 -04:00
deathride58 c8a3f56af6 Merge pull request #7489 from Citadel-Station-13/nanites
Nanites port
2018-09-03 13:47:28 -04:00
kevinz000 f8a0ac8574 work damnit, work. 2018-09-03 10:43:49 -07:00
kevinz000 2bf5e6af58 Initial Commit 2018-09-03 10:35:47 -07:00
Tupinambis afcf52f5d8 This time it should actually work. I forgot to compile the first because I am an idiot haha yes. 2018-08-31 18:05:10 -05:00
Nick fad5d5db83 Update toolbox.dm 2018-08-29 17:49:00 +02:00
Nick 03358c2db6 Update toolbox.dm 2018-08-29 17:48:16 +02:00
Nick 770cefe387 Update toolbox.dm 2018-08-25 21:33:21 +02:00
LetterJay 1b11773cd9 DB port 2018-08-23 07:20:49 -05:00
kevinz000 b99556c70f Nanites port from /tg/station, original coder XDTM 2018-08-23 01:16:32 -07:00
deathride58 695bbef473 makes spears require priming to explode on throw, makes it possible to rip embedded objects out instantly by pressing resist if the item is normal sized or larger (#7450) 2018-08-23 00:30:33 -07:00
deathride58 21064fb860 nerfs emp defibs by giving their disarm act a 1 second timer (#7483) 2018-08-23 00:24:27 -07:00
kevinz000 ccfa495a27 Update pneumaticCannon.dm 2018-08-17 16:02:01 -07:00
deathride58 4f36f3d263 Merge pull request #6945 from ElPresidentePoole/master
Allows players to commit seppuku with any katana, adds SFX for seppuku
2018-08-17 16:55:28 -04:00
deathride58 c88ceccfe0 Merge pull request #7462 from Citadel-Station-13/kevinz000-patch-5
fixes telekenetic snatching from toilets where some captains hide the spare id
2018-08-17 16:50:18 -04:00
kevinz000 15f1d48311 Update watercloset.dm 2018-08-14 22:01:38 -07:00
kevinz000 6166d15d40 Update bedsheet_bin.dm 2018-08-14 21:57:49 -07:00
kevinz000 f50b370fd1 Update bedsheet_bin.dm 2018-08-14 21:56:44 -07:00
deathride58 279ebaf27a Merge pull request #7429 from Citadel-Station-13/kevinz000-patch-9
family heirloom toolboxes are now bulky items but take less stamina to swing, have 2 extra damage, as well as 20 extra damage to structures/objects
2018-08-12 20:38:00 -04:00
Letter N 6f84c924e1 ser.lazy == true (#7453) 2018-08-12 17:37:36 -07:00
deathride58 26a11df5c5 Merge pull request #7386 from Citadel-Station-13/photography_update
Photography update - Photo persistence, 7x7 photos, adjustable camera photo size, photo logging with full metadata, etc etc
2018-08-04 00:22:07 -04:00
kevinz000 0ee8542677 Update toolbox.dm 2018-08-01 21:27:43 -07:00
kevinz000 5ccda57266 Update wormhole.dm 2018-07-24 01:06:37 -07:00
kevinz000 6e03770b93 Wormhole Update 2018-07-21 01:07:21 -07:00
kevinz000 2a6e4fce59 Photography Update 2018-07-20 15:26:13 -07:00
deathride58 6670284b62 fixes items spawning on top of closets rather than inside closets (#7361) 2018-07-20 03:41:34 -07:00
deathride58 f1739cb482 Upstream fix mirror spree (#7362)
* tgstation/tgstation#39025 - Fixes nukeop eshield not being buyable

* tgstation/tgstation#39011 - [s] Adds missing logging to the staff of storms

* tgstation/tgstation#38980 - Corrects a stat error in the Nuke Ops uplink

* tgstation/tgstation#38988 - Fixes blob victory.

* tgstation/tgstation#38990 - Allow players to un-ignore previously ignored popups for ghostroles, and ignore notifications with no ignore button

needs tgui recompile

* tgstation/tgstation#38994 - Fix timer bug

* TGUI recompile

* tgstation/tgstation#39035 - Fixes navigation computers.

* tgstation/tgstation#39043 - Fixes minor genetics scanner runtime

* tgstation/tgstation#39044 - Fixes burgers icons

* tgstation/tgstation#39055 - Fixes porta_turret and decal shuttle rotations

* tgstation/tgstation#39063 - Stops extinguishers from cooling turfs to absolute zero

* tgstation/tgstation#38967 - Fixes smuggler's satchel init typo

* tgstation/tgstation#38931 - Fixes pulse rifles exploding structures in nullspace and that sort of thing
2018-07-20 03:40:39 -07:00
deathride58 00128fe87e nerfs gas tank ruptures by reducing the effective pressure of a gas tank rupture from ^4 to ^3 (#7373) 2018-07-18 15:18:23 -07:00
deathride58 a18525ad06 Merge pull request #7366 from Citadel-Station-13/mirror-38933
[requires testmerge]upstream mirror - projectile pathing/hitscan lighting refactor
2018-07-17 11:19:07 -04:00
kevinz000 b33d2b82fb Merge branch 'master' into mirror-38933 2018-07-14 15:26:49 -07:00
kevinz000 bcb1b04c40 Upstream mirror 2018-07-14 15:24:35 -07:00
Bear 88fb190bed display images modularizing 2018-07-10 18:05:16 -04:00
Bear 4f48bc2dd5 pAI screen displays 2018-07-10 07:37:16 -04:00
deathride58 8b58db057e Merge pull request #7355 from Citadel-Station-13/upstream-merge-38934
[MIRROR] Fix constructed directional windows leaking atmos, wrap setting of the anchored var on objects
2018-07-10 01:56:32 -04:00
deathride58 6a5087877b Merge pull request #7129 from PolymorphBlue/vTecControl
Modifies the vTec cyborg upgrade to be toggleable between off/half/full
2018-07-09 00:26:23 -04:00
vuonojenmustaturska 417496aa6e Fix constructed directional windows leaking atmos, wrap setting of the anchored var on objects (#38934)
* Wrap setting anchored for structures, fix atmos bug

* forgot this

* Add a signal for setanchored

* move setanchored to obj

* machinery, also some structure stuff

* tabbing
2018-07-06 13:28:01 -05:00
deathride58 3e18d8208e Updates to tgstation commit 78e471d 2018-07-05 01:22:27 -04:00
deathride58 ac6fddcfb3 Merge remote-tracking branch 'upstream/master' into hopefullythefinalhardsync 2018-07-05 00:17:44 -04:00
CitadelStationBot 06d08c67c3 [MIRROR] Makes tear in the fabric of reality inaccessible until a boh bomb is detonated (#7327)
* Makes tear in the fabric of reality inaccessible until a boh bomb is detonated (#38852)

* a commit message

* reviews addressed?

* Makes tear in the fabric of reality inaccessible until a boh bomb is detonated
2018-07-04 18:38:53 -07:00
Letter N abc32ed0df adds "cap's female formal outfit" (#7307)
* Update under.dm

* modifies cit_clothes.dmi

* Updates uniforms.dmi

* Update security.dm

* now wont remove other clothing stuff (TM)

* Add files via upload

* Update under.dm
2018-07-04 05:37:01 -07:00