Generic filters
Exact matches only
Search in title
Filter by Custom Post Type
Search in project

Atavism 2019.1.1 – Date of release 14.05.2019

New Features

  • Atavism Editor: Added option to wipe character or characters with accounts.
  • Atavism Editor: Added option to disable or enable spawned mobs.
  • Atavism Editor: Added option to invoke SQL directly from Atavism Editor.
  • UMA: Added Orc armor set in the Atavism UMA integration package.
  • Unity: Added automated configuration for the project including the .NET change to 3.5, TextMesh Pro installation and import Essentials, scene configuration in the build settings, configuration for player settings like linear color space.
  • Unity Added automated configuration for UMA integration package which will add slots into the UMA global library automatically.

Changes to existing features

  • Server: Added option to world.sh to use previous or the new GC.
  • UI: Added exit button for Avatar List in the Character Selection scene.
  • UI: Added camera with proper configuration to handle Mobs and NPCs texts without post-processing.
  • UI: Added option to save login credentials in a file or in the registry.

Fixes

  • Atavism Editor: Fixed issue where generate prefabs button for crafting recipe didn’t work.
  • Auction House: Fixed issue where items were not presented on the Auction House List if the listed item had durability effect attached.
  • Instances: Fixed an issue where after server restart player instance and the position was incorrectly taken from the values before the previous position and instance, instead of the last one.
  • Instances: Fixed an issue where last player position was saved as an integer value instead of float.
  • Loading Screen: Handled an exception where if the scene configuration wasn’t added in the SceneLoaderManager scriptable object, then it couldn’t be loaded.
  • Mobs: Fixed issue where in rare cases Animation Controller with root motion enabled cause player to fall down during instance change.
  • Pathfinding: Fixed incorrectly compiled recast4j.jar file on the server side.
  • Pathfinding: Fixed issue where for the mob with roam radius the next randomized point for the path was incorrectly selected if the navmesh polygon was extremely large.
  • Scripts: Handled exception where skill list was null.
  • Scripts: Fixed CTS World API Integration which wasn’t compiled properly right after Atavism package was imported.
  • UMA: Fixed issue where loading tiles in World Streamer caused UMA to be regenerated and DNA reset for other players in the world.
  • World Streamer: Fixed an issue with bl_SceneLoader which had two accidentally added lines which were throwing an error in the console if the World Streamer integration was enabled in the Atavism Editor Integration plugin.

 

  • Introduces a variety of smaller fixes and changes.

Known Issues

  • You can log in to Your account multiple times and login multiple characters if You will only stop on the character selection screen and then You will log in again in another copy of the game.
  • In the arena 1 vs 1, if one person will restart the game and log in again, the second player will be dropped from the arena as a winner, the other logged character will be “stuck” in the instance of the arena, but there will be no longer treated as a typical arena.
  • When in crafting definition there is no “Must Match Layout” option checked and for example the same material is used for two slots with the same count, then if that material will be added into crafting grid in one slot it will show result item and craft button available, but server will response that there are no sufficient items. It’s related to that server is checking what are requirements for an item in each slot for the recipe and if that amount is in the crafting grid.
  • When an item reward and in item choice reward is the same then item count for that item is overridden.
  • An issue with sending a message to a character with spaces in the name.

Fresh installation of Atavism 2019.1.1

In order to install Atavism you can choose one of three types of installation:

1. Using premade Virtual Machine which is Atavism ready environment by following Atavism Virtual Machine Installation process.

2. Using detailed instruction on what environment requirements should be met in order to install Atavism on your dedicated server.

3. Using the installation tutorial with our new Atavism Windows Manager for Windows Environment.

Then you should adjust your Unity project to work best with Atavism

If you are going to use UMA in your project you can follow UMA installation step by step.

Add UMA Orc Amorr items definitions to the database.

Open Atavism Editor -> Database Actions, and click Show Query form button. Then Select Content from the Database dropdown list, paste query which you can find below, click Run the query and confirm.

