ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
Hiển thị 121-130 trong 162 mục
< 1 ... 11  12  13  14  15 ... 17 >
Cập nhật: 28 Thg05, 2017 @ 4:01pm

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

Cập nhật: 19 Thg05, 2017 @ 10:55am

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

Cập nhật: 19 Thg05, 2017 @ 2:03am

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

Cập nhật: 18 Thg05, 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

Cập nhật: 15 Thg05, 2017 @ 10:24am

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

Cập nhật: 12 Thg05, 2017 @ 9:29am

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

Cập nhật: 12 Thg05, 2017 @ 5:08am

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

Cập nhật: 11 Thg05, 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

Cập nhật: 30 Thg04, 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

Cập nhật: 25 Thg04, 2017 @ 2:38pm

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