ARK: Survival Evolved

ARK: Survival Evolved

Capitalism NPC Trader [OPEN SOURCE] (Discontinued)
Showing 51-60 of 66 entries
< 1  2  3  4  5  6  7 >
Update: Jun 18, 2017 @ 9:10am

  • changed contract quantity color from blue to white to increase readability for CustomTables
  • changed blueprint description colors and layout to increase readability

Update: Jun 7, 2017 @ 10:52am

  • removed possibility to place actors to saddle platforms, future automatic trade actor clustering would be messed up if NPC tables were moved around

Update: Jun 4, 2017 @ 5:36pm

  • added new admin MUE setting to set table to neutrally owned and to make it indestructible for all tables
  • improved admin recognition for CustomTables
  • removed gus.ini setting for implant entries for CustomTables

Update: May 28, 2017 @ 4:03pm

  • increased delay for Billboard initializations

Update: May 18, 2017 @ 3:15pm

  • code refactoring

Update: May 15, 2017 @ 10:26am

  • custom blueprints of CustomBuy-/SellTables will now get restored after about 5 seconds, if the got kicked out with the O key

Update: May 11, 2017 @ 7:50pm

  • changed level requirement of all tables to 55
  • cooked with dev kit version 257.45

Update: Apr 15, 2017 @ 3:10pm

  • CustomBuy-/-SellTables -> create and delete buttons are now on tertiary slot

Update: Apr 13, 2017 @ 4:40pm

  • Limited Billboards to third column -> to prevent overflow
  • CustomBuy-/-SellTable refactored create blueprint logic
  • CustomBuyTable only -> made custom blueprints store item quality -> ItemRating is now displayed in custom item description if available
  • CustomBuyTable only -> buy tables can now parse the origin items rating and will roll on items with item rating > 0, if bought, is now available (max is initial quality)
  • added AmmoniteBile to MeatBuy-/-SellTables
  • added FishEgg to EggBuy-/-SellTables
  • added IguanodonEgg to EggBuy-/-SellTables
  • added IchthyornisEgg to EggBuy-/-SellTables
  • added MicroraptorEgg to EggBuy-/-SellTables

Update: Apr 5, 2017 @ 3:05am

  • Moved father buy and sell engram items of NPCTrader to currency mod
  • show inventory slots -> to make S+ resource puller work again -> All tables
  • Enabled Blueprints to become custom blueprint notes -> CustomTables
  • implement a gus.ini option for comma separated values for the linked player IDs (implant ids) -> to check admin state, CustomTables
  • If blueprint item is bought, it now gets the blueprint state reapplied -> CustomTables
  • changed check logic of duplicates to check either blueprints or actual items -> CustomTables
  • it now writes it into the blueprint description if it's a blueprint or not -> CustomTables
  • Pure Class default Object node testing for custom icons -> custom icons do not work!
  • can now also sell blueprints when setted up in CustomSellTable
  • moved custom blueprint icons to currency mod