34381 Commits
Author SHA1 Message Date
hazelratandGitHub 5ad23007de Merge branch 'Aurorastation:master' into boneyard 2026-08-14 21:55:08 +01:00
Hazelrat af494713d3 Bringing back up to date 2026-08-14 21:52:32 +01:00
Hazelrat f9571a1861 Final 2026-08-14 21:51:43 +01:00
Hazelrat e2eb86e6f9 Most of the detailing is done 2026-08-14 06:22:52 +01:00
GeevesandGitHub 5a410180b5 Closing Eyes (#22957)
* You can now close your eyes. This blinds you, but gives you protection
against flash effects.
* Welding while blind takes three times as long and has an 80% chance to
fail, with a risk of burning yourself.

<img width="825" height="571" alt="image"
src="https://github.com/user-attachments/assets/14871444-e1c6-4d0f-8f56-d07e56055db0"
/>
<img width="875" height="633" alt="image"
src="https://github.com/user-attachments/assets/134379bb-474c-4c5d-b069-2559d9390305"
/>


AI usage disclosure: The code for this was created in-part using GPT 5.6
Sol.
2026-08-13 16:57:18 +00:00
DreamySkrellGitHubDreamySkrell <>
3ad4c47ca2 initial_generic_waypoints be optional (#23043)
```
changes:
  - rscadd: "Overmap sector list `initial_generic_waypoints` is now optional."
  - refactor: "Small refactor of landmarks and docking markers on the SCC Scout Ship."
```

The `initial_generic_waypoints` could maybe be removed from all maps in
the future, but I didn't want a giga huge diff on this PR.

---------

Co-authored-by: DreamySkrell <>
2026-08-13 16:56:44 +00:00
FenodyreeAvandGitHub 038abdc905 Integrated circuits can be recycled and charged in rechargers (#23004)
Also generalizes autolathe recycling so that other containers can alt
click it to be recycled. Currently its still only circuits and the part
exchanger.

changes:
- qol: "Integrated circuit assemblies can now be recycled in autolathes.
They can't be recycled in the printer, because clicking the printer with
the circuit is required to scan it for cloning."
  - qol: "Integrated circuits can now be charged in rechargers."



https://github.com/user-attachments/assets/1b8325a8-aca0-4df0-a2a3-763eb8cec989
2026-08-13 16:25:05 +00:00
hazelratandGitHub f604244197 IPC power core rejigging (#23018)
By modifying power cell capacities,
https://github.com/Aurorastation/Aurora.3/pull/21285 inadvertently
tripled the amount of power available to IPCs in their roundstart power
core, going from 20000 --> 60000. This drags that down to 30000 with a
high-capacity power cell, still half again higher than the original
value, and increases the efficiency of recharge stations a little so
sitting in them is less tedious.
2026-08-13 16:24:55 +00:00
bd0ac4101b Allows duffel bags to be accessed in hands (#23014)
Tiny change, duffel bags can now be accessed in your hands as well as
while on the floor. They still cannot be accessed while on your back.
You still have to sacrifice a hand slot to use duffels, it just removes
some of the busywork involved in dropping it (and makes them more
useable during vents now that your own bag won't run away from you with
the moving air).

---------

Signed-off-by: hazelrat <83198434+hazelrat@users.noreply.github.com>
Co-authored-by: Kano <89972582+kano-dot@users.noreply.github.com>
2026-08-13 16:24:54 +00:00
KanoandGitHub b4e654226f Slightly tweaks and documents a do_after interaction (#23031)
Adds a new `do_after` flag for progress bar placement. Previously it was
placing the bar on `target` if it was provided in the arguments
(required by do_unique flags), with this flag we're now able to put the
bar on the user

This particular change fixes deployable kits not showing a progress bar.
Also documented some flags on the way
2026-08-13 16:24:11 +00:00
FenodyreeAvandGitHub 44b11d6804 Reduces damage to pilots from shots penetrating the cockpit (#23033)
I mistakenly assumed mech armour was good.

Only combat armour reduces the damage of any rifle round, all other mech
armour is worthless against actual weapons.
2026-08-13 16:22:56 +00:00
hazelratandGitHub bcd7a179bb Adds the stickbug hivebot boss (#23032)
Adds the stickbug of doom for admin use, plus a few QoL changes for
hivebots.

<img width="237" height="300" alt="image"
src="https://github.com/user-attachments/assets/7c8c1c29-f2f7-4532-b861-5674a3cd7ac5"
/>

- [x] Fix hivebot blood on the boss appearing red.
- [x] Verify the beacon creation ability is functional - could make it
spawn playables?
- [x] Implement the beacon boss sprite for future use.
2026-08-13 16:22:55 +00:00
mineymonkeyandGitHub 5f7a4c4e69 Prolathe, Circuit Imprinter, and Mech Fab Fix (#23044)
Fixed the bug where the prolathe, circuit imprinter, and mech fabricator
still required matter bins in their construction.
2026-08-13 16:21:57 +00:00
Casper3667andGitHub 2e06b7c45e Prevents psiren omens, beckoners and the matriarch from being summoned (#23055)
Done on behalf of @VMSolidus. The reasoning is that the morale damage of
the omens and beckoners is balanced around there only being a couple,
while the gold slime core and the technomancer could spawn enough to
tank everyones morale damage to the ground. The matriarch was removed
from the gold slime core as an unintended spawn, due to its strength.
2026-08-13 16:20:59 +00:00
DreamySkrellGitHubDreamySkrell <>
18ab9035cc Door paint markers (#23045)
changes:
  - rscadd: "Door paint markers."

---------

Co-authored-by: DreamySkrell <>
2026-08-13 16:20:57 +00:00
Casper3667andGitHub 9c6d28ee08 Fixes that the tajaran himean modkit can't modify industrial rigs (#23048)
Fixes https://github.com/Aurorastation/Aurora.3/issues/23042

A simple oversight. This allows an industrial rig (such as miners) to be
made into a tajaran himean variant.
2026-08-13 16:20:55 +00:00
KanoandGitHub 622814f794 Ports various platform sprites (#23054)
As title, ports some sprites from CM as a supplement for our generic
platforms. I wasn't able to find the authors due to how .dmi change
history is stored in git

## Images

<img width="731" height="797" alt="Screenshot_8"
src="https://github.com/user-attachments/assets/fb2cf11e-be85-4e16-b747-00d710fb9b1c"
/>


### Asset Licenses
The following assets that **have not** been created by myself are
included in this PR:

| Path | Original Author | License |
| --- | --- | --- |
| icons/obj/structure/platforms.dmi | Colonial Marines | CC 3.0 BY-SA |
2026-08-13 16:20:39 +00:00
6cad437c4a B(re)aking b(re)ad - Adds two new Adhomian Cuisine dishes (#23056)
Adds two new Adhomian cuisine dishes - The Meaty breadbake and the
Cheesy breadbake

---------

Signed-off-by: tomixcomics <11053204+tomixcomics@users.noreply.github.com>
Co-authored-by: CatsinHD <31459154+CatsinHD@users.noreply.github.com>
2026-08-13 16:20:35 +00:00
BatrachophrenoandGitHub ac297470d6 Greimorian Egg Clades - Fairness Patch (#22981)
Makes Greimorian egg implantation a little more fair, without removing
the intense danger factor.

1. Increases total incubation time by 33%.
2. Organ reroll chance is now not just for the head, but chest and groin
too (reduces odds of instakill, though still does not remove it.)
3. Removes late-stage reinfection chance from incubation stage 4.

NOTE: Helmizole is not just a medicine for curing greimorian parasites.
It's also an inoculation. So long as you have it in your system,
greimorian eggs might make you hungry and sleepy, but they WON'T be able
to start incubating, and they will be removed normally by your liver (or
by tox medicine).

Hey ISD! Tell Medical to make you medicine! It's their job!
2026-08-13 16:19:38 +00:00
FabianK3andGitHub 5a58b71ddc Revert vent ambience (#23034)
# Summary

This PR removes the ambience sounds introduced in
https://github.com/Aurorastation/Aurora.3/pull/22789. Due to performance
degradation by the sheer amount of active sounds, these are removed
again. The sounds added in the original PR stay for re-use.
2026-08-13 16:19:36 +00:00
GeevesandGitHub 448932f01c Ship Weapon Fix (#23038)
* Fixed ship munitions occasionally failing to enter their overmap
target when their original physical projectile no longer existed.
* Fixed several ship munitions reconstructing as the wrong projectile
after overmap travel, ensuring explosive rounds correctly detonate on
impact.

Also had the AI write a unit test that simulates ship combat using every
munition type, so we don't have more regressions here.

AI usage disclosure: The code for this was created using GPT 5.6 Sol.
2026-08-10 19:47:19 +00:00
hazelratandGitHub 127d026485 IPC P2P QoL (#23015)
Messages are now sent to both parties in IPC P2P communications, to make
the mechanic a little more responsive.

Also adjusts some of the code to get it functional on my machine.
2026-08-10 00:37:14 +00:00
4c18407831 Flags/banners with custom names and descriptions now keep these when hung up/deployed (#23012)
See title. Players have been able to assign a custom description to the
loadout flag/banner selection since forever, but it never persisted over
to actual 'hung up' flag object and was essentially erased if ever used.

<img width="777" height="600" alt="image"
src="https://github.com/user-attachments/assets/6b80b6f0-a120-4ba2-a46d-a680b7e5fff5"
/>

---------

Co-authored-by: Jaraci <mirandatrasen@nt.net>
2026-08-10 00:36:56 +00:00
FabianK3andGitHub 77019460cc Refactor round start volume of welding packs and fryers (#23027)
# Summary

This PR adjust welding packs and fryers. Welding packs now spawn empty
[on the Horizon] to encourage the persistent welding tanks and fryers
have their optimal oil level adjusted to balance out oil refills.

**Depends on https://github.com/Aurorastation/Aurora.3/pull/23005**.

## Changes

- Added new sprite for empty welding packs.
(Regular vs new low variant)
<img width="835" height="108" alt="image"
src="https://github.com/user-attachments/assets/a882bff1-901b-4b0e-8d1d-750ed4e1e83c"
/>

- Welding packs now spawn empty (only on the Horizon and during map
load).
- Deep fryer no longer contain 9 full tanks of cooking oil. They contain
100u now and make refills using the [persistent cooking oil
tanks](https://github.com/Aurorastation/Aurora.3/pull/23005) much more
reasonable. Added a wrench to the kitchen for tank handling.
2026-08-10 00:36:44 +00:00
c#min7andGitHub 9985c5c286 fixes SMES coils not being insertable into SMES units (#23024)
bblgblgblglblnlhlgblgblbblgblghnbgllhlgblgbl

#23010
2026-08-10 00:36:22 +00:00
hazelratandGitHub 13a202ef7d Trinarism care package (#23008)
Adds new Trinarist coif variants, a resprite for the Trinarist robes and
stave, and new Trinarist tunics.

Credit for the bulk of the spritework goes to Wezzy, I cobbled the rest
haphazardly together.

<img width="329" height="986" alt="image"
src="https://github.com/user-attachments/assets/ce3b7d6c-3a76-443f-a8a6-50b25170766e"
/>

---

<img width="286" height="932" alt="image"
src="https://github.com/user-attachments/assets/d4b1bf4d-d9c4-4835-95f0-b67e0f5a92b3"
/>

---

<img width="478" height="131" alt="image"
src="https://github.com/user-attachments/assets/f9bd0954-c024-4944-aa2b-7a3cd6233bda"
/>

---

<img width="305" height="927" alt="image"
src="https://github.com/user-attachments/assets/9f2bc04d-70fd-4766-a119-7c9e9f6d715f"
/>

---

<img width="277" height="919" alt="image"
src="https://github.com/user-attachments/assets/7a065f3d-7514-48cf-a647-15c649133d86"
/>

---

<img width="109" height="110" alt="image"
src="https://github.com/user-attachments/assets/0a5cfb66-5090-471c-b8c3-d4be8c5caab6"
/>

<img width="116" height="115" alt="image"
src="https://github.com/user-attachments/assets/8c4452d9-0a25-45d3-a763-bbdfded1d93e"
/>

<img width="115" height="108" alt="image"
src="https://github.com/user-attachments/assets/c50f8636-cde0-4290-a498-5ec6fe0bd799"
/>
2026-08-09 18:30:58 +00:00
FenodyreeAvandGitHub ecc8f4db66 Forces statpanel to update immediately on item move (#22946)
The statpanel (alt-click pickup menu) now updates whenever an item in it
is moved.

The statpanel (alt-click pickup menu) previously only updates on the
subsystem firing, every 2 seconds.
This lets you interact with an object after it's already in the contents
of another object.

Eg. Pick up a bullet, load it into a magazine, pick up that same bullet
from the statpanel, load it again.

This is the source of nearly every inventory bug I've encountered.
(vanishing armor attachments, bullet pile duplication, double-click
triggering grenades, modlaser components being in two guns at the same
time).

It also just feels bad and makes the menu much less usable. (Have I
picked up that item? Which one of these 6 identical icons did I click on
last? Better wait 2 seconds for it to update).


This does NOT cause the panel to update when a new item is added, as
that causes an Icon/Image refresh, which is the expensive part of the
proc. (At least I hope it doesn't)


https://github.com/user-attachments/assets/f396d4bb-d9be-407a-ad66-0cbf8cd4490b
2026-08-08 20:47:58 +00:00
FabianK3andGitHub 65a9f06765 Persistence Panel (#22979)
# Summary

This PR adds a new admin panel for persistence.

## Contents

- The panel features information about the current round and detailed
tracking of objects, records and generics.
- The previously introduced toggle-persistence verb has been removed and
integrated into the new panel.
- The panel can be seen by admins, mods and devs, but the
toggle-persistence is still locked to admin permissions only.

## Preview

The images are WIP and subject to change.

<img width="918" height="229" alt="image"
src="https://github.com/user-attachments/assets/16d3d73d-32e6-4907-bdff-d96699c27d49"
/>

<img width="919" height="253" alt="image"
src="https://github.com/user-attachments/assets/92e7f4d9-ccd4-4e79-949d-b8a35039da01"
/>

<img width="923" height="285" alt="image"
src="https://github.com/user-attachments/assets/e3796504-4cc6-4fce-b5f1-4df3486bfbee"
/>

<img width="923" height="270" alt="image"
src="https://github.com/user-attachments/assets/9fbb185d-181a-40ec-b89b-58eafcd47e4d"
/>
2026-08-08 20:47:55 +00:00
TheStrykerandGitHub f6d688f9b6 It's Hell Out Here!: Adds a press vest to the journalist's office. (#22984)
Adds the press vest and helmet currently in the code to the journalist's
locker.
<img width="203" height="221" alt="image"
src="https://github.com/user-attachments/assets/c2aab80d-c8f0-4848-8ad9-6cd372dab164"
/>
2026-08-08 10:22:22 +00:00
nautandGitHub 2a57536660 Disposal tweaks (#22999)
The disposal "mainline," the main trunk that wraps around the whole
ship, has been painted with a yellow stripe for better distinction with
both mapping and in-game diagnostics. Relevant code has been changed (a
microscopic amount) to make the stuff actually work, too.

The yellow stuff's currently not constructable due to the colossal
amount of additional codework to make them such for minimal return.

This PR additionally makes packages able to be mailed to the machinist's
workshop properly; due to a mapping error (very easy to miss) people
weren't able to do so before.

(CL)
* Painted the 'mainline' disposal pipes yellow for better distinction
with mapping.
* Adjusted some disposal piping to be tidier.
* Packages can now once again be mailed to the Machinist's Workshop.

## Images
<img width="1274" height="780" alt="image"
src="https://github.com/user-attachments/assets/51374227-f3e7-42ca-8a13-64d278ec0d0b"
/>
<img width="1343" height="1119" alt="image"
src="https://github.com/user-attachments/assets/4ae08fe7-ce09-44a9-8158-99dece757b47"
/>
<img width="1175" height="1092" alt="image"
src="https://github.com/user-attachments/assets/5a1b3aa4-1e51-4bc1-b1f4-2f341cef8ca1"
/>
<img width="449" height="594" alt="image"
src="https://github.com/user-attachments/assets/ba44fb77-8c81-41fc-b07f-a3593e063e41"
/>
2026-08-08 10:22:21 +00:00
FabianK3andGitHub 4770cc0739 Storage tanks fill levels (#23005)
# Summary

This PR adds visual fill levels for fuel, extinguisher, water, cooking
oil and lube tanks.
The cooking oil tank now is also persistent and was added to the cargo
order manifest.

Sprites by @alsoandanswer 

## Preview

<img width="404" height="472" alt="image"
src="https://github.com/user-attachments/assets/4ff4a0dd-e790-4a63-bc1a-6e198199ee7c"
/>
2026-08-08 10:22:15 +00:00
FenodyreeAvandGitHub c68fc16afc Frag out! Grenades counter barricades (#22997)
Allows grenades to fly over barricades from the blocking side.
Barricades previously blocked 100% of thrown items.

Now the chance for a barricade to block a grenade is one third its
chance to block a bullet.


https://github.com/user-attachments/assets/6726ed40-68f0-4f35-9352-d0bd23e28d5c
2026-08-06 12:20:53 +00:00
79aa55f5a3 Add Dido's Custom Item (#22964)
See title.

Thread:
https://forums.aurorastation.org/topic/23019-didos-sophonisa-cape/

---------

Signed-off-by: Fyni <itsfyni@gmail.com>
Signed-off-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
2026-08-06 11:51:06 +00:00
1a37ba3d26 Allows crew transfer votes on red alert, weighted for participation in round (#22993)
With massive thanks to @JohnWildkins for help in touching a lot of
concepts I've never worked with before, as well as helping me get back
into contributing in general.

This PR allows crew transfers to be called during red alert and adds
support for weighted voting to help favour active participants in these
particular rounds.

Observers and players still in the lobby are given only half a vote
towards transfer/continue. There is also config support to define an
active 'participation time' in minutes, which is used to stop potential
abuse cases of players respawning/joining from the lobby just before (or
even during) the transfer to gain a full vote. By default, this is set
to 15 minutes, so anyone who's been actively playing in the round for at
least that long is eligible.

This is my first time touching things like the config file or any sort
of subsystem more advanced than, like, the far more basic PRs I'm used
to, but I was encouraged to look at this as a little project. It all
appears to work well locally.

---------

Signed-off-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: Jaraci <mirandatrasen@nt.net>
Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: hazelrat <83198434+hazelrat@users.noreply.github.com>
2026-08-06 10:12:51 +00:00
FenodyreeAvandGitHub d47cdb8f04 Fixes many mech bugs (#22983)
Four major fixes. These are all pretty clearly bugs, but the result is a
substantial mech nerf (except EMPs against EM armor.)

First, EMP armour.
EMP armour did nothing, it was partially ported to use TG's Element flag
system, this finishes that.
Rather than make the EMP armour immune to EMP, it spends power to negate
it.
The cost is 1000 / severity. Heavy EMP is 1, Light EMP is 2. This is 5%
of a basic mech cell for light, 10% for heavy.
Also fixes the pilot getting EMP'd twice for every EMP act on the mech.

Second, open hatches let attacks hit the pilot. Chance is 80% from the
front, 20% from the sides.
The chance is mostly so that turrets that always aim torso don't shoot
mechs forever, always hitting the pilot inside.

Third, cockpit damage actually matters now. Previously shooting the mech
in the chest was nearly worthless, no important components were there
and destroying it did not destroy the mech.
Now if the cockpit is completely destroyed, attacks against it penetrate
through to hit the pilot.
These attacks still account for the mech's armour.
Combined with the hatch getting stuck closed, you can have tense rescues
of pilots bleeding out inside their suits.

Fourth, the mech running out of power actually stops it doing things.
Uranium and Phoron power cores allowed mechs to keep running forever,
even at fractional power, because they recharged slightly every tick.
Now if the mech ever cannot afford the power cost of an action it shuts
down.
It can be powered back up immediately if the power core recharges it,
but it cannot now do costly actions at single digit power.

I fixed mech combat shields.
They suck, they use the auras system which does not play nicely with the
new projectile code.
Recursive calls and spaghetti mess.
Works for now but could use a complete rewrite.

---------

Signed-off-by: FenodyreeAv <fenodyree.av@gmail.com>
2026-08-06 09:40:33 +00:00
FabianK3andGitHub 9e2975ddb3 Storyteller ping (#22985)
# Summary

This PR adds a new verb to ping the storyteller in Odyssey rounds.

## Info

In the OOC tab a new verb can be found during Odyssey rounds allowing
players to notify the storyteller.
Given a required message, the storyteller will get a notification in
their chat with the player given message and a JMP button to quickly
move to the player.
The verb has a one minute cooldown.
2026-08-06 09:35:27 +00:00
Casper3667andGitHub 2f5d7e8422 Upgrades the research console to TGUI and adds the material silo (#22987)
This updates the research console to be a TGUI and fixes several bugs
with it.
It now uses a material silo for materials, while the acid for the
circuit imprinter is still given directly to the machine.
Mech fabricators now also need to be linked to a research console.
It is also capable of connecting to multiple fabricators and distribute
tasks between them.

The sprite originates from TG station.

Unit tests were also made to ensure there is no fabricators missing
consoles and no console missing material silos.

<img width="1200" height="800" alt="image"
src="https://github.com/user-attachments/assets/b2076036-18e5-4518-9af1-3ac3698b3924"
/>
<img width="1200" height="800" alt="image"
src="https://github.com/user-attachments/assets/e954e1e4-cf2d-4472-8386-10d8993ac375"
/>
<img width="1200" height="800" alt="image"
src="https://github.com/user-attachments/assets/df690b93-c7ff-49a3-a1b3-002f6807981b"
/>
<img width="1200" height="800" alt="image"
src="https://github.com/user-attachments/assets/ff10ef88-e1d9-4b6f-9643-309d919a601f"
/>
2026-08-06 09:34:34 +00:00
BatrachophrenoandGitHub fef147c81e Exoplanet air caching (#23019)
changes:
- refactor: "Updates exoplanet air caching to be zone-based instead of
turf-based."
2026-08-06 09:33:37 +00:00
hazelratandGitHub ae94aae68b APC IPC QoL (#23017)
IPCs are no longer shown the UI of an APC after attempting to charge
from it with grab intent. Should restore old behaviour.
2026-08-06 09:33:28 +00:00
KanoandGitHub 6c27e4c3c3 Fixes exoplanet turf edge icons (#23009)
## About PR
- Fixes an issue with exoplanet turf edge icons layering below the
adjacent turfs
 
- Exoplanet turfs no longer attempt to add edge icons by default,
instead this is specified wherever it's relevant (this is still enabled
by default in base floor type, and honestly shouldn't be the case since
there's maybe 10 turf types need this vs every single turf in existence,
but i don't have the energy to go through them all)

  - Removed an icon edge irrelevant turf

- Fixes exoplanet chasm turfs appearing red (no name icon in the file)
because it was trying to add edge turfs that had no icons with that name
  
  
<img width="808" height="983" alt="Screenshot_22"
src="https://github.com/user-attachments/assets/c1605ba7-eec4-4f1e-8950-c51d943dde9e"
/>

<sub>the red eye sees all, remember our promise....</sub>
2026-08-06 09:33:13 +00:00
Casper3667andGitHub 5cbd7aeb7b Fixes the bubble shield integrated circuit (#23001)
The power draw of the bubble shield integrated circuit wasn't being
updated when the shields were removed, so I fixed that.
2026-08-06 09:33:02 +00:00
Casper3667andGitHub 0f518d6563 Nuke activation changes (#22989)
The timer on the nuke is increased to be between 10 and 15 min, so that
the Horizon has enough time to react to it. Furthermore, it can only be
deployed in a non-rad shielded area that is on the Horizon and not in
vacuum. Once it is deployed, its area will also be announced.

All of this should prevent an easy attempt to nuke the Horizon, and give
them a chance to fight back.
2026-08-06 09:32:46 +00:00
FenodyreeAvandGitHub c1ed227788 Fixes double damage to structures (#23000)
Atom health added damage handling at the base obj/structure level.

Many structures had their own damage handling code in bullet_act.
Bullet act requires that you call it's parent.

Fixes all of the double damage instances I could find, trying to keep
the behavior as close to the old as possible.

Added armour to a few things that had snowflake damage reductions.
2026-08-06 09:32:43 +00:00
e47fb25f16 Fixes the wires in hardsuits being numbers instead of named (#23002)
As per the title.

---------

Signed-off-by: Casper3667 <8396443+Casper3667@users.noreply.github.com>
Co-authored-by: Wowzewow (Wezzy) <42310821+alsoandanswer@users.noreply.github.com>
2026-08-06 09:32:23 +00:00
d1c6d12dd3 Fixes journalist camera not showing up when worn (#23007)
See title.

---------

Co-authored-by: Jaraci <mirandatrasen@nt.net>
2026-08-06 09:32:21 +00:00
FenodyreeAvandGitHub 24d2374c80 Integrated circuit local locator fix (#22992)
changes:
- bugfix: "Fixes the integrated circuit local locator failing if it was
installed in clothing."
2026-08-04 13:35:16 +00:00
NoobetskiandGitHub cb5eb52da5 Adds biesel citizenship to traverse due to the recent refugee influx (#22978)
Adds biesel citizenship to traverse due to the recent refugee influx
from Traverse.
I have the Pope's permission

https://discord.com/channels/724651070017765459/724652610778431490/1532928866795000009

* Please describe the intent of your changes in a clear fashion.
* Please make sure that, in the case of mapping changes, you include
images of these changes in the PR's description.
* Please make sure to mark your PR as wip or review required by making a
comment with !wip or !review required
* If you include sprites/sounds/... (assets) that you have not created
yourself specify the license and original author below.
* Ensure that you also credit them in the appropriate location /
changelog as specified in the contributor guidelines

### Asset Licenses
The following assets that **have not** been created by myself are
included in this PR:

| Path | Original Author | License |
| --- | --- | --- |
| icons/example.dmi | ExamplePerson (Example Station) | CC0 |
2026-08-04 12:00:56 +00:00
mineymonkeyandGitHub 1a30a33b7c Another circuit fix (#22977)
Reduces max phoron and steel storage potential of the IC Circuit
Printer. Particularly steel is reduced when the cloning disk is
installed and phoron is set to one bar instead of two.

Also put in some safety measures for importing being lost due to server
latency.

Oh and well the radio command receiver is built in now.
2026-08-04 10:54:29 +00:00
FenodyreeAvandGitHub 7b455cc924 Grenade from cover (#22996)
- bugfix: "Grenades can now be thrown over barricades from the
defender's side. No more accidentally grenading your team because you
were one tile from the sandbags."
  

https://github.com/user-attachments/assets/d8fbfb9e-1d94-40c6-ad25-d6f8baa8143e
2026-08-04 10:50:27 +00:00
FenodyreeAvandGitHub 24c772e86a Fixes window frames blocking bullets and thrown grenades (#22995)
- bugfix: "Fixed window frames blocking thrown grenades and bullets."
- bugfix: "Fixed grenades launched instead of being thrown getting stuck
on railings and tables."
2026-08-04 10:50:23 +00:00