Skip to content

Commit c201549

Browse files
authored
Merge branch 'master' into Bureaucratic_Efficiency
2 parents d445144 + 7b36077 commit c201549

File tree

31 files changed

+9533
-8423
lines changed

31 files changed

+9533
-8423
lines changed

Resources/Changelog/Frontier.yml

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7296,3 +7296,86 @@ Entries:
72967296
id: 6534
72977297
time: '2026-01-28T15:14:32.0000000+00:00'
72987298
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4248
7299+
- author: BlueMoon059
7300+
changes:
7301+
- type: Fix
7302+
message: >-
7303+
Pride Pins have been moved to the backpack items section of the loadout
7304+
screen, to prevent an issue where they wouldn't spawn in correctly.
7305+
id: 6535
7306+
time: '2026-02-02T06:11:41.0000000+00:00'
7307+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4279
7308+
- author: Bartholemew Dingleberry
7309+
changes:
7310+
- type: Add
7311+
message: >-
7312+
Added a Keg of Rum to the Pirate uplink, drink yourself to death to
7313+
celebrate pirates!
7314+
id: 6536
7315+
time: '2026-02-02T06:24:58.0000000+00:00'
7316+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4280
7317+
- author: Minerva
7318+
changes:
7319+
- type: Tweak
7320+
message: Interview holograms now emit light and always have gravity.
7321+
id: 6537
7322+
time: '2026-02-02T06:47:05.0000000+00:00'
7323+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4275
7324+
- author: Minerva
7325+
changes:
7326+
- type: Fix
7327+
message: Captain ID cards are no longer contraband.
7328+
id: 6538
7329+
time: '2026-02-02T06:49:44.0000000+00:00'
7330+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4258
7331+
- author: Bonaout
7332+
changes:
7333+
- type: Tweak
7334+
message: Wireless cameras can now be toggled on/off (Thanks to Marlyn!)
7335+
id: 6539
7336+
time: '2026-02-02T09:08:22.0000000+00:00'
7337+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4243
7338+
- author: dustylens
7339+
changes:
7340+
- type: Tweak
7341+
message: Caladrius receives a hull update and modernization pass.
7342+
id: 6540
7343+
time: '2026-02-03T02:49:28.0000000+00:00'
7344+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4271
7345+
- author: dustylens
7346+
changes:
7347+
- type: Tweak
7348+
message: Crescent hull update. New sec room.
7349+
id: 6541
7350+
time: '2026-02-03T04:27:38.0000000+00:00'
7351+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4273
7352+
- author: Minerva
7353+
changes:
7354+
- type: Tweak
7355+
message: >-
7356+
The Hauler has been given the Salvage and Cargo techfabs, as well as a
7357+
price increase to $75000.
7358+
id: 6542
7359+
time: '2026-02-03T04:43:07.0000000+00:00'
7360+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4277
7361+
- author: dustylens
7362+
changes:
7363+
- type: Tweak
7364+
message: Stasis minor hull update and atmos pass.
7365+
id: 6543
7366+
time: '2026-02-03T06:04:42.0000000+00:00'
7367+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4267
7368+
- author: Minerva
7369+
changes:
7370+
- type: Fix
7371+
message: Cleanades are no longer C2 contraband, and are now only C1 contraband.
7372+
id: 6544
7373+
time: '2026-02-03T07:19:55.0000000+00:00'
7374+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4291
7375+
- author: SemperVictor
7376+
changes:
7377+
- type: Add
7378+
message: Added the Firefighter to the Edison shipyard console.
7379+
id: 6545
7380+
time: '2026-02-03T07:42:05.0000000+00:00'
7381+
url: https://github.com/new-frontiers-14/frontier-station-14/pull/4284

Resources/Locale/en-US/_NF/store/uplink-catalog.ftl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,9 @@ uplink-pirate-crate-captain-desc = A chest filled with the necessary goodies for
246246
uplink-pirate-crate-name = Pirate Chest
247247
uplink-pirate-crate-desc = A chest filled with the necessary goodies for a pirate.
248248
249+
uplink-pirate-wooden-keg-rum-name = A Keg of Rum
250+
uplink-pirate-wooden-keg-rum-desc = A Keg filled with all the rum a Pirate needs, be sure to drink yourself dead to celebrate!
251+
249252
uplink-pirate-magboots-name = Pirate Magboots
250253
uplink-pirate-magboots-desc = Pirate magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle.
251254

Resources/Maps/_NF/Shuttles/caladrius.yml

Lines changed: 7334 additions & 6878 deletions
Large diffs are not rendered by default.

Resources/Maps/_NF/Shuttles/crescent.yml

Lines changed: 1095 additions & 707 deletions
Large diffs are not rendered by default.

Resources/Maps/_NF/Shuttles/hauler.yml

Lines changed: 37 additions & 20 deletions
Large diffs are not rendered by default.

Resources/Maps/_NF/Shuttles/skipper.yml

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
meta:
2-
format: 6
3-
postmapinit: false
2+
format: 7
3+
category: Grid
4+
engineVersion: 267.3.0
5+
forkId: ""
6+
forkVersion: ""
7+
time: 01/24/2026 23:46:34
8+
entityCount: 429
9+
maps: []
10+
grids:
11+
- 1
12+
orphans:
13+
- 1
14+
nullspace: []
415
tilemap:
516
0: Space
617
30: FloorDark
@@ -1245,7 +1256,7 @@ entities:
12451256
- type: Transform
12461257
pos: -1.2326875,8.501068
12471258
parent: 1
1248-
- proto: ClosetWallO2N2FilledRandom
1259+
- proto: ClosetWallO2N2Filled
12491260
entities:
12501261
- uid: 149
12511262
components:

0 commit comments

Comments
 (0)