Conan Exiles

Conan Exiles

Siptah Portal To Exile Lands - 0.3.24
33개 중 1~10개 표시 중
< 1  2  3  4 >
업데이트: 2020년 10월 28일 @ 오전 10시 18분

- Funcom update

업데이트: 2020년 10월 11일 @ 오후 3시 11분

- New custom teleport code for Exile Lands teleports. Created specificly to handle the LoD issues when moving between the two lands.
- There is nothing I can do about Funcom's "Teleport Player Server" as it's in C++ and will most likely cause the render crash when used to travel between the two lands

업데이트: 2020년 10월 6일 @ 오전 12시 26분

- AI wildlife should behave better when fighting.. thralls should be meaner

업데이트: 2020년 10월 5일 @ 오후 7시 55분

- Longer loading screen to avoid render bug if you use Exile Portals

업데이트: 2020년 10월 4일 @ 오후 3시 44분

- *sigh* Forgot to reset the RecoverByMesh value

업데이트: 2020년 10월 4일 @ 오후 1시 31분

-Editting funcom behavior tree blueprint /Systems/AI/NewAI/BT_SimpleAttack with fix for now. Will sort out dynamic replacement later. It's time to play!!!

업데이트: 2020년 10월 4일 @ 오전 11시 46분

- should be permanent fix for buggy mobs under a landscape (even if collision is turned off). Turns out to be a bad Behavior Tree bug (RecoverByMesh). Looks like this edge case is handled in C++. From what I can tell it's doing a ray case under the terrain. So the Thralls are trying to move -1000 feet down and can't. Removing RecoverByMesh logic and replacing it with RepositionFighter works nicely. So far

업데이트: 2020년 10월 3일 @ 오후 11시 33분

- w00t w00t no more Siptah Mob Jiggy dance.. they fight again! (kinda) on Siptah and Sky Island while the Exile Lands is over head.
- We understand the problem now and are working on solution a better solution. The mobs are still..odd.. but at least they fight.

업데이트: 2020년 10월 1일 @ 오후 6시 50분

- Now works with servers properly.. and patched Sky Island.. FFS Epic could be clear in their docs __|_ _|__
- OK now server, single play, dynamic map load and such should be stable (I know I said that before, "bat tourst ma dis dime" *said in Harley Quinn's voice*)

업데이트: 2020년 9월 30일 @ 오전 12시 31분

Mostly was focused on stability of Single Player and Dedicated Server. Dedicated server still needs a minor tweak for load order. But it works

- Works now for Single Player and Dedicated server.
- Now just need to sort out gameplay bugs.. hopefully no more crashes
- Less frequent updates, will address gameplay ones in batches.