zengm icon indicating copy to clipboard operation
zengm copied to clipboard

Custom tables 2

Open Vac1911 opened this issue 3 years ago • 0 comments

Look I made it so you can change what columns tables have: customizing

and you can reorder them with drag and drop easily reorder

Since the previous pull request:

  • I've improved the backwards compatibility so a ton of tables don't have to be updated. Currently I've only upgraded freeAgents, tradingBlock, trade, playerStats, playerRatings, and playerBios.
  • Made the TableConfig Class unserializable so that it's methods can be used in the ui.
  • Improved the API for adding dynamic columns (such as the include column on the trading block) and updating columns through new methods in TableConfig
  • All other changes talked about in the previous pull request.

Vac1911 avatar Jan 24 '22 19:01 Vac1911