31 Commits
Author SHA1 Message Date
Letter NandGitHub fcdae04ae0 map cleanups (#7504)
cleanup map files
2026-01-27 12:43:51 -05:00
siliconsandGitHub 6144b87b9a [IDB IGNORE] [MDB IGNORE] orbital support update 1 / 3 (#7361) 2026-01-20 14:46:22 +01:00
30fbcfe9b4 Belts & Trashbags (#7443)
requires #6644 

Entirely replaces how (most) belts perform insertion checks.

This pretty much allows belts to hold most things.

Armor vests are next.

Trashbags will also use the systems we use on main.

Closes #7256 and #7435

---------

Co-authored-by: silicons <silicons@silicons.dev>
2025-12-28 22:05:06 -05:00
b1029a24f8 Power Cell Rework + Energy Weapon Rebalance (& misc changes) (#7438)
- all cells in the game are now small, medium, large
- super, hyper capacity cells, device, and weapon cells are all removed
- cells now have standardized variants, some of which are printable by
R&D
- energy weapons rebalanced
- **advanced energy guns and stun revolvers removed** - use the new
modular weapon system and microfission cells.

---------

Co-authored-by: silicons <silicons@silicons.dev>
2025-12-24 12:15:01 +01:00
ShadowandGitHub 39dcbfd53c Updates nightshift colors (#7347)
- Changes overall color back to warm colors
- Moves color, power, and range to a proper define
- Small bulbs and fairy lights now respect the nightshift

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

Updates the nightshift colors to be warm again (pending the conclusion
of a vote in devlog). Creates more defines for nightshift color
settings, and allows small lightbulbs and fairy lights (which are the
main lightsources alongside tubes) to respect the nightshift as well.

## Why It's Good For The Game

Letting small lights and fairy lights be affected by the nightshift is
arguably good, especially on maps like the Strelka where they make up
the majority of light sources. Making the colors warmer can help make
the nightshift more cozy, though it is still up to a vote.

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Please note that
maintainers freely reserve the right to remove and add tags should they
deem it appropriate. You can attempt to finagle the system all you want,
but it's best to shoot for clear communication right off the bat. -->

🆑
tweak: Small lightbulbs and fairy lights now respect the nightshift.
tweak: The nightshift color is now warm instead of cold.
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
2025-10-14 10:48:12 -04:00
LordMEandGitHub f299c067e3 Xenohybrid improvements (#7309)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
So I decided to tweak xenohybrids some more
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game
We love features
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

🆑
add: Added a bunch of COMSIGnals to make the later work.
add: Added new stealth ability for xenomorph hybrids
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
2025-10-04 13:54:14 -04:00
siliconsandGitHub e5316fbaf5 refactors click handling (#7286) 2025-09-03 19:30:39 +02:00
siliconsandGitHub 0f811aa5ac fixes getflaticon and some other overlay nightmares (#7292)
pAI hair & camera hair should be fixed from this
maybe

this doesn't fix sonar hair having color though but that's for another
time; byond rendering is a fucking nightmare
2025-08-31 21:25:15 -06:00
09c511015d Small Ship map : NEV Strelka (#7025)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

_Somewhere on Centcom NDV Marksman, near a window_

-"Hey, Officer, here are the manifest of the last few months from crew 7
EX 39."
-"Huh. Thank you... Wow, is it me or they are getting less people ?"
-"Yes, I agree... Yet they are getting some big bas- Holly molly, is
that the Strelka ? Its getting repaired ? My grandpa loved that ship !"
-"Huhuh. We only need a smaller crew to man it..."
_Both are looking at a the crew manifest folder_
-**"Bingo."**

The Strelka is one of the oldest NT Vessel. Started out as a Luxury
Yacht for NT, to carry VIPs and celebrities. Served also as a blockade
runner during the corporate wars. Its last function was as a pathmaker
and obstacle buster for the Marksman fleet. With being one of the
oldest, its also one of its smallest, yet still can be used as a day to
day vessel, with... a lot of sacrifices.

The Vessel got four decks, like the Triumph or Endeavour, but is arround
only 80 Tiles long and 64 tiles wide. Its main focus was mainly confort
and luxury at first, with its departments being, for a lot of them, just
cabins with walls that got destroyed to make more room.

![nev
strelka](https://github.com/user-attachments/assets/4dbe5d39-9506-4e51-b3ff-6aa81281172d)

## Why It's Good For The Game

The map was made at first to test how small a citadel station can be. 
_But I got carried away :D_
There are not a lot of players playing during some time of the day, and
a request for a smaller map, that makes people interact more with each
other, has been requested. This map should do it. Its also takes a
direction that is different from the Atlas, Tether, Triumph and
Endeavour, aspect wise.

The map is also a test to apply the different ideas given from the
exploration departement debates that the server saw multiple times.
Here, the exploration depatement is actually rather open. All of the
crew can easely acces the excursion shuttle hangard. The gears of EMTs
and Explorators (and pathfy) are still here, but located in Science and
Medical (The Pathfy still get is own office). The goal is to have away
team with different crew of multiple departement more easely, without
the need to change access.
Since the vessel is a NEV, the pathfinder gets also acces to the bridge,
where he can assist with charter and helm... And of course, since this
vessel have a Obstacle removal Ballista, the pathfinder (and command)
can use it.

The main drawback of the vessel would be that some science activities
are missing, mostly those that can be found in the western plain outpost
of Lythios 43. So the remaining activities are : Robotics, RnD, Circuit,
Chemistry, Xenobiology, Xenobotany, Telescience, Xenoarchelogy, And
Anomaly.

Another drawback is the lack of maintenance tunnels. There are some
maintenance area, but were on other maps they are arround 30% to 45% of
a map, on this vessel, they be arround 10%. SMES are in glass boxes that
requires Engineering acces to open.

Other than that, all departments and activities are here. It is also
able to welcome traveler and trading shuttles in its Deck 4 hangar.

**It is still a WIP, and would require testing**

![StrongDMM-2025-03-03 16 32
27](https://github.com/user-attachments/assets/06cf0585-d9dc-4a84-9d2a-707ee6698f51)
![StrongDMM-2025-03-03 16 47
15](https://github.com/user-attachments/assets/3accc9a8-0273-442d-8b76-74f7c35c177f)
![StrongDMM-2025-03-03 16 47
34](https://github.com/user-attachments/assets/76b88d5d-3c25-44b4-b3b4-2acce63d0bc4)
![StrongDMM-2025-03-03 16 47
53](https://github.com/user-attachments/assets/1d2d7cd4-9f69-4f4a-9313-39449354b20d)

---------

Co-authored-by: LordME <58342752+TheLordME@users.noreply.github.com>
2025-05-29 18:43:04 -09:00
siliconsandGitHub a83bdbcd61 renames setclickcooldown and get_attack_speed (#7126)
staging for melee PR, the way to modify cooldown is no longer direct
calls but modifying the clickchain
2025-04-30 10:14:43 +02:00
siliconsandGitHub efb1c57bb8 sharp / edge / damage mode regex (#6747)
last regex before #6575 , probably 

deprecated sharp and edge
2024-09-13 08:50:11 -06:00
FreeStylaLTandGitHub 89ff78cc1b remaps the bar and moves the cafe (#6657)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
top

![dreamseeker_EvQsNVCoRA](https://github.com/user-attachments/assets/ca2fe549-accd-44d9-9ae6-816cfa4287ec)
bottom

![dreamseeker_EdfQDr3XkY](https://github.com/user-attachments/assets/9a0fd30c-9b5d-4052-84fd-38cf571d3a4e)
the cafe

![dreamseeker_HSGqgsRKkh](https://github.com/user-attachments/assets/1d27ec87-70ef-4b8c-b2aa-e7480c6fda33)

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game
- Cafe and bar are now in distinct, separate areas
- Turns a weird semi-quasi-bar into an actual cafe location
- Distinguishes the top / bottom floor of the bar
- Private rooms!
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

🆑
tweak:the bar and cafe were changed
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
2024-09-07 19:27:39 -06:00
siliconsandGitHub 0c8dd521c2 refactors attack hand proc header (#6720)
needed for #5677 

this is to make that PR slightly easier to review.
2024-09-06 13:36:10 -06:00
siliconsandGitHub 5134116de4 supply: supply pack datums, some reworks (#6599)
tl;dr refactors supplypacks to a new system

- all access locks yanked from crates other than the ones that actually
need to be locked
- preps system for reworks, translates stuff over to a new format
- adds unified subsystem parsing & support for other descriptors for
cargo crate contents other than typepath
2024-07-31 10:28:39 -04:00
Chayse RamsayandGitHub f49b571a45 Hammerhead Upgrade + Rigsuits + Baron Integrity Increase (#6302)
## About The Pull Request

Redesigns the hammerhead somewhat to be more like a patrol and response
carrier, with a more streamlined design for carrying personnel and
detainees.

Brings the Rift to parity with other maps for security EVA by replacing
the spare security officer lockers in EVA storage with an additional
security voidsuit and two hazard rigs, plus a hazard rig in the HoS'
office.

Increases the Baron's integrity by 200 (from 400 to 600) to offset the
damage impacting a wall causes (which is the only way to stop in space
currently), and increases the Duke's integrity by 400 to match the
intended double armour value.

🆑
tweak: Redesigned the Hammerhead Patrol Barge
tweak: Increased armour values for the Baron and Duke space fighters
balance: Added an additional voidsuit and three hazard rigs to security
to bring the rift to parity with other map values
add: Adds an old_wall flag to lights, allowing them to be placed on
old-style walls without ending up inside of them
/🆑
2024-02-24 11:24:02 -08:00
383308a1d1 storage rewrite (#6284)
Co-authored-by: silicons <no@you.cat>
2024-02-17 10:08:35 +01:00
KTandGitHub 0eda4b7607 [IDB IGNORE] [MDB IGNORE] Euthenia final stretch (#5958) 2024-01-05 11:15:24 +01:00
2c75047622 Nightshift v2 (#6207)
Co-authored-by: silicons <no@you.cat>
2023-12-19 20:32:17 +01:00
f00535983e [MDB IGNORE] [IDB IGNORE] atom damage (#5235)
## About The Pull Request

adds generic system for atom health / integrity / damage

everything that isn't flagged with not-bludgeonable can, well, now be
bludgeoned.

## Why It's Good For The Game

more interactive game world through the means of making people able to
break Everything.

## Changelog

🆑
add: atom damage - (almost) everything is now breakable.
refactor: new /atom level materials system
refactor: a lot of the combat system / click code
refactor: melee attack styles
/🆑

---------

Co-authored-by: silicons <no@you.cat>
2023-11-11 17:33:57 -07:00
85dec9b21f alt-click context menus & object cell systems (#6029)
Co-authored-by: silicons <no@you.cat>
2023-10-02 13:28:11 +02:00
MazianandGitHub 8ec78584d2 Baywall Bugfixing (#5685)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

Misc fixes for broken crates, bodybags, etc.

## Why It's Good For The Game

fix

## Changelog

no.
2023-07-13 09:43:15 -07:00
749579b9f9 Lathe/Design/Materials refactoring + misc changes (#5123)
## About The Pull Request

rewrites lathes 
they are now embeddable within other interfaces, have unified controls +
queue management, and have support for using

- materials
- reagents
- even using / transforming existing items

rewrites /datum/design to be semi-singletons
adds SSresearch to hold designs
rewrites atom material system a bit

also:

- adds MIT license identifiers to some of my old TGUI work of which I am
the only one on the git history. i'd like to keep the tgui section and
my own code samples in there as MIT instead of AGPL.
- removes vorestation id restorers from maps because they're unused
nowadays
- removes partslathe as they're basically just unused
- Revamps sheetmaterials stylesheet as it really didn't need to just be
stacks.dmi

## Why It's Good For The Game

lathes sorely needed a redo
we want good materials support ontop of that.
also fixes autolathes :)

the "also" part is already covered above.

## Changelog

🆑
refactor: lathes are completely rewritten
fix: autolathe x5 and x10 buttons
del: autolathes can no longer be hacked. all hacked recipes are instead
accessible as normal recipes.
del: partslathes - redundant
del: id restoration consoles - unused / prohibited by server rules
/🆑

---------

Co-authored-by: silicons <no@you.cat>
2023-07-08 22:53:25 +02:00
8cc591c244 Baylike Walls and Windows (#5547)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

Largely a port of code from Daedalus Dock and icons from Bay/Nebula.
Lots of things need to be touched with this.

## Why It's Good For The Game

It just looks better, imho.

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

🆑

/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

---------

Co-authored-by: silicons <no@you.cat>
Co-authored-by: silicons <2003111+silicons@users.noreply.github.com>
2023-07-07 08:59:23 -07:00
MonaraandGitHub 8c44e0edf5 Nightshift Color/Brightness (#5621)
## About The Pull Request

brightens nightshift lighting from 0.4 to 0.6 (dayshift is 0.8)

## Why It's Good For The Game


Nightshift was too dark, and blue adds atmosphere (It overwhelmingly won
the vote too)

## Changelog

🆑
tweak: Changes nightshift color to blueish
tweak: Changes nightshift brightness from 0.4 to 0.6
/🆑

![5-0
6](https://github.com/Citadel-Station-13/Citadel-Station-13-RP/assets/86886852/ae020e11-0b2b-4330-bc8e-4950dace9413)
2023-06-25 16:02:42 -04:00
15ba149d71 persistent pictures framework (#5589)
no player facing changes

makes pictures persistent. fixes up the character saving system too.

---------

Co-authored-by: silicons <no@you.cat>
2023-06-13 18:00:58 -07:00
siliconsandGitHub 55375c2087 refactors afterattack (#5575) 2023-06-08 21:36:02 -04:00
MonaraandGitHub 31f13f48c0 4-15-23 Spring Ball (#5288) 2023-04-16 21:28:53 +02:00
8b778b0321 Armor rework (#5158)
Co-authored-by: silicons <no@you.cat>
2023-03-25 11:58:25 +01:00
455ec82c4e refactors attack_hand, attackby, attack_self (#5120)
Co-authored-by: silicons <no@you.cat>
2023-03-11 17:15:58 +01:00
siliconsGitHubVM_USER <VM_USER>silicons
fb429e51a4 KILLS STATPANEL (#4877)
Co-authored-by: VM_USER <VM_USER>
Co-authored-by: silicons <no@you.cat>
2023-01-11 09:12:35 -06:00
1a524b77eb SSao, Z-Mimic, and O7 Lighting (#4846)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Z-Mimic is nice.

Currently just SSao atm, why SSao? Filter-based ao doesn't really work
with Z-Mimic

O7 Lighting cause I got tired of trying to make ours work with this. But
hey, we got directional lights now so that's cool.

🆑 @Zandario & @Lohikar
add: SSzmimic
add: O7 Lighting
add: SSao
del: SSopenspace
tweak: Lights now can shine in angles between 0 and 180
/🆑

Co-authored-by: Lohikar <lohikar@protonmail.com>
2023-01-01 05:04:11 -08:00