Commit Graph

79684 Commits

Author SHA1 Message Date
github-actions[bot]
1013a2cfe8 Automatic changelog for PR #1406 [ci skip] 2025-12-06 19:05:53 +00:00
QuiteLiterallyAnything
d4a96e9b30 Adds Two Minor Cateor Hit Effects (#1406)
* Makes cyborgs hit by cateors get the cat ears hat; makes pAIs hit by cateors swap to their cat chassis.

* Update fulp_modules/features/events/cateors/cateor.dm

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>

---------

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2025-12-06 19:05:29 +00:00
anettera
81b661cd8f add custom status report to tgs commands (#1436)
* add custom test command

* first attempt at using tgs chat embed

* force typecast to fix error?

* ok empty text prefixing isnt enough to force typecasting it turns out

* what

* thats embarrassing

* oh yeah you cant use a constructor that doesnt exist

* how does code work again. maybe i should be at least building these before committing.

* inline it?

* time parsing and another attempt at inlining

* cant do division to a text probably

* doh

* dont show negative time and use current time dilation

* the incredible shitcodeler

* parsers hate this one stupid mistake

* escape empty field values so discord gets them?

* properly override required rights

* i love tgs!!! i love tgs!!!!

* why isnt it doing the thing i want it to

* what. tgs must be disposing of timer field. give it a visible name regardless of state i guess

* holy shit you idiot no wonder it wasnt working you didnt add it to the list of fields

* okay actually dont escape them

* test proc override to clean up some shitcode

* little bit of cleanup
2025-11-30 19:21:21 +00:00
John Willard
24cfbc6690 Fixes fulp antag icons (#1439)
* Fixes fulp antag icons

* test commit

* Revert "test commit"

This reverts commit 93f582dd5b.

* theia fixes

* Update TheiaStation.dmm
2025-11-26 07:54:58 -05:00
github-actions[bot]
0fadba727e Automatic changelog for PR #1437 [ci skip] 2025-11-26 11:26:38 +00:00
QuiteLiterallyAnything
20ca503c5e Conglomerated Theia Station Fixes (#1437)
* Adds a lot of fire alarms; makes a few other minor adjustments.

* Adds a couple more doors to botany; gives the morgue more trays; sets the first SM filter to nitrogen; and removes a second bartender shotgun.

* Adds a couple of maintenance airlock helpers; moves a few items over display cases into display cases.

* Resolves a few more CI failures.

* Missed a cable.

* Clarifies/adjusts a few area borders. Renames a few via the creation of custom hallway subtypes.

* Adjusts a lot of directional signage; adds more directional signage; adds a new and fancy airlock in escape; adds shutters to two command rooms.

* Morgue to psychology; squishes the chaplain's office; moves medical cold storage to above the morgue's new location; moves psychology to where cold storage previously was.

* Slightly expands the bridge.

* Comitted the wrong file last night.

* Replaces emergency nanomeds on Theia's escape and arrivals shuttle; adds airlock pumps and extends airlocks where necessary; implements the new surgery air alarm helper.

* A few corrections to address CI Suite failures.
2025-11-26 06:26:17 -05:00
dependabot[bot]
be9ebee4e8 Bump actions/checkout from 5 to 6 (#1438)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-26 06:06:16 -05:00
Cure221
e8e099413d Heliostation external airlock and misc update (#1435)
* External Airlocks

* fix and other misc stuff

* airlock_pump_distance_limit woops

* minor fix
2025-11-09 02:40:02 +01:00
anettera
a2b1215cc3 Update Discord link for GitHub inquiries 2025-11-08 13:42:35 +00:00
dependabot[bot]
975d181ce4 Bump actions/github-script from 7 to 8 (#1433)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-07 12:17:18 +00:00
github-actions[bot]
3095cad7cc Automatic changelog for PR #1431 [ci skip] 2025-11-07 09:47:12 +00:00
anettera
18e3b26a14 Pubbyfixes (#1431)
* cargo fix disposals fix decal tweak

* cargo area boogie woogie woogie

* remove type that got deleted
2025-11-07 09:46:49 +00:00
github-actions[bot]
efdaa56998 Update TGS DMAPI (#1432)
Co-authored-by: tgstation-ci[bot] <179393467+tgstation-ci[bot]@users.noreply.github.com>
2025-11-07 09:26:46 +00:00
dependabot[bot]
806bd82e40 Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4 (#1429)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.7.3...v4.7.4)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-version: 4.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-06 15:48:35 +00:00
John Willard
7199947c08 [MDB IGNORE] [IDB IGNORE] WIP TGU (#1427)
Several months worth of updates.

---------

Co-authored-by: A miscellaneous Fern <80640114+FernandoJ8@users.noreply.github.com>
Co-authored-by: Pepsilawn <reisenrui@gmail.com>
Co-authored-by: Ray <64306407+OneAsianTortoise@users.noreply.github.com>
Co-authored-by: Cure221 <106662180+Cure221@users.noreply.github.com>
2025-11-06 08:20:20 -05:00
John Willard
8843149c8e Fixes some issues w/ nanites (#1426) 2025-11-03 05:10:10 -05:00
anettera
c5ab1aa290 Remove beta notice for BYOND 516
you do actually need the rest of the code in that block you twit
webedit moment
2025-10-31 10:07:46 +00:00
anettera
da8e8c3aa9 Remove beta notice for BYOND 516
Removed beta notice for BYOND 516 from statpanel.
2025-10-31 09:54:07 +00:00
dependabot[bot]
c423f2e79d Bump actions/upload-artifact from 4 to 5 (#1425)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-30 21:03:27 +00:00
dependabot[bot]
8401606694 Bump actions/download-artifact from 5 to 6 (#1424)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-30 21:03:14 +00:00
github-actions[bot]
ddc5d38154 Automatic changelog for PR #1391 [ci skip] 2025-10-30 13:59:09 +00:00
QuiteLiterallyAnything
672183ae53 Yogstation Bloodsucker Clan Ports Part I of IV: Hecata (#1391)
* Ports Hecata bloodsuckers (by Marmio64) from Yogstation.

* Almost forgot the base bloodsucker mob type.

* Update fulp_modules/features/antagonists/bloodsuckers/code/powers/hecata/spirit_call.dm

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>

* Update fulp_modules/features/antagonists/bloodsuckers/code/powers/hecata/necromancy.dm

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>

* Replaces the 'clan_progress' var with 'revive_count' on '/datum/action/cooldown/bloodsucker/targeted/hecata/necromancy'.

* Converts bloodsucker simplemobs and wraiths into basic mobs; adds the 'DEL_ON_DEATH' flag to wraiths.

* Define-ifies the bloodhungry faction.

* Sets sanguine zombie arm damage to initial on species loss.

* Renames a couple of parameters for code clarity.

* Update fulp_modules/features/antagonists/bloodsuckers/code/powers/hecata/spirit_call.dm

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>

* Sets user to equal owner in an action's proc.

* Makes a single item (ectoplasm) remains drop list static.

* Maybe this will work...

* Attempts to fix a unit test error by simplifying something.

* Corrects a typo.

* Adds hecata zombie screenshot; updates tg_edits.md.

---------

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2025-10-30 14:58:37 +01:00
dependabot[bot]
1dc4f8a4ad Bump actions/stale from 9 to 10 (#1422)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-04 15:11:27 +01:00
dependabot[bot]
529e7f13ba Bump actions/setup-python from 5 to 6 (#1421)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-04 15:11:19 +01:00
dependabot[bot]
16bb04b592 Bump actions/setup-dotnet from 4 to 5 (#1420)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-04 15:11:11 +01:00
dependabot[bot]
129b6c9ec1 Bump actions/checkout from 4 to 5 (#1419)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-04 15:11:02 +01:00
dependabot[bot]
c7f41e30c8 Bump actions/download-artifact from 4 to 5 (#1418)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-04 15:10:43 +01:00
dependabot[bot]
bbbf608f06 Bump actions/github-script from 7 to 8 (#1423) 2025-09-05 12:02:19 -04:00
github-actions[bot]
16d9f89186 Automatic changelog for PR #1412 [ci skip] 2025-08-27 11:38:33 +00:00
QuiteLiterallyAnything
e575343c35 Allows Bloodsuckers to lick blood off of floors. (#1412) 2025-08-27 13:38:13 +02:00
github-actions[bot]
22c5dee19a Automatic changelog for PR #1410 [ci skip] 2025-07-30 23:26:22 +00:00
DoctorNut
05f7a02295 Misc fixes and additions to beef_cytology.dmm (#1410)
* Misc fixes and additions to beef_cytology.dmm

* fixes bad variables

* Implements QLA's suggestions

* Some more changes

* changes and fixes cause I messed up some other things
2025-07-31 01:26:04 +02:00
Pepsilawn
478a294c04 fixes spelling mistake (#1417) 2025-07-17 23:08:28 +02:00
github-actions[bot]
426efeacd4 Automatic changelog for PR #1363 [ci skip] 2025-06-14 16:08:34 +00:00
QuiteLiterallyAnything
3e5f648f3d Removes the Bruhspace Anomaly Event (#1363)
* Sets 'max_occurrences' and 'weight' for '/datum/round_event_control/bruh_moment' to zero.

* Completely removes the bruhspace anomaly event.
2025-06-14 18:08:14 +02:00
github-actions[bot]
406bd9007f Update TGS DMAPI (#1416)
Co-authored-by: tgstation-ci[bot] <179393467+tgstation-ci[bot]@users.noreply.github.com>
2025-05-02 06:29:55 +00:00
github-actions[bot]
185d599ab4 Update TGS DMAPI (#1415)
Co-authored-by: tgstation-ci[bot] <179393467+tgstation-ci[bot]@users.noreply.github.com>
2025-05-01 12:59:50 +00:00
github-actions[bot]
f6f3128c50 Update TGS DMAPI (#1414)
Co-authored-by: tgstation-ci[bot] <179393467+tgstation-ci[bot]@users.noreply.github.com>
2025-04-30 10:50:33 +00:00
github-actions[bot]
28f0e7fe3a Automatic changelog for PR #1411 [ci skip] 2025-04-29 06:40:13 +00:00
QuiteLiterallyAnything
c2949a7cb3 Improves All Monster Hunter Ability/Status Effect Background Icons (#1411)
* Improves the background sprites for all monster hunter abilities/status effects.

* Makes a few minor adjustments.
2025-04-29 08:39:48 +02:00
github-actions[bot]
529fb04a45 Automatic changelog for PR #1405 [ci skip] 2025-04-29 06:37:46 +00:00
QuiteLiterallyAnything
fbc250b86d Fixes a couple of client colours being permanent. (#1405) 2025-04-29 08:37:28 +02:00
github-actions[bot]
a9a341759d Automatic changelog for PR #1407 [ci skip] 2025-04-29 06:37:24 +00:00
GuillaumePrata
89bfeeb12c Changes and fixes to Selene's Engineering (#1407)
* Changes and fixes to Selene

Makes the engi entrance a bit friendlier to crew trying to talk with engineers by swapping an eng airlock for a public one and adding windows.

Also fixes some not so hidden pipes.

* Rogue pump change exterminated

* Lots of small changes

Firelocks, firealarms, electrical signs, near station area, color matching floor tile, kills a chair get up and go work mf, Tcoms air alarm won't trigger roundstart and I am definitelly forgetting something.
2025-04-29 08:37:04 +02:00
github-actions[bot]
afb20a6064 Automatic changelog for PR #1403 [ci skip] 2025-04-29 06:36:22 +00:00
QuiteLiterallyAnything
530a5c3744 Slightly refactors bloodsucker power levelling and button icon generation; better communicates ability levels. (#1403) 2025-04-29 08:35:59 +02:00
github-actions[bot]
b368534915 Automatic changelog for PR #1398 [ci skip] 2025-04-29 06:35:18 +00:00
QuiteLiterallyAnything
41e0165062 Spellchecks all of 'fulp_modules' and 'fulp_defines'; makes a few other miscellaneous corrections. (#1398) 2025-04-29 08:35:00 +02:00
github-actions[bot]
069ada044f Automatic changelog for PR #1397 [ci skip] 2025-04-29 06:34:43 +00:00
QuiteLiterallyAnything
cfaf147032 Public Shuttle/Materials Vote Adjustments (#1397)
* Makes the public mats vote account for the possibility of Icebox.

* Adds a few more announcements to the public restart vote; makes the vote delay its call by a minute if it passes and no shuttle has been purchased.
2025-04-29 08:34:24 +02:00