ARK: Survival Evolved
Capitalism Currency [OPEN SOURCE] (Discontinued)
Εμφάνιση 121-130 από 162 καταχωρίσεις
< 1 ... 11  12  13  14  15 ... 17 >
Ενημέρωση: 28 Μαϊ 2017 στις 16:01

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

Ενημέρωση: 19 Μαϊ 2017 στις 10:55

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

Ενημέρωση: 19 Μαϊ 2017 στις 2:03

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

Ενημέρωση: 18 Μαϊ 2017 στις 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

Ενημέρωση: 15 Μαϊ 2017 στις 10:24

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

Ενημέρωση: 12 Μαϊ 2017 στις 9:29

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

Ενημέρωση: 12 Μαϊ 2017 στις 5:08

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

Ενημέρωση: 11 Μαϊ 2017 στις 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

Ενημέρωση: 30 Απρ 2017 στις 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

Ενημέρωση: 25 Απρ 2017 στις 14:38

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