A Hat in Time

A Hat in Time

Online Party Expressions
27 sonuçtan 1 ile 10 arası gösteriliyor
< 1  2  3 >
Güncelleme: 31 Ağu 2019 @ 21:01

Additional bugfix

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

Güncelleme: 31 Ağu 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.

Güncelleme: 10 Ağu 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.

Güncelleme: 6 Ağu 2019 @ 16:38

Left a readme file blank (whoops). Fixed.

Güncelleme: 5 Ağu 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.

Güncelleme: 30 Tem 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.

Güncelleme: 28 Tem 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.

Güncelleme: 28 Tem 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.

Güncelleme: 20 Tem 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

Güncelleme: 15 Tem 2019 @ 18:53

Bugfix: Version 1.1.2

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