72bf019b42
changed the proc ( #28249 )
...
Co-authored-by: Toastical <toastical@toaster.com >
2025-02-24 16:11:04 +00:00
Drsmail and GitHub
7af5bd0783
Make the cigar bigger, so I can pack some explosives there. ( #28443 )
2025-02-24 16:10:12 +00:00
f9c7f9f118
Fixes a runtime in PDA gas scanner code ( #28310 )
...
* Runtime fix
* Chuga review
* Update code/game/objects/items/devices/scanners.dm
Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Signed-off-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
* forgot I changed these too.
Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Signed-off-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
---------
Signed-off-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
2025-02-24 16:08:56 +00:00
chuga-git and GitHub
38642d5888
CI lint for UID() misuse ( #28465 )
...
* Adds CI check for UID() being passed parameters.
* Fixes cases of UID() being passed parameters.
2025-02-21 19:35:02 +00:00
kyunkyunkyun and GitHub
d701f58e43
tweak again ( #28437 )
2025-02-20 19:47:34 +00:00
CRUNCH and GitHub
39142470e8
Mop, Mop Bucket, and Janicart Refactor ( #28049 )
...
* Update mop.dm
* This... Is a bucket
* Dear god...
* Update janicart.dm
* There's more
* No!
* Finished?
* newline
* Update janicart.dm
* Update mop.dm
* Update mop.dm
* Update mop.dm
2025-02-18 11:13:05 +00:00
d05cc7c5cb
Migrates /obj/item/melee/baton to the new Attack Chain, Adds Universal Poking ( #28241 )
...
* Update stunbaton.dm
* Update stunbaton.dm
* update
* Update stunbaton.dm
* Update code/game/objects/items/weapons/stunbaton.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* update based on review
* Create test_attack_chain_stunbaton.dm
* update
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
2025-02-18 11:11:13 +00:00
chuga-git and GitHub
570b45a903
refactors some item transfers to use transfer_item_to() ( #28405 )
2025-02-18 10:38:09 +00:00
Drsmail and GitHub
b9bd42ff21
initial ( #28430 )
2025-02-17 17:38:06 +00:00
Charlie Nolan and GitHub
04ed0efe88
Less magical flamethrowers ( #28412 )
2025-02-15 18:24:41 +00:00
bfad632d10
Migrates /obj/item/borg/stun to the new attack chain. ( #28221 )
...
* Update robot_items.dm
* if () > if()
* Apply suggestions from code review
Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update code/game/objects/items/robot/robot_items.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-02-15 07:48:22 +00:00
Charlie Nolan and GitHub
6b13c9d182
Remove admin detector ( #28401 )
2025-02-15 06:51:09 +00:00
Christasmurf and GitHub
acbe712c25
Gives evidence room its own access ( #28217 )
...
* new access level
* comma
* more commas (rat bastards)
* finally got them all
* mapping changes
* Update code/game/jobs/access.dm
remember your punctuation
Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
---------
Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
2025-02-13 19:06:01 +00:00
Marm and GitHub
719fe612d2
Botany QOL, Loadout Update ( #28232 )
...
* No seriously why didn't I?
* that should fix that
2025-02-13 02:25:38 +00:00
de79795367
that's a lot of actions ( #28067 )
...
Why did the crusher have a spawn? No idea.
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2025-02-13 01:38:33 +00:00
Charlie Nolan and GitHub
194e851b8f
SSair performance improvements ( #28271 )
2025-02-12 22:39:09 +00:00
2e2a778a71
Paraplegia! ( #27999 )
...
* Can pick paraplegic in character menu, will start floored+wheelchaired
* Why won't you show up on scanners
* Forgot the description.
* Got the scanners to show Paraplegia!
* block off some roles from paraplegics
* Use stance instead of the floored trait for paraplegic
* Prevent paraplegics from using/being hit by legsweeps, change get_num_legs()
* Add DNA injectors for paraplegia
* change legsweep to use traitcheck, get_num_leg() solution screwed up beartraps
* Can pick paraplegic in character menu, will start floored+wheelchaired
* Why won't you show up on scanners
* Forgot the description.
* Got the scanners to show Paraplegia!
* block off some roles from paraplegics
* Use stance instead of the floored trait for paraplegic
* Prevent paraplegics from using/being hit by legsweeps, change get_num_legs()
* Add DNA injectors for paraplegia
* change legsweep to use traitcheck, get_num_leg() solution screwed up beartraps
* whoops.
* TGUI.
* How did I miss that in testing
* Add the point interaction that nuggets get to armless paraplegics
* Update code/modules/mob/living/carbon/human/human_organs.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
---------
Signed-off-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
Co-authored-by: Scribble-Sheep <15377810-AlyxisDrayko@users.noreply.gitlab.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2025-02-12 22:36:22 +00:00
b472a861fa
Allow decompilation of shrapnel and cardboard tubes ( #28306 )
...
* Allow decompilation of shrapnel, cardboard tubes, ammo boxes and magazines
* Do not allow decompilation of magazines
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
2025-02-12 22:25:12 +00:00
4fdc79ca90
Cyborg Inventory Refactor ( #27788 )
...
* Initial variable changes
* Add defines
* oh my god huds
* Removes update_items(), it seems useless but this might need reverting later
* the hud doesn't work but the inventory itself seems to
* Renames a var, gets inventory working properly
* Activation/Deactivation support, ore bag fixed
* Fixes CL and also this would have been a massive, hilarious bug
* Apply suggestions from code review
Dr and Lewc reviews
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Drsmail <60036448+Drsmail@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
* Update code/_onclick/hud/robot_hud.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
* Fixes a comment
* Wait I forgot this worked like this for a reason
* Lewc Suggestions
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
* Burza Suggestions
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
---------
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Drsmail <60036448+Drsmail@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-02-12 21:55:11 +00:00
e6c6888a4f
Fix CQC slapper ( #28342 )
...
* fix slapper drop
* Apply code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com >
---------
Signed-off-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2025-02-12 21:49:53 +00:00
Vi3trice and GitHub
c1d08844df
don't spout nonsense and still make it end you when needed ( #28093 )
2025-02-10 03:31:37 +00:00
PopeDaveThe3th and GitHub
3ace66e481
[LORE] Replaces all uses of the word "intergalactic" in code ( #28203 )
...
* begone
* Update SSshuttles.dm
* Update mail.dm
2025-02-10 03:02:09 +00:00
1080pCat and GitHub
4ba6266516
exploit fix ( #28319 )
2025-02-09 23:51:38 +00:00
d9e6e40ed0
The Great Fire Extinguisher Refactor ( #28005 )
...
* Creation (suffering), success
* AGHHHH! SPACES!
* Update watertank.dm
* comment update
* Apply suggestions from code review
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
2025-02-09 18:13:20 +00:00
Mira and GitHub
659c4bb47e
Add debug research notes ( #28074 )
...
* debug research notes
* delete /obj/item/research
* remove researchnotes type
2025-02-06 14:40:55 +00:00
CRUNCH and GitHub
eab51e167d
Migrates /obj/item/scratch to the new attack chain ( #28177 )
...
* Update scratch_card.dm
* Update scratch_card.dm
2025-02-05 15:15:13 +00:00
Contrabang and GitHub
e3f73e178d
Changes a lot of lighting colors, ranges, and powers ( #28226 )
...
* 8u hiubntgvby9 gb
* colors
* undo airlock
* bluer light
* spaghetti review
2025-02-04 19:30:09 +00:00
dfd642799c
Cigar(ette) butts now stay in your mask sot when they burn out ( #27989 )
...
* FINALLY
* Try to fix linters
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2025-02-04 08:02:39 +00:00
94c46040ea
[FEAT] Adds Federation combat webbing ( #28085 )
...
* the webbening
* Update code/game/objects/items/weapons/storage/belt.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update trader_organization_spawners.dm
* Update code/game/objects/items/weapons/storage/belt.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/belt.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
---------
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
2025-02-02 16:35:37 +00:00
Vi3trice and GitHub
7bf8a6ab9c
He's toast ( #28110 )
2025-02-02 02:56:30 +00:00
760a6f3466
magic key go in backpack again ( #28189 )
...
* magic key go in backpack
* better way
---------
Co-authored-by: Toastical <toast@toaster.com >
2025-02-02 02:28:00 +00:00
6ef209d931
Migrates Borg Gripper to New Attack Chain, Fixes Some Bugs ( #28139 )
...
* Creation
* Update firealarm.dm
* Update firealarm.dm
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update cyborg_gripper.dm
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
2025-01-31 15:50:15 +00:00
Vi3trice and GitHub
9a7aee88bd
Cauterize surgery checks for lit implements, tweak lighter/flamethrowers/cautery so they deal burn when appropriate ( #28141 )
...
* stay cool
* Cautery is also weird like that too
2025-01-30 05:26:13 +00:00
Migratingcocofruit and GitHub
f47f0de0b5
Corrects the pressure readouts on non-detailed gas reports ( #28174 )
2025-01-30 05:23:00 +00:00
a6d347e14a
Custom, crew-buildable vendors ( #28009 )
...
* Buildable vendors.
* Lint.
* I think this is right?
* It's already IN their hands.
* Lint, re-check item after prompting for price.
* Fixes.
* Review fixes, working dissassembly again.
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Restrict appearance to buildable vendor sprites.
* tyop fix
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-01-28 22:00:14 +00:00
4c72e2c11b
fixes door remotes ( #28140 )
...
Co-authored-by: Toastical <toast@toaster.com >
2025-01-28 21:19:27 +00:00
DGamerL and GitHub
452c80e859
Removes tourettes ( #28153 )
...
* Removes tourettes
* Removes twitchblock
2025-01-28 21:04:52 +00:00
Drsmail and GitHub
81775e23d6
[FIX] Follow up PR on "Better slices" ( #28146 )
...
* Changes from DGamerL review
* Adds /sliced to foods i missed
* Adds repath.txt
* Swaps left and right in repath file
* Remove slice path restriction for sliceable
* More suggestions from code review by DGamerL
2025-01-28 21:04:03 +00:00
warriorstar-orion and GitHub
a94c51730d
fix brped distance check ( #28129 )
2025-01-26 17:45:32 +00:00
Migratingcocofruit and GitHub
8e1df0dced
Adds unaccounted for volumes to the gas analyzer's scan and allows for a summarized view of scanned airs ( #27668 )
...
* pipes now return all airs in their pipenet when analyzed and the gas scan can either return individual reports of all airs or the sum of all airs.
* Replaces scanners.dm with the one from the upstream since it didn't do so when I merged
* Makes the scanner scan all connected volumes again. need to re-add detailed mode
* Readds the detailed report feature to the analyzer
* changes a comment
* corrects the message when turning detailed reporting on/off
* Fixes a runtime the could happen when gas scanning things that don't have a gas mix associated with them as a ghost.
2025-01-26 13:39:54 +00:00
warriorstar-orion and GitHub
f479ace54f
Attack chain migration: /obj/machinery ( #27784 )
...
* one at a time let's go
* air alarm
* so many
* meh
* hell
* hell
* hmm
* Attack chain migration: /obj/machinery
* what the fuck?
* hell
* review fixes
* whoops
* fix build
* nuke fixes, more tests
* gland dispsenser and start of autolathe test
* var renames
* small fixes
* i tire of life
* more tests
* more tests
* more tests
* shrink map
* customize autolathe design disk load delay
* cell charger
* fire alarm frame installation test
* funny and burz reviews
* nuke fixes
2025-01-26 00:23:42 +00:00
Drsmail and GitHub
754a868650
[FIX] Better slices ( #27807 )
...
* Slices have a base class /food/slice
* Refactor
* Small fix
* Adds default reagent for empy slices
* Looks good
* adds_list_reagents
* "Reverted snake_case_remap files to state from original commit
* I don't know how to resolve merge conflicts :)
---------
Signed-off-by: Drsmail <60036448+Drsmail@users.noreply.github.com >
2025-01-25 19:36:04 +00:00
kyunkyunkyun and GitHub
01e19a07d4
this one is correct ( #28001 )
2025-01-24 23:59:43 +00:00
a809609e0c
Handheld EFTPOS offering ( #27978 )
...
* Handheld EFTPOS offering
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-01-24 23:54:36 +00:00
4bdd8a06ba
[LORE] Bluespace Lore Pass Pt. 1 ( #27809 )
...
* when the space is blue
* Update bio_chip_fluff.dm
* Update wormhole_jaunter.dm
* Update magazines.dm
* Update bags.dm
* Update magazines.dm
* Update dance_machine.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update closets.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
---------
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
2025-01-23 05:21:16 +00:00
warriorstar-orion and GitHub
157276d6cb
Port /tg/ move manager, drift and jetpack components. ( #27698 )
...
* Port /tg/ move manager, drift and jetpack components.
* don't add go through newtonian movement if not moved to a turf
* various cleans for blood drifts and mob speed
* fix slow meteors
* why on fuck's earth aren't speedbikes vehicles
* style lint
* also wtf
* okay i'm an idiot
* fix meaty ore speed and blood decal double stepping
* fix not unbuckling pulled object occupants
* don't bother dealing with immovable rods just yet
* exclude bubblegum and vetus from move manager for now
* fix issues related to null weightless blood icons
* reset blood icon state properly
* fuck it, we'll deal with mobs when basic mobs happen
* break infinite loop in decal splat
2025-01-22 22:49:58 +00:00
f748079e69
Fixes spray can double menu ( #27944 )
...
* override attack_self on subtype
* whoops
* New to Initialize
* linter?
---------
Co-authored-by: Toastical <toast@toaster.com >
2025-01-22 04:29:58 +00:00
fda350cd1e
Migrates door remotes to the new attack chain + fixes janikeyring ( #27925 )
...
* migrates door remotes + removes unused airlock var
* remove janikey do_after bar
* me stoopid
* initializes + remove extra line
---------
Co-authored-by: Toastical <toast@toaster.com >
2025-01-21 17:18:43 +00:00
fa333bba93
Attack Chain Migration: Screwdriver ( #27563 )
...
* screwing
* revert test_tiny and config.toml
* forgot the power variant switch
* eyestabbing
---------
Co-authored-by: Toastical <toastical@toaster.com >
2025-01-19 17:18:20 +00:00
Mira and GitHub
b109c2803d
Fix cyborg arm sprite ( #27997 )
...
* fix sprite
* turned off sprite
* no rewind animation
2025-01-18 18:01:28 +00:00