INSERT INTO `item_templates` (`id`, `name`, `icon`, `category`, `subcategory`, `itemType`, `subType`, `slot`, `display`, `itemQuality`, `binding`, `isUnique`, `stackLimit`, `duration`, `purchaseCurrency`, `purchaseCost`, `sellable`, `damage`, `damageMax`, `damageType`, `delay`, `toolTip`, `triggerEvent`, `triggerAction1Type`, `triggerAction1Data`, `effect1type`, `effect1name`, `effect1value`, `effect2type`, `effect2name`, `effect2value`, `effect3type`, `effect3name`, `effect3value`, `effect4type`, `effect4name`, `effect4value`, `effect5type`, `effect5name`, `effect5value`, `effect6type`, `effect6name`, `effect6value`, `effect7type`, `effect7name`, `effect7value`, `effect8type`, `effect8name`, `effect8value`, `effect9type`, `effect9name`, `effect9value`, `effect10type`, `effect10name`, `effect10value`, `effect11type`, `effect11name`, `effect11value`, `effect12type`, `effect12name`, `effect12value`, `effect13type`, `effect13name`, `effect13value`, `effect14type`, `effect14name`, `effect14value`, `effect15type`, `effect15name`, `effect15value`, `effect16type`, `effect16name`, `effect16value`, `effect17type`, `effect17name`, `effect17value`, `effect18type`, `effect18name`, `effect18value`, `effect19type`, `effect19name`, `effect19value`, `effect20type`, `effect20name`, `effect20value`, `effect21type`, `effect21name`, `effect21value`, `effect22type`, `effect22name`, `effect22value`, `effect23type`, `effect23name`, `effect23value`, `effect24type`, `effect24name`, `effect24value`, `effect25type`, `effect25name`, `effect25value`, `effect26type`, `effect26name`, `effect26value`, `effect27type`, `effect27name`, `effect27value`, `effect28type`, `effect28name`, `effect28value`, `effect29type`, `effect29name`, `effect29value`, `effect30type`, `effect30name`, `effect30value`, `effect31type`, `effect31name`, `effect31value`, `effect32type`, `effect32name`, `effect32value`, `isactive`, `creationtimestamp`, `updatetimestamp`, `actionBarAllowed`, `enchant_profile_id`, `auctionHouse`, `skillExp`) VALUES
(null, 'Orc Plate Breastplate 01', 'Assets/OtherPackages/RPG_inventory_icons/armor.png', '0', '0', 'Armor', 'Plate', 'Chest', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorUpper.prefab', 2, 2, 0, 1, NULL, 3, 960, 0, 0, 0, '', 1.5, 'Orc Plate Breastplate 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '60', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '193', 'Stat', 'magical_resistance', '52', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '76', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '76', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:07', '2019-05-04 11:43:21', 0, -1, 1, 0),
(null, 'Orc Plate Greaves 01', 'Assets/OtherPackages/RPG_inventory_icons/pants.png', '0', '0', 'Armor', 'Plate', 'Legs', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorLower.prefab', 2, 2, 0, 1, NULL, 3, 787, 0, 0, 0, '', 1.5, 'Orc Plate Greaves 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '49', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '158', 'Stat', 'magical_resistance', '42', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '61', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '61', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:15', '2019-05-04 11:42:50', 0, -1, 1, 0),
(null, 'Orc Plate Shoulderplates 01', 'Assets/OtherPackages/RPG_inventory_icons/shoulders.png', '0', '0', 'Armor', 'Plate', 'Shoulder', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorShoulder.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Shoulderplates 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:20', '2019-05-04 11:42:05', 0, -1, 1, 0),
(null, 'Orc Plate Gloves 01', 'Assets/Dragonsan/AtavismObjects/Icons/Custom/Armors/Warrior02Gloves 2.png', '0', '0', 'Armor', 'Plate', 'Hands', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorGloves.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Gloves 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:31', '2019-05-04 11:41:12', 0, -1, 1, 0),
(null, 'Orc Plate Shoes 01', 'Assets/OtherPackages/RPG_inventory_icons/boots.png', '0', '0', 'Armor', 'Plate', 'Feet', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorBoots.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Shoes 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '1', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:40', '2019-05-04 11:41:25', 0, -1, 1, 0),
(null, 'Orc Plate Helmet 01', '', '0', '0', 'Armor', 'Plate', 'Head', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorHood.prefab', 2, 2, 0, 1, NULL, 3, 528, 0, 0, 0, '', 1.5, 'Orc Plate Helmet 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '33', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '105', 'Stat', 'magical_resistance', '27', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '41', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '41', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-11 14:02:54', '2019-05-12 22:45:52', 0, -1, 1, 0);

it is also recommended to refresh lighting and Asset Bundles because both are related to specific Unity version. In order to rebuild your Asset Bundles (Bomber Bug is using them), you should head into the top menu in Unity Editor and chose Assets->Atavism Build AssetBundles (it will rebuild your asset bundles and then you should navigate to your project directory and copy file infinitypbr from project_directoryAssetBundles to project_directoryAssetsStreamingAssets.

 

Updating to 2019.1.1

Updating from Atavism 2019.1.0 to 2019.1.1 is relatively easy. Follow the instructions below to update your existing server.

It is highly recommended you create a backup of both your server, client, and databases before proceeding in case something goes wrong during the process.

Update using our Virtual Machine Installation

Step 1: Login to your Virtual Machine using Winscp client and remove atavism_server*.zip file first and then atavism_server directory completely

Step 2: Follow instructions like you would do the first installation but with option Update Current Atavism depending on your installation (Core or with Demo Data)

Warning: Make a Unity project backup. Importing the prefabs may break any customizations you had previously made to Your ones.

Step 3: Import Atavism Unity Package, Replace Files

Import the AtavismUnity_2019.1.1_Patch_2019.1.0_for_{Core|Demo}.unitypackage depending on which installation you did before. It is recommended to replace all files.

Step 4: Update UMA (if you use it)

Import the AtavismUnity_2019.1.1_Patch_2019.1.0_for_Uma.unitypackage. It is recommended to replace all files.

Step 5: Add Orc Race to your project.

If you are using UMA, and you want to add Orc Race, just open Atavism Editor -> Option Choices -> Switch to Edit Tat -> Select Race from the dropdown list -> Click Add Choice button -> Enter “Orc” and click save at the bottom section of the window.

Then in Atavism Eidot open Player Character Setup -> Switch to Edit Tab -> Select the first setup like Human Warrior -> Click Copy To button -> Select Orc as a race and Warrior as a Character Class, and click the Copy button. Repeat this step for Mage and Rouge or any other classes you want to add for the Orc Race.

Because of many changes in the prefabs structure you have to regenerate them using Atavism Editor in the edit tab of Effects, Abilities, Skills, Items, Crafting Recipes. With the new Atavism Editor, this process won’t detach items prefabs from the resource drops.

Step 6: Add UMA Orc Amorr items definitions to the database.

Open Atavism Editor -> Database Actions, and click Show Query form button. Then Select Content from the Database dropdown list, paste query which you can find below, click Run the query and confirm.

INSERT INTO `item_templates` (`id`, `name`, `icon`, `category`, `subcategory`, `itemType`, `subType`, `slot`, `display`, `itemQuality`, `binding`, `isUnique`, `stackLimit`, `duration`, `purchaseCurrency`, `purchaseCost`, `sellable`, `damage`, `damageMax`, `damageType`, `delay`, `toolTip`, `triggerEvent`, `triggerAction1Type`, `triggerAction1Data`, `effect1type`, `effect1name`, `effect1value`, `effect2type`, `effect2name`, `effect2value`, `effect3type`, `effect3name`, `effect3value`, `effect4type`, `effect4name`, `effect4value`, `effect5type`, `effect5name`, `effect5value`, `effect6type`, `effect6name`, `effect6value`, `effect7type`, `effect7name`, `effect7value`, `effect8type`, `effect8name`, `effect8value`, `effect9type`, `effect9name`, `effect9value`, `effect10type`, `effect10name`, `effect10value`, `effect11type`, `effect11name`, `effect11value`, `effect12type`, `effect12name`, `effect12value`, `effect13type`, `effect13name`, `effect13value`, `effect14type`, `effect14name`, `effect14value`, `effect15type`, `effect15name`, `effect15value`, `effect16type`, `effect16name`, `effect16value`, `effect17type`, `effect17name`, `effect17value`, `effect18type`, `effect18name`, `effect18value`, `effect19type`, `effect19name`, `effect19value`, `effect20type`, `effect20name`, `effect20value`, `effect21type`, `effect21name`, `effect21value`, `effect22type`, `effect22name`, `effect22value`, `effect23type`, `effect23name`, `effect23value`, `effect24type`, `effect24name`, `effect24value`, `effect25type`, `effect25name`, `effect25value`, `effect26type`, `effect26name`, `effect26value`, `effect27type`, `effect27name`, `effect27value`, `effect28type`, `effect28name`, `effect28value`, `effect29type`, `effect29name`, `effect29value`, `effect30type`, `effect30name`, `effect30value`, `effect31type`, `effect31name`, `effect31value`, `effect32type`, `effect32name`, `effect32value`, `isactive`, `creationtimestamp`, `updatetimestamp`, `actionBarAllowed`, `enchant_profile_id`, `auctionHouse`, `skillExp`) VALUES
(null, 'Orc Plate Breastplate 01', 'Assets/OtherPackages/RPG_inventory_icons/armor.png', '0', '0', 'Armor', 'Plate', 'Chest', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorUpper.prefab', 2, 2, 0, 1, NULL, 3, 960, 0, 0, 0, '', 1.5, 'Orc Plate Breastplate 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '60', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '193', 'Stat', 'magical_resistance', '52', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '76', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '76', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:07', '2019-05-04 11:43:21', 0, -1, 1, 0),
(null, 'Orc Plate Greaves 01', 'Assets/OtherPackages/RPG_inventory_icons/pants.png', '0', '0', 'Armor', 'Plate', 'Legs', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorLower.prefab', 2, 2, 0, 1, NULL, 3, 787, 0, 0, 0, '', 1.5, 'Orc Plate Greaves 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '49', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '158', 'Stat', 'magical_resistance', '42', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '61', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '61', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:15', '2019-05-04 11:42:50', 0, -1, 1, 0),
(null, 'Orc Plate Shoulderplates 01', 'Assets/OtherPackages/RPG_inventory_icons/shoulders.png', '0', '0', 'Armor', 'Plate', 'Shoulder', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorShoulder.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Shoulderplates 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:20', '2019-05-04 11:42:05', 0, -1, 1, 0),
(null, 'Orc Plate Gloves 01', 'Assets/Dragonsan/AtavismObjects/Icons/Custom/Armors/Warrior02Gloves 2.png', '0', '0', 'Armor', 'Plate', 'Hands', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorGloves.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Gloves 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:31', '2019-05-04 11:41:12', 0, -1, 1, 0),
(null, 'Orc Plate Shoes 01', 'Assets/OtherPackages/RPG_inventory_icons/boots.png', '0', '0', 'Armor', 'Plate', 'Feet', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorBoots.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Shoes 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '1', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:40', '2019-05-04 11:41:25', 0, -1, 1, 0),
(null, 'Orc Plate Helmet 01', '', '0', '0', 'Armor', 'Plate', 'Head', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorHood.prefab', 2, 2, 0, 1, NULL, 3, 528, 0, 0, 0, '', 1.5, 'Orc Plate Helmet 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '33', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '105', 'Stat', 'magical_resistance', '27', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '41', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '41', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-11 14:02:54', '2019-05-12 22:45:52', 0, -1, 1, 0);

 

Step 7: Regenerate all prefabs in the project

Update using Custom Linux Installation

Step 1: Replace Server Files

Copy over all server files and adjust them as you did before with previous Atavism version. Because server-side scripts and configuration files were changed, we recommend you to put a fresh copy of Atavism 2019.1.1 server files.

Step 2: Update the Databases

Scripts to update your 2019.1.0 databases to 2019.1.1 are in your Atavism Server package. There are two types of scripts, structure and data for both types of installations (Core and with Demo Data), you should use the proper ones depending on your previous installation method. In order to update the database, first you have to update structure, then data. The script file for structure update :

  • sql/updates/From_Atavism2019.1.0/{Core|Demo}/Structure/atavism.sql

and script file for data update :

  • sql/updates/From_Atavism2019.1.0/{Core|Demo}/Data/admin.sql

If you have renamed any of your databases from the default names (admin, atavism, master, world_content) make sure You have proper names in “use” clause at the beginning of each script.

Important note: Each time You are updating your database or files make a backup to have a copy of your work

Step 3: Import Atavism Unity Package, Replace Files

Import the AtavismUnity_2019.1.1_Patch_2019.1.0_for_{Core|Demo}.unitypackage depending on which installation you did before. It is recommended to replace all files.

Step 4: Update UMA (if you use it)

Import the AtavismUnity_2019.1.1_Patch_2019.1.0_for_Uma.unitypackage. It is recommended to replace all files.

Step 5: Add Orc Race to your project.

If you are using UMA, and you want to add Orc Race, just open Atavism Editor -> Option Choices -> Switch to Edit Tat -> Select Race from the dropdown list -> Click Add Choice button -> Enter “Orc” and click save at the bottom section of the window.

Then in Atavism Eidot open Player Character Setup -> Switch to Edit Tab -> Select the first setup like Human Warrior -> Click Copy To button -> Select Orc as a race and Warrior as a Character Class, and click the Copy button. Repeat this step for Mage and Rouge or any other classes you want to add for the Orc Race.

Because of many changes in the prefabs structure you have to regenerate them using Atavism Editor in the edit tab of Effects, Abilities, Skills, Items, Crafting Recipes. With the new Atavism Editor, this process won’t detach items prefabs from the resource drops.

Step 6: Add UMA Orc Amorr items definitions to the database.

Open Atavism Editor -> Database Actions, and click Show Query form button. Then Select Content from the Database dropdown list, paste query which you can find below, click Run the query and confirm.

INSERT INTO `item_templates` (`id`, `name`, `icon`, `category`, `subcategory`, `itemType`, `subType`, `slot`, `display`, `itemQuality`, `binding`, `isUnique`, `stackLimit`, `duration`, `purchaseCurrency`, `purchaseCost`, `sellable`, `damage`, `damageMax`, `damageType`, `delay`, `toolTip`, `triggerEvent`, `triggerAction1Type`, `triggerAction1Data`, `effect1type`, `effect1name`, `effect1value`, `effect2type`, `effect2name`, `effect2value`, `effect3type`, `effect3name`, `effect3value`, `effect4type`, `effect4name`, `effect4value`, `effect5type`, `effect5name`, `effect5value`, `effect6type`, `effect6name`, `effect6value`, `effect7type`, `effect7name`, `effect7value`, `effect8type`, `effect8name`, `effect8value`, `effect9type`, `effect9name`, `effect9value`, `effect10type`, `effect10name`, `effect10value`, `effect11type`, `effect11name`, `effect11value`, `effect12type`, `effect12name`, `effect12value`, `effect13type`, `effect13name`, `effect13value`, `effect14type`, `effect14name`, `effect14value`, `effect15type`, `effect15name`, `effect15value`, `effect16type`, `effect16name`, `effect16value`, `effect17type`, `effect17name`, `effect17value`, `effect18type`, `effect18name`, `effect18value`, `effect19type`, `effect19name`, `effect19value`, `effect20type`, `effect20name`, `effect20value`, `effect21type`, `effect21name`, `effect21value`, `effect22type`, `effect22name`, `effect22value`, `effect23type`, `effect23name`, `effect23value`, `effect24type`, `effect24name`, `effect24value`, `effect25type`, `effect25name`, `effect25value`, `effect26type`, `effect26name`, `effect26value`, `effect27type`, `effect27name`, `effect27value`, `effect28type`, `effect28name`, `effect28value`, `effect29type`, `effect29name`, `effect29value`, `effect30type`, `effect30name`, `effect30value`, `effect31type`, `effect31name`, `effect31value`, `effect32type`, `effect32name`, `effect32value`, `isactive`, `creationtimestamp`, `updatetimestamp`, `actionBarAllowed`, `enchant_profile_id`, `auctionHouse`, `skillExp`) VALUES
(null, 'Orc Plate Breastplate 01', 'Assets/OtherPackages/RPG_inventory_icons/armor.png', '0', '0', 'Armor', 'Plate', 'Chest', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorUpper.prefab', 2, 2, 0, 1, NULL, 3, 960, 0, 0, 0, '', 1.5, 'Orc Plate Breastplate 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '60', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '193', 'Stat', 'magical_resistance', '52', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '76', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '76', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:07', '2019-05-04 11:43:21', 0, -1, 1, 0),
(null, 'Orc Plate Greaves 01', 'Assets/OtherPackages/RPG_inventory_icons/pants.png', '0', '0', 'Armor', 'Plate', 'Legs', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorLower.prefab', 2, 2, 0, 1, NULL, 3, 787, 0, 0, 0, '', 1.5, 'Orc Plate Greaves 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '49', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '158', 'Stat', 'magical_resistance', '42', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '61', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '61', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:15', '2019-05-04 11:42:50', 0, -1, 1, 0),
(null, 'Orc Plate Shoulderplates 01', 'Assets/OtherPackages/RPG_inventory_icons/shoulders.png', '0', '0', 'Armor', 'Plate', 'Shoulder', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorShoulder.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Shoulderplates 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:20', '2019-05-04 11:42:05', 0, -1, 1, 0),
(null, 'Orc Plate Gloves 01', 'Assets/Dragonsan/AtavismObjects/Icons/Custom/Armors/Warrior02Gloves 2.png', '0', '0', 'Armor', 'Plate', 'Hands', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorGloves.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Gloves 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:31', '2019-05-04 11:41:12', 0, -1, 1, 0),
(null, 'Orc Plate Shoes 01', 'Assets/OtherPackages/RPG_inventory_icons/boots.png', '0', '0', 'Armor', 'Plate', 'Feet', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorBoots.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Shoes 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '1', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:40', '2019-05-04 11:41:25', 0, -1, 1, 0),
(null, 'Orc Plate Helmet 01', '', '0', '0', 'Armor', 'Plate', 'Head', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorHood.prefab', 2, 2, 0, 1, NULL, 3, 528, 0, 0, 0, '', 1.5, 'Orc Plate Helmet 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '33', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '105', 'Stat', 'magical_resistance', '27', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '41', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '41', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-11 14:02:54', '2019-05-12 22:45:52', 0, -1, 1, 0);

 

Step 7: Regenerate all prefabs in the project

Update using Atavism Windows Manager Installation

Step 1: Open directory where you installed Atavism Manager (by default in c:\Atavism Manager)

Step 2: Rename atavism_server directory to atavism_server_old or any other name

Step 3: Download Atavism server zip file from apanel

Step 4: Unpack atavism_server*.zip file into your Atavism Manager installation directory

Step 5: Open command line console Windows + r shortcut and type cmd

Step 6: Change directory to your Atavism Manager installation directory by typing command

cd “c:\Atavism Manager\mariadb-5.5.61-win32\bin”

and start the database if it’s not started yet by invoking the command

mysqld

Step 7: Invoke database update commands where the root is the database user, the test is the password for the database user, following with by the path to the Atavism Manager installation directory. If you are not using our default databases, please adjust these commands.

If you have renamed any of your databases from the default names (admin, atavism, master, world_content) make sure You have proper names in “use” clause at the beginning of each script.

Important note: Each time You are updating your database or files make a backup to have a copy of your work

mysql -u root -ptest atavism < “c:\Atavism Manager\atavism_server\sql\updates\From_Atavism2019.1.0\Demo\Structure\atavism.sql”

mysql -u root -ptest admin < “c:\Atavism Manager\atavism_server\sql\updates\From_Atavism2019.1.0\Demo\Data\admin.sql”

You can use any third party tool to handle this process for example with MySQL Workbench or any other database management tool

Step 8: Start Atavism.exe application

Step 9: Fill data according to your previous configuration including database credentials (if you changed them)

Step 10: Import Atavism Unity Package, Replace Files

Import the AtavismUnity_2019.1.1_Patch_2019.1.0_for_{Core|Demo}.unitypackage depending on which installation you did before. It is recommended to replace all files.

Step 11: Update UMA (if you use it)

Import the AtavismUnity_2019.1.1_Patch_2019.1.0_for_Uma.unitypackage. It is recommended to replace all files.

Step 12: Add Orc Race to your project.

If you are using UMA, and you want to add Orc Race, just open Atavism Editor -> Option Choices -> Switch to Edit Tat -> Select Race from the dropdown list -> Click Add Choice button -> Enter “Orc” and click save at the bottom section of the window.

Then in Atavism Eidot open Player Character Setup -> Switch to Edit Tab -> Select the first setup like Human Warrior -> Click Copy To button -> Select Orc as a race and Warrior as a Character Class, and click the Copy button. Repeat this step for Mage and Rouge or any other classes you want to add for the Orc Race.

Because of many changes in the prefabs structure you have to regenerate them using Atavism Editor in the edit tab of Effects, Abilities, Skills, Items, Crafting Recipes. With the new Atavism Editor, this process won’t detach items prefabs from the resource drops.

Step 13: Add UMA Orc Amorr items definitions to the database.

Open Atavism Editor -> Database Actions, and click Show Query form button. Then Select Content from the Database dropdown list, paste query which you can find below, click Run the query and confirm.

INSERT INTO `item_templates` (`id`, `name`, `icon`, `category`, `subcategory`, `itemType`, `subType`, `slot`, `display`, `itemQuality`, `binding`, `isUnique`, `stackLimit`, `duration`, `purchaseCurrency`, `purchaseCost`, `sellable`, `damage`, `damageMax`, `damageType`, `delay`, `toolTip`, `triggerEvent`, `triggerAction1Type`, `triggerAction1Data`, `effect1type`, `effect1name`, `effect1value`, `effect2type`, `effect2name`, `effect2value`, `effect3type`, `effect3name`, `effect3value`, `effect4type`, `effect4name`, `effect4value`, `effect5type`, `effect5name`, `effect5value`, `effect6type`, `effect6name`, `effect6value`, `effect7type`, `effect7name`, `effect7value`, `effect8type`, `effect8name`, `effect8value`, `effect9type`, `effect9name`, `effect9value`, `effect10type`, `effect10name`, `effect10value`, `effect11type`, `effect11name`, `effect11value`, `effect12type`, `effect12name`, `effect12value`, `effect13type`, `effect13name`, `effect13value`, `effect14type`, `effect14name`, `effect14value`, `effect15type`, `effect15name`, `effect15value`, `effect16type`, `effect16name`, `effect16value`, `effect17type`, `effect17name`, `effect17value`, `effect18type`, `effect18name`, `effect18value`, `effect19type`, `effect19name`, `effect19value`, `effect20type`, `effect20name`, `effect20value`, `effect21type`, `effect21name`, `effect21value`, `effect22type`, `effect22name`, `effect22value`, `effect23type`, `effect23name`, `effect23value`, `effect24type`, `effect24name`, `effect24value`, `effect25type`, `effect25name`, `effect25value`, `effect26type`, `effect26name`, `effect26value`, `effect27type`, `effect27name`, `effect27value`, `effect28type`, `effect28name`, `effect28value`, `effect29type`, `effect29name`, `effect29value`, `effect30type`, `effect30name`, `effect30value`, `effect31type`, `effect31name`, `effect31value`, `effect32type`, `effect32name`, `effect32value`, `isactive`, `creationtimestamp`, `updatetimestamp`, `actionBarAllowed`, `enchant_profile_id`, `auctionHouse`, `skillExp`) VALUES
(null, 'Orc Plate Breastplate 01', 'Assets/OtherPackages/RPG_inventory_icons/armor.png', '0', '0', 'Armor', 'Plate', 'Chest', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorUpper.prefab', 2, 2, 0, 1, NULL, 3, 960, 0, 0, 0, '', 1.5, 'Orc Plate Breastplate 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '60', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '193', 'Stat', 'magical_resistance', '52', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '76', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '76', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:07', '2019-05-04 11:43:21', 0, -1, 1, 0),
(null, 'Orc Plate Greaves 01', 'Assets/OtherPackages/RPG_inventory_icons/pants.png', '0', '0', 'Armor', 'Plate', 'Legs', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorLower.prefab', 2, 2, 0, 1, NULL, 3, 787, 0, 0, 0, '', 1.5, 'Orc Plate Greaves 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '49', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '158', 'Stat', 'magical_resistance', '42', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '61', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '61', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:15', '2019-05-04 11:42:50', 0, -1, 1, 0),
(null, 'Orc Plate Shoulderplates 01', 'Assets/OtherPackages/RPG_inventory_icons/shoulders.png', '0', '0', 'Armor', 'Plate', 'Shoulder', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorShoulder.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Shoulderplates 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:20', '2019-05-04 11:42:05', 0, -1, 1, 0),
(null, 'Orc Plate Gloves 01', 'Assets/Dragonsan/AtavismObjects/Icons/Custom/Armors/Warrior02Gloves 2.png', '0', '0', 'Armor', 'Plate', 'Hands', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorGloves.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Gloves 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:31', '2019-05-04 11:41:12', 0, -1, 1, 0),
(null, 'Orc Plate Shoes 01', 'Assets/OtherPackages/RPG_inventory_icons/boots.png', '0', '0', 'Armor', 'Plate', 'Feet', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorBoots.prefab', 2, 2, 0, 1, NULL, 3, 672, 0, 0, 0, '', 1.5, 'Orc Plate Shoes 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '42', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '134', 'Stat', 'magical_resistance', '36', 'Stat', 'movement_speed', '1', 'Stat', 'dexterity', '53', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '53', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-04 09:39:40', '2019-05-04 11:41:25', 0, -1, 1, 0),
(null, 'Orc Plate Helmet 01', '', '0', '0', 'Armor', 'Plate', 'Head', 'Assets/Resources/Content/EquipmentDisplay/Uma/Orc/UmaOrcWarriorHood.prefab', 2, 2, 0, 1, NULL, 3, 528, 0, 0, 0, '', 1.5, 'Orc Plate Helmet 01 Tooltip', NULL, NULL, NULL, 'Stat', 'health-max', '33', 'Stat', 'mana-max', '0', 'Stat', 'strength', '0', 'Stat', 'potential', '0', 'Stat', 'physical_defense', '105', 'Stat', 'magical_resistance', '27', 'Stat', 'movement_speed', '0', 'Stat', 'dexterity', '41', 'Stat', 'intelligence', '0', 'Stat', 'evasion', '41', 'Stat', 'parry', '0', 'Stat', 'critic', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1, '2019-05-11 14:02:54', '2019-05-12 22:45:52', 0, -1, 1, 0);

 

Step 14: Regenerate all prefabs in the project

List of changed files:

New Files (4)

Standard Assets\Atavism Core\Editor\InitialSetup.cs
Dragonsan\AtavismObjects\External\SystemThreading.unitypackage
Dragonsan\AtavismEditor\Editor\Plugins\ServerDatabaseActions.cs
Dragonsan\AtavismEditor\Editor\Interfaces\system35.unitypackage

Updated Files (100)

Standard Assets\Atavism Core\ClientAPI.cs
Standard Assets\Atavism Core\AtavismCore.dll
Dragonsan\UGUIMiniMap for Atavism\Content\Prefabs\MiniMapCircle.prefab
Dragonsan\UGUIMiniMap for Atavism\Content\Prefabs\MiniMap3D.prefab
Dragonsan\UGUIMiniMap for Atavism\Content\Prefabs\MiniMap2DStatic.prefab
Dragonsan\UGUIMiniMap for Atavism\Content\Prefabs\MiniMap2D.prefab
Dragonsan\UGUIMiniMap for Atavism\Content\Prefabs\MiniMap2D [Orthographic].prefab
Dragonsan\UGUIMiniMap for Atavism\Content\Art\Models\Materials\Areas.mat
Dragonsan\Scenes\SinglePlayerPrivate.unity
Dragonsan\Scenes\MainWorld.unity
Dragonsan\Scenes\Login.unity
Dragonsan\Scenes\GuildPrivate.unity
Dragonsan\Scenes\Deathmatch 2v2.unity
Dragonsan\Scenes\Deathmatch 1v1.unity
Dragonsan\Scenes\CharacterSelection.unity
Dragonsan\Scenes\BlankCharacterSelection.unity
Dragonsan\Scenes\BlankAtavismScene.unity
Dragonsan\Scenes\Arena2v2.unity
Dragonsan\Scenes\Arena1v1.unity
Dragonsan\MobsAssets\BomberBug09.prefab
Dragonsan\MobsAssets\BomberBug08.prefab
Dragonsan\MobsAssets\BomberBug07.prefab
Dragonsan\MobsAssets\BomberBug06.prefab
Dragonsan\MobsAssets\BomberBug05.prefab
Dragonsan\MobsAssets\BomberBug04.prefab
Dragonsan\MobsAssets\BomberBug03.prefab
Dragonsan\MobsAssets\BomberBug02.prefab
Dragonsan\MobsAssets\BomberBug01.prefab
Dragonsan\Loading Screen for Atavism\Content\Scripts\Core\bl_SceneLoaderManager.cs
Dragonsan\Loading Screen for Atavism\Content\Scripts\Core\bl_SceneLoader.cs
Dragonsan\AtavismObjects\Scripts\UGUI\UGUISkillsWindow.cs
Dragonsan\AtavismObjects\Scripts\UGUI\UGUIAvatarList.cs
Dragonsan\AtavismObjects\Scripts\UGUI\UGUIAuction.cs
Dragonsan\AtavismObjects\Scripts\GameObject Components\Editor\InteractiveObjectEditor.cs
Dragonsan\AtavismObjects\Scripts\GameObject Components\Editor\GraveyardEditor.cs
Dragonsan\AtavismObjects\Scripts\GameObject Components\Editor\AtavismResourceNodeEditor.cs
Dragonsan\AtavismObjects\Scripts\GameObject Components\Editor\AtavismRegionEditor.cs
Dragonsan\AtavismObjects\Scripts\GameObject Components\Editor\AtavismMobSpawnMarkerEditor.cs
Dragonsan\AtavismObjects\Scripts\GameObject Components\Editor\AtavismGraveyardEditor.cs
Dragonsan\AtavismObjects\Scripts\GameObject Components\Editor\AtavismClaimRegionEditor.cs
Dragonsan\AtavismObjects\Scripts\CoordinatedEffects\Editor\CoordProjectileEditor.cs
Dragonsan\AtavismObjects\Scripts\CoordinatedEffects\CoordProjectileEffect.cs
Dragonsan\AtavismObjects\Scripts\MobController3D.cs
Dragonsan\AtavismObjects\Scripts\CharacterSelectionCreationManager.cs
Dragonsan\AtavismObjects\Scripts\AtavismSettings.cs
Dragonsan\AtavismObjects\Scripts\AtavismMobName.cs
Dragonsan\AtavismObjects\Scripts\AtavismAuction.cs
Dragonsan\AtavismObjects\Scripts\AnimationCommands.cs
Dragonsan\AtavismObjects\Fonts\Cambria SDF.asset
Dragonsan\AtavismObjects\UI.prefab
Dragonsan\AtavismObjects\AnimatorController.controller
Dragonsan\AtavismEditor\Editor\Plugins\ServerPlugin.cs
Dragonsan\AtavismEditor\Editor\Plugins\ServerItems.cs
Dragonsan\AtavismEditor\Editor\Plugins\ServerInstanceObjects.cs
Dragonsan\AtavismEditor\Editor\Plugins\ServerCraftingRecipes.cs
Dragonsan\AtavismEditor\Editor\Language\English.xml
Dragonsan\AtavismEditor\Editor\EditorCore\Libraries\ImagePack.cs
Dragonsan\AtavismEditor\Editor\EditorCore\Libraries\DatabasePack.cs
Dragonsan\AtavismEditor\Editor\EditorCore\AtavismUnity.cs
CTS\Terrains\Terrain_0_0-20180122-123716_2104044.mat
CTS\Scripts\CTSWorldAPIIntegration.cs
Atavism demo\NatureManufacture Assets\Advanced Rock Pack\Rocks\Materials\M_Atlas_Small_Rocks_01Resources.mat
Atavism demo\NatureManufacture Assets\Advanced Rock Pack\Rocks\Materials\M_Atlas_Small_Rocks_01.mat
Atavism demo\NatureManufacture Assets\Advanced Rock Pack\Rocks\Materials\M_Atlas_Middle_Rocks_01.mat
Atavism demo\Models with Materials\Materials Snow\Well_steps_snow.mat
Atavism demo\Models with Materials\Materials Snow\Well_main_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_tower_03_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_tower_02_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_tower_01_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_strawroof_cutout_01_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_strawroof_01_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_plank_01_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_menhir_01_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_gate_02_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_gate_01_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_fence_02_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_crane_02_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_crane_01_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_building_02_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_building_01_snow.mat
Atavism demo\Models with Materials\Materials Snow\mat_barrel_01_snow.mat
Atavism demo\Models with Materials\Materials Snow\house_foundation_snow.mat
Atavism demo\Models with Materials\Materials Snow\house_foundation_snow 2.mat
Atavism demo\Models with Materials\Materials Snow\Bridge_stone_floor_snow.mat
Atavism demo\Models with Materials\Materials Snow\Bridge_main_snow.mat
Atavism demo\Models with Materials\Materials Snow\blacksmith_stone_snow.mat
Atavism demo\Models with Materials\Materials Snow\Blacksmith_planks_snow.mat
Atavism demo\Models with Materials\Materials Snow\arc_left_snow.mat
Atavism demo\Models with Materials\Materials\mat_dragonhead_01.mat
Atavism demo\Models with Materials\Materials\mat_boat_scaffold_01.mat
Atavism demo\Models with Materials\Materials\mat_boat_01.mat
Atavism demo\Models with Materials\Materials\M_Fir_Leaves Snow.mat
Atavism demo\Models with Materials\Materials\M_Fir_Bark_02_Snow.mat
Atavism demo\Models with Materials\Materials\M_Fir_Bark_01_Snow.mat
Atavism demo\Models with Materials\Materials\M_Fir_07_Cross Snow.mat
Atavism demo\Models with Materials\Materials\M_Fir_04_Cross Snow.mat
Atavism demo\Models with Materials\Materials\M_Fir_03_Cross Snow.mat
Atavism demo\Models with Materials\Materials\M_Fir_02_Cross Snow.mat
Atavism demo\Models with Materials\Materials\M_Fir_01_Cross Snow.mat
Atavism demo\Models with Materials\Materials\blacksmith_stone_floor snow.mat

Deleted Files (5)

Dragonsan\Scenes\SampleScene.unity
Dragonsan\AtavismObjects\External\System.Threading.dll
Dragonsan\AtavismEditor\Editor\Interfaces\System.Drawing.dll
Dragonsan\AtavismEditor\Editor\Interfaces\System.Data.dll
Atavism demo\Atavism Demo Scene Snow.unity

List of changed UMA files:

New Files (93)

Resources\Content\EquipmentDisplay\Uma\Orc\UmaOrcWarriorUpper.prefab
Resources\Content\EquipmentDisplay\Uma\Orc\UmaOrcWarriorShoulder.prefab
Resources\Content\EquipmentDisplay\Uma\Orc\UmaOrcWarriorLower.prefab
Resources\Content\EquipmentDisplay\Uma\Orc\UmaOrcWarriorHood.prefab
Resources\Content\EquipmentDisplay\Uma\Orc\UmaOrcWarriorGloves.prefab
Resources\Content\EquipmentDisplay\Uma\Orc\UmaOrcWarriorBoots.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Wardrobe\M_Orc_Armor_Torso_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Wardrobe\M_Orc_Armor_Shoulders_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Wardrobe\M_Orc_Armor_Legs_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Wardrobe\M_Orc_Armor_Helmet_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Wardrobe\M_Orc_Armor_Hands_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Wardrobe\M_Orc_Armor_Feet_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Torso\Torso_N.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Torso\Torso_M.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Torso\Torso_AC.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Torso\Torso_A.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Shoulder\Shoulders_N.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Shoulder\Shoulders_M.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Shoulder\Shoulders_AC.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Shoulder\Shoulders_A.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Legs\Legs_N.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Legs\Legs_M.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Legs\Legs_AC.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Legs\Legs_A.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Helmet\Helmet_N.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Helmet\Helmet_M.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Helmet\Helmet_A.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\HandWrist\HandsWrists_N.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\HandWrist\HandsWrists_M.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\HandWrist\HandsWrists_AC.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\HandWrist\HandsWrists_A.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Feet\Feet_N.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Feet\Feet_M.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Feet\Feet_AC.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Textures\Feet\Feet_A.tga
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Torso\Torso.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Torso\M_Orc_Armor_Torso_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Torso\M_Orc_Armor_Torso_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Shoulders\Shoulders.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Shoulders\M_Orc_Armor_Shoulders_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Shoulders\M_Orc_Armor_Shoulders_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Legs\M_Orc_Armor_Legs_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Legs\M_Orc_Armor_Legs_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Legs\Legs.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Helmet\Plane_004.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Helmet\M_Orc_Armor_Helmet_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Helmet\M_Orc_Armor_Helmet_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Hands\M_Orc_Armor_Hands_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Hands\M_Orc_Armor_Hands_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Hands\Hands.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Feet\M_Orc_Armor_Feet_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Feet\M_Orc_Armor_Feet_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Slots\M_Orc_Armor_Feet\Feet.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Overlays\M_Orc_Armor_Torso_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Overlays\M_Orc_Armor_Shoulders_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Overlays\M_Orc_Armor_Legs_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Overlays\M_Orc_Armor_Helmet_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Overlays\M_Orc_Armor_Hands_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\Overlays\M_Orc_Armor_Feet_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\FBX\M_Orc_Helemt.fbx
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Male\Armor\FBX\M_Orc_Armor.fbx
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Wardrobe\F_Orc_Armor_Torso_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Wardrobe\F_Orc_Armor_Shoulders_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Wardrobe\F_Orc_Armor_Legs_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Wardrobe\F_Orc_Armor_Helmet_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Wardrobe\F_Orc_Armor_Hands_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Wardrobe\F_Orc_Armor_Feet_Recipe.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Torso\Torso_001.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Torso\F_Orc_Armor_Torso_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Torso\F_Orc_Armor_Torso_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Shoulders\Shoulders.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Shoulders\F_Orc_Armor_Shoulders_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Shoulders\F_Orc_Armor_Shoulders_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Legs\Legs.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Legs\F_Orc_Armor_Legs_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Legs\F_Orc_Armor_Legs_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Helmet\Plane_004.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Helmet\F_Orc_Armor_Helmet_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Helmet\F_Orc_Armor_Helmet_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Hands\Hands.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Hands\F_Orc_Armor_Hands_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Hands\F_Orc_Armor_Hands_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Feet\Feet.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Feet\F_Orc_Armor_Feet_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Slots\F_Orc_Armor_Feet\F_Orc_Armor_Feet_Skinned.prefab
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Overlays\F_Orc_Armor_Torso_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Overlays\F_Orc_Armor_Shoulders_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Overlays\F_Orc_Armor_Legs_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Overlays\F_Orc_Armor_Hands_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\Overlays\F_Orc_Armor_Feet_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\FBX\F_Orc_Armor_Helmet.fbx
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Armor\Orc\Female\Armor\FBX\F_Orc_Armor.fbx
Dragonsan\AtavismObjects\UMA\Editor\InitialSetupUma.cs

Updated Files (32)

UMA\Example\Animation\Materials\TongueMaterial.mat
UMA\Example\Animation\Materials\TeethMaterial.mat
UMA\Example\Animation\Materials\SuitMaterial.mat
UMA\Example\Animation\Materials\SkinMaterial.mat
UMA\Example\Animation\Materials\EyesMaterial.mat
UMA\Example\Animation\Materials\Dude-face.mat
UMA\Example\Animation\Materials\Dude-eyes.mat
UMA\Example\Animation\Materials\Dude-body.mat
Dragonsan\Scenes\UMA\ForDemo\CharacterSelection.unity
Dragonsan\Scenes\UMA\CharacterSelection.unity
Dragonsan\Scenes\UMA\BlankCharacterSelectionUma.unity
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Race\Orc\Male\Race Data\OrcMaleDCS.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Race\Orc\Female\Slots\F_Orc_Underwear\F_Orc_Underwear_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Race\Orc\Female\Slots\F_Orc_Head\F_Orc_Head_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Race\Orc\Female\Race Data\OrcFemaleDCS.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Hair\Orc\Male\Hair\Slots\M_Orc_Hair\M_Orc_Hair_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Hair\Orc\Male\Hair\Slots\M_Orc_Beard\M_Orc_Beard_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Hair\Orc\Male\Hair\Overlays\M_Orc_Hair_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Hair\Orc\Male\Hair\Overlays\M_Orc_Hair_Overlay 1.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Hair\Orc\Male\Hair\Overlays\M_Orc_Beard_Overlay.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Hair\Orc\Female\Hair\Slots\F_Orc_Hair\F_Orc_Hair_Slot.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Hair\Orc\Female\Hair\Overlays\F_Orc_Hair.asset
Dragonsan\AtavismObjects\UMAContent\Dragonsan\Hair\Orc\Female\Hair\Overlays\F_Orc_Hair 1.asset
Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterSockets\UMA_OrcMaleDCS.prefab
Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterSockets\UMA_OrcFemaleDCS.prefab
Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterSockets\CharacterSocketsOrcMalePrefab.prefab
Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterSockets\CharacterSocketsOrcMale.asset
Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterSockets\CharacterSocketsOrcFemale.asset
Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterController\CharacterControllerRecipe.asset
Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterController\CharacterControllerPrefab.prefab
Dragonsan\AtavismObjects\UMA\UMADCSPropertyHandler.cs
Dragonsan\AtavismObjects\UMA\UMACharacterSelectionCreation.cs

Deleted Files (3)

Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterController\CharacterControllerRecipe 1.asset
Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterController\CharacterControllerRecipe — kopia.asset
Dragonsan\AtavismObjects\UMA\AdditionalSlots\CharacterController\CharacterControllerRecipe — kopia (2).asset