- xREL ist eine reine Informations-Seite.
- Es gibt hier keine Downloads, Links zu Downloads, Torrents, Magnet-Links, NZB-Dateien oder ähnliches.
- Wir bieten nur Informationen über die Existenz eines Releases, seine Größe sowie die beiliegende NFO-Datei an. Wir unterstützen Benutzer in keiner Form dabei, dieser Releases habhaft zu werden.
- Sämtliche Verweise auf Angebote zu illegalen Kopien sind auch in Kommentaren sowie in unserem Forum verboten, was von unserem engagierten Moderatoren-Team ständig überprüft wird.
- Bei weiteren Fragen kann man uns per E-Mail an xrel *at* xrel *punkt* to kontaktieren.
Hast du das verstanden? Ja! | Nein!
- xREL is solely an informational web site.
- There are absolutely NO downloads of copyright-protected works, hyperlinks to downloads, torrent files, magnet links, nzb files or similar content on any part of this web site.
- What we offer is information about the existence of a release, its size, and the corresponding NFO file. We do NOT help or encourage users to download or otherwise obtain any of the listed releases.
- Links to pages containing illicit copies of copyrighted works are strictly prohibited in user-generated content as well. This is constantly being monitored and enforced by our committed team of moderators.
- For any further questions, please do not hesitate to contact us by sending an e-mail to xrel *at* xrel *dot* to.
Is that clear? Yes! | No!
### General
* Whenever possible, instead of erroring when data is not found, use fallback data instead. Not found data is logged on first access and on program exit.
* Tweaked mixer distance attenuation.
### Bug Fixes
* Fixed an animation crash with a destroyed player becoming neutral and losing upgrades.
* Fixed a crash that could occur when a turn ends and a trait is removed.
* Fixed death sounds sometimes playing multiple times.
* Don't allow accuracy to go below 0%.
* Halved Fleshborer fire volume and Warbuggy move volume.
* Don't modify voice sound pitch by animation speed.
### Modding
* Fallback data name can be specified in each manager's blueprint with fallback="".
* Added support for unit response sounds:
\<unit>
\<responses>
\<action name="" sound="" soundCount=""/>
\<attack sound="" soundCount=""/>
\<move sound="" soundCount=""/>
\<productionCompleted sound="" soundCount=""/>
\<select sound="" soundCount=""/>
\</responses>
\</unit>
* Added Audio/VoiceVolume configuration entry, used for unit response sounds.
#