ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
162件中 121-130 を表示
< 1 ... 11  12  13  14  15 ... 17 >
更新: 2017年5月28日 @ 16時01分

  • reworked AntiFraud system
  • completely reworked web api stuff for trade logs

更新: 2017年5月19日 @ 10時55分

  • corrected SellAll logic -> now reports correct amount of sold items to web api

更新: 2017年5月19日 @ 2時03分

  • jet another timestamp fix
  • increased size of coins and collision box

更新: 2017年5月18日 @ 15時10分

  • timestamp caused write error on web api - replaced build in DateTime struct with own time management logic
  • reworked store building date logic
  • reworked StatisticsProcessor with new date time implementation

更新: 2017年5月15日 @ 10時24分

  • changed debugging web address from http to https
  • Added StatisticsLog UI to the StatisticsProcessor

更新: 2017年5月12日 @ 9時29分

  • recooked and reupload with fresh GUID to fix issue with missing assets

更新: 2017年5月12日 @ 5時08分

  • reupload with linux sources to test on my own linux server

更新: 2017年5月11日 @ 19時45分

  • moved PlayerTable notes to currency and added them to IsCustomBlueprint function
  • Coin mesh vanishing if dropped on dedicated server in some cases -> added 4 LOD levels and changed material
  • cooked with dev kit version 257.45

更新: 2017年4月30日 @ 10時51分

  • reworked mesh LOD levels for the GloryCoin mesh in order to prevent vanishing on item drop
  • reparented BountyNote to PrimalItem_Note in order to solve vanishing bug on server restart

更新: 2017年4月25日 @ 14時38分

  • Added MUE function to remove inventory entry
  • moved complete Item scan logic to Currency package