Commit Graph
109 Commits
Author SHA1 Message Date
DoxxmedearlyandGitHub 1ba825dc1e Removes advanced energy gun bounty (#9437) 2020-07-26 16:21:09 +02:00
Chada-1andGitHub d7e680a575 Full rename of all real chems to bone apple tea'd versions. (#9400)
As a continuation of #9389
As a bonus, any drugs that mentioned their IRL counterpart in their description now describe their predecessor as ancient, and the new ones as modern. The biggest difference here is just the Antihistamine which was given a full new name. They're similar enough that they'll be recognized (most of them) but different enough for us to call our own and not care what the real medicines are/do since these are our sci-fantasy versions just inspired by them.
2020-07-26 13:19:41 +03:00
JoshieandGitHub fb8af14858 Renames all instances of "Norepinephrine" to "Inaprovaline" (#9389)
It was a mistake to use real life chemicals on the grounds of "realism", especially when the chemical doesn't actually act realistically to how it does in real life. With the removal of the Inaprovaline medication as well, we can return the name to Norepinephrine, which was originally called Inaprovaline anyway.
2020-07-21 17:57:44 +03:00
DoxxmedearlyandGitHub a23d9417fd Better Bounties (#9381)
rscadd: "Added new cargo bounties."
    rscadd: "Adjusted cargo bounties. Reward amounts are semi-randomized, as is the number of required items for some bounties. The types of bounties that appear are more randomized."
    tweak: "Altered some bounty descriptions."
    tweak: "Any food that has bites taken out of it will no longer count for the related bounty."
    tweak: "More types of pies, muffins, and kabobs should now count for their respective bounties."
    tweak: "Further adjusted cargo warehouse spawns."
2020-07-21 17:27:37 +03:00
GeevesandGitHub 57536317a4 Large Stock Mecha (#9375)
Added exosuits to large stock spawns.
2020-07-20 09:51:42 +03:00
Wowzewow (Wezzy)andGitHub 89eb38177a The awesome fancy box update which looks super epic, immersive and cool (#9331)
rscadd: "The cookie snack now contains cookies, like the mint and gum packs. They've also been added to the rations box selection."
    rscadd: "Gum packs, mint packs and the cookie snack from the vending machines visibly open when clicked on."
    rscadd: "Gum packs, mint packs and the cookie snack can be crumpled up when empty. If you really wanted to, you still can crumple it with things inside, so long as you're in harm intent."
    rscadd: "Odd boxes, such as candle boxes, donut boxes, crayon boxes and egg boxes can be folded and unfolded from cardboard sheets."
    rscadd: "Donut boxes, egg cartons and cigarette packets visibly open when clicked on. Alt-click to close."
    rscadd: "Mints actually have a proper taste description now."
2020-07-18 00:10:53 +03:00
DoxxmedearlyandGitHub dea59ca145 Gibson Dranks (#9343)
can i get uhhhhhhhhhhhhhhhhhhh Update Wiki flag?

Requested by human lore team. Descriptions and sprites from Carpe Venenum, forwarded to me by Schwann.
Replaces Syndicate Bomb and Changeling Sting with Lore Approved(tm) drinks from New Gibson.
Recipes not changed.
2020-07-15 21:16:08 +03:00
DoxxmedearlyandGitHub 141b23f758 Warehouse Randomization Improvement (#9281) 2020-07-07 17:41:13 +02:00
MarinaGryphonandGitHub 37c80988ce Converts Reagents to Typepaths and Centralises Reagent Spawning (#9140)
Converts reagents to use typepaths instead of IDs.
    Centralises reagent spawning in a lot of places to use reagents_to_add instead of a variety of custom methods or initialise overrides.
2020-07-05 20:47:48 +03:00
Wowzewow (Wezzy)andGitHub a4c8f4b8dc Onehanded cigs, and a bunch of other stuff (#9279)
Surprisingly, doesn't really change that much user-facing side.

For some stupid reason, cigar cases were using a rehash of cigarette packet code for no good reason. So I just made it a parent item, and it works just fine.

also added a tooltip to share the rather obscure feature of putting a cigarette in your mouth.

resprites the tajaran cigarette packets to more accurately match where they come from
2020-07-05 18:34:07 +03:00
GeevesandGitHub 443f1f47f2 Multi-Z Warehouse (#9181)
Added another level to the cargo warehouse.
2020-06-23 16:16:29 +03:00
AlberykandGitHub bdb8cbda46 Custom item purge (#9016) 2020-06-05 18:55:45 -03:00
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
KaedwuffandGitHub ac330c190e Tidying bounties (#8776) 2020-05-10 13:02:16 +02:00
Matt AtlasandGitHub 4b97822bb4 Bump dreamchecker version to 1.4 (#8711) 2020-04-28 15:41:32 +02:00
AlberykandGitHub 7d86fdf901 Cyberpunk 2462: augments for real this time (#8113)
This pr adds an augment option to the loadout, that by using copious amounts of shitcode, allows players to spend their snowflake points into becoming total powergamers cool augmented cyborgs.
Also, make a couple of changes to allow all limbs to host internal organs and interact with them in surgery.
2020-04-23 19:27:53 +03:00
AlberykandGitHub 8463300224 Cold War Arc Release: Hearts of Plasteel Edition (#8585) 2020-04-05 16:31:56 +02:00
DoxxmedearlyandGitHub e2865bd34f Drink: The Re-Refactoring (#8467) 2020-03-22 10:53:31 +01:00
Wowzewow (Wezzy)andGitHub b9b42f4f8f Janitor, hydroponics and medical inhands (#8456) 2020-03-21 13:36:49 +01:00
DoxxmedearlyandGitHub cd9faeeebc Aiding the Food/Drink Refactor: Bottle Edition (#8408) 2020-03-13 13:04:04 +01:00
ErkiandGitHub 4b9fe64ffe fixed randomstock bug (#8360)
if there weren't tables in the area, it'd shit itself cuz it can't pick from an empty list
2020-03-04 21:39:09 +02:00
CnaymandGitHub f738954868 Mining Tweaks (#8036)
Just a couple small number changes to make mining with pickaxes and drills more viable and decrease the number of credits earned from selling materials. The idea here is to have more send to science and decrease the overall amount of credits spend on guns, or at least require a head of staff to pitch in with their department funds.
2020-02-10 16:37:48 +01:00
KaedwuffandGitHub b4b2e9418f Removes Gemstones (#8201) 2020-02-08 19:37:33 +01:00
AlberykandGitHub b4abd4d685 Removes gloves for real. (#8174) 2020-02-02 13:06:04 +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 e3a5dc8db4 Fixes random explosions (#7701) 2019-12-16 20:04:36 +02:00
Matt AtlasandErki df0cd6189a Brainmed Update (#7502)
gamer time.
2019-12-10 20:41:15 +02:00
KaedwuffandWerner 876b1b776a nosoylent (#7612) 2019-12-09 07:35:05 +01:00
Wowzewow (Wezzy)andWerner a9ffb38f39 New money sprites (#7576) 2019-12-08 11:44:39 +01:00
fernerrandWerner 06b9d15ee8 Adds some new mech weaponry for the legion, changes the way mech decals are applied (#7534) 2019-12-03 18:35:14 +01:00
KaedwuffandWerner 40b933bc45 Adds Gemstones (#7413) 2019-11-30 16:50:35 +01:00
SueTheCakeandWerner 84794c6e65 Mechs 3: Electric Boogaloo (#7486) 2019-11-25 23:04:19 +01:00
Matt AtlasandWerner 5da2a9c24b Splits organs into organ/internal (#7441) 2019-11-20 23:07:10 +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
ErkiandWerner ff41b92e97 Langserver fixes, vol 2 (#7401) 2019-11-15 22:42:25 +01:00
alsoandanswerandWerner 9553d94bad Refactors , resprites and rebrands RCDs (#6985) 2019-09-24 01:07:11 +04:00
AlberykandWerner 07f1e40bda Bug fixes: cargo robusting gloves, skrell plants and idris clothing (#7039) 2019-09-23 00:42:48 +04:00
VTCobaltbloodandWerner 3abb0d7c7c Removes negative values and burst delay from protogun bounties (#6859) 2019-08-13 13:55:18 +02:00
MarinaGryphonandErki 68dd51121c Makeshift Chemistry and Medical (#6618)
Skull is fucking CRYING right now.
2019-07-26 11:57:05 +03:00
AlberykandErki d0dff4c370 Removes xenomorphs (#6686)
Xenomorphs are pretty much badly done and don't really fit at all. This pr fully removes the human type ones, alongside with the infection, eggs and facehuggers.
2019-07-24 21:34:44 +03:00
ben10083andWerner 16f1dd2748 Ian Came Home. (#6696) 2019-07-12 20:10:47 +02:00
AlberykandErki 5d260377bc Custom items 05/07 (#6672)
Adds the following custom items:

Akinyis's holographic symphette
Fraseq's Journal of Mysteries
Thea's Tea Se
2019-07-11 17:03:20 +03:00
AlberykandErki bd82d45daf Removes xenomicrobes and nanites from the warehouse chem spawn (#6657) 2019-07-06 11:10:18 +03:00
ParadoxSpaceandWerner 6916089d4e Replaces Mice w/ Rats (#6625) 2019-07-06 00:03:35 +02:00
AlberykandWerner 2d4cac126f Simple animal update (#6553) 2019-06-12 23:47:22 +02: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
AlberykandErki 4d703e4f4d Bugfixes: offworlder rigs, vaurca boxes and dionae flares (#6224)
-fixes #6170
-fixes #6216
-fixes #6218
-fixes #6198
-fixes #6060
-fixes #6058
-fixes a hardsuit related runtime
-makes masks less expensive on the loadout

The offworlder rig is now a loadout option, while they get pills by default.
2019-03-27 23:09:31 +02:00
AlberykandWerner 9d32fc3395 Tajaran cuisine: the second revolution (#6066) 2019-02-25 15:16:02 +01:00
Mykhailo BykhovtsevandWerner 41b10ef86a Making rigs have slowdown by default, and ERT rigs. Plus buffing HAPT armor rig. (#6030) 2019-02-13 21:47:22 +01:00
AlberykandWerner 76b743a986 Adds the Aut'akh unathi (#5919)
* Base work for the unathi robot subspecies.

* Adds metabolism species, kidney vars, and the robot unathi organs.

* Moves some action buttons to organs, pretty much a bay port right now. Todo: the unathi and alien stuff should also go here.

* First autakh implant power.

* Fixes the organs action button this time.

* Finishes more implants, and interactions with flashs and vaurca.

* Prepare for great changes.

* Drops the real bomb, boss.

* He who fights with monsters.

* Far more work into augments and limb removing powers.

* Limb verbs should be good now.

* A LOT of work into the assited organ, allowing it to bleed and etc, as well adding a new chem that will stop bleeding in their case.

* Probably the last work on implants.

* Some extra touches.

* Some tweaks to the species.

* More fixes and adds kyre's sprites.

* More runtime fixes.

* Fixes the species name too.

* Fixes travis.

* Updates this file too to work with the new tools procs.

* Adds changelog

* Fixed changelog.

* Unathi hair and lore description.

* Some tweaks to this too.

* Locks away them for now, they will be released after we got all the events and etc done.

* Changes this chemical.

* Fixes an airlock runtime.

* Adds the non scan flag to the autakh, mostly due to some bizzare interactions with changelings and cloning.

* Organs removal changes; can't take out the organ if it is too damage.

* Restricts them back again.

* Robotic organs now have the proper icons and names.

* Adds sprites for their organs and some extra tweaks.

* Fixes this missing icon.

* emp should also now hurt assited organs.

* Tweaks more organ related things.

* Fixes the head not being properly set as well.

* Fixes their flags.

* fixes the flag for real this time.

* Poze's review.

* Changes the au'takh organ buttons to don't be animated.

* Helps with adminbus or something.

* Fowl's requested changes.

* Fixes a typo.

* Robotic limb's brute and burn mods are now controlled by the limb model.

* Fowl's changes once more.

* Stops some spam.

* More grammar.

* No eal.

* Skull's review.
2019-01-23 19:27:44 +01:00