ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
Menampilkan121-130 dari 162 kiriman
< 1 ... 11  12  13  14  15 ... 17 >
Pembaruan: 28 Mei 2017 @ 4:01pm

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

Pembaruan: 19 Mei 2017 @ 10:55am

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

Pembaruan: 19 Mei 2017 @ 2:03am

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

Pembaruan: 18 Mei 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

Pembaruan: 15 Mei 2017 @ 10:24am

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

Pembaruan: 12 Mei 2017 @ 9:29am

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

Pembaruan: 12 Mei 2017 @ 5:08am

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

Pembaruan: 11 Mei 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

Pembaruan: 30 Apr 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

Pembaruan: 25 Apr 2017 @ 2:38pm

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