ARK: Survival Evolved

ARK: Survival Evolved

Capitalism NPC Trader [OPEN SOURCE] (Discontinued)
Mostrando 21-30 de 66 aportaciones
< 1  2  3  4  5  6  7 >
Actualización: 13 AGO 2018 a las 12:20

  • cooked against changes in Capitalism father classes

Actualización: 7 AGO 2018 a las 9:20

  • Refactored Father_NPCTrader to implement interfaces and reducing hard linking between classes
  • Refactored Billboards to implement interfaces and reducing hard linking between classes
  • Fixed MeatSellTerminal particle system yet again
  • Fixed issue with CustomBuyTerminal not rolling on blueprints with quality value
  • Added option to CustomBuy-/-SellTable/Terminal to exclude them from auto price calculations (not exceeding supply and demand calc, that is a different system)
  • Cooked against major changes in father classes (capitalism currency)

Actualización: 31 JUL 2018 a las 13:59

  • fixed issue with CustomBuyTerminal it now rolls on equip with quality like the CustomBuyTable

Actualización: 21 JUL 2018 a las 5:18

  • Billboards now display correct currency short
  • Item description for buy/sell blueprints now show correct currency short
  • CustomBuyTerminal now creates bp correctly
  • Supply and Demand deactivation issue fixed

Actualización: 6 JUL 2018 a las 15:22

  • changed Terminal particle replication settings
  • added 50 GloryCoins as crafting requirement for Billboards
  • fixed issue with particle systems of MeatSell-, CustomBuy- and EggSellTerminal
  • fixed singleplayer CustomTables MUE to filter out admin option duplicates

Actualización: 2 JUL 2018 a las 2:34

  • fixed issue with TekRex egg, that it got replaced by normal Rex eggs

Actualización: 1 JUL 2018 a las 5:45

  • added Reaper Pheromone Gland to MeatBuy-/-SellTables
  • added TekRex Egg to EggBuy-/-SellTables
  • Sorted items from MeatBuy-/-SellTables alphabetically
  • Sorted items from EggBuy-/-SellTables alphabetically
  • added logic that prevents S&D values from dropping into minus values if custom blueprint was removed

Actualización: 12 JUN 2018 a las 7:32

  • added new SaveGame Object for CustomTables/-Terminals to enhance them with a SaveGame Manager. So that admins can finally store settings.
  • fixed issue where Admin options did not get displayed on CustomBuyTable correctly
  • cooked against changes in Capitalism Currency father classes

Actualización: 2 JUN 2018 a las 9:53

  • refactored replication logic and event calls
  • cooked against father class changes in currency package

Actualización: 9 MAY 2018 a las 4:28

  • fixed EggSellTerminal particle system
  • Cooked against changes in Currency father class