mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-06-09 10:06:43 +02:00
Add changelog to april fools branch (#43424)
* manual changelog * Apply suggestion from @slarticodefast * Apply suggestion from @slarticodefast * try running tests * fix * fix test
This commit is contained in:
@@ -2,11 +2,11 @@ name: Build & Test Debug
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, staging, stable ]
|
||||
branches: [ master, staging, stable, april-fools-2026]
|
||||
merge_group:
|
||||
pull_request:
|
||||
types: [ opened, reopened, synchronize, ready_for_review ]
|
||||
branches: [ master, staging, stable ]
|
||||
branches: [ master, staging, stable, april-fools-2026]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -31,7 +31,7 @@ public sealed partial class StationEmergencyShuttleComponent : Component
|
||||
/// <summary>
|
||||
/// Sound played when the shuttle has successfully docked with the station.
|
||||
/// </summary>
|
||||
public SoundSpecifier DockedAudio = new SoundPathSpecifier("/Audio/Announcements/Intern/shuttle_dock.ogg");
|
||||
public SoundSpecifier DockedAudio = new SoundPathSpecifier("/Audio/Announcements/Intern/shuttledock.ogg");
|
||||
|
||||
/// <summary>
|
||||
/// The announcement made when the shuttle is unable to dock and instead parks in nearby space.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Entries:
|
||||
Entries:
|
||||
- author: aada
|
||||
changes:
|
||||
- message: Cannabis no longer stacks infinitely. Sorry, botanists!
|
||||
@@ -4033,3 +4033,67 @@
|
||||
id: 9591
|
||||
time: '2026-03-27T23:00:25.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43361
|
||||
- author: slarticodefast
|
||||
changes:
|
||||
- message: NT is now sponsored by Brawndo!
|
||||
type: Tweak
|
||||
id: 9592
|
||||
time: '2026-04-01T00:00:00.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43421
|
||||
- author: iadaa
|
||||
changes:
|
||||
- message: Mimes who break their vow of silence are very cringe.
|
||||
type: Tweak
|
||||
id: 9593
|
||||
time: '2026-04-01T00:00:00.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43409
|
||||
- author: Velken
|
||||
changes:
|
||||
- message: Passengers and Visitors are no longer considered crew for silicons, go get a job!
|
||||
type: Tweak
|
||||
id: 9594
|
||||
time: '2026-04-01T00:00:00.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43408
|
||||
- author: Velken
|
||||
changes:
|
||||
- message: Silicons spawn wearing silly cones.
|
||||
type: Tweak
|
||||
id: 9595
|
||||
time: '2026-04-01T00:00:00.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43407
|
||||
- author: Golubgik
|
||||
changes:
|
||||
- message: Added blob.
|
||||
type: Add
|
||||
id: 9596
|
||||
time: '2026-04-01T00:00:00.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43406
|
||||
- author: iadaa
|
||||
changes:
|
||||
- message: More fools and entertainers :o)
|
||||
type: Tweak
|
||||
id: 9597
|
||||
time: '2026-04-01T00:00:00.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43401
|
||||
- author: slarticodefast
|
||||
changes:
|
||||
- message: Do a flip!
|
||||
type: Add
|
||||
id: 9598
|
||||
time: '2026-04-01T00:00:00.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43398
|
||||
- author: jessicamaybe
|
||||
changes:
|
||||
- message: Fragile trait
|
||||
type: Add
|
||||
id: 9599
|
||||
time: '2026-04-01T00:00:00.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43364
|
||||
- author: slarticodefast
|
||||
changes:
|
||||
- message: He is not even paid for this.
|
||||
type: Tweak
|
||||
id: 9600
|
||||
time: '2026-04-01T00:00:00.0000000+00:00'
|
||||
url: https://github.com/space-wizards/space-station-14/pull/43422
|
||||
|
||||
|
||||
Reference in New Issue
Block a user