ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
Showing 131-140 of 162 entries
< 1 ... 12  13  14  15  16  17 >
Update: Apr 15, 2017 @ 3:08pm

  • size hotfix

Update: Apr 15, 2017 @ 3:04pm

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

Update: Apr 14, 2017 @ 1:03pm

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

Update: Apr 13, 2017 @ 4:37pm

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

Update: Apr 6, 2017 @ 8:15am

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

Update: Apr 5, 2017 @ 3:02am

  • 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: Mar 20, 2017 @ 9:20am

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

Update: Mar 19, 2017 @ 2:45am

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

Update: Mar 18, 2017 @ 7:37pm

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

Update: Mar 18, 2017 @ 4:33pm

  • 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].