ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
Zobrazuje se 121–130 z 162 položek
< 1 ... 11  12  13  14  15 ... 17 >
Aktualizace: 28. kvě. 2017 v 16.01

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

Aktualizace: 19. kvě. 2017 v 10.55

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

Aktualizace: 19. kvě. 2017 v 2.03

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

Aktualizace: 18. kvě. 2017 v 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

Aktualizace: 15. kvě. 2017 v 10.24

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

Aktualizace: 12. kvě. 2017 v 9.29

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

Aktualizace: 12. kvě. 2017 v 5.08

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

Aktualizace: 11. kvě. 2017 v 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

Aktualizace: 30. dub. 2017 v 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

Aktualizace: 25. dub. 2017 v 14.38

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