LMeve GUI update – Decryptors!

LMeve GUI update – Decryptors!

I have recently made two commits to LMeve repository, that add some new functionality and fixed some bugs:

Added Decryptors to Tech II and III invention
– Decryptor configuration is stored per typeID, so you can choose best decryptor for each item.
Beautiful LMeve links – added “media” directives for Open Graph and Twitter
Added Killboard button on login page, if killboard is opened in public mode
– Added print.css for printing pages from LMeve
– View is now rendered to HTML as the last thing, so LMeve pages can now modify title and other header attributes, including media tags.
fixed JSON output of LMeve Northbound API – numbers are now presented as numbers, not strings (without ” quotes)

Speaking of Decryptors. Invention previously assumed no decryptors used (and ME=2 and TE=2 were hardcoded). Now for each item you can choose if and which Decryptor to use.
It will be used everywhere in LMeve – in Profit Chart, in Database and in Logistic Kits. While you choose Decryptors in Database, ME, PE and material lists are updated on the fly, cost calculation requires clicking “Save”. This will be fixed in a future release.

Enjoy!

Update is already available on LMeve project page.