Daniil
Daniil
### SPECIFIC ISSUE ENCOUNTERED On emulator, having an AugmentedImageDatabase in an ARCore session crashes the app and logs a specific OpenGL error in Event Log: **Logcat stacktrace:** ``` W/native: tracking.cc:3753...
An ability to choose in what tab you do the search request. It should be an easy adjunction to the main URL. for the 'All' tab it's empty. for the...
Changed assert because `CefEnableHighDPISupport` is gone
## Version of Skyrim Together `dev` branch, v1.6.7, v1.6.5 No additional mods, only the required ones ## Description When a party member (guest) has a status of a vampire lord,...
Having a single `LatestAction` wasn't enough to bring Actors into a correct animation state. Now non-cell-owners (aka party members) will replay recently run animations when an Actor is spawned in...
Replay cache needs to be cleared when a character respawns
New co-op oriented, revival based death system would be nice to have. It's also something that is fun to code (which is rare around these parts) See also https://www.nexusmods.com/skyrimspecialedition/mods/121113
When the party leader exits a cell, the other player receives ownership of all NPCs in that cell, and with that calls [`SetRemote(false)`](https://github.com/tiltedphoques/TiltedEvolution/blob/dev/Code/client/Services/Generic/CharacterService.cpp#L143) on every one of them [which unlocks...
Motivation: their RE is vaster, far more accurate, used by everyone in the SKSE community, is constantly maintained and updated. Class inheritance there is respected, the lib comes with lots...