Commit Graph
34361 Commits
Author SHA1 Message Date
VMSolidus 554036671c Fix: Prevent on_user_login runtime when machine is a mob 2026-08-12 00:41:28 +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
c#min7andGitHub 14266ea5aa applications of phoron: telecomms, SMESs (#22966)
- Represents phoron lore in telecomms stock part descriptions
- Represents phoron lore in SMES unit sprites/descriptions
- Adds a phoron-free cryogenic alternative to phoronic SMES units
- Replaces all instances of quantum mechanics being used for FTL Comms
with Bluespace (eg. the Quantum Relay -> Bluespace Relay)

Does not map the cryo SMES in anywhere, but use-cases would be Einstein
Engines, EE-supported factions, and less affluent indie groups

some basic recolouring:
<img width="333" height="107" alt="resprite1"
src="https://github.com/user-attachments/assets/8961274a-39bc-4523-8e11-9daadc652be7"
/>
<img width="559" height="106" alt="resprite2"
src="https://github.com/user-attachments/assets/3afefe66-5487-41f1-bbd7-59ea1bb37b40"
/>
2026-08-03 01:23:20 +00:00
FabianK3andGitHub cb9b4c7431 Persistent liquid tank refactor (#22973)
# Summary

This PR adjust the import cost of the newly added persistent tanks,
makes empty tanks retain persistent and removes the duplicate water tank
entry.

Import cost is adjusted based of export cost with liquid in them,
preventing money printing.
2026-08-03 01:23:18 +00:00
FenodyreeAvandGitHub 28328a717f Modlaser Fixes and material cost tweaks (#22965)
- balance: "Buffs gattling laser modifier charge time from 3 to 2
seconds. It took so long to charge multiple people thought it was
bugged."

This modifier was simply a downgrade, you'd be dead by the time it
fired. Often people handed gattling guns would think they are bugged and
unable to fire. This might help a bit.


- balance: "Tweaks material costs, replacing uranium with silver and
gold. Uranium was previously used everywhere."

Everything used uranium, even things that really didn't make sense. As
uranium spawns on station in engineering and the machinists, this is a
slight nerf.


- bugfix: "Fixed a bug where energy guns would not properly handle
reliability failures when the gun was out of charge."
- bugfix: "Fixed improvement potential calculations for ions and slimes.
You no longer gain improvement shooting monkeys with ions, or for
shooting slimes with lasers."
- bugfix: "Fixed a bug with bluespace capacitors teleporting items in
teleport inhibitor range. This was due to the EMP happening before the
teleport and destroying the inhibitor."
- bugfix: "Fixed Ion modulators not correctly decreasing the number of
shots."
 
Fixes: #22850
2026-08-02 10:19:34 +00:00
GeevesandGitHub 57bf5732ef Loadout Duplication (#22953)
* Added the ability to duplicate a loadout into another loadout slot.


AI usage disclosure: The code for this was created in-part using GPT 5.6
Sol.
2026-08-02 10:19:32 +00:00
BatrachophrenoandGitHub 1658eda825 Stasis Cages - Bugfixes & QoL (#22982)
changes:
- qol: "Mobs in animal traps can now be transferred directly to Stasis
Cages by click-dragging rather than requiring them to be in a net."
- bugfix: "Mobs can no longer use their ranged attacks while contained
inside objects (including animal traps)."
- bugfix: "Stasis cages now apply stasis only while powered and
correctly clear it when releasing simplemobs."
- bugfix: "Fixes stasis cage transfers race condition freeing trapped
animals randomly."
  - bugfix: "Corrects stasis cage safety-wire status display."
2026-08-02 01:41:17 +00:00
BatrachophrenoandGitHub d2e5fbca75 Fix All Exoplanet Atmosphere Lag (#22924)
Y'know, probably. It certainly seems to work locally!

changes:
- code_imp: "Exoplanets now cache their main outdoor atmospheric region
instead of trying to search their entire map once per second."
- code_imp: "Exoplanet atmospheric calculations now run only when
necessary using new update_revision counter."
- code_imp: "Exoplanet atmospheres now wait until all random ruins have
been placed before trying to resolve the air everywhere."
- admin: "Adds new admin debug verb, 'Toggle Non-Horizon Temperature
Graphics', which toggles all off-ship gas temp graphics to address lag
in a pinch, if still necessary, without removing actual environmental
hazard."
2026-08-02 01:25:35 +00:00
mineymonkeyandGitHub 9eb7413a75 RPED Update (#22750)
RPEDS now work on most machinery via attackby() handler.

Part matching checks circuit-board requirements and the machine's
component_types which fixes the science telepad RPED compatability.

Alt-clicking an autolathe with an RPED now recycles the materials in the
autolathe.

Normal lmb activity is preserved on the autolathe.

Signed-off-by: mineymonkey <brandontanner63@outlook.com>
2026-08-02 01:24:58 +00:00
BatrachophrenoandGitHub 7172d3dbe3 NTNet Extensibility (#22908)
Fixes https://github.com/Aurorastation/Aurora.3/issues/21944

Spiritual successor of
https://github.com/Aurorastation/Aurora.3/pull/22352
Cherrypicked changes from the C3 Crew Management branch, this PR
contains all NTNet extensibility features, including Field Relay
construction, off-site camera usage (contingent on standing up remote
hardware and being out of jamming), etc. This also fixes a handful of
outstanding telecomms and view/mobeye-related bugs adjacent to where I
was working.

changes:
- rscadd: "Adds NTNet extensibility, requires new machinery constructed
on away-site z-levels."
- rscadd: "Breaks NTNet Relay machinery into Quantum Relay ('core' obj
on Horizon) and Field Relay (deployable off-site constructions)."
- qol: "Embedded cameras (basically every video camera EXCEPT those
which are installed on walls) can now be viewed from NTNet-connected
z-level, not just connected ones."
- rscadd: "Adds several public camera monitor consoles to the Horizon
(near where public sensor grid feed consoles already exist)."
- rscadd: "Adds some spare camera console boards to Horizon technical
storage."
- qol: "Adds action button for 'cancel-camera-view' verb while viewing
cameras or looking up/down z-level."
- bugfix: "Fixes Jockey comms (frequency was missing from ANTAG_FREQS)."
- bugfix: "Fixes look-up/look-down actions intermittently failing
without first using cancel-camera-view."
2026-08-02 01:24:45 +00:00
VMSolidusandGitHub 886ca9237f Yet Another Mech Quality Of Life PR (#22916)
This was originally just going to be a PR that improves quality of life
for the mining mech, which *STILL* felt worse than mining by hand even
after my last time buffing it. But then I got sidetracked with adding
more sound effects to mechs, and now they have a "bitching betty" as
well as a reactor hum sound loop. Including even more audible feedback
for when the mech takes damage.


https://github.com/user-attachments/assets/5f2020f4-55fd-4e36-8368-471522aad4fa
2026-08-02 01:24:42 +00:00
103b12087a TWILIGHT OF PEACE #1: Extreme Canonicity (#22914)
Adds a new type of canonicity that will be used for the TWILIGHT OF
PEACE lore arc.

The main differences are:

- Event antagonists will NOT pull any punches. You are expected and
extremely encouraged to play carefully and to the best of your ability.
All characters are liable to be killed if it is deemed appropriate for
the story.

and

- Character deaths are forced canon during this round. All character
deaths will be canon, and the only retcons accepted will be SOLELY in
extreme, bug-related deaths!

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2026-08-02 01:24:40 +00:00
GeevesandGitHub dc3a56407f Roundstart Readied Morale Bonus (#22927)
* Readying up and successfully joining the round now gives you a morale
bonus that lasts for 30 minutes.


AI usage disclosure: The code for this was created in-part using GPT 5.6
Sol.
2026-08-02 01:24:39 +00:00
GeevesandGitHub 958a54adaa Mining Points Carryover (#22941)
* Mining points now carry over between rounds for each character.
* Mining point carryover is capped at 15,000 points and expires after
one week of inactivity.


AI usage disclosure: The code for this was created in-part using GPT 5.6
Sol.
2026-08-02 01:24:37 +00:00
HaydenandGitHub 13beeb437a Megaphones now create floating chat and use accent/lang (#22942)
Megaphones now use your accent, language, and create floating text when
used.

<img width="2560" height="1400" alt="dreamseeker_V1ntU7aL2j"
src="https://github.com/user-attachments/assets/36828048-9e5b-4c6d-bad9-974d8880adef"
/>

Port of https://github.com/Baystation12/Baystation12/pull/35232 but only
in spirit.
2026-08-02 01:24:36 +00:00
c#min7andGitHub bd13fc8f7c retitles and adds reporter/journalist roles (#22943)
- **Megacorporate Factions:** Corporate Reporter, Corporate Journalist
- **Independent Faction:** Independent Reporter, Independent Journalist,
Media Broadcaster

The largest change is `Freelancer` -> `Independent`, which allows
independent reporters/journalists/broadcasters to represent proper news
media (eg. Tau Ceti Times, Spurley, a head-canoned independent media
group), instead of being lucky solo freelancers who somehow landed a
position on a sensitive megacorporate vessel (though freelancers aren't
excluded).

`Media Broadcaster` is new and available to both independents and
megacorporate fations, mostly catering to reporters doing gimmicky talk
shows etc. with the camera drone. It has no additional access like news
media though, regardless of megacorporate affiliation
2026-08-02 01:24:35 +00:00
BatrachophrenoandGitHub bbd74d4c0f Adds Erisian Flag and Banner (#22947)
Again uploaded on the behalf of The_Ill_Fated.

changes:
  - rscadd: "Adds Eris Flag and Banner to player loadout options."
  - imageadd: "New sprites for the Eris Flag and Banner."
2026-08-02 01:24:34 +00:00
ac0c3902fc Adds listener filtering for the journalist's microphone. (#22948)
The journalist's microphone by default no longer allows everyone to
speak into it. Click someone with the microphone in hand to allow the
microphone to pick up their voice. If you move more than 5 tiles away
from the microphone, you will automatically be de-registered from its
allowed listeners. People screaming will bypass the allowed listeners.

You can alt click the microphone to disable this functionality.

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2026-08-02 01:24:31 +00:00
BatrachophrenoandGitHub adf9b6fd6c Deployable Kits, bugfixes (#22949)
Fixes https://github.com/Aurorastation/Aurora.3/issues/22620

We have deployable kits in code, they work, so now we use some.
changes:
- rscadd: "Adds a Deployable Operating Table kit to the Intrepid medical
compartment."
- rscdel: "Removes the Operating Table Circuit Board and one scanning
module from the D1 Maints Workshop."
- qol: "Replaces many pre-assembled Industrial Floodlight structures
with Deployable Floodlight Kit items so as to take up less space; adds a
couple extra racks with spares."
- bugfix: "Fixes inconsistent janitorial door access (bypasses from
#22620)."
  - bugfix: "Fixes floating Research hallway camera."
  - code_imp: "Miscellaneous dmdocs audit of ACCESS_* defines."
2026-08-02 01:24:14 +00:00
FenodyreeAvandGitHub 21b9d5861a Fixes bluespace inhibitor interaction with telescience (#22967)
Bluespace inhibitors prevent you from teleporting out of them in a
square.
They prevent you teleporting into them in a circle.

Previously, if you got very unlucky, you could teleport into an area but
not back out again.

This makes both checks a square.

It also drops you one additional tile further out of the teleport zone,
so if you step off your portal in the direction of the inhibitor, it
doesn't destroy the portal.

Telescience portals also didn't care and would form inside the inhibitor
radius.

changes:
- bugfix: "Fixes bluespace inhibitors inconsistantly blocking teleports
in a square, but finding the alternate desination in a circle. Its all
square now."
- bugfix: "Fixes telescience portals not respecting bluespace
inhibitors."
2026-08-02 01:24:10 +00:00
Casper3667andGitHub 2066ee6bc1 A bunch of circuit and other fixes (#22970)
Fixes https://github.com/Aurorastation/Aurora.3/issues/22959
Fixes https://github.com/Aurorastation/Aurora.3/issues/22960

changes:
- bugfix: "Integrated circuits can now display screen text and other
examine related things."
- bugfix: "Fixed the direction of the wall mounted integrated circuit
when placed."
  - bugfix: "Fixed that the integrated circuit kit had the wrong tools."
- bugfix: "Fixed that the integrated circuit printer put things on the
turf instead of in hand."
- bugfix: "Fixed that removing integrated circuit components put them on
the turf, and that they were dropped if they did not fit inside the
device."
- bugfix: "Harvesting a plant multiple times by clicking it repeatedly
before it finishes is no longer possible."
  - bugfix: "The kitchen machinery can now be upgraded."
  - bugfix: "The farmbot requirement in bounties was reduced."
  - bugfix: "Fixes the inability to put custom pizzas in the pizza box."
2026-08-02 01:24:07 +00:00