Commit Graph

2929 Commits

Author SHA1 Message Date
vuonojenmustaturska 24f1cb134a Merge pull request #35072 from ChuckTheSheep/Morgue-and-Crematorium-Directional-Sprites-+-fixes
Morgue and Crematorium Directional Sprites + Number of related fixes (Retrying #35068)
2018-01-29 18:23:29 +02:00
uraniummeltdown 1e2ec247f0 adds cosmic space bedsheet 2018-01-28 22:04:09 -06:00
ChuckTheJittai 254729a144 Retrying #35068 2018-01-28 15:02:03 -05:00
ShizCalev 25149f988c Deprecates landmark, spawns off bodies and trays 2018-01-26 12:59:00 -05:00
Jordan Brown f98a4e66cd Merge pull request #34755 from ChuckTheSheep/Current-Color-as-Default-Color-in-Inputs
All color inputs use current color as default choice
2018-01-24 19:13:58 -05:00
XDTM 5a08a3aad0 Extends the disability refactor to include more traits, removing some snowflake code (#34664)
This way you can add/remove traits without fear of other sources overriding them. Now you can add TRAIT_STUNIMMUNE to somebody without what if hulk

Notable changes:

    Fakedeath now updates instantly, instead of waiting for the next life tick.
    Fakedeath now sets time of death when acquired.
    Removed extremely snowflake code in reagents that checked if you had morphine to remove slow immunity and so on.
    Hulk no longer overrides status_flag changes, in case there are any.
2018-01-25 09:12:44 +13:00
KorPhaeron a1ec2c29eb Fixes the kitchen spike turning people upside down forever (#34807) 2018-01-24 17:02:19 -02:00
kevinz000 b974fc4fb4 Xeno nests are no longer held together by bolts. (#34766)
* Update bed.dm

* Update alien_nest.dm
2018-01-24 00:56:53 -05:00
AnturK 53909747c8 Simple rotation component. (#34476)
I'm going to port other rotations to it when i don't feel lazy.
Closes #34064
2018-01-23 21:09:15 +13:00
MrDoomBringer 20a6c0cdd7 Adds ~70 more suicides (#34522)
Does what it says on the tin, probably a terrible idea
2018-01-23 20:38:31 +13:00
MrDoomBringer 9ec4f2fe3f Adds the Bluespace Drop Pod upgrade to the cargo express console (#34560)
Researching an upgrade disk from RnD allows you to upgrade the Express Supply Console (#33436).

Instead of normal drop pods, which crash then stick around until you dissassemble them, the console will call down new Bluespace Drop Pods, which will teleport out after crashing (and bring about a slightly smaller crash-explosion too!)

🆑 MrDoomBringer
add: The RnD department can now develop firmware upgrades to the Express Supply Console, unlocking advanced cargo drop pods!
/🆑

why: adds a little bit more techweb-integrated progression to cargo, also part of a compromise from #34374.

oh, also repaths bsdroppod.dm to supplypod.dm
2018-01-23 20:35:59 +13:00
vuonojenmustaturska 6406896df1 Replaces a bunch of obj vars (and emagged on machinery/items) with obj_flags (#34078)
* It works, but is it worth it?

* bitfield helpers take 1

* Would this work?

* remove dangling debug code

* rebase & fixes

* vv bitfield stuff, reading

* DNM oceans of shitcode DNM

* honk

* honk2

* plonk

* rebase & fix
2018-01-22 20:19:46 +01:00
ChuckTheJittai 02033f1756 All color inputs use current color as default choice
Went through all the color inputs and made the "default" argument the current color of what is being selected.
2018-01-21 13:07:35 -05:00
ShizCalev e72fa68f2a Fixes missing MakeSlipper() args 2018-01-19 15:09:55 -05:00
kevinz000 55abc12286 You can now buckle people to target stakes (#34514)
* Update target_stake.dm

* Update target_stake.dm

* Update target_stake.dm
2018-01-19 10:52:32 -05:00
Jordan Brown 897b3fb8af Merge pull request #34551 from MrDoomBringer/DropItLikeItsHottest
fixes supply drop pods being impossible to dissassemble
2018-01-19 10:42:39 -05:00
ShizCalev 9cb4772b61 Sign restructure (#34527) 2018-01-18 21:15:02 -05:00
modularized_suicide 713fcc25a6 deletes tool_interact for bsdroppod 2018-01-17 16:21:16 -05:00
Buggy123 4ff5196a07 Fixes integrity value for reinforced plasma window 2018-01-17 02:56:08 -05:00
oranges f065ee0098 Merge pull request #34378 from nicbn/yarr
Pirates are now skeletons
2018-01-17 09:34:07 +13:00
Jordan Brown 3a3c692d0d Merge pull request #34491 from Xhuis/the_lightbulb
Adds a new bar sign, The Lightbulb (take 2)
2018-01-16 09:27:14 -05:00
AnturK 332e7ca474 Makes getFlatIcon slower. (Also more precise) (#34199)
* getFlatIcon fixes and improvements. DO NOT TOUCH

* Fixes area blendings

* Stuff

* Drops the named arg
2018-01-16 08:32:35 -05:00
uraniummeltdown 8d5030f3a7 rename all 'clown' to 'bananium' for bananium mineral objects (#34462) 2018-01-15 23:02:18 -05:00
ShizCalev ebf519cdee Adds the Lightbulb bar sign (#34480)
(reverted from commit da1e14c107)
2018-01-15 16:08:46 -05:00
Ashe Higgs da1e14c107 Adds the Lightbulb bar sign (#34480) 2018-01-15 16:06:08 -05:00
Xhuis 74fb50d509 Adds the Lightbulb bar sign 2018-01-15 14:36:56 -05:00
Iamgoofball 7f07d82de4 Rocket Pods now require manual disassembly (#34374)
Bluespacing out simply wasn't metal enough tbh
2018-01-14 22:58:58 -05:00
oranges b7acfbbfc0 Merge pull request #33699 from QualityVan/safedestruction
Makes vault safe slightly less explosion-proof
2018-01-13 23:16:13 +13:00
nicbn 6dc388a102 Pirates are now skeletons 2018-01-12 21:13:23 -02:00
Leo 3654846d25 Merge pull request #34316 from tgstation/Cyberboss-patch-4
Fixes poker tables not being deleted after Narsie touches them
2018-01-12 16:30:06 -02:00
Jordan Brown 49e94049b5 Fixes poker tables not being deleted after Narsie touches them 2018-01-11 12:20:05 -05:00
Jordan Brown f574635356 Fix hitting closets with wrenches 2018-01-10 17:08:10 -05:00
modularized_suicide 2a36b14294 cyberboss review 2018-01-08 08:40:58 -05:00
modularized_suicide 9c547d532b penultimate fix 2018-01-08 08:40:56 -05:00
ShizCalev fb944a9835 Removes the safe dial multiplier 2018-01-05 16:16:59 -05:00
MMMiracles 5b9eeb8935 Adds adorning spears with heads (#33955)
* get spiked, son

* bonespear variant

* cyberboss changes + pixel shifting

* Move 👏 overlay 👏 calls 👏 to 👏 update 👏 icon

* git yer head on a pike here, 25 cents

* ignore that .gitignore

* variable change

* changes n stuff

* may of forgotten that bit

* moved vars up + drop_location()

* null the nulls
2018-01-05 08:48:07 -08:00
NikNakFlak 30cb8e761f And It's in Great shape 2018-01-04 21:42:24 -07:00
Tad Hardesty f2dbe5cf13 Replace explicit z-level checks with defines (#33829)
* Replace explicit z-level checks with defines

* Rename turf_z_is_planet for consistency

* Use TRUE/FALSE in onSyndieBase
2017-12-29 14:40:06 -05:00
Jordan Brown 555f2ce006 Merge pull request #33905 from ShizCalev/jumpsuit-fix
Fixes being able to adjust jumpsuits without an adjust state w/ chameleon & random jumpsuit
2017-12-29 11:09:56 -05:00
coiax 39975509ef Christmas event changes (#33861)
* A christmas tree with presents is now a subtype

Admins can now spawn `/obj/structure/flora/tree/pine/xmas/presents`
directly, instead of spawning regular christmas trees and then
triggering the event.

Also, the event now just deletes and replaces the xmas tree with a
present tree; saves on duplication of icon states and vars and all that.

* Code review I

* Gaia's Landing: The PR
2017-12-29 18:48:46 +13:00
ShizCalev bde0bce29b Fixes being able to adjust jumpsuits without an adjust state w/ chameleon & random jumpsuit 2017-12-28 11:14:01 -05:00
oranges 9d0e97fc8d Merge pull request #32311 from kevinz000/component_forensics
MoreRobustThanYou's datum forensics but it's a component this time.
Fully refactors forensics, including fingerprints, hidden/admin fingerprints, suit/clothing/whatever fibers, and blood DNA residue to /datum/component/forensics.
Adds support for manually adding fingerprints.
🆑
code: Forensics is now a datum component.
balance: NPC humans will now start leaving fingerprints on things they touch!
/🆑
2017-12-28 10:18:11 +13:00
Emmett Gaines 4595c46dca turns the baseturf var into a part time list (#33705) 2017-12-25 20:10:08 -05:00
uraniummeltdown 984406c1e5 Glass Airlocks Made Into Subtypes (#33764)
* move door_assembly types to new door_assembly_types.dm
fixed some stupid airlock varedits
made glass airlocks a subtype of their solid variant

* examine door assembly to see what name is set
move airlock emagged description to examine()
2017-12-25 17:50:03 -05:00
kevinz000 05be346f8a Component Forensics, Blood Decals, and Cleaning 2017-12-24 18:19:43 -08:00
Ian Turk c7f00fb44c Prefixed all disability defines with DISABILITY to fix name collision with BYOND built in BLIND define 2017-12-22 23:49:41 -06:00
oranges edef11f094 Merge pull request #32433 from kevinz000/vector_projectiles
[READY]Refactors projectile trajectories, fixes piercing projectile inaccuracy and beam rifle visual deflections
2017-12-22 14:32:35 +13:00
KorPhaeron 3f4b3a5834 Christmas (#33690)
* Christmas Event Updates

* Dont recreate the list every time

* Check for drop del

* Changes some things to placate that one guy from FTL
2017-12-21 20:14:08 -05:00
QualityVan 08070ca5ce Makes safes slightly less explosion-proof 2017-12-19 21:19:50 -05:00
kevinz000 493321003f Vector Projectiles 2017-12-19 18:05:49 -08:00