ARK: Survival Evolved

ARK: Survival Evolved

Capitalism NPC Trader [OPEN SOURCE] (Discontinued)
Viser 61-66 af 66 forekomster
< 1  2  3  4  5  6  >
Opdatering: 20. mar. 2017 kl. 9:21

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

Opdatering: 18. mar. 2017 kl. 16:36

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

Opdatering: 10. mar. 2017 kl. 7:56

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

Opdatering: 8. mar. 2017 kl. 6:57

  • recompiled source against father classes of currency mod

Opdatering: 1. mar. 2017 kl. 17:34

  • Added renaming option
  • adjusted item recognition for SellTables

Opdatering: 27. feb. 2017 kl. 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)