Commit Graph

45912 Commits

Author SHA1 Message Date
ike709
0bcfc03d19 Fix a var type declaration (#29636)
Signed-off-by: ike709 <ike709@users.noreply.github.com>
2025-06-16 13:49:26 +00:00
warriorstar-orion
c88d68cff3 add R_VIEWLOGS to /proc/rights2text() (#29623) 2025-06-15 03:04:22 +00:00
warriorstar-orion
64bf2b0fda Add R_VIEWLOGS permission. (#29613) 2025-06-14 21:05:16 +00:00
ike709
99fd4918d7 Rename a var/src to var/source (#29618)
Signed-off-by: ike709 <ike709@users.noreply.github.com>
2025-06-14 18:53:38 +00:00
Kyani
2a77d78b12 Removes a virology debug message (#29620) 2025-06-14 16:27:25 +00:00
Toastical
dd01930718 remove explicit spacemove for legions (#29619) 2025-06-14 15:13:28 +00:00
warriorstar-orion
5e17397a49 fix undesirable spacedrift behavior (#29521)
* fix undesirable spacedrift behavior

* may not need this
2025-06-13 20:56:12 +00:00
warriorstar-orion
87cc483b90 fix connect_range/container runtimes (#29491) 2025-06-13 20:49:41 +00:00
warriorstar-orion
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
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
AmityBlamity
341058c682 Spelling, grammar, and Britishism fixes for all things news (#29542)
* Spelling, grammar, and Britishism fixes  for all things news

* Update config/news/trivial.txt

Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com>

* Update config/news/trivial.txt

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-13 19:37:08 +00:00
kyunkyunkyun
d477a881a8 fix null icon states (#29587) 2025-06-13 19:21:28 +00:00
ColKev1
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
ca21835f1d Add files via upload (#29610)
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>
2025-06-13 19:20:06 +00:00
azulez
13056d9531 Additional sound-emote for Vox (Voxcaw V2) (#29482)
* Adding voxcaw

* Adding voxcaw

* Removing old caw, adding two new CC0 caws, and probabilistic caw-selector.

* Readding eroneously removed cr at end of verbs.txt

* CRLF reversion?  Might be battling core.autoclrf for text files.  Let's see if this works.

* CRLF fix, attempt 2.

* Responding to suggestion to make text portion of emote more interesting.

* Added line to attributions.txt for the sound files, also made vary explicit.

* Spacing for pick parameter

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: azulez <nflanaga@gmail.com>

* Fixing CRLF for commit on attributions.

* File now last touched by Notepad++ rather than VS Studio.  Pray for my CRLF fix.

* And back to LF.

---------

Signed-off-by: azulez <nflanaga@gmail.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2025-06-13 19:16:32 +00:00
Contrabang
a683db0128 bang (#29567) 2025-06-11 18:05:54 +00:00
Toastical
0a6745cd82 allow sentient bees to leave and enter hive + fix queen bee home (#29580) 2025-06-11 18:03:09 +00:00
warriorstar-orion
80a92a2681 register non-mapload docking ports on init (#29581) 2025-06-11 18:01:27 +00:00
PollardTheDragon
973204b3ab Fixes deconstructing shocked devices without consequence (#29519) 2025-06-11 17:25:18 +00:00
CRUNCH
60173b3566 Printable woo! (#29428)
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
2025-06-11 17:15:41 +00:00
warriorstar-orion
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
2acf4a628c make space goliaths, hivelords, and basilisks spacewalk (#29442) 2025-06-11 17:04:30 +00:00
PollardTheDragon
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
Toastical
fe7d3ca3f3 update staffsay log title (#29585) 2025-06-11 15:18:45 +00:00
Kyani
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
warriorstar-orion
bbf40fe4ef place required ruins in decreasing order of size (#29576) 2025-06-09 22:18:19 +00:00
PollardTheDragon
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
PGray
796f91aeb5 Fix: Reset smithing machinery operation state when power is lost during operation, preventing equipment from getting stuck (#29419) 2025-06-07 14:15:26 +00:00
Qwertytoforty
4f0e877948 Allows ruins to block other ruins from spawning on the same level (#29435) 2025-06-07 14:08:58 +00:00
AmityBlamity
7370bea35a Syndicate was incorrectly spelled as Sydnicate - Thanks Coathangerarecool! (#29468) 2025-06-07 14:07:03 +00:00
AmityBlamity
caddddc287 A round of spelling/grammar fixes for uplink_general.dm (#29470)
* A round of spelling/grammar fixes for uplink_general.dm

* Fixes suggested by BiancaWilkson
2025-06-07 14:05:38 +00:00
Contrabang
74694e5059 Allows cult fall to have more cultists on lowpop (#29453)
* Makes cult fall more forgiving on lowpop

* oops
2025-06-07 14:04:26 +00:00
Seren Highwater.
22636353c7 Adds tracksuits to the loadout. (#29510)
* track

* loadout
2025-06-07 13:55:57 +00:00
PollardTheDragon
5175589f7b Fixes destroyed turrets being invincible (#29511)
* Fixes turret deconstruction

* Documentation

* Spacing
2025-06-07 13:54:47 +00:00
AmityBlamity
9ea03afc47 Minor typo fix in morph_spell_handler.dm (#29535) 2025-06-07 13:51:43 +00:00
AmityBlamity
f65ca7b721 Typo and grammar fixes for alien spells (#29537) 2025-06-07 13:50:45 +00:00
AmityBlamity
3abe79d058 Wizard spelling/grammar fixes (#29541) 2025-06-07 13:47:37 +00:00
AmityBlamity
067cc4c4e9 Typo fixes to magboots.dm (#29544)
* Typo fixes

* Corrected back to mph
2025-06-07 13:34:18 +00:00
Kyani
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
AffectedArc07
174a68a507 SMES Noises (#29394) 2025-06-07 13:29:07 +00:00
Osetrokarasek
8dcfbb327e No Brute From Throwing Cig Butts (#29445)
* fo

* fa

* Update lighters.dm
2025-06-07 13:26:48 +00:00
Contrabang
f9e95a2b1d Adds an icon for non-abstract nodrop items (#29452) 2025-06-07 13:25:01 +00:00
ColKev1
74e1c13e64 Add files via upload (#29454)
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>
2025-06-07 13:22:11 +00:00
chuga-git
46823f220a mouse in a box (#29479) 2025-06-07 13:21:04 +00:00
CRUNCH
9b5a3264ca Update angel_statue.dm (#29512) 2025-06-07 13:19:07 +00:00
Osetrokarasek
3b25e662a2 Update cash.dm (#29523) 2025-06-07 13:17:06 +00:00
Toastical
c9c0519b59 split if check (#29539) 2025-06-07 13:15:33 +00:00
CRUNCH
96e1cb8560 Fixes Incorrect Dublin Drop Recipe (#29540)
* Update drinks_reactions.dm

* Update drinks_reactions.dm
2025-06-07 13:13:44 +00:00
AffectedArc07
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
Chap
772aa6d21a Gorilla icon updates on death (#29524)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2025-06-04 14:59:03 +00:00