diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 37d79a520e..11844278ea 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -18,6 +18,7 @@ jobs: - uses: actions/checkout@v3.6.0 with: + ref: master submodules: 'recursive' - name: Setup .NET Core uses: actions/setup-dotnet@v3.2.0 diff --git a/Resources/Changelog/Floof.yml b/Resources/Changelog/Floof.yml index 07bfcc3d9e..435b187d45 100644 --- a/Resources/Changelog/Floof.yml +++ b/Resources/Changelog/Floof.yml @@ -1229,3 +1229,19 @@ Entries: id: 165 time: '2024-10-12T23:08:26.0000000+00:00' url: https://github.com/Fansana/floofstation1/pull/247 +- author: cynical24 + changes: + - type: Fix + message: >- + fixed the backwards hand/description bug on the HUD for some species by + swapping the hands :3 + id: 166 + time: '2024-10-27T11:23:07.0000000+00:00' + url: https://github.com/Fansana/floofstation1/pull/292 +- author: Fansana + changes: + - type: Fix + message: Fix yipping and hissing for female reptilians + id: 167 + time: '2024-10-27T11:23:21.0000000+00:00' + url: https://github.com/Fansana/floofstation1/pull/293