Conan Exiles
High Heels System 3.2.7
Mostrando 11-20 de 31 aportaciones
< 1  2  3  4 >
Actualización: 15 SEP 2020 a las 9:00

Update 3.0.1 - DLC update
bug fixes
  • Recompiled for the Isle of Siptah patch.

Actualización: 14 JUN 2020 a las 2:50

Update 3.0.0 - System and API Overhaul Update

After having spent quite a while refining and improving the existing system, I have decided to completely rework the existing system for two main reasons: One - It has allowed me to make the system work as an API without requiring my mod. Two - the previous version of the system relied on some janky and awkward code, which I wanted to remedy. For the user, nothing of note has changed. For modders a lot will have changed, including being able to package the heels system with their own mod instead of having this mod as an external requirement, and now being able to test your high heels in the devkit. For more details, please check out the API guide here.[docs.google.com]

General
  • Reworked API. Modders now include the system in their own mods.
  • Reworked underlying systems for better efficiency.

Items
  • New high heels:
    • Champion's Heeled Boots

bug fixes
  • Fixed missing "Exceptional Lemurian Warrior Heeled Boots" and double "Exceptional Buckled Platform Heels" recipes on named thralls.

Actualización: 1 JUN 2020 a las 4:38

Update 2.6.0 - Content Update

Items
  • New high heels:
    • Buckled Platform Heels
    • Khari Overseer Heeled Sandals
    • Khari Raider Heeled Sandals
    • Khari Soldier Heeled Boots
    • Lemurian Warrior Heeled Boots
    • Aquilonian Heeled Sandals

Actualización: 25 MAY 2020 a las 13:36

Update 2.5.0 - More Vanilla Conversions

Items
  • New high heels (conversions):
    • Cimmerian Fur Heeled Boots
    • Cimmerian Steel Heels
    • Darfari Skin High Heels
    • Kambujan Shaman Heels

Misc
  • Added Cobblers to the Forgotten Tribe faction (All tiers)
  • Added Cobblers to the Darfari Cannibals faction (Tiers 1-3 only)

Bugfixes
  • Fixed an issue in the placeables component causing log spam.

Actualización: 12 MAY 2020 a las 18:35

Update 2.4.2 - Minor Bugfix

Bugfixes
  • Using "Controller Style Movement" on "on" will no longer cause sinking after movement.

Actualización: 10 MAY 2020 a las 4:49

Update 2.4.1 - Followers II AI fix

Bugfixes
  • Relic Hunter cobbler thralls should no longer be aggressive.
  • Applied correct AI data to all cobbler thralls.

Actualización: 4 MAY 2020 a las 9:26

Update 2.4 - Pippi Thespian Support and Framework changes

Item Changes
  • 5 new shoes (conversions):
    • Vanir Settler Heeled Boots
    • Vanir fur Heeled Boots
    • Vanir Heavy Heeled Boots
    • Zingaran Freebooter Heels
    • Zingaran Freebooter Heels (Knee)

Feature Changes
  • Thespians from the Pippi mod will now apply heel height.
  • Reduced occurance of very short sinking to be hopefully totally negligable.
  • Added Cobblers to the Heirs of the North faction, with a moderately low spawn chance.
  • Created new unique names for cobblers of different factions
  • Removed named cobblers from the Exile faction.

Framework Changes
  • Overhaul of framework, heels data is now added via a data table merge. See new instructions for details.

Actualización: 29 ABR 2020 a las 5:01

Update 2.3 - Big Content Update!

I would like to preface this update with an apology about the item ID wipe. I messed up early on and did not plan ahead, which made adding more content a pain. This huge update is only possible because it became substantially easier for me to actually add things. This will be the only time this will happen. I humbly ask for all of your understanding, and that you enjoy this update!

Item Changes
  • Reorganised item IDs to ease creation of future content. This will break existing heels unfortunately!
  • Added 11 new high heel conversions of vanilla footwear:
    • Light Heeled Boots
    • Medium Heeled Boots
    • Heavy Heeled Sabatons
    • Zamorian Thief Heeled Boots
    • Silent Legion Heeled Boots
    • Lemurian Royal Heels (Stockings)
    • Derketo Acolyte Heeled Sandals
    • Zamorian Dancer Heels
    • Stygian Raider Heeled Sandals
    • Stygian Soldier Heeled Sandals
    • Black Hand Heeled Boots
  • New icons for several items
  • Added Improved Cobbler's Bench
  • Moved epic recipes to Improved Cobbler's Bench
  • Reorganised feats and crafting:
    • Lemurian Royal Heels no longer have a non-epic variant, and now require the feat "Lemurian Royal Heels"
    • High Heel Shoes, Geta High Heels, High Heel Farmer's Sandals and High Heel Farmer's Sandals (Short) are now treated as clothing, and as a result no longer have qualities or epics.
  • Added temperature bonuses to all high heels
  • Added stat bonuses to all armour high heels
  • Tweaked the model of the High Heel Boots (all 3 variants)

General Changes
  • Slightly decreased cobbler spawn rate in Sepermeru
  • Added Exile cobblers (beginning region of the game). They have a relatively low spawn rate.

Bugfixes
  • Fixed an issue for singleplayer/co-op host's high heels not working after dying.

Actualización: 13 ABR 2020 a las 12:09

Update 2.2.0 - Content Update

Content Changes
  • New item: Royal High Heels
  • Redesigned High Heel Shoes

Bugfixes
  • Removed reference to "Dominant Presence" in all varieties of the high heel boots

Actualización: 3 ABR 2020 a las 11:39

Update 2.1.0 - System Rework Continued
Balance Tweaks
  • Reduced overall spawnrate of cobblers
  • Increased chance of higher tier cobblers spawning

Internal Changes
  • Restructured actor components. Server copies now only replicate data and control Thrall LayoutChange events, Clients handle their own LayoutChange events, and all heel logic. This should reduce negative performance impact on the server substantially.
  • Removed multicasting and replaced with repNotify functions. This should again dramatically reduce impact on the server.
  • Normal NPCs now run on reduced logic.
  • Thralls now correctly use the LayoutChange event.
  • Tweaked delay values to reduce the amount of very short sinking occurring on the player character.

Bugfixes
  • Players who do not use "Rotatable Stationary Camera" should no longer sink into the floor after moving.
  • NPCs no longer sink after moving.
  • Switching leaving combat mode no longer causes players/NPCs to sink.
  • Standing up from chairs now correctly sets the player's height.
  • Fixed High Heel Shoes recipes having the wrong names and descriptions.