ARK: Survival Evolved
Capitalism Currency [OPEN SOURCE] (Discontinued)
กำลังแสดง 121-130 จาก 162 รายการ
< 1 ... 11  12  13  14  15 ... 17 >
อัปเดต: 28 พ.ค. 2017 @ 4: 01pm

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

อัปเดต: 19 พ.ค. 2017 @ 10: 55am

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

อัปเดต: 19 พ.ค. 2017 @ 2: 03am

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

อัปเดต: 18 พ.ค. 2017 @ 3: 10pm

  • 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

อัปเดต: 15 พ.ค. 2017 @ 10: 24am

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

อัปเดต: 12 พ.ค. 2017 @ 9: 29am

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

อัปเดต: 12 พ.ค. 2017 @ 5: 08am

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

อัปเดต: 11 พ.ค. 2017 @ 7: 45pm

  • 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

อัปเดต: 30 เม.ย. 2017 @ 10: 51am

  • 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

อัปเดต: 25 เม.ย. 2017 @ 2: 38pm

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