Zomis / FactorioMods

Various mods for the game Factorio
https://mods.factorio.com/mods/zomis
MIT License
15 stars 7 forks source link

Timeline HTML: JavaScript and CSS #13

Open Zomis opened 8 years ago

Zomis commented 8 years ago

Improve the Timeline HTML with JavaScript to make the table sortable (and/or filterable) and add some CSS

Zomis commented 8 years ago

Let's face it: I'm not much of a frontend developer. While I can do it, I'd appreciate any help here.

marcandregirard commented 7 years ago

Does this require the game to see the results or there is a way to test this without it?

Zomis commented 7 years ago

@marcandregirard Theoretically I could create some test data, and then you could run some Lua code to generate the HTML and test it without owning the game.

marcandregirard commented 7 years ago

Might be interesting! I'll have to see if I have time to maybe work a bit on this, but with the house I'm not counting on that. Either way, might be good to prepare data for anyone else who would want to work on this.

Zomis commented 6 years ago

@marcandregirard Run test.lua in the timeline directory and have htmlsave.lua in the same directory (which it already is) and it will output the HTML.