Commit Graph

842 Commits

Author SHA1 Message Date
jughu 36a1cf3be1 Ayy (#20140) 2016-08-26 16:28:54 -05:00
xxalpha d7a5fa307a Cigarette packs immersion buff (#20069)
* Cigarette packs immersion buff.

* Changed code that did not work as intended
2016-08-26 14:13:56 +12:00
yackemflam 8cecab7b9b Some occurance changes and new kit
Any with 27 tc or less are more occurring.
Anything with 28 or more are somewhat occurring.
Anything with an extreme amount or round ending occurs a lot less often.
New sniper kit
2016-08-24 06:47:39 +09:00
yackemflam cac121cf46 Update uplink_kits.dm 2016-08-22 18:49:03 +09:00
yackemflam 68b73688ba Update uplink_kits.dm 2016-08-22 18:10:58 +09:00
yackemflam 9f2b59f3f9 Fucking hell people, fix these boxes 2016-08-22 18:08:04 +09:00
Incoming5643 ca934347b3 Fixes my hot fix! 2016-08-21 17:45:49 -04:00
Incoming 06812de30a WHOOPS 2016-08-21 17:40:41 -04:00
Incoming5643 f70ba63d3e You can smuggle smuggler's satchels to a future shift (#19838)
* Hidden Smuggler Satchels hidden beneath the station now persist between rounds, though there's no assurances of WHEN they'll appear next and only one will ever appear in the round.

NOTE THAT THIS PULL INTRODUCES A CRITICAL BUG, DO NOT MERGE *JUST* THIS PR, AWAIT THE FOLLOWUP

* Finishes up satchel persistence.

Satchels require at least 20 saved bags before any will start spawning.

the var persistence_replacement can be set to a path to replace a very high risk item with a lower risk look alike. This is currently done with the nuke disk, the wizards spellbook, and the uplink implant

* DESIGNATED.
REMIE.
PULL.
2016-08-20 16:27:02 +12:00
Ergovisavi 8656d3e7eb Adds "Proto-Kinetic Crusher", a melee mining weapon (#19891)
* Mining Hammer

* Adds the mining hammer "Proto-Kinetic Crusher" item
Makes megafauna a little easier to hit in melee
Makes jaunters and Hivelord cores fit in the mining belt

* Fixing a file that should have been untouched
Other miner (geddit) fixes for the mining hammer
2016-08-17 14:29:16 +02:00
ma44 3b0158986f Update bags.dm 2016-08-15 20:19:03 -05:00
ma44 5bf631034b Update bags.dm 2016-08-15 20:03:49 -05:00
oranges 5e5c84d47b Merge pull request #19879 from Bawhoppen/poop
Changes miner breath mask to gas mask
2016-08-16 10:26:30 +12:00
Lularian c717fb88da what is it good for 2016-08-14 07:04:33 -05:00
oranges bbf8889d9c Merge pull request #19810 from KorPhaeron/blueprint_fix
Refactors area creation
2016-08-15 00:01:00 +12:00
AnturK 524e9a0c9f Merge pull request #19806 from KorPhaeron/ocd
Fixes secbelt icon at roundstart
2016-08-12 23:40:32 +02:00
Jordie 6f4693d0f9 fixes invisible sabre and renames icons from rapier (#19817) 2016-08-11 10:00:57 -05:00
KorPhaeron 43a16713f1 Blueprints for everyone 2016-08-11 04:04:16 -05:00
KorPhaeron 2a71f7e3b2 Fixes realism issues with rapiers being able to dismember (#19779)
* Rapier Fixes

* Typo

* Rapiers are not canon

* Removes rogue apostrophe
2016-08-11 15:43:18 +12:00
KorPhaeron 933f95de19 Fixes secbelt icon at roundstart 2016-08-10 22:11:50 -05:00
Core0verload 3b75cacdb7 Adds armor support for ties (#19748)
* Adds holsters and storage vests

* spans fix

* lets try again

* fixes someone's OCD
2016-08-10 20:22:10 +12:00
Joan Lung db94623f6f Merge pull request #19686 from Incoming5643/the_darkness_in_my_heart_reveals_RNG
[s] local powergamer seen flying through space swinging crowbar wildly at void
2016-08-08 19:40:31 -04:00
Joan Lung 39e4ca8de1 Merge pull request #19012 from Shadowlight213/observehud
Adds letting ghosts see the hud of the human or borg they observe.
2016-08-08 09:05:36 -04:00
Incoming 72e50aeb13 Finding the pulse rifle in space is now treated the same as if you won it out of the arcade (but it won't get you the achievement) 2016-08-06 23:16:09 -04:00
Incoming e00d419590 Transitions the feature from meme PR to normal PR 2016-08-06 22:03:27 -04:00
Incoming d81b88a346 Occasionally there'll be one tile of space that's inexplicably fake 2016-08-03 18:02:26 -04:00
Joan Lung a6decc14ab Increases toolbox force by 20% (#19592) 2016-07-31 11:37:37 -05:00
oranges 29272c92f5 Revert "listen to me, this is all I really wanted all along" 2016-07-30 22:44:02 +12:00
Lularian eee517f5b7 look me in the eyes, please... 2016-07-28 17:28:44 -05:00
Shadowlight213 7a6f378e17 Merge branch 'master' of https://github.com/tgstation/tgstation into observehud 2016-07-26 11:53:23 -07:00
Thunder12345 1220d02aca Rapiers (#19340)
* Adds Rapiers
2016-07-26 15:14:11 +02:00
Shadowlight213 5f10739385 Repaths satchels and lets angels equip them (#19371)
Repaths satchels so all the different ones are children of the normal satchel.
Allows angels to equip satchels since the satchels are on the side of the body instead of the back. Should help miners who find the potion out a bit.
2016-07-22 10:10:30 +12:00
Core0verload e666d2e76b ports pockets (from Animus Green) and adds them to some clothing.
This PR ports pockets (from Animus Green) and adds them to some clothing.

 Shoes that support storing items now use pockets system.
 Some hats have 1 small pocket.
 Detective's hat spawns with a flask in it.
 Clown's mask has a single tiny top-secret pocket. Honk!

This PR also includes two or three path fixes. It also fixes internal storages (pockets, storage implant) having less "max depth" than external ones.
2016-07-14 19:36:26 +12:00
Joan Lung fe28096320 Adds dextrous guardian (#19254)
Added dextrous guardians to the code, able to hold and use items and store a single item within themselves.

Dextrous guardians do low damage on punches, have medium damage resist, and recalling or leashing will force them to drop any items in their hands.
2016-07-13 11:25:00 +12:00
coiax afb7ebd790 Tiles are now (mostly) pooled objects (#19112)
* Tiles are now (mostly) pooled objects

Floors no longer have a builtin_tile, but instead use PoolOrNew().

Also added a do-nothing SSpool so you can inspect the global pool.

* Entries for time keeping

* MORE STATISTICS

* Stat tracking, auto filling

* Code review I

* Code review II

* Code review III
2016-07-08 13:32:40 -04:00
Shadowlight213 3d13cc945b Merge branch 'master' of https://github.com/tgstation/tgstation into observehud 2016-07-02 12:33:33 -07:00
unknown 6491bcd5f1 Fixed hand labelers being unable to label storage items.
Fixed being unable to resist out of wrapped lockers.
Fixed being unable to resist out of lockers inside morgues.
Fixed mechs being able to spam doors they do not have access to.
2016-07-01 20:32:32 -04:00
Shadowlight213 98f7b48f44 Fixed remaining issues with icons.
Hud now uses adding and removing from screen instead of setting the screen_loc of objects to null.
2016-07-01 15:44:37 -07:00
TechnoAlchemist 4c8f22f1de Adds energy bolas to the secvend. (#19006)
Refactors the code slightly as well
2016-07-01 20:01:01 +12:00
Core0verload e78451796f Mining tweaks, fixes and balance changes (#18697)
Tweaks and QoL changes:
    Kinetic accelerator now supports seclite attachment.
    Miners now have a special heavy duty headset, it differs from regular supply headset only in sprite.
    Miner's roundstart crowbar now spawns in box instead of backpack.
    Preserved legion core no longer sparks and has a telling desc.

Balance changes:
    All cyborgs are now ash-proof. Mining cyborg starts with ash-proof sprite to fit dark mining style. All borgs are superior to humans at their module's job, it makes sense for mining cyborg to come with ash-proof hull by default - after all, mining borgs can't deploy shelters to sit out ash storms.
    Ash-proof plating upgrade was replaced with Lavaproof tracks. This upgrade allows mining cyborgs to roam lava safely.
    Mining cyborg module now includes a tiny welding tool for basic self-repair. This welding tool holds 4 times less fuel than the one used by engineering cyborgs. It also includes a small fire extinguisher.
    Miners start with a box of 3 brute and 1 burn paths instead of a single brute patch. This compensates for recent path nerf that dropped amount of reagents in single path more than in two.
    Explorer's belt slot amount is increased by one, while mining belt crafted from sinew still has 5 slots.

Fixes:
    Updates miner's corpse and mining wardrobe with new lavaland gear.
    Fixes envy's knife path.
    Fixes wing potion's misguided racism.
    Fixes #18796. Fixes legion's nullspace corpse drop bug and two related runtimes.
2016-06-28 21:58:57 +12:00
oranges 41e3acc71d Merge pull request #18820 from Xhuis/the_pinnacle_of_deception_technology
Adds cardboard cutouts
2016-06-24 20:14:59 +12:00
Joan Lung e6efbdf88f Cogscarab storage is no longer painted cardboard (#18821) 2016-06-22 18:48:36 -05:00
Xhuis 369ad867de Adds cardboard cutouts 2016-06-21 17:57:53 -04:00
Joan Lung b941a47a60 Adds cogscarabs to clock cult (#18685)
* Adds cogscarabs to clock cult

* playstyle string

* info

* oh good going

* no static

* delay it eating all the metal

* scarab removal service

* cog

* ree

* error handling

* todo: languages = RATVAR

* isclockmob

* very large box

* faintly glowing eyes
2016-06-19 17:26:35 +02:00
WJohn 55428bb8ad Merge pull request #18593 from pudl/cool-carpet
Re-implements old carpet sprite
2016-06-19 08:20:02 -04:00
Cruix ac0bad5d61 Added priority overlay system. (#18225)
Added priority overlays to atoms, which will not be removed when overlays are cut and will always remain on top when new overlays are added. This requires everyone to use add_overlay() and cut_overlays() instead of overlays += and overlays.Cut(). These procs are found in __HELPERS/icons.dm, and the priority overlay list is found in game/atoms.dm. Everything else is replacing deprecated overlay manipulation.
2016-06-17 10:11:53 +12:00
Core0verload bb43219915 Rebalances radioactive microlaser (#18537)
This PR is aimed at making radioactive microlaser less useless.

Radioactive microlaser is now a subtype of health analyzer. Using it on someone would print out target's health status. Useful for stealth. You can disable this in microlaser's menu.

You can disable microlaser's irradiation in the same menu. Just in case you want to check your own health without carrying a real health analyzer.

Radioactive microlaser has it's max rad output increased 200%.

Radioactive microlaser cooldown is cut in two.
2016-06-17 09:11:52 +12:00
pudl 8c7640ebd3 cool stuff! 2016-06-15 11:15:50 -05:00
Remie Richards fda2c699fc Automatic conversion via Regex 2016-06-11 18:37:48 +01:00
TechnoAlchemist 154982500b God is good. 2016-06-07 04:54:06 -07:00