A Hat in Time

A Hat in Time

The Hootenanny Returns: Playable Owls, costumes and even more hooty stuff!
Showing 11-20 of 279 entries
< 1  2  3  4 ... 28 >
Update: 25 Jun, 2024 @ 4:59pm

Update 27.5: Fixed logical error in ReplaceActorVoices function.

Update: 25 Jun, 2024 @ 4:50pm

Update 27.4:
1. Removed function that cleans up cached GameMod Actor's Objects.
2. The cached Objects are now cleaned when mod is disabled.
3. Owl Animations are now added to Local and Online Players when they spawn.
4. Fixed Molemalgemite Dye replacing all Player's sounds instead of only replacing voice when equipped to non-Owl Player.

Update: 15 Jun, 2024 @ 7:31am

Update 27.3: Added support for Playable Clide's AnimTree.

Update: 9 Jun, 2024 @ 12:57pm

Update 27.2: Owls' ConvertGhostPartyPlayer function now sets much shorter Tag for Arg_GhostPartyPlayer Actors.

Update: 25 Apr, 2024 @ 7:19pm

Update 27.1: Small tweaks to mod's Tick actions when game is paused.

Update: 24 Apr, 2024 @ 6:48pm

Update 27.0:
1. Switched from adding instrument meshes through custom AnimNotify_Scripted to using Status Effect like in previous versions due to AnimNotifies being more unreliable than meta data.
2. Added small quality of life changes to how music track subtitles work.
3. Updated mod and config descriptions.
4. Changed meta data key and structure for replicating music track and instrument meshes.

Update: 24 Apr, 2024 @ 4:15pm

Temporarily returning to pre-AnimNotify_Scripted version due to unreliable behavior of such notifies.

Update: 24 Apr, 2024 @ 2:03pm

Update 26.9: Small fixes to music replication.

Update: 24 Apr, 2024 @ 10:36am

Update 26.8:
1. Added 2 new tracks for mod Emotes: Vanessa's Curse Lobby and Deadly Tag Finisher.
2. From now on if at least one Player is currently playing Emote instrument, Co-op can't be disabled and level can't be changed.
3. Emote instruments Meshes are now attached through custom AnimNotify_Scripted associated with each AnimSequence. This should make sure any Actor playing Emote animation gets instrument Meshes.
4. The structure and key of meta data for played track is changed.
5. Fixed Online Players' getting wrong track priority in some cases.
6. Fixed "Freight Car Frenzy" track being silent with this mod installed.

Update: 23 Apr, 2024 @ 7:17am

Update 26.7: Small fixes.