From 6cd36e42edd7529daf2c8a2cf099fd047465ed01 Mon Sep 17 00:00:00 2001 From: FoxxoTrystan Date: Fri, 12 Jul 2024 19:49:50 +0200 Subject: [PATCH 1/2] FloofLogs --- Resources/Changelog/Changelog.yml | 5 +++-- Resources/Changelog/Floof.yml | 1 + Resources/Locale/en-US/changelog/changelog-window.ftl | 6 ++++-- 3 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 Resources/Changelog/Floof.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 04a1849134f..d0b51cd85a6 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,3 +1,4 @@ +Order: 3 Entries: - author: metalgearsloth changes: @@ -4051,7 +4052,7 @@ Entries: - type: Add message: >- Glass/Crystal shards and floor tiles now deal damage and embed in - victims when colliding with them. + victims when colliding with them. id: 6107 time: '2024-05-11T01:23:00.0000000+00:00' - author: FoxxoTrystan @@ -4262,7 +4263,7 @@ Entries: - type: Fix message: >- Spent bullet casings now fly away from a shooter in a cinematic manner, - rather than fall at their feet. + rather than fall at their feet. id: 6133 time: '2024-07-01T22:37:29.0000000+00:00' - author: WarMechanic diff --git a/Resources/Changelog/Floof.yml b/Resources/Changelog/Floof.yml new file mode 100644 index 00000000000..e761ad614c1 --- /dev/null +++ b/Resources/Changelog/Floof.yml @@ -0,0 +1 @@ +Entries: diff --git a/Resources/Locale/en-US/changelog/changelog-window.ftl b/Resources/Locale/en-US/changelog/changelog-window.ftl index b8b8ac18824..9c5ba5ba89b 100644 --- a/Resources/Locale/en-US/changelog/changelog-window.ftl +++ b/Resources/Locale/en-US/changelog/changelog-window.ftl @@ -10,5 +10,7 @@ changelog-version-tag = version v{ $version } changelog-button = Changelog changelog-button-new-entries = Changelog (new!) -changelog-tab-title-Changelog = Floof Station -changelog-tab-title-Admin = Floof Station Admin +changelog-tab-title-Changelog = Einstein Engines +changelog-tab-title-Admin = Einstein Engines Admin + +changelog-tab-title-Floof = Floof Station From 78793b0c18e30549629f79beae45f6f87d1c7f6b Mon Sep 17 00:00:00 2001 From: FoxxoTrystan Date: Fri, 12 Jul 2024 20:21:56 +0200 Subject: [PATCH 2/2] Oops --- Resources/Changelog/Changelog.yml | 1 - Resources/Changelog/Floof.yml | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index d0b51cd85a6..3d0a73d62df 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,4 +1,3 @@ -Order: 3 Entries: - author: metalgearsloth changes: diff --git a/Resources/Changelog/Floof.yml b/Resources/Changelog/Floof.yml index e761ad614c1..b7424c8c0a8 100644 --- a/Resources/Changelog/Floof.yml +++ b/Resources/Changelog/Floof.yml @@ -1 +1,7 @@ +Name: Floof +Order: 1 Entries: +- author: FoxxoTrystan + changes: + - {message: 'Created the Floof Station changelog.', type: Add} + time: '2024-7-12T00:00:00.0000000+00:00'