Conan Exiles

Conan Exiles

Siptah Portal To Exile Lands - 0.3.24
Showing 1-10 of 33 entries
< 1  2  3  4 >
Update: 28 Oct, 2020 @ 10:18am

- Funcom update

Update: 11 Oct, 2020 @ 3:11pm

- 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

Update: 6 Oct, 2020 @ 12:26am

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

Update: 5 Oct, 2020 @ 7:55pm

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

Update: 4 Oct, 2020 @ 3:44pm

- *sigh* Forgot to reset the RecoverByMesh value

Update: 4 Oct, 2020 @ 1:31pm

-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!!!

Update: 4 Oct, 2020 @ 11:46am

- 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

Update: 3 Oct, 2020 @ 11:33pm

- 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.

Update: 1 Oct, 2020 @ 6:50pm

- 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*)

Update: 30 Sep, 2020 @ 12:31am

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.