A Hat in Time
Online Party Expressions
Εμφάνιση 1-10 από 27 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 31 Αυγ 2019 στις 21:01

Additional bugfix

Fixed expressions for Wireframe Bow Kid (through Online Party Plus) not working.

Ενημέρωση: 31 Αυγ 2019 στις 20:21

Bugfixes: Version 1.2.3

* Fixed expressions sometimes being broken until a new expression update was sent. Thanks, Psoron!

* Fixed a typo that should improve the time it takes to check mod support.

Ενημέρωση: 10 Αυγ 2019 στις 23:53

Major fix: Version 1.2.2

Fixed a nasty issue that would spam the logs to amounts in the gigabytes.
Issue was related to the custom data collector keeping components it shoudn't, potentially causing problems down the line.

Ενημέρωση: 6 Αυγ 2019 στις 16:38

Left a readme file blank (whoops). Fixed.

Ενημέρωση: 5 Αυγ 2019 στις 13:39

Mod Support Update: Version 1.2.1

Implemented a system to allow mod creators to specify different expression components for online players than the local. Guide will be updated soon.

Ενημέρωση: 30 Ιουλ 2019 στις 3:29

Hotfixes

* Online players with Wireframe equipped will now use regular Hat/Bow Kid expressions if the costume is not synced.

* Custom playables using supported base game expressions will no longer always be treated as having a split mesh.

Ενημέρωση: 28 Ιουλ 2019 στις 21:41

Hotfix

Forgot to comment out some debugging stuff.
Nothing to be worried about, but you probably don't want to be seeing that pop up constantly.

Ενημέρωση: 28 Ιουλ 2019 στις 21:21

Overhaul update: Version 1.2

This update involves a complete review and rewrite of the code, brining many changes, big and small.

* Anything involving processing every online player now processes one player per frame to reduce potential lag spikes.

* The expression component to use is now sent by the local player instead of being determined by the receiver.

* The above change makes it much simpler and easier to playable character and custom skin mods to support OPE. A guide for this process will be made soon.

* Incompatible expression components will now be ignored to reduce overhead.

* Players without OPE but who are still wearing costumes with special faces will now have their faces corrected, too.

* Playable characters with the same index for face and eyes will now have costume faces corrected with less overhead.

* Updated detection of when OPP is using a more detailed model. Fixes expressions not working for certain skins when OPP's skin sync is enabled.

Ενημέρωση: 20 Ιουλ 2019 στις 18:14

Bugfix: Version 1.1.3

* Further fixes to expressions not working when Online Party Plus' skin sync is enabled. Affected skins were "no skin," and simple and texture dyes.

* Virtual Kid excluded from list of skins that get expressions applied to them. Not a bugfix, but should reduce some overhead.

* Playables whose expression components do not work on ghost players will not be applied anymore. Should reduce some overhead

Ενημέρωση: 15 Ιουλ 2019 στις 18:53

Bugfix: Version 1.1.2

* Fixed default cases defined by custom skin creators being ignored.