Made it so items get their pixel x/y reset on pickup.
Thrown items now also get their pixel placement slightly randomized.
Tweaked the center of mass on a boatload of items to be more accurate to their sprite art.
Replaced a bunch of randomized pixel placement code into a unifying proc; randpixel_xy() that uses an item's randpixel var.
-adds the honorary party member card to the loadout
-adds mata'ke priest clothing to the loadout
-removed siiktau
-removed some unused clothing
-added some extra description_fluff
Fixes a myriad of issues with circuits:
Fixes scanners not working with circuit clothing.
Fixes buttons etc. not working with circuit clothing.
Fixes circuit sensors not working, period.
Fixes my accidental deletion of the temperature sensor aspect of the reagent sensor circuit. :'(
Fixes circuit gloves and glasses not triggering properly.
Makes it so that anchored items cannot be picked up. (Risky? Maybe!)
Second attempt at removing boxes from merchants - due to wrong checksum for travis had to revert everything and try again. Hope I didn't fuck up again. All the feedback from previous PR should be accounted for.
As reported here #6909 there were a few Requests Consoles that didn't have correct Department names.
This pull request fixes that, sets proper Department Types for a few Request Consoles and also makes the Requests Consoles' names more consistent in general by adding the 's' to 'Requests' everywhere.
Fixes#6909
At request of kyres
-removes hunter seeker borgs
-removes the synthetic intelligence movement armband
-give the unique robotic tools to the borgs, so their cool sprites will not go unused
* Cleans up the Database.
Changes the charset to utf8mb4
Changes the collation to utf8mb4_unicode_ci
Adds foreign keys to various tables that use the ckey
Cleans up various inconsistencies (key used in a ckey field, wrong dates, ...)
Changes the columns in ss13_cargo_items that hold json to JSON
* Corrects Migration Number
* Only drop tables if they exist.
* Attempts to please travis
* Moves another comment
* Moves the sol swords out of energy and into misc
Probably not the most elegant way to do this, but drinks don't have a mix_message anymore (except the ones made with enzyme), so the "The solution begins to bubble" no longer pops up. Their sound upon mixing is also just the default sound for adding a reagent.
Ports a buuuuunch of circuits from Polaris.
Allows metabolic siphons and internal energy siphons to consume power to feed their host.
Ports /tg/ circuits too while I'm at it.
Increases base size and complexity for circuits. You're all adults. Hopefully. Don't abuse it.
Ports the integrated circuit detailer.
this resprites some weapons,
namely the butterfly knife and switchblade to not be comically oversized
(you know, they're...concealable.)
tweaks some other sprites too, like the handles of polearms and the stunbaton
this doesn't change how they look from afar, they're practically the same in glance value
riot shield taken from Eris (and tactical shield is a modified version of that)
made ebarrier use same colors as eshield (this makes more sense, honestly)
As reported here (fixes#6895) the Vaurca Consular Officer didn't get a mission fax, as (from what I understand) their custom post_equip function overwrites the one that sends the fax. The custom function now also sends this fax message.
-limits how much brain damage black k'ois can cause
-phoron does not hurt people with the black k'ois parasite anymore
-black k'ois plants have their proper name now
-k'ois parasite now gives tech levels
This PR makes buttons leave a message in chat. Really. That's all. I don't know what else to say here. Putting out a PR without a description feels dumb. But I can't give a better one.
refactor: "Traps have been refectored code-wise to work like chairs/beds. Hence eliminating craptons of bugs." Fixes#6667
spellcheck: "Fixed spelling in messages from traps."
Adds shoe layer switching also i'm stupid and forgot to put commit messages
also im extra stupid n00b with svn and github and made oopsie with my other PR because I made these changes to the branch I was using for hair tying
Edit: to clarify, this is a verb added to shoes which allows its wearer to toggle whether the icon goes underneath the 'pants' or over them (default).
Adds in hair tying for human species based on the length var.
I'm not sure how this will affect hair tugging. As it currently stands, it changes the h_style. Be free to crack on with that bc i suck or somthing idk