Daniel

Results 49 issues of Daniel

### Submitting - [x] Bug - [ ] Question - [ ] Suggestion - [ ] Other What I want to do: For my application I have multiple classes that...

Discussion
frozen

Creating a draft PR to show progress on this issue. It is not ready for merge. Instance migration moves an instance from one slave to another. The process should be...

WIP

The instance settings page has a new element for selecting the factorio version from a list scraped from factorio.com. Clusterio downloads the selected version when starting the instance. There is...

major feature
ongoing
WIP

Edge transports has been around for some time, is there a reason why it wasn't included? Gridworld will likely still have a lot of development, but it is in a...

WIP

- [x] Player list ordered by play time Get player list using [game.players](http://lua-api.factorio.com/latest/LuaGameScript.html#LuaGameScript.players) then [player.online_time](http://lua-api.factorio.com/latest/LuaPlayer.html#LuaPlayer.online_time) - [x] Kills and deaths This information is already tracked by the force, should be...

minor feature
ongoing

I have a graph with 50 datasets and 5k datapoints each. I want to be able to toggle the display of some of the sets with the legend as shown...

After putting my laptop to sleep and starting it again I get the following messages in the console of the webUI. I can't locate any obvious reason for it from...

Type: Bug

Added drag and drop overlay to upload button on mods page and save table on instance page. Also added drag and drop uploading to the mods table for good measure....

minor feature

Codecov currently gives a big red X in CI if the coverage percentage drops by 0.01%. This is pretty much meaningless noise. I suggest setting the codecov [treshold](https://docs.codecov.com/docs/commit-status#threshold) at 1%...

I have a folder on my site called "archive", where I store large zips of data. Navigating to http://site/archive gives me a nice interface by default for downloading files, much...