283 Commits
Author SHA1 Message Date
KaedwuffandGitHub 1529fa44c1 Removes Virology (#8927)
-Almost all aspects of virology and it's related machinery and objects have been purged from the code and map.
-Most of disease code has been purged. Some pieces of it remain as holdovers because they would require extensive rewrite of defines and codes for things like nanite robot transformation and appendicitis (that frankly isn't necessary)
-The outbreak event has been purged, as has the virology malicious code event variant.
-The Virology department has been remapped into the Abandoned Sector.
2020-06-05 20:27:46 +03:00
Wowzewow (Wezzy)andGitHub 4b791e0804 Removes useless uniforms (#8941) 2020-06-03 10:51:06 +02:00
AlberykandGitHub c328c808b5 Reduces the presence of contractors in some departments (#8653)
And adds Zavodskoi.
2020-05-13 19:12:14 +02:00
Wowzewow (Wezzy)andGitHub 723c711022 Inhands : the final fuckening (#8696) 2020-04-24 11:36:00 +02:00
feartheblackoutandGitHub 8debcddc6f Adds Coalition of Colonies flags to loadout (#8612) 2020-04-09 16:16:30 -03:00
AlberykandGitHub 8463300224 Cold War Arc Release: Hearts of Plasteel Edition (#8585) 2020-04-05 16:31:56 +02:00
GeevesandGitHub 5fb94a7ed4 Unholy Chef Tweaks (#8473) 2020-03-22 12:17:29 +01:00
kyres1andGitHub c3cda2806b Adds rival corp voidsuits (#8389) 2020-03-08 00:17:01 +01:00
Wowzewow (Wezzy)andGitHub 5387d4cf47 Glove small resprite, inhands and some cleanup (#8372) 2020-03-07 16:00:47 +01:00
Wowzewow (Wezzy)andGitHub ffe96a44aa Food refactor, Trash states for drinks and updated icons (#8285) 2020-02-24 15:04:57 +01:00
fernerrandGitHub 3dbf50da89 Adds a random gun option to the uplink, Replaces the renegade's weapon with this kit (#8282) 2020-02-23 02:46:34 -03:00
mikomyazakiandGitHub 21f348ec57 Adds a unit test to check for any missing initial icon states (#8332) 2020-02-23 02:43:12 -03:00
GeevesandGitHub d93a0030db Makes All Guns Contained Sprites (#8105) 2020-01-31 20:27:03 +01:00
Lady FowlandWerner 5343e5ae6f Changes Frontier Alliance naming, Removes ATLAS (#7770) 2019-12-26 01:15:02 +01:00
Wowzewow (Wezzy)andErki 8dddda141b Wearable wet floor sign (#7575)
You can now wear the wet floor sign.
Also tidies up some code here and there.
Adds some descriptions too.

It provides extremely minor armor.
2019-12-19 21:33:28 +02:00
Matt AtlasandErki df0cd6189a Brainmed Update (#7502)
gamer time.
2019-12-10 20:41:15 +02:00
fernerrandErki 58b2f532c8 Shuttle update: Part Three: The Merchants Invest (#7591)
This is part 3 of the work of the big shuttle update started by Poze (#5771, description not up to date.) with more to come as that pr is split up into more manageable chunks. (Previous part: #7457)
2019-12-08 00:10:09 +02:00
JoshieandWerner 17a0e9cefb Holiday Decor (#7540) 2019-12-01 14:00:09 +01:00
SueTheCakeandWerner 84794c6e65 Mechs 3: Electric Boogaloo (#7486) 2019-11-25 23:04:19 +01:00
fernerrandWerner aa2e02c1a6 Shuttle update: Part Two: The Legion Protects (#7457) 2019-11-23 18:50:19 +01:00
WernerandGitHub af16a489a6 Removes Weapons (#7415)
* Adds icon and hitsound where needed.

* Moves alt_attack to /obj/item and deletes weapons.dm

* Replaced /obj/item/weapon with /obj/item

* Fixes merge issues.

* Fix merge issues.
2019-11-16 18:36:13 +01:00
GeevesandWerner fbffcdae19 Replaces BOB with a Baby Space carp + Adds Carp Slippers (#7392) 2019-11-15 22:53:04 +01:00
alsoandanswer b425658bb7 pumpkin fix and sprite improvement 2019-11-13 20:56:37 +08:00
AlberykandWerner 52468c4516 Adds the hakhma (#7321) 2019-11-08 20:25:53 +01:00
BurgerLUAandWerner 449193acdc Maint Loot Improvements + Tweaks (#7266) 2019-10-28 22:41:19 +01:00
BurgerLUAandErki 9f54bce54b Sorted the maintenance loot list (#7226)
Purely a code change. Sorted the maintenance loot list so it's alphabetical instead of the clusterfuck that it currently is.
2019-10-25 13:35:44 +03:00
MwahahahahaandErki ac9c1769ae Accessory Flipping, Wallets, Lanyards, contractor worn ID icons, ID layer switching, custom loadout names and descriptions, manbeast, hiiyah (#7087)
Asymmetrical accessories can now be flipped! This is done through the attack_self proc (i.e., activating it in your active hand), or a right-click menu if the item already has an attack_self behaviour.
This affects:

    Stethoscopes
    All medals
    All badges
    Armbands
    Holsters
    Machete Holster
    Scarves
    TCFL ribbons
    Shoulder capes
    Sleeve patches
    Bandoliers
    Political pins
2019-10-19 00:04:29 +03:00
alsoandanswerandWerner 9553d94bad Refactors , resprites and rebrands RCDs (#6985) 2019-09-24 01:07:11 +04:00
MarinaGryphonandErki 68dd51121c Makeshift Chemistry and Medical (#6618)
Skull is fucking CRYING right now.
2019-07-26 11:57:05 +03:00
MarinaGryphonandErki 0cd61f4f48 Adds Random Notes (#5644)
Adds SSDocs, which manages randomly spawned documents.
    These documents can be specified in a json file or in a database.
    Adds /obj/random/document and adds /obj/random/document to the loot pool of /obj/random/loot.

Actually adding the notes to spawn is up to loredevs. If there are no notes to choose from, /obj/random/document will leave a blank sheet.

The notes can have HTML in them, meaning custom CSS and images. We're giving the loredevs a good bit of responsibility here.
2019-07-13 17:50:19 +03:00
alsoandanswerandWerner e004413c18 adds cool animations (#6533) 2019-06-14 17:53:58 +02:00
AlberykandWerner 2d4cac126f Simple animal update (#6553) 2019-06-12 23:47:22 +02:00
SubberTheFabulousandErki e069502e41 Adds bear plushies (#6519)
Adds brand new bear plushies and literally nothing else.
2019-06-05 23:18:12 +03:00
alsoandanswerandErki 0ba36f1828 Refactors objects.dmi and items.dmi, and a few more little things (#6487)
Refactors objects.dmi and items.dmi

Adds some more uses to glass jar - now you can use it as a tip jar AND a reagent container!
you can also see reagents inside like a beaker

also improves sprites for wrapping paper and the pocketwatch

This basically makes it easier for future sprite improvements
2019-06-02 19:12:54 +03:00
AlberykandWerner 1ea6097bd0 Secures plushie diversity. (#6413) 2019-05-12 13:21:09 +02:00
WernerandGitHub c295906bcd Adds the Pharmacist and Biochemist to replace the Chemist and Virologist (#6099) 2019-03-18 23:03:09 +01:00
DwagoandErki b8108a945c More Bug Fixes (#6106)
Fixes #6079
Fixes #3803
Fixes #6088
Fixes #5930
Fixes #3072
Fixes #3986
2019-03-18 09:03:15 +02:00
VTCobaltbloodandErki ec6760ce5f Leather jackets can now be unbuttoned (#5911)
As well as their corporate version.
2019-01-22 22:40:31 +02:00
VTCobaltbloodandErki 5387075b1d Knives now eyestab (#5922)
All knives (including the trench knife, which was previously a sword, and now has lost its ridiculously low chance to parry) have been moved to the knife datum, which are defined by their ability to eyestab, and be concealed in boots. The butcher's cleaver and the meat hook are no longer considered knives - the cleaver is now a hatchet, and the hook is a regular weapon.
The tactical knife has been buffed, and deals 18 damage, to be superior/equivalent in power to the steel bat, considering that it's an illegal/hidden item.
2019-01-11 23:09:20 +02:00
AlberykandErki 68c9a53148 Adds new three dishes (#5907)
This pr adds three new dishes, and two recipes, at the request of a player that made those sprites.
2019-01-07 20:45:20 +02:00
Mykhailo BykhovtsevandErki 70824906c5 Live Animal Traps (#5744)
In summary:

changes path of beartrap to make it a generic trap

Updated paths everywhere

Adds small trap, can capture mice, lizards, chick and spiderlings.

Adds medium trap, can capture cat, diyaab, monkey, yithian, pengiuns, chicken, nymph. Sometimes even maintainence drones, spiderbots and PAi.

Adds large trap, that is dense object. It cannot be picked up and releases animal in the opposite direction from a user. It can capture: medium size animals like dog, spider, carp, goat, cow, shark, fox, bear, cavern dwellers, and other kinds of Xenomorphs.

Adds medium trap, can capture Medium-sized mobs such as Diyaabs, Cats, Monkeys, Yithians(?), Nymphs, the occasional wandering pAI and Maintenance Drones.
2019-01-07 00:16:02 +02:00
DwagoandErki 309bc7d5ab Laser Pointers (#5853)
Old PR was stale and had many issues. Redid some of the eye blinding and camera stuff with making it a random chance to do so, aswell as addressing original PR concerns
2019-01-03 11:42:17 +02:00
ConspiirandWerner 7ce0c7c270 Minor Plushie Update (#5864)
Adds Squid plushies from Polaris (with permission from Baguette). They can be worn on the head.
Allows for the Farwa, Nymph, and Kitten plushies to be worn on the head.
For some reason the orion trail game didn't allow you to win plushies. Now it can.
2019-01-01 20:52:30 +01:00
AlberykandErki 3ff0d5e8a9 Changes the contents of the random vault rigs (#5726)
This pr removes the vaurca and ert rig from the random vault rig selection, instead it replaces them with station related random rigs. The vaurca rig can be found in the safe now instead.
2018-12-11 12:48:16 +02:00
BurgerLUAandErki 7adb64e3dc Implements New Gas Mask Sprites (#5627)
Implements new gas mask sprites by DronzTheWolf.
Adds old ancient gas mask sprites.
Reworks how some of the gas masks works. The brand new gas mask sprites have the same protection as regular gas masks, except they don't hide your identity.
Ancient Gas Mask sprites have the same protection as regular gas masks, except they don't filter phoron.
2018-12-10 21:38:33 +02:00
BurgerLUAandWerner 822961e185 Vault Tweaks (#5623)
* added

* oops

* Update code/game/objects/random/random.dm
2018-11-17 20:40:03 +01:00
BurgerLUAandWerner 17547bbe52 Vault Overhaul (#5612)
Vault was poorly designed and an antag deathtrap. 
This PR changes it and the contents inside so it's desirable for some antags.
2018-11-16 22:36:39 +01:00
Mykhailo BykhovtsevandWerner 81523a4a96 Orion trail prizes are only for cool kids (#5473)
* Rework

* changelog

* Few more removals

* Tiny tweaks

* tabs
2018-10-28 13:37:49 +01:00
AlberykandWerner 47b16ab8a3 Adds the electric razor (#5415)
-adds the electric razor, that allow you to shave the hair or beard of your target
-fixes #5228 and any species transformation keeping the old hair in
2018-10-27 20:54:37 +02:00
AlberykandWerner 530b9102db Adds ouija boards and magic eightballs (#5238)
Both items taken from the tgstation.

Magic eightballs allow you to ask a question, picking up a random answer. Or they might ask the dead on the deadchat, if it is a haunted one.

The ouija board allows some possible limited communication with the ghosts, however anyone else can move the planchette, allowing people to mess with other person as well.
2018-09-15 01:00:09 +02:00