Skip to content
Bleyddyn edited this page May 27, 2016 · 7 revisions

Random notes.


Next steps, with a very tentative order:

  1. Search/Filter on all new views (Market Orders, Contracts, Mail, Industry Jobs)
  2. Wallet Journal and Transactions
  3. Add attribute remaps as part of a skill plan
  4. PI (with pretty maps and all)
  5. Support for cloud storage/syncing of all non-SDE data

Market Orders have been rolled into master. The UI could still use some (a lot) or work.

While merging from my MarketOrders branch back into master, things did not go as expected.

I had added two smallish feature in my branch that were not related to MarketOrders (next/prev skill plan, and manual sorting). What I tried to do was merge each change into master without including all the rest of my (incomplete) MarketOrders changes.

Currently, MarketOrders are not shown by default in the interface (I don't think), so hopefully it isn't a major issue. If it is, I can disable MarketOrders completely. At least until we figure out what to do about the database changes needed to support the feature.


Finished (enough) as of v0.3.

The SkillView3 branch has made quite a bit of progress ripping out the old code and cleaning it up (a bit). That should make it easier to add a couple of new skill plan related features:

  • Sorting a skill plan (without breaking dependencies)
  • Allowing the insertion of attribute remaps inside a skill plan
  • Adding notes to a skill plan
Clone this wiki locally