ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
目前顯示第 131-140 項,共 162 項
< 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].