ARK: Survival Evolved

ARK: Survival Evolved

Capitalism NPC Trader [OPEN SOURCE] (Discontinued)
66개 중 61~66개 표시 중
< 1  2  3  4  5  6  >
업데이트: 2017년 3월 20일 오전 9시 21분

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

업데이트: 2017년 3월 18일 오후 4시 36분

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

업데이트: 2017년 3월 10일 오전 7시 56분

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

업데이트: 2017년 3월 8일 오전 6시 57분

  • recompiled source against father classes of currency mod

업데이트: 2017년 3월 1일 오후 5시 34분

  • Added renaming option
  • adjusted item recognition for SellTables

업데이트: 2017년 2월 27일 오후 12시 15분

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)