ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
Showing 91-100 of 162 entries
< 1 ... 8  9  10  11  12 ... 17 >
Update: Aug 15, 2017 @ 10:27am

  • changed trade actor origin details to modify supply and demand values for items with harvest multi
  • corrected delivery cycle to 60 minutes

Update: Aug 14, 2017 @ 6:05am

  • added engram description update for price reset script command
  • corrected button validity checks for quantity and create custom blueprint widgets
  • updated PlayerTrader create contract and remove all contracts widget
  • fixed false update for supply demand item description on trade table counterpart

Update: Aug 13, 2017 @ 3:43pm

  • Widget for CustomBlueprint creation now catches negative values

Update: Aug 13, 2017 @ 5:17am

  • changed tradeitemdetails struct to carry supplydemand and tradetype instead of separated supply and demand values
  • NPCTrader corrected supply demand decrease value if autofillmax was exceeded, to no longer remove everything except 1 fill rate
  • drastically decreased speed of trade actor and trade item scans, to improve server performance (only servers with StatisticsProcessor are affected)
  • increased frequency for price pulling from web api

Update: Aug 4, 2017 @ 6:47am

  • corrected supply demand item description for also taking current price changes into account
  • corrected missing contract ID for custom blueprints after server restart

Update: Aug 3, 2017 @ 3:52pm

  • changed tradelog time from Now to UTC Now
  • corrected price pulling issue

Update: Aug 2, 2017 @ 2:32pm

  • added missing supply and demand update multicast after trade cluster change for NPCTraders
  • removed nearly equal filtering for new price suggestions

Update: Aug 2, 2017 @ 4:52am

  • changed log levels for StatisticsProcessor
  • reduced complexity of table identification
  • increased delay for new prices pulling

Update: Aug 1, 2017 @ 7:43am

  • corrected gus.ini reading for S&D values
  • reenabled color regions for NPCTables
  • fixed issue with CustomSellTable not recognizing items - already existing blueprints have to be recreated
  • renewed style of create custom blueprint widget

Update: Jul 31, 2017 @ 10:04am

  • corrected NPC SellTable calculation