Page 1 of 1

[WIP][0.12.22+] Factorio Dashboard 0.0.5

Posted: Tue Apr 19, 2016 7:42 pm
by steinio
Type: Mod
Name: Factorio Dashboard
Description: Creates a website or json textfile with current game data.
License: MIT
Version: 0.0.5
Release: 2016-05-09
Tested-With-Factorio-Version: 0.12.33
Category: (One of Alpha, Helper, SimpleExtension, Other)
Tags: dashboard, HUD, overview, website
Download-Url:
Dashboard_0.0.5.zip
WARNING:
This mod has heavy influence of the UPS.
Idle: 0.006 - 0.009
Load: 2.000 - 3.500
Peak: 6.500
I don't recommend to use this mod on weak computers respectively at all.
older Versions
License
Long description
website
json example
Version history
To Do
Known issues

Re: [WIP][0.12.22+] Factorio Dashboard 0.0.2

Posted: Fri Apr 22, 2016 8:59 am
by StanFear
hey, this seems like a very interesting mod with a lot of potential

I have a few suggestions :
make the html output be only outputted once, with some code that dynamicaly load the Json file that you output
that way, you wouldn't have to make the html page reload completely, just change the content

it would be interesting to have the ability to have other mods inserting data to your output
and maybe be able to have a link to a factorioMap ? whan you click the surface name (if the mod is present and the map has been generated)

anyways, this is pretty cool, and I hope this will go way further

Re: [WIP][0.12.22+] Factorio Dashboard 0.0.2

Posted: Sat Apr 23, 2016 11:10 am
by steinio
Hello StanFear,

thanks for your feedback.

I'm currently working through all factorio classes to complete the json output.
Yesterday i just tryed some stuff with ajax and found out that the Chrome browser don't allow local ajax loads due securoty reasons.
This error and finding a workaround cost me hours :)

I had a look at FactorioMaps and it looks awesome, thanks for the hint.
I will have look how i can integrate it. The standard folder name looks creepy: 'Map(13,12)1024'.

Greetings steinio

Re: [WIP][0.12.22+] Factorio Dashboard 0.0.5

Posted: Fri Jun 24, 2016 1:30 pm
by silasary
When playing a game with the God controller (The Sandbox scenario, for example), Dashboard will crash the game.

The error is as follows:

Code: Select all

Error while running the event handler: __Dashboard__/json/json_classes.lua:5: attempt to index local 'luaentity' (a nil value)

Re: [WIP][0.12.22+] Factorio Dashboard 0.0.5

Posted: Sun Jun 26, 2016 8:52 pm
by steinio
Yes makes sense because it collects the character details of each player and with god mode there is no character.

Sorry for that.
WIll have a look at it at the next opportunity.

Re: [WIP][0.12.22+] Factorio Dashboard 0.0.5

Posted: Sat Jul 09, 2016 8:35 pm
by Kayanor
Moved to Obsolete Mods on request of mod author.
(We do not delete old mod topics, we have this subboard for that.)