ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
162개 중 131~140개 표시 중
< 1 ... 12  13  14  15  16  17 >
업데이트: 2017년 4월 15일 @ 오후 3시 08분

  • size hotfix

업데이트: 2017년 4월 15일 @ 오후 3시 04분

  • BountyNote still becomes broken after server restart -> changed item type
  • BountyNote -> increased droped lifetime

업데이트: 2017년 4월 14일 @ 오후 1시 03분

  • Moved BountyNote Icon to currency package -> solved a reference error
  • BountyNote can no longer become a blueprint

업데이트: 2017년 4월 13일 @ 오후 4시 37분

  • Moved BountyNote to Currency package -> filter list of CustomTables

업데이트: 2017년 4월 6일 @ 오전 8시 15분

  • moved father engram items from AdminTable and PropsTable to Currency mod package
  • changed NPCTrader father class for better recognition of CustomTable edit mode

업데이트: 2017년 4월 5일 @ 오전 3시 02분

  • BuildDateTime will be written to the save from now on
  • Moved father buy and sell engram items of NPCTrader to currency mod
  • Moved icons of custom blueprints to currency mod
  • Changed add contract id logic (CustomTables and PlayerTrader are affected)
  • reworked custom blueprint creation, to prevent information loss on server restart

업데이트: 2017년 3월 20일 @ 오전 9시 20분

  • moved DinoTable symbols into PlayerTrader package
  • corrected NPCTrader custom blueprint restore logic

업데이트: 2017년 3월 19일 @ 오전 2시 45분

  • moved assets that are used solely by the PlayerTrader package into its directory

업데이트: 2017년 3월 18일 @ 오후 7시 37분

  • Hotfix to correct missing structs and widgets, which had caused server crashes if the PlayerTrader package was lunched

업데이트: 2017년 3월 18일 @ 오후 4시 33분

  • performed major code refactoring and hierarchy restructuring, due to constant class corruption by the DevKit. Detailed change overview is provided by this old class hierarchy[drive.google.com] to this new class hierarchy[drive.google.com].