Commit Graph

4896 Commits

Author SHA1 Message Date
smellie
f237ea8309 Antag Dirty Bombs & Bodyhorror Parasites (#16317)
* dirty bombs & bodyhorror

* clean up + extra flavour

CE_ANTIEMETIC taken into account in the delayed_vomit() proc. doesn't need to subtract from CE_EMETIC anymore.

* desc. fix, TC tweak, syringe gun kit

* dirty bomb tweaks

radiation remains for as long as advertised (~8mins in an open space)
it also actually leaves behind the green goo now.
2023-05-16 00:34:10 +00:00
RustingWithYou
5c31da73ae Honor, Fire, Burn Thy Fear - the Hegemony Corvette (#16261)
* hegemony corvette 1

* hegemony weapons, armor, sprites

* hegemony corvette 2

* hegemony corvette 3

* changelog

* description

* trophy room stuff

* ghostspawner fix

* blast doors

* fixes fucked key

* window fixes

* unit test fixes

* unit test fixes 2

* energy glaive inhand sprites

* new shuttle + extra docking

* vaurca ghostrole adjustment

* extra trophy room stuff + breacher

* file structure tweaks

makes future hegemony ships easier to add

* shuttle sensor suite + iff

* entry points on shuttle

* carpspawns

* plating fix

* nerfs the hegemony energy rifle

* welcome messages

* airlock exterior vent

* airlock tweaks to make it work more gooder

* flag fixes

* more flag fixes

* fixes bz_gorget file (#16282)

* bz_gorget

* fixes bz_gorget file

* shuttle rename for lore reasons
2023-05-07 08:22:14 +00:00
Geeves
8ea39f9dbd Colorable Glasses (#16246) 2023-05-01 19:09:56 +00:00
Geeves
ef7979ff67 Clickable Storage Backgrounds (#16249)
* Clickable Storage Backgrounds

* ye
2023-04-30 21:11:13 +00:00
harryob
578bae6f6f no relative pathing (#16234)
* the voices win in the end

* cleanup

* changelog

* secure.dm hates me

* make_exact_fit() in initialize instead of whatever was happening before
2023-04-30 21:10:13 +00:00
Alberyk
dda849d548 The Circus is Here (#15874)
* circus

* code stuff

* Fixes

* the circus is here

* The funny

* Final touch

* things

* Fixes

* area fix

* More spawn and item fixes

* More fixes

* Fix mind

* changelog

* stuff

* tweaks

* Fixes

* circus

* a

* fixes

* areas

* finally

* changelog

* circus fix

* hidden

* Shuttle fix

* Shuttle fix

* circus

* The circus is here for real

* Fixes

* fixes

* tweak

* Should be fixed

* Area fix

* shuttler

* Forgot some stuff
2023-04-30 21:10:08 +00:00
sheeplets
fbfa5ed016 Returns stabilizer harnesses to their former glory (#16257)
* Fuck it, we ball

* Update code/game/objects/items/devices/auto_cpr.dm

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

---------

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>
2023-04-27 03:30:05 +00:00
meep109
1ff750fd34 Adds Diulszi as an option to the Nralakk projector (#16223)
* Diuluzi!

* Update skrell.dm

* Create meep109_diulsziprojector.yml
2023-04-24 15:47:37 +00:00
Sniblet
7edfbb5d78 Removes a bad apostrophe from kitten plushies (#16230)
* Update toys.dm

* Create sniblet-it_is.yml
2023-04-23 10:50:05 +00:00
Geeves
b36483b9aa IPC Overloaders (#15900)
* IPC Overloaders

* better map

* stuff

* slogans

* finishing touches

* force of habit

* speedy testing

* Update code/game/objects/items/ipc_overloaders.dm

Co-authored-by: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com>

* Update code/game/objects/items/ipc_overloaders.dm

Co-authored-by: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com>

* kyres sprites

* map it back in

* ovaloada

* map it back in

* thank u CI

---------

Co-authored-by: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com>
2023-04-15 11:45:28 +00:00
Wildkins
3f4786ab23 Fix several hard-dels, add harddel ref tracking (#16174) 2023-04-10 20:42:20 +00:00
Cody Brittain
958a3494e5 Two new pipe types (Redux) (#16141)
* Added two new pipes: Fuel and Auxiliary Pipes

* Added a `cycle_to_external_air` tag to airlock controllers, which allows exterior air to be cycled out of an air lock through separate vents.

* Retrofitted the Spark and Intrepid with the new pipes, and the externally cycled air.

* CL

* Allow pressure tanks to attach to all pipes.

* RM stray pixels

* Update code/game/machinery/pipe/construction.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* rm unused states

* Fix misalignment

* Add remaining pipes to RFD, and correct a few omissions

* Fix airlocks not changing their state properly, and ensure that docking -always- forces airlocks to externally cycle.

* Remove externally cycled airlock from the Spark

* CL

* Add enough pressure to the Intrepid auxiliary line to ensure both airlocks can be pressurized consistently.

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-04-10 17:36:08 +00:00
kyres1
9ea2410639 Massive rec area remap into double holodecks (#16103)
* part 1 abloobloobloo

* BY GOD IT WORKS

* Moghes and konyang plus fucking everything else

* jupiter and biesel woohoo

* tweaks and feedback. places CIC and scuttler

* changelog and fixes

* life is agony

* about done

* arrow's changes

* fixes some shit
2023-04-10 17:31:12 +00:00
Matt Atlas
fee7deabd7 Fixes a lot of bugs. (#16187)
* Fixes a lot of bugs.

* fix more shit

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-04-10 17:29:16 +00:00
Matt Atlas
ab5d39db19 Ports SStyping from Nebula. (#16169)
* Ports SStyping from Nebula.

* the spook

* a

* fix

* bring the fanfare to its knees

* add a speech bubble type pref

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-04-10 00:08:48 +00:00
feartheblackout
5cc5dd3001 Allows examining the ID menu for IDs in wallets or modular computers (#16168)
Co-authored-by: Gabby <martinezgabby576@gmail.com>
2023-04-09 18:43:22 +00:00
garnascus
889a477798 Tranquilizer box fix (#16165)
* Tranquilizer box fix

* tranquilizer-box-fix

* Update html/changelogs/Garnascus-tranquilizerboxfix.yml

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>

* Update html/changelogs/Garnascus-tranquilizerboxfix.yml

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>

---------

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
2023-04-07 12:13:34 +00:00
Cody Brittain
71a92787ea Fix health analyzer icon (#16151)
* Fix health scanner port

* CL

* Update code/game/objects/items/devices/scanners.dm
2023-03-31 17:50:17 +00:00
Cody Brittain
89855cff39 Made several improvements to flashlights (#16050)
* Made several improvements to flashlights, and added a sprite for device cells

* CL

* Added lathe recipes, and made eCigs use device power cells

* Add another entry to CL

* Fix nested cell

* Added `desc_info` to all flashlights, to teach the player about removing the cells and turning them on.

* Update code/game/objects/items/devices/lighting/lamp.dm

* More cleanup

* Allow Flashlights to use rechargers

* Apply suggestions from code review

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>

* Update flare.dm

* Update flashlight.dm

Fix broken code review suggestion

* Update flare.dm

Ditto

---------

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
2023-03-31 17:46:06 +00:00
Llywelwyn
e17a924751 Skrell recreational additions: 2 brands of cigarettes, 2 brands of chewing tobacco, wulumunusha cigarettes (#16091)
* initial commit with placeholders

- adds wulumunusha cigarette variant
- adds federation (tobacco) and traverse (wulu) cigarette packets w/ placeholder names and description

* initial fixes + changes for skrell team

- fixes sprite names
- removes the initial_affect from wulu extract; it's slow-acting, there should be no instantaneously noticeable effect
- traverse cigarettes no longer contain wulu, and instead are now mentholated with dyn
- traverse cigarettes are now added to vendors
- separate wulu cigarette added as a placeholder pending lore decision

* chewing tobacco and brand names

- brand names
- regular and menthol (dyn) chewables added
- added to loadout/vendors
- sprite changes

* descriptions + flavours

- added descriptions given by skrell team
- changed contents to give proper flavour messages

* cl, and wulu flavour description

- adds cl
- changes wulu flavour desc
- restricts diona from selecting the wulu pouch

* fixes

- adds wulu cigarette description

* updates packet descriptions

- short and wide

* pedantic description change

the old description bothered me

* adverbs of frequency go before the verb

* Update code/game/objects/items/weapons/cigs_lighters.dm

erroneous comma

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* ash-tray to ashtray on all the descriptions whilst we're here

and wulu desc changed by brotendo's request

* Typo Fix

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-28 12:40:42 +00:00
Alberyk
834ab29ce1 Revert "Added two new pipes: Fuel and Auxiliary Pipes, and added a new Airlock mode to cycle external air. (#16083)" (#16138)
This reverts commit 329e4da321.
2023-03-28 01:51:23 +00:00
Cody Brittain
329e4da321 Added two new pipes: Fuel and Auxiliary Pipes, and added a new Airlock mode to cycle external air. (#16083)
* Added two new pipes: Fuel and Auxiliary Pipes

* Added a `cycle_to_external_air` tag to airlock controllers, which allows exterior air to be cycled out of an air lock through separate vents.

* Retrofitted the Spark and Intrepid with the new pipes, and the externally cycled air.

* CL

* Allow pressure tanks to attach to all pipes.

* RM stray pixels

* Update code/game/machinery/pipe/construction.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* rm unused states

* Fix misalignment

* Add remaining pipes to RFD, and correct a few omissions

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-27 20:57:47 +00:00
feartheblackout
d0532a16e8 Library computers now print generic bibles + More sprite choices for setting bibles (#16033)
* Library computers now print generic bibles

* Changelog

* Fixes + adds more bible sprite choices

---------

Co-authored-by: Gabby <martinezgabby576@gmail.com>
2023-03-27 16:16:38 +00:00
Fluffy
a7aee1ed8f fix (#16111) 2023-03-26 17:47:16 +00:00
Fluffy
3225a1d30c Fix radio encryption keys Initialize (#16109)
* fix

* Correct Changelog Entry Type

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-26 12:58:09 +00:00
Fluffy
e4e99310ae fix (#16110) 2023-03-26 12:57:51 +00:00
Fluffy
efa4d73c07 fix (#16112) 2023-03-26 12:57:15 +00:00
SleepyGemmy
91ec2fb44e Herring Gull Plushie Fix (#16049) 2023-03-19 02:28:55 +00:00
Wowzewow (Wezzy)
2b38824bfc new telecrystal and bluespace crystal sprites (#16015)
* new telecrystal and bluespace crystal sprites

from tg nuff seid.

* yeah sure
2023-03-19 01:27:22 +00:00
Cody Brittain
f93c73c014 Energy shield sounds (#16002)
* Modernized energy shields and ported looping sounds from bay

* CL

* Reorganize projectile macros for easier readability

* Apply suggestions from code review

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Attributions

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-18 19:55:34 +00:00
Sniblet
97f7c9da19 Item description grammar updates (#16041)
* the pr

illiterates owned

* Update html/changelogs/sniblet-overture.yml

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* more things

* remove stupid

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-17 17:06:16 +00:00
SleepyGemmy
2c442b600f Herring Gull Plushie (#16028)
* Herring Gull Plushie

* Tucking in Legs

* Actually Set the Variable
2023-03-16 21:16:45 +00:00
SleepyGemmy
df320338e9 Kitchen Sprites Tweak (#15991)
* Kitchen Sprites Tweak

* Colour Change; Blank Sprite Removal

* Minor Tweak

* Beekeeping

* Sprite Name Fix

* CL

* Beehive Assembly; Bee Net

* Merge Conflict Resolution
2023-03-13 19:14:43 +00:00
Cody Brittain
d4a7da38d3 Warrant projectors now show an undeployed state when no warrant is loaded (#16022)
* Fixed warrant projectors not displaying their undeployed icon state, as intended with the original sprite.

* Fix cl
2023-03-13 19:14:26 +00:00
kyres1
7bc5666e9e Earring/necklace/belt selection expansion (#15965)
* jewelry p1

* part 2 belts and stuff

* finishing up

* contained belts

* gem suggestions

* ok nvm
2023-03-11 16:05:15 +00:00
mikomyazaki
9fbe22d262 Fixes pipe construction. (#15978)
Co-authored-by: Andrew Cooper <mikomyazaki@gmail.com>
2023-03-08 02:59:19 +00:00
Alberyk
3392da8f54 Adds woodcutting mechanics (#15906)
* we out there cutting

* Fix

* changelog

* more wood cutting

* stump

* cool icons

* suggestions

* the log
2023-03-07 17:20:14 +00:00
Cody Brittain
6b79228f81 Added a TCFL gear crate, and revamped the Dominia crate (#15920)
* Added Tau Ceti Foreign Legion crates (group and single) to the uplink

* Revamp the Dominian gear crate to include their new faction items

* CL

* Added Dominia voidsman modkits

* CL update

* Replaced the blaster pistols, with two each of the blaster carbines and gauss guns based on feedback from discord.
2023-03-06 13:09:58 +00:00
Geeves
e07439dce3 Hardsuit Storage Module (#15711) 2023-03-05 07:01:30 +00:00
Alberyk
6a8f258716 Treasures of Adhomai (#15884) 2023-02-25 19:54:46 -03:00
TheDanseMacabre
556655673c Crew Armory Team Leader Headband (#15842) 2023-02-20 09:55:49 -03:00
SleepyGemmy
b06e46e4be Cloning Book Fix (#15829)
* Cloning Book Fix

* Icons
2023-02-19 10:27:46 -03:00
SleepyGemmy
8464ddd0d9 Multiple Bugfixes (#15849) 2023-02-17 17:55:08 +01:00
Geeves
acf941e895 Grenade Manufactoring (#15741) 2023-02-14 22:02:19 +01:00
Matt Atlas
6c1488d642 Adds Soul (Machetes) (#15777) 2023-02-14 21:20:23 +01:00
TheDanseMacabre
cce17a7efe Konyanger Hachimaki (#15743) 2023-02-09 22:06:13 +01:00
SleepyGemmy
1d1feca535 ID Name and Guest Pass Terminal Tweaks (#15392) 2023-02-08 11:29:50 +01:00
TheDanseMacabre
21732ce7ff Destroys SS13 culture: Bags of Holding no more (#15735) 2023-02-08 11:28:59 +01:00
Wowzewow (Wezzy)
12ddd59fa9 Adds Medpouches (and other Bay Stuff) (#15505) 2023-02-08 11:27:55 +01:00
Matt Atlas
31c73ead85 Ports the radiation subsystem and cleans up damage flags. (#15715) 2023-02-07 13:22:47 +01:00