Commit Graph

25715 Commits

Author SHA1 Message Date
larentoun
d9e5df8fcc fix: Mute people can show Emote Typing Indicator (#21668)
https://github.com/ss220-space/Paradise/pull/2467
2023-07-17 11:02:17 +01:00
warriorstar-orion
cee217216e Do not spawn parrots with headsets. (#21640) 2023-07-17 10:55:16 +01:00
Contrabang
4c3180ff21 Migrates meson stuff FULLY to traits (#21609)
* fuckin TRAITS

* pickup -> equip
2023-07-17 10:53:47 +01:00
JimKil3
5b4796d3f0 wzhzhzh (#21691) 2023-07-17 10:53:13 +01:00
AffectedArc07
12af027d11 Regions (#21555) 2023-07-17 10:53:05 +01:00
Fridge Burns
0cb5f13989 Fix malfunctioning drones failing to GC (#21693)
* remove drone from list

* signal handler

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>

---------

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
2023-07-17 10:52:26 +01:00
Luc
2e41c52f9b Adds article override to make examine text more consistent (#21694) 2023-07-17 10:51:45 +01:00
Qwertytoforty
07889171bb Makes meteor events more consistant, with major meteors being more deadly. (#21459)
* what do you mean a weight of 75

* yeah do this
2023-07-17 10:50:33 +01:00
DGamerL
60cde3b2b6 the addjed jobs (#21703) 2023-07-17 10:49:53 +01:00
Contrabang
4bcb907e91 Gloves of the North Star now allow Martial Arts (#21545)
* gotns

* uplink desc changes

* gdn review + M to L
2023-07-17 10:48:17 +01:00
Luc
80c63cc954 Adds delta alarm to mixer (#21702)
* Re-adds delta alarm to mixer

* Fixes weirdness with changing volume mixers
2023-07-17 10:45:20 +01:00
Contrabang
a416dd8c83 its supposed to be pre-hugcode (#21606) 2023-07-16 12:17:51 -05:00
Nathan Winters
cacdf1b198 Fix vaccines not merging properly (#21601) 2023-07-16 12:00:27 -05:00
Luc
aa9fe479e0 Adds some missing checks for suicides on revivals, prevents clings from suiciding (#21588)
* Add some missing suicide checks on some revives

* Adds a check to morgue trays as well

* Rework defib messaging slightly
2023-07-16 11:32:44 -05:00
Divulf
d1ee476eac Fixes inaccuracy in changeling chemical storage UI element. (#21583)
* Fixes error in changeling chemical storage UI element.

* Fixed argument path.
2023-07-16 11:26:28 -05:00
Qwertytoforty
809335b3b9 [s] Fixes an inconstancy (#21701)
* fixes an inconsistency

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-07-16 11:21:10 -05:00
Nathan Winters
40927ac3eb Fix some defib bugs (#21353)
* Slightly clean up `undergoing_cardiac_arrest`

* Fix runtime when defibbing a heartless slimeperson

* Slightly clean up `defibrillate`

* Deduplicate this

* Yeet this unused signal

* Yeet these unused return flags

* Minor cleanup

* More cleanup and readability; fix defibs reporting outdated brain damage

* Fix defibrillators healing brain damage

* Fix defib brain damage scaling the wrong way (who the fuck)

* Fix this macro expansion bug (I'm going to become the joker)
2023-07-15 14:52:04 -05:00
DGamerL
fa455fe213 Changes the revolver obtained from gatfruit to an overgrown revolver (#21320)
* gatfruit more like gattofruit

* increases max ammo to 8

* bio is not a valid research

* small issue

* adds a missing space

* gatfruit takes time to open now

* Sirryan's request

* adds the sprite

* lewcc review + sprites

* ghhhhhh

* sprites are working
2023-07-15 14:42:10 -05:00
DGamerL
b77f369160 Changes the Tesla movement pattern [READY FOR REVIEW] (#20955)
* Slightly buffs the atmos backpack
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull request process. -->

## What Does This PR Do
Increases the water cap of the atmos firefighting backpack from 200 to 500, to be more in line with the janitor cleaning backpack
<!-- Include a small to medium description of what your PR changes. -->
<!-- Document all changes, as not doing this may delay reviews or even discourage maintainers from merging your PR! -->
<!-- If your PR fixes an issue, add "Fixes #1234" somewhere in the PR description. This will automatically close the bug upon PR submission. -->

## Why It's Good For The Game
Currently, nobody uses the backpack for anything other than metal foam, as the water capacity is simply too little for any effective firefighting, or nanofrost usage.
<!-- Add a short description of why you think these changes would benefit the game. If you can't justify it in words, it might not be worth adding. -->

## Testing
<!-- How did you test the PR, if at all? -->

## Changelog
🆑
tweak: Increased atmos firefighting backpack capacity
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put your name to the right of the first 🆑 if you want to overwrite your GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. -->
<!-- If a PR has no impact on players (i.e. a code refactor that does not change functionality) then the entire Changelog heading and contents can be removed. -->

* Maybe actually do what the PR says

* First attempt

* First stepos

* Cleaning up a bit, no errors :D

* fuck I have to redo the entire move code

* probably  won't compile, but I make other PR now

* something is fucky but I'm not fixing it now

* BALL STUCK BALL STUCK

* we making progress

* guhhhh

* moving over to getline() stuff

* yeetus your APCs are deletus

* removes variable that made Cl fail

* Steelslayer suggestions

* hotfix number one

* ANOTHER hotfix

* lewcc reviews

* new findeventarea proc

* Steelslayer review + Almost 100% sirryan review

* this should be all done now

* Hal review

* now 100% CI approved

* Hal review

* no more turf refs

* begone unused lists

* maybe actually delete the list

* doesn't runtime :D

* oops forgot this

* list gone and less runtimes

* steelslayer reviews
2023-07-15 11:11:14 -05:00
DGamerL
01288fad75 [s] fixes a cling exploit (#21690)
* fix go brrr

* steelslayer reviews
2023-07-14 16:27:47 -05:00
larentoun
ef35a172ee fix: upgrades parts now effect ore_redemption machine (#21650) 2023-07-13 13:56:24 -05:00
Nathan Winters
2ddbf8e6fd [s] Fixes some blood properties not interacting properly (#21647)
* Minor cleanup

* Fix blood not merging some properties properly
2023-07-13 11:53:20 -05:00
Qwertytoforty
90c2384dd9 Supermatter slivers (cut off from the SM) have a slightly glowy ray effect to them, and soul shards (#21261)
* she supers my matter till I delam

* incorrect delamination alarm

* now soulstones glow to make them  not get lost

* Helper proc, also fixes supermatter visual bugging out on high mole pressure

* moved
2023-07-12 20:24:34 +01:00
Qwertytoforty
9199a31eac Buffs most stamina drugs. Nerfs meth stamina ***SLIGHTLY*** (#21478)
* Buffs drugs. Nerfs meth stamina ***SLIGHTLY***

* 1==2

* oh right *that* chemical

* "that's not salt, it's sodiumchloride"
2023-07-12 17:52:32 +01:00
cybercapitalism
c85e015c26 Droplimb Chance Tweak (#21295)
* delimb chance doubled but occurs if in crit

* fixes small chance of halving damage

* no longer need to be in crit to delimb
2023-07-11 15:11:41 +01:00
JimKil3
083b74ec85 Adds Sanguine and Osseous Reagent (#21148)
* SR (not strange reagent)

* Osseous Reagent

* i forgor the recipe

* typecasting tweak

* SR tweaks

* bone tumor tweaks

* SR overdose buff

* Update code/modules/surgery/organs/bone_tumor.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Update code/modules/surgery/organs/bone_tumor.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* makes SR actually work
oops 🤪

* guard clause

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-07-11 14:46:48 +01:00
S34N
7e6075a934 Reworks delta alert ambience (#21174)
* initial delta alarm stuff

* TODOS

* make it do this

* safeties

* stop on explode, proper loop, volume corrections

* ping be gone

* better end timing, worse code implementation

* sirryan fix

* farie
2023-07-10 20:36:11 +01:00
Qwertytoforty
995571183f Toy dualswords no longer fucking kill the crew when thrown into, clowns no longer die to toy dsword. (#21620) 2023-07-10 10:04:00 -05:00
DGamerL
ced646821b Fixes an issue with bot comms (#21621)
* the fix

* whoopsie
2023-07-10 10:00:32 -05:00
Zelf
70103384b9 this is so embarrassing (#21593) 2023-07-10 11:52:41 +01:00
Contrabang
7fb0e7157a exploit gone (#21605) 2023-07-09 10:47:13 +01:00
GDN
6872e5257d you can now reload 357 revolver speedloaders from ammo boxes (#21269) 2023-07-07 13:57:22 +01:00
Divulf
54d2ac2ca5 Adds the name of the occupant to the examine text of sleepers and body scanners (#21324)
* Adds a line featuring the name of the occupant and whether they are dead to the examine text of sleepers and body scanners.

* Gives <span class='notice'> to description. Also adds the feature to cryo cells.

* Now using occupant.p_are()
2023-07-07 13:56:48 +01:00
BiancaWilkson
978f43c5e9 Ear Organ Refactor + Deafness is a status effect (#21405)
* begone ear_damage

* pt 2

* this time actually begone

* ears no longer passively heal over time

* ears can die

* deafness is now a status effect

* Oh yeah ticks are every two seconds
2023-07-07 13:54:27 +01:00
GDN
f87b5c4ef0 removes hallucination sting (#21412) 2023-07-07 13:54:06 +01:00
GDN
ef6575b792 Gives the syndicate hardsuits some origin tech (#21430) 2023-07-07 13:51:07 +01:00
Nathan Winters
2683da821c Implements balling (#21441)
* Implement balling

* docstring
2023-07-07 13:45:54 +01:00
DGamerL
887a5111df Adds confetti shot (#21462)
* CONFETTI CANNON

* proc and contra review

* sprite names

* nukie uplink and lewcc suggestions

* chemical fixed

* fixes party drums cost and chem explosion sound

* Henri review

* renames a datum because I copypasted shit

* changes a name because I copy pasted

* removes an extra space

* things I forgot + bundles + recipe change

* Oopsie + tones down the volume of confetti
2023-07-07 13:44:55 +01:00
matttheficus
4317881bcc Adds Hydrocodone to the Syndi Med Duffel (#21472)
* fix time

* a slight reduction
2023-07-07 13:41:26 +01:00
DGamerL
765c419feb Buffs Nanocalcium (#21476)
* The buffs

* snowball review

* Farie Review
2023-07-07 13:40:59 +01:00
Octus
9793ea3c33 Fire rolling no longer hardstuns you because its not 2016 and is current year (#21500)
* changes fire code

* reworks stuff a bit, i think i did what GDN said?
2023-07-07 13:33:29 +01:00
GDN
e254912c82 Contort body day 1 changes (#21512)
* Contort body day 1 changes

* Update code/modules/antagonists/changeling/powers/contort_body.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-07-07 13:30:55 +01:00
Zelf
e15438fdfe Reworks the "derelict5" space ruin. (#21524)
* drink mini potions before big potions

* fix numero uno

* adds the paper in mission_code

* fix numero dos

* fix numero tres
2023-07-07 13:28:42 +01:00
Contrabang
fdb17a83de showers wake you up (#21530) 2023-07-07 13:26:50 +01:00
Contrabang
e212ca48ed Updates wallets (#21531)
* wallet update wooo

* didnt want to do that

* undo accidental changes

* i have a problem

* i swear I can type comments well
2023-07-07 13:26:07 +01:00
GDN
8aa859b0f4 Reduces the amount of perf organic space suit injects (#21537) 2023-07-07 13:23:34 +01:00
Sadhorizon
1499f24b12 Adds Supply Medal (#21539)
* cargo medal

* need 4 speed
changed name and description

* rename #2
past two were written at 3AM and are rather meh.
2023-07-07 13:22:19 +01:00
Luc
088f830216 Fix typo with voice analyzer (#21582) 2023-07-07 13:11:10 +01:00
HMBGERDO
d403c7273f Projectile accuracy tweak (#21225)
* If we hit target we didnt aim at, there is no accuracy

* 1 tile 100% accuracy

* sniper projectiles always accurate
2023-07-05 19:46:49 +01:00
warriorstar-orion
429fa97512 Fix access helpers, remove meta xenoarch access. (#21413)
* Fix access helpers, remove meta xenoarch access.

* remove redundant science/genetics helpers
2023-07-04 20:32:24 +01:00