Toastical
ff1f7c2556
fix slime blood not transfusing to vampires ( #31314 )
...
* fix slime blood not transfusing to vampires
* fix non-vampire slime transfusion
* santa claus but it's a guard
2025-12-19 13:23:36 +00:00
CRUNCH
d360ca18cc
Fixes Chemthrower Fire Burning Mobs That Don't Care About Fire ( #31316 )
...
* fire
* Update fire_effect.dm
2025-12-19 13:10:59 +00:00
CRUNCH
30243db95c
Update photocopier.dm ( #31321 )
2025-12-19 11:28:48 +00:00
warriorstar-orion
481f035722
Metastation kitchen area redesign and related features, take 2 ( #30754 )
...
* Metastation kitchen area redesign and related features, take 2
* reviews
2025-12-18 23:46:17 +00:00
Christer2222
e2efb09016
Adds a display for job difficulty as well as a description of the job ( #30960 )
...
* tip window, comments, padding, difficulty supervisor
* spacing
* shows missing stars
* dmi to base64
* defines
* assigned difficulty to each job
* added star sprites
* assistant fix
* show stars when assistant
* Fixed restrictions
* comment
* consistent size work preference
* tooltips now work, indented html
* inlined the tooltip script
* Moved buttons to top
* padding and margins
* align learn more button right
* css cleanup
* added descriptions. HTML encoding.
* cargo description expansion
* linting
* null check
* l
* 3 half stars
* lint
* miner difficulty 3->4
* spacing and removed old test comments
* spacing pt1
* spacing pt2
* string names of colors
* spacing
* rearranged defines
* span -> defines
* snake_case
* removed extra space
* Apply suggestions from code review
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/client/preference/character.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2025-12-18 23:09:07 +00:00
warriorstar-orion
194de8e78d
add ai controller debugger to context menu ( #31301 )
2025-12-18 18:18:06 +00:00
warriorstar-orion
c905f98f1d
move shuttle loading to cordons ( #31237 )
...
* move shuttle loading to cordons
* clean up our reservations after we move
* pull logs up to stack traces
2025-12-18 14:55:56 +00:00
PollardTheDragon
fd63d61526
Fixes attaching bits to smithed knives ( #31235 )
...
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-12-18 09:22:53 +00:00
CRUNCH
6fc59844e9
Improvements to Borg Icon Handling ( #31251 )
...
* e
* Update chameleonproj.dm
* death to custom panel
* Update robot_mob.dm
* Update robot_mob.dm
2025-12-18 08:57:42 +00:00
Alan
8a0e7203cf
Fix supermatter sandwich checker when using tongs. ( #31246 )
2025-12-18 08:53:54 +00:00
Toastical
532fea62d4
remove repeated element add ( #31299 )
2025-12-17 18:06:35 +00:00
1080pCat
4bb94b0924
Update migo.dm ( #31286 )
2025-12-16 08:54:29 +00:00
Alan
9a30586488
Add a cooldown to Bubbly Beep's drink message. ( #31228 )
2025-12-16 07:56:08 +00:00
BiancaWilkson
59ef2c2663
Ports MMIs/Robobrains to New Attack Chain, Makes dead robobrains repairable ( #31027 )
...
* Rejuvenating brains rejuvenates the brainmob
* Fixes EMP damage too
* alert the ghosts
* oh this suddenly became an attack chain refactor, huh
* More attack chain flags
* Adds guard clause
* Update code/modules/mob/living/brain/MMI.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/brain/MMI.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Span define update
* missed one
---------
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-12-16 07:54:43 +00:00
Toastical
797a369324
Make legions run away from occupied mechs ( #31083 )
...
* Make legions run away from occupied mechs
* remove unneeded return
2025-12-15 19:04:38 +00:00
1080pCat
0a0071ae21
Update telecomns.dm ( #31275 )
2025-12-15 17:07:22 +00:00
Contrabang
1cd35e567c
fixes staff missing control_freak access ( #31263 )
2025-12-15 16:38:49 +00:00
Alan
1c7c6f6b74
Add mail to unwrappable objects. ( #31264 )
2025-12-15 16:22:31 +00:00
Toastical
9f0b25b431
Fix being able to point while dead ( #31250 )
...
* stop pointing while dead
* Update code/modules/mob/living/carbon/human/human_mob.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Toastical <20125180+Toastical@users.noreply.github.com >
---------
Signed-off-by: Toastical <20125180+Toastical@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2025-12-14 20:29:45 +00:00
Pooble
2a28e04972
Adds a Santa hat and Santa suit item, and improves admin-only Santa's hat and Santa's suit. ( #31172 )
...
* adds a crew santa hat and suit, improves the Santa's hat and Santa's suit
* fix santa hat flags
* address a PR comment AND the new span stuff at the same time, wowie zowie
2025-12-14 16:32:13 +00:00
PollardTheDragon
e43e59d986
Fixes uncalled parent ( #31180 )
2025-12-14 15:56:00 +00:00
kyunkyunkyun
b0463d3c83
Convert most spans to defines ( #31080 )
...
* spanish?
* aaaagain
* keep maptext
* Update robot_items.dm
* Update span_defines.dm
* compiles
* Update silicon_mob.dm
* compile
2025-12-13 23:55:48 +00:00
PollardTheDragon
e5f0a6fffb
Fixes swarmeers cancelling their own reproduction ( #31234 )
2025-12-12 20:51:26 +00:00
leboucliervert
969f8a3916
I hereby name thee.. Jumpsuit! ( #31240 )
2025-12-12 20:51:06 +00:00
CRUNCH
de8827811b
Update robot_mob.dm ( #31242 )
2025-12-12 20:39:58 +00:00
Contrabang
ef7e48db9c
Makes a ton of dirs into defines ( #31244 )
...
* Makes a ton of dirs into defines
* lol oops
* "fix"
* ignore everything
2025-12-12 20:32:33 +00:00
warriorstar-orion
2a842644d5
port ADMIN_VERB and friends ( #30646 )
...
* port ADMIN_VERB and friends
* some renaming
* dumb
* one more rename
* never search and replace this codebase
* fix TM issues, more renaming
* add a static analysis to shore up user verbs
* fix double message on roundstart
* remove macro we're not using yet
* convert remaining playsounds verbs
* convert more verbs i missed somehow
* why is this a completely different signature than everything else
* fix ui_interact arg
* fix logging view and others
* buncha issues caught in TM
* fix mentor tickets ui
* fix bug report viewing
* moron
2025-12-12 19:18:22 +00:00
PollardTheDragon
f89b05ee88
Fixes credits causing round hangs ( #31229 )
...
* Fixes credits causing round hangs
* Another fix
2025-12-12 18:45:11 +00:00
CRUNCH
4934ca5962
Silicon Hats are now Removed by Action Button ( #31145 )
...
* Hats
* Update silicon_mob.dm
2025-12-12 15:31:53 +00:00
Christer2222
bf79a0f35a
Fixes shelter capsules being blocked by large rocks and not removing wall plants + attack chain ( #31135 )
...
* attack chain + deletes rocks and plants
* comments
* lint
* casting
* as anything. Check return value
2025-12-12 15:30:50 +00:00
Ahzpy
bc64756eec
Bandana Reshade + Color Edits ( #31095 )
...
* bandana resprite, color, loadout
* Update code/modules/clothing/masks/misc_masks.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
* Update code/modules/clothing/masks/misc_masks.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
* Update code/modules/clothing/masks/misc_masks.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
* Update code/modules/clothing/masks/misc_masks.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
* Update code/modules/clothing/masks/misc_masks.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
* Update code/modules/clothing/masks/misc_masks.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
* so you can batch suggestions
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
---------
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-12-12 15:26:15 +00:00
CRUNCH
373287792a
I Live Again: Cyborg Resprite, Act I (Part 2): The Second Part ( #31155 )
...
* The glorious suffering and pain
* Update robot_parts.dmi
* Update robots.dmi
2025-12-10 13:35:28 +00:00
PollardTheDragon
ffd9f7e2c5
Fixes smith knives not being able to embed ( #31230 )
2025-12-10 13:30:22 +00:00
Alan
a2557daaa4
Add bubble tea flavor overlays. ( #31182 )
...
* Add bubble tea flavor overlays.
* Thanks, linters!
* Apply suggestions from review.
* Fix duplicated reagent color; Thanks linters.
* Remove identical reagent color. Again.
* Apply suggestion from review.
2025-12-10 00:07:45 +00:00
Hayden Redacted
5728e0c46f
Adds Water Vapor and the Electrolyzer ( #30875 )
...
* this will work first try (adds water vapor and the electrolyzer)
* naming fix
* removes a warn
* makes water vapor able to be seen and adds it to the tiny_test atmos map
* Build Rust library
* adds the electrolyzer to all maps, and linter fix
* linter fix part 2
* electrolyzer tweak and more work on the test_atmos map
* tgui rebuilding
* re
rebuilding tgui
* makes the electrolyzer consume power and some small test atmos touch ups
* im axing the test_tiny because i don't want to map it
* clarifies how much power the electrolyzer uses
* Build Rust library
* suggestionss
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com >
* updating the SM manual
* electrolyzer tweaks
* dg suggestions pt. 2
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com >
* removed unused code
---------
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com >
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
2025-12-10 00:04:11 +00:00
warriorstar-orion
be48d7598f
wire up ai idling to spatial grid ( #30711 )
...
* wire up ai idling to spatial grid
* lint
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
* stupid loadbearing src
* some spatial grid cleanup
* make sure to remove controllers in the GLOB
* immediately set targets and state for hiveloord brood
* properly fail behaviors when movement targets are lost
* Apply suggestions from code review
Comment formatting
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/ai/ai_controller.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/ai/ai_controller.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Apply suggestions from code review
Comment formatting
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/ai/ai_controller.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-12-09 23:46:38 +00:00
PollardTheDragon
2112de6067
Fixes credits ( #31210 )
2025-12-09 19:57:31 +00:00
AmityBlamity
a5ae57bfdf
Default cook surface temperature tweak ( #31216 )
...
* Changed default cooking temperature from Low to Medium
* Fixed ice cream mixer and deep fryer breaking due to default temp change
2025-12-09 19:56:49 +00:00
Christer2222
dacc72b732
Fixes a runtime with big explosions and disposal units ( #31213 )
...
* fixed it
* update to modern naming scheme
* isnull
2025-12-09 14:55:28 +00:00
Alan
924e512840
Fix painful vehicles for legless riders (janicart and bike) ( #31195 )
...
* Change vehicle behavior for legless riders
- Make janicart unbucklable without legs
- Make bike unmovable without legs, but not painful, and pullable by other parties
* Thanks, linters!
* Apply suggestions from review.
2025-12-09 08:10:24 +00:00
warriorstar-orion
a4572e0aed
put mining vendor item descriptions in tooltips ( #31131 )
...
* put mining vendor item descriptions in tooltips
* add description to icon view as well
2025-12-09 04:09:42 +00:00
warriorstar-orion
e971ee0735
add machine repair kits to mining/explorer vendors ( #31147 )
...
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-12-09 03:41:41 +00:00
Pooble
a265e732d0
make ipcs clang and spark when hit ( #31156 )
2025-12-09 02:37:34 +00:00
DGamerL
4eede2e938
Untested goodness ( #31153 )
2025-12-09 02:35:52 +00:00
Alan
81587e2f8b
Adjust soft caps, bio hoods, flower crowns, and more to fit monitor heads. ( #31173 )
2025-12-09 00:05:12 +00:00
Alan
445f0ea8dd
Make *flip keep better track of who's buckled. ( #31194 )
2025-12-08 23:55:17 +00:00
PollardTheDragon
c0ae9560e9
Fixes skeleton reanimators spawning in xenobio ( #31209 )
2025-12-08 23:54:03 +00:00
Alan
439b610530
Replace captain's garment bag with CapDrobe (captain's dresser-wardrobe). ( #30885 )
...
* Replace captain's garment bag with CapDrobe.
* Incorporate feedback
- Restore chef vendor items from a stash apply gone wrong
- Make captain's gloves free
- Make basic captain wardrobe items more numerous
- Correct CapDrobe broken icon state name
* Fix small map error.
* Convert 'capdrobe' to a lockable dresser-wardrobe.
* Notify silicons of items they remove from wardrobes.
* Apply recommendations from review.
2025-12-08 22:00:52 +00:00
BiancaWilkson
04fd8b2057
Cronchy ( #31098 )
2025-12-08 21:39:18 +00:00
Hayden Redacted
d0c0dae20c
Buffs the Radiation Armory of the Canary MODsuit ( #31118 )
2025-12-08 21:38:51 +00:00