ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
131-140 van 162 items weergegeven
< 1 ... 12  13  14  15  16  17 >
Update: 15 apr 2017 om 15:08

  • size hotfix

Update: 15 apr 2017 om 15:04

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

Update: 14 apr 2017 om 13:03

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

Update: 13 apr 2017 om 16:37

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

Update: 6 apr 2017 om 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

Update: 5 apr 2017 om 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

Update: 20 mrt 2017 om 9:20

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

Update: 19 mrt 2017 om 2:45

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

Update: 18 mrt 2017 om 19:37

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

Update: 18 mrt 2017 om 16: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].