ARK: Survival Evolved

ARK: Survival Evolved

Capitalism NPC Trader [OPEN SOURCE] (Discontinued)
Showing 61-66 of 66 entries
< 1  2  3  4  5  6  >
Update: Mar 20, 2017 @ 9:21am

  • fixed issue with custom blueprints of CustomTable not beeing restored correctly

Update: Mar 18, 2017 @ 4:36pm

  • performed major code refactoring and hierarchy restructuring, see currency mod patch notes for more details

Update: Mar 10, 2017 @ 7:56am

  • reworked table unlocking mechanism
  • resolved Billboards multicasting/replication issue, that resulted in not showing current prices of nearest table

Update: Mar 8, 2017 @ 6:57am

  • recompiled source against father classes of currency mod

Update: Mar 1, 2017 @ 5:34pm

  • Added renaming option
  • adjusted item recognition for SellTables

Update: Feb 27, 2017 @ 12:15pm

New features
  • reduced source code by ~ 90% - got rid of all copy waste, due to centralizing code into father class and function libs
  • added pickup delay of 1 sec to each table
  • improved quantity input widget, now it not only commits on pressing accept, but also on hitting enter + better validation
  • added a completely new type of table, the CustomBuyTable and CustomSellTable
  • moved all Billboards from PropsTable to this mod package, cause Billboards now get their prices from the nearest table of it's kind
  • got rid of Linux part of this mod since even my Test-Linux-Server does only use the Windows branch... this reduced the size by half
  • added new AntiFraud system, to prevent fraud against the license of this mod
  • finalized phase 2 of implementing TradeLog statistics

New items
  • Wool
  • Human Hair
  • Element (deactivated per default)
  • Mutton
  • Bio Toxin
  • BaryonyxEgg
  • PegomastaxEgg
  • TherizinoEgg
  • TroodonEgg

Bug fixes and other changes
  • completely replaced item recognition logic, now most of the stacking mods should be compatible, as long as the stack mod creator didn't screw up the core resource name
  • changed logic for force unlock table if wildcards offline raid protection is active (experimental)