Commit Graph

25912 Commits

Author SHA1 Message Date
Contrabang
b99db3d3d0 Allows for easier pulling onto beds and chairs, buckling someone stops anyone currently pulling them. (#21960)
* wham-bam

* oops
2023-09-01 23:04:04 +01:00
HMBGERDO
42c762ccd2 Using medicine on yourself on activate (#21955)
* now you can use patches, pills, injectors

* more supported meds

* apply proc
2023-09-01 23:02:34 +01:00
HMBGERDO
51f138ad69 fireflash_sm is now more dangerous (#21951)
* fireflash_sm is now more dangerous

* Update code/modules/atmospherics/environmental/LINDA_fire.dm

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

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-09-01 23:01:43 +01:00
Henri215
e5ca69bd06 Ports some sounds for toolbox/briefcase/switch (#21938) 2023-09-01 23:00:36 +01:00
Sadhorizon
21150901d5 Kidan random name generator updates. (#21935)
* works

* removed second krek and the healer

* tweaks

* more jobs, more names
2023-09-01 22:59:35 +01:00
Sadhorizon
68ace6f0ef Kidan jumpsuit sprites: colored jumpsuits (#21894)
* all the colored stuff

* ancient

* psyche

* jerseys

* tweaks to jerseys
2023-09-01 22:53:56 +01:00
AffectedArc07
d17ebbd2a4 Reverts looping delta alert noise (#21854) 2023-09-01 22:41:55 +01:00
Qwertytoforty
8803f536b7 [READY FOR REVIEW] Lava land generation overhaul / variety (#21838)
* she lavas on my land till I chasm?

* need this

* whoops

* qwerty you are a dumbass

* now with 12 more maps per map

* repaths mesons, advanced mesons / meson implants show chasms

* more stuff

* range not radius dipshit

* sprites yipee

* define it

* undo mesons

* removes things I missed

* Apply suggestions from code review

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

* I'm lavaing it

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-09-01 22:40:39 +01:00
GDN
100a9d18b6 fixes a to_chat runtime, lints now throw an error if a to_chat proc lacks a target argument (#21827)
* untested :)

* i may be stupid

* there we go
2023-09-01 22:39:21 +01:00
Luc
df7c7fba0a Makes dchat controlled humans resist while moving (#21820)
* makes humans resist when moving

* oops this is a list

* Moves human deadchat stuff out to its own file
2023-09-01 22:38:48 +01:00
cybercapitalism
3f44d71ed5 removes ephedrine addiction (#21795) 2023-09-01 22:37:46 +01:00
GDN
e9acb9fde4 prevents xenos catching thrown items they can't hold (#21766)
* prevents xenos catching thrown items they can't hold

* gogo gadget duplicate code

* trait solution
2023-09-01 22:37:09 +01:00
matttheficus
acb7352265 Gives Vampires Stronger Night Vision at 500 Blood (#21764)
* I SEEEEEEEEEEEEE YOU

* Hal review part 1

* its time to suck at coding

* right, i think im getting somewhere

* testing shit - doesnt work

* im finally freeeeeeeeeeeeeee

* hal review 2: electric boogaloo
2023-09-01 22:36:40 +01:00
1080pCat
99f24119c5 yippie cyborgs and drones get them now (#21608) 2023-09-01 22:34:41 +01:00
SeizingSponge
d1dd4e60db Roburger renamed to Hamborger and new description for clarity (#21604)
* Roburger renamed to Hamborger and new description for clarity

* Update sandwiches.dm

fixing my mistake

* Update sandwiches.dm

* Update recipes_microwave.dm

Fixed the call to roburger to be a call to hamborger
2023-09-01 22:34:14 +01:00
Luc
327add6348 Converts two-handedness/wielding to a component (#21619)
* initial checkin

* Add everything but maps

* update paths

* Patches some minor bugs across twohanded things

* remove a stowaway

* Update code/__DEFINES/dcs/signals.dm

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

* Contra review

* Fix kc

* hopefully fix file perms

* Fix file perms

* revert line-endings

* uh?

* Trying once again to fix file formats

* henri review 1

* henri review 2

* update from master

* Removes override that breaks modsuits

* re-add reference

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-09-01 22:06:59 +01:00
SchrodingersWolf
de12232bda Tweaks how splints work on healthy limbs (#22080)
* It's not painful when my legs are not broken

* Changes to_chat to owner.visible_message

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

* Spaces and right shifting be gone

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-09-01 22:00:06 +01:00
PopeDaveThe3th
e503a6a7e1 Malf points 10 -> 15 (#22147) 2023-09-01 21:51:48 +01:00
1080pCat
ccf9590b34 Still more forgotten (#22103) 2023-09-01 21:51:06 +01:00
Silverplate
7de34aff24 Decreases biohazard weights by roughly 25% (#22089)
* Decreases biohazard weights by roughly 25%

* Decreases officer weights
2023-09-01 21:50:45 +01:00
Henri215
3dd1fc7b19 Ports the salute emote sound from CM-SS13 (#22017)
* Ports the salute emote sound from CM-SS13

* valid_shoes list

* funny shoes sounds

* Update code/modules/mob/living/carbon/human/human_emote.dm

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

* Update code/modules/mob/living/carbon/human/human_emote.dm

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-09-01 21:48:40 +01:00
GDN
181b9e5c02 removes the refresher crystal (#21869) 2023-09-01 21:48:20 +01:00
DGamerL
89bbd9251b [s] Speed no go brrrrr (#22171)
* Speed no go brrrrr

* Oops

* Also this

* I forgor

* Silver told me this was intended
2023-08-30 20:22:23 -05:00
Qwertytoforty
d76fb84454 Fixes scaling drug downsides not working. (#22170)
* 621, go to the drug store and pick up 300 units of meth from the corporations.

* PULL BACK 621 THEY GOT EARLY RETURN SUPPORT
2023-08-30 19:38:37 +01:00
HMBGERDO
ab04ec8744 Vomit no longer stuns (#21952)
* vomit no longer stun

* KnockOut on blood vomit

* review tweaks

* TRUE FALSE

* oops

* stun into should_confuse, 0 into FALSE, 1 into TRUE

* god damnit
2023-08-28 13:53:26 +01:00
Qwertytoforty
cd025b19fc fixes decap chance, makes it more like bone breaks (#21997) 2023-08-28 13:17:32 +01:00
PopeDaveThe3th
4386ff381d Buffs the Battlemage Armor, deletes Battlemage Armor charges (#21999)
* Buffs the Battlemage Armor, deletes Battlemage Armor charges

* Update code/modules/clothing/suits/wiz_robe.dm

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

* Update spellbook.dm

* Update code/game/gamemodes/wizard/spellbook.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/clothing/suits/wiz_robe.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update wiz_robe.dm

* Update wiz_robe.dm

* Update wiz_robe.dm

* Balance team suggestions

* Update spellbook.dm

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-08-28 13:16:42 +01:00
warriorstar-orion
c7524a2eee Fix blackbox manifest data for AIs. (#22023) 2023-08-28 13:14:28 +01:00
DGamerL
7c2ce82864 Adds the welding goggles as an orderable crate in cargo (#22037)
* God this was so tough to do

* Crates now instead
2023-08-28 13:13:50 +01:00
GDN
a12cef9844 terror spiders can now pull non dense objects at normal speed (#22091)
* lettem cook

* Update code/modules/mob/living/simple_animal/hostile/terror_spiders/terror_spiders.dm

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

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-08-28 13:07:43 +01:00
Burzah
8f51fdfc2c Fixes a runtime with gasp emote (#22094)
* Robots can't gasp

* Update code/modules/mob/living/carbon/human/human_emote.dm

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

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-08-28 13:07:04 +01:00
Contrabang
845169ed1e Fixes an oversight with observers and ghosts (#22101)
* Fix that oversight

* woops
2023-08-28 13:06:33 +01:00
Contrabang
7484f4faf1 IDs in your PDA no longer affect the color your radio chatter (#22102)
* Fixes PDA rank coloring

* Cinna review
2023-08-28 13:05:45 +01:00
PopeDaveThe3th
7885da1c39 Grants white terrors the door-forcing ability (#22120) 2023-08-28 13:01:18 +01:00
Kaomiyo
097e5d45e1 Fixes Improper Description: HoP Dress Uniform (#22144) 2023-08-28 12:56:34 +01:00
Silverplate
69cb1624ad HOTFIX: event B3 no longer nukes the SM (#22131)
* Fixes Event B3

* duration fix
2023-08-26 16:26:25 -05:00
GDN
0c4e40fbf8 makes sm events not chain together in rare cases (#22130)
* makes sm events not chain together in rare cases

* this too
2023-08-26 14:57:25 -05:00
1080pCat
1d7470d6d8 stay along side your dance floor! (#22121) 2023-08-26 10:39:43 -05:00
GDN
b57178dd45 sliding puzzle chests have an item in them again (#22117) 2023-08-25 17:09:09 -05:00
XFirebirdX
c4547e7251 Removes old lines of code mentioning genetic_damage, fixes text misleading to receiving "genetic_damage". (#22068)
* Removes and changes unrequired code and false text

* Update code/modules/antagonists/changeling/datum_changeling.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

---------

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2023-08-25 17:04:25 +01:00
GDN
02b5773a72 makes ghosts that sign up for an ert gc (#22065) 2023-08-25 16:52:46 +01:00
HMBGERDO
e7a4565d26 Thermite tweak (#21950)
* thermite now melts different walls for different times, using its reagent volume

* Update code/game/turfs/simulated/walls.dm

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

* review fixes

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-08-25 16:48:45 +01:00
DGamerL
19bc4d9f5b Finally no more freeze of shame (#22005) 2023-08-25 16:44:37 +01:00
DGamerL
3cb06ca9c3 Fixes a runtime with having no ears and explosions (#22031)
* This fixes it

* Now with even more NPFC!
2023-08-25 16:41:04 +01:00
GDN
5a19e6c29a fixes some issues with the wormhole projector (#22051)
* fixes some issues with the wormhole projector

* Update code/modules/projectiles/ammunition/energy_lens.dm

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-08-25 16:40:14 +01:00
Praveen Shinde
d07ca40d76 Fix: Typos with a crowbar and a sign #22033 (#22034) 2023-08-25 16:30:22 +01:00
GDN
a59cb9741e fixes some martial art runtimes (#22041) 2023-08-25 16:28:14 +01:00
DGamerL
d6335a547f Fixes a rare runtime with the clingtacle (#22046)
* Fixes-the-runtime

* Snowball review
2023-08-25 16:26:35 +01:00
DGamerL
7dcc14c2f4 I am legally stupid (#22047) 2023-08-25 16:25:56 +01:00
Burzah
d9e6408de1 copy paste (#22056) 2023-08-25 16:21:53 +01:00