ab5a7fdcbe
Fix technology levels of some items ( #29596 )
...
* Synchronize TECH defines with /datum/tech IDs
* Fix origin_tech values
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
2025-06-30 10:37:55 +00:00
Osetrokarasek and GitHub
03b86c2625
G ( #29546 )
2025-06-25 13:20:40 +00:00
iramoye and GitHub
c95ad163f9
Replaces all mentions of 'human' in Abductor machines ( #29633 )
...
* looks good to me
* replaces mentions of humans
* Revert "looks good to me", as Trinary is not being replaced
This reverts commit 275aca6adb .
* removes a duplicated bot init
2025-06-25 13:19:11 +00:00
CRUNCH and GitHub
40d6223486
Update scanners.dm ( #29534 )
2025-06-24 22:10:00 +00:00
PollardTheDragon and GitHub
bcff26a62e
Makes Electrocution have tiers - zap zap ( #29520 )
...
* Zapzap BZZZZT
* Improves effects when arc flashed
* Fixes define arc flash value
* Var names, bools
2025-06-20 11:01:00 +00:00
Vi3trice and GitHub
28383b3161
Those are a wee bit mysterious ( #29607 )
2025-06-19 18:16:00 +00:00
Toastical and GitHub
2c0700aaf8
migrated morgue tray and crematorium ( #29579 )
2025-06-19 18:13:50 +00:00
PopeDaveThe3th and GitHub
55358fb3c7
mflrube ( #29555 )
2025-06-19 17:51:19 +00:00
CRUNCH and GitHub
71c98c3adf
Weeeeeeed bro ( #29485 )
2025-06-19 17:43:35 +00:00
Osetrokarasek and GitHub
200512cefb
Makes Gym Equipment Buildable And Disassemblable ( #29449 )
...
* ga
* k
* Update sheet_types.dm
* nailed it lol
* Update sheet_types.dm
2025-06-19 17:41:26 +00:00
Toastical and GitHub
34c743a441
add RESET_TRANSFORM to wet_overlay ( #29577 )
2025-06-19 17:03:46 +00:00
Toastical and GitHub
42ebe301d7
migrated autopsy scanner + added print cooldown ( #29565 )
2025-06-18 20:57:01 +00:00
Osetrokarasek and GitHub
8b3de4dd3e
Add Wheelcart Sound To More Objs ( #29427 )
...
* bo
* ba
---------
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
2025-06-18 20:31:24 +00:00
CRUNCH and GitHub
086e77c46d
The healing power of lead ( #29426 )
2025-06-18 20:25:24 +00:00
Toastical and GitHub
8e1b5a50c4
assorted vendor fixes ( #29631 )
2025-06-18 19:49:18 +00:00
28939d655c
Greys yearn for this PR, Replaces borg extinguishers with a Firefighting Foam variant. ( #29327 )
...
* adds a cyborg FE that starts with FFF, and replaces the old extinuishers, except for the syndicate ones.
* allows syndicate medical borg to refill their extinguisher, whoops
* Update code/game/objects/items/weapons/extinguisher.dm
grammar
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: YoureNotTheSharpest <107788621+YoureNotTheSharpest@users.noreply.github.com >
* adds spaces to comments as requested
---------
Signed-off-by: YoureNotTheSharpest <107788621+YoureNotTheSharpest@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2025-06-17 16:54:31 +00:00
6c2915e581
New Mining Wardrobe ( #29515 )
...
* shoes resprites n fixes
* added under clothing sprites
* added softcaps and berets sprites
* added vendor sprite
* added missed shoes sprites lol
* coded it plus added dogfashion for baseball hat
* tweaked contents of the mining wardrobe closet
* added new vendor on all maps
* added new vendor to lavaland outpost too!
* added missing beret sprites for drasks
* added missing harshskirt sprites
* added missed pads for racial exploring suits
* Update code/modules/clothing/under/jobs/cargo.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
* Update wardrobe_vendors.dm
* recoloring
* updated desc
* Update code/datums/dog_fashion.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
---------
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-06-17 16:47:55 +00:00
ike709 and GitHub
1edfbcc59a
Fix a var that should be a list but isn't ( #29638 )
...
Signed-off-by: ike709 <ike709@users.noreply.github.com >
2025-06-16 13:51:22 +00:00
e63415a483
port minebots to basic mobs and add some behavior ( #29319 )
...
* port minebots to basic mobs and add some behavior
* remove unused define
* update is_blocked_turf usage
* fix radio, goldgrub, and armor upgrade
* standardize blackboard names
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
* lewc review
* whoops
* Apply suggestions from code review
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-06-13 19:48:40 +00:00
Kyani and GitHub
586e2e6c4d
Job Perks - True Professionals ( #29478 )
...
* ddsadsa
ddsadsa
* moderate again
* revert
* medical first steps
* more work
* lots more work done
* more progress
* finished up
* attack chain linter
* attack chain update
* attack chain work
* fixes + chemist update
* gives comments
2025-06-13 19:40:29 +00:00
6cd1df0cc4
Adds Logging for Getting out of Cryopods ( #29572 )
...
* Add files via upload
adds logging for getting out of cryopods
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
* Add files via upload
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
* Add files via upload
Actually read variable before it becomes null
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
* Add files via upload
Logging view logging
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
* Add files via upload
throw brad in a blender
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
* Update code/game/machinery/cryopod.dm
Minutes is defined apparently
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
* Add files via upload
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
* Add files via upload
summon/mute ghost logging
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
* Add files via upload
test
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
---------
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2025-06-13 19:20:37 +00:00
ColKev1 and GitHub
ca21835f1d
Add files via upload ( #29610 )
...
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
2025-06-13 19:20:06 +00:00
PollardTheDragon and GitHub
973204b3ab
Fixes deconstructing shocked devices without consequence ( #29519 )
2025-06-11 17:25:18 +00:00
CRUNCH and GitHub
60173b3566
Printable woo! ( #29428 )
...
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
2025-06-11 17:15:41 +00:00
warriorstar-orion and GitHub
0adc3913d1
prohibit prefabs in spawner loot lists ( #29556 )
...
* prohibit prefabs in spawner loot lists
* fix copy paste
2025-06-11 17:12:47 +00:00
warriorstar-orion and GitHub
2acf4a628c
make space goliaths, hivelords, and basilisks spacewalk ( #29442 )
2025-06-11 17:04:30 +00:00
e5a08230ee
Inspector - IAA Stare, Alt-Title, and a Station Report ( #29487 )
...
* Inspector alt title and gaze
* Clipboard
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Reduces duplicate code
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-06-11 17:03:17 +00:00
fdcf4899a2
Frankenstein Station 13: Introducing dissections and alien organs to xenobiology ( #29093 )
...
* ddsadsa
ddsadsa
* moderate again
* revert
* beginning with rebase
* organssssssssss
* organs now process!
* analyzer finished! + mapping
* tool bit implementation and quality
* organs and fixes and reworks
* more organ work
* more organs done
* more organ progress!
* more organ work
* MORE. ORGANS.
* temp
* more organsssss
* ITS DONE!!!!!!!!
* oops
* also oops
* linter stuff
* forgot this + oops
* linter
* i forgot to save!
* lots of improvements and tweaks
* move icon over
* icon tweaks
* icon mistake
* oops
* dumb
* more icon validations
* i think thisll fix it?
* Apply suggestions from code review
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* fixes
* fixes+tweaks
* fix
* oops
* linter
* i didnt save....
* this should give -some- warning
* forgot a span
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* beginning edits
* more fixed and tweaks with cooldowns
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* lots of tweaks
* more review changes
* comment change
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* returns start back to gland
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* code review fixes
* trying to make surgery work....
* might as well push this
* perfection. now i need text
* text + small tweaks and bugfixing
* linting
* forgot to implement this
* deconflicting maps
* modifying for xenos again
* i guess this wasnt needed???
* added surgical belts to xeno
* minor swap
* quick fix
* small tweaks
* small tweak
* tiny tweak
* some slime updates
* more tweaks
* more updates
* first batch of fixes
* hiero audio fix
* robotic fauna fixes
* more rounds of bugfixes
* prevents teleporting
* tiny fix
* makes sharp more common
* misc fixes
* surgery and revenant fixes + extractor
* adds cursed organ logging
* small bananium organ tweak
* actually gives teleporter access
* adds a message to the analyzer
* can now drag naughts
* slime behavior tweaks
* headslug tweak, cant eat organs
* Update code/datums/components/special_tastes.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/datums/components/special_tastes.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/datums/components/special_tastes.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/slime/slime_mob.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/slime/slime_mob.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/game/gamemodes/miniantags/revenant/revenant.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/datums/components/special_tastes.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/game/gamemodes/miniantags/abduction/gland.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/game/gamemodes/miniantags/abduction/gland.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* moved this
* major rework prep
* didnt save
* rework done
* small fix
* makes aliens draggable by crew after death
* shouldnt have cut this
* xeno organ tweak + tips
* oops
* fixes and tweaks to slimes
* not used
* temp revert
* rebase map files to master
* re-applying changes
* access fix
* access tweak
* big fix for new refactor
* more refactoring
* forgot a span
* Update code/datums/components/surgery_initiator.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* hiero only doesnt target dead megafauna
* various fixes
* fix requests
* fixed weird conflict markers
* deconflict
* deconflicting
* antimagic flags
* merge fixing
* Update code/modules/mining/lavaland/loot/hierophant_loot.dm
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
* regen mesh fix
* small fixes
* tick fix
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* grammar
* Update code/modules/surgery/organs/organ_internal.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/modules/surgery/organs/organ_internal.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/modules/research/xenobiology/xenobiology_organs.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/modules/research/xenobiology/xenobiology_organs.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/modules/research/xenobiology/xenobiology_organs.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* tweaks
---------
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: BeagleGaming1 <56142455+BeagleGaming1@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-06-10 16:46:56 +00:00
PollardTheDragon and GitHub
d8f47f5ee9
Fixes AI program nanites ( #29373 )
...
* Fixes AI program nanites
* Updates descriptions
* Fixes bad indentation from merge conflict resoltion
* Makes nanite cost work with one var
* All one var
* Linters
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-06-07 14:20:32 +00:00
PollardTheDragon and GitHub
5175589f7b
Fixes destroyed turrets being invincible ( #29511 )
...
* Fixes turret deconstruction
* Documentation
* Spacing
2025-06-07 13:54:47 +00:00
ec071cddae
Volcanic Activity Fixes ( #29552 )
...
* fixes
* Update code/datums/weather/weather_types/lavaland_weather.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
---------
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-06-07 13:32:12 +00:00
Osetrokarasek and GitHub
8dcfbb327e
No Brute From Throwing Cig Butts ( #29445 )
...
* fo
* fa
* Update lighters.dm
2025-06-07 13:26:48 +00:00
Contrabang and GitHub
f9e95a2b1d
Adds an icon for non-abstract nodrop items ( #29452 )
2025-06-07 13:25:01 +00:00
ColKev1 and GitHub
74e1c13e64
Add files via upload ( #29454 )
...
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com >
2025-06-07 13:22:11 +00:00
Osetrokarasek and GitHub
3b25e662a2
Update cash.dm ( #29523 )
2025-06-07 13:17:06 +00:00
11d527c819
READY - Rust HTTP Stuff ( #28997 )
...
* WIP AND BROKEN - Rust HTTP Stuff
* this mostly works
* TM ready???
* Build Rust library
* handle failed requests properly
* Build Rust library
* Build Rust library
* Remove TM stuff
---------
Co-authored-by: Chuga <98280110+chuga-git@users.noreply.github.com >
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
2025-06-06 16:51:05 +00:00
df362db8af
Gives Medical Cyborgs a Holo Stretcher Upgrade ( #29352 )
...
* creation
* Update code/game/objects/items/robot/robot_upgrades.dm
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-06-04 13:15:57 +00:00
kyunkyunkyun and GitHub
f07620aeb3
Get rid of generic office chair type ( #29156 )
...
* remove generic chairtype from maps
* rename
* refactor
* Update sheet_types.dm
2025-06-03 18:16:14 +00:00
PopeDaveThe3th and GitHub
5837434099
Adds Federation marine combat armor ( #29285 )
...
* finally
* grey
2025-05-30 21:13:03 +00:00
Stone and GitHub
ccde8980d4
modified: code/game/objects/items/weapons/melee/melee_misc.dm ( #29365 )
2025-05-27 20:53:18 +00:00
warriorstar-orion and GitHub
e0a5310795
prevent pressure overlay deletion ( #29440 )
2025-05-26 05:19:29 +00:00
kyunkyunkyun and GitHub
2bc70f523c
Sorta revert of #29402 ( #29436 )
...
* Revert "Remove useless fillers for multitile doors (#29402 )"
This reverts commit e351e69ad5 .
* keep em
* now we are safe
2025-05-25 16:49:37 +00:00
warriorstar-orion and GitHub
43fe113250
rename some mapping-related files ( #29422 )
2025-05-25 16:45:52 +00:00
warriorstar-orion and GitHub
e690c3b916
tweak casino mobs and loot ( #29389 )
2025-05-25 15:50:03 +00:00
PollardTheDragon and GitHub
8e78f195a3
Adds abandoned server rooms to station maints ( #28972 )
...
* Adds server rooms to station maints
* Adjusted rooms to address balance concerns
* Linters fixes, adds fire alarm/air alarms
* More fixes
* Moves the metastation abandoned servers
* More fixes
* More fixes
* Forgot a light
* Fixes again
* Reverts excess changes to metastation
* Further fixes meta
2025-05-25 15:48:57 +00:00
kyunkyunkyun and GitHub
e351e69ad5
Remove useless fillers for multitile doors ( #29402 )
...
* fix
* OH so that was the issue
* ...
2025-05-25 15:45:48 +00:00
kyunkyunkyun and GitHub
b1709bb93b
Fix improper skin tones and lots of DNA inconsistencies. Improve mob spawners by a little ( #29271 )
...
* sane appearance
* updatepaths
* flip-vitiligo
* equal color options
* ...
* Update golems.dm
* typo
2025-05-25 15:41:39 +00:00
warriorstar-orion and GitHub
af87e274ed
refactor explosive holopara bomb to component ( #29338 )
...
* refactor explosive holopara bomb to component
* fix examine range
* proper signals
* fixing this oneoff for airlocks as a high-priority target
* proper support for pull
2025-05-25 15:35:12 +00:00
Osetrokarasek and GitHub
07230191d7
Update bags.dm ( #29248 )
2025-05-22 18:59:56 +00:00
Qwertytoforty and GitHub
9329d265ab
Adds 2 new ruins, a space and lavaland relay ( #29335 )
...
* Adds a space and lavaland ruin
* random shelves
* oops
* and this one
* desc update
2025-05-22 14:08:42 +00:00