Page 1 of 1
[0.13.x] SpeedControl [1.0.4]
Posted: Wed Mar 09, 2016 8:20 am
by Fentus
[0.13.x]SpeedControl
version: 1.0.3
dependencies: base >= 0.13.0
description: Adds two buttons to increase or decrease the speed of the game.
Re: [0.12.x] SpeedControl [1.0.0]
Posted: Sat Mar 12, 2016 10:04 am
by Delmain
I just installed, but I don't have any buttons in the top-left.
I'm using EvoGUI, TheFatController, and Advanced Logistic System, which are putting things up there now, so I wonder what the cause is.
I enabled verbose logging, but I don't see anything about the mod failing. I'm gonna try a few more things.
Besides that, holy crap thanks! I last played on 0.11 and there was a mod that did this that I loved. It got abandoned and I picked the game back up yesterday. One quick search and what do we have? A mod to do the same thing, uploaded 2 days ago.
Re: [0.12.x] SpeedControl [1.0.0]
Posted: Sat Mar 12, 2016 6:56 pm
by Fentus
Delmain wrote:I just installed, but I don't have any buttons in the top-left.
I'm using EvoGUI, TheFatController, and Advanced Logistic System, which are putting things up there now, so I wonder what the cause is.
I enabled verbose logging, but I don't see anything about the mod failing. I'm gonna try a few more things.
Besides that, holy crap thanks! I last played on 0.11 and there was a mod that did this that I loved. It got abandoned and I picked the game back up yesterday. One quick search and what do we have? A mod to do the same thing, uploaded 2 days ago.
Thanks, Ill have to look over the GUI code to make sure I didn't miss anything or have a to common name (maybe someone else used the same variable as me).
Re: [0.12.x] SpeedControl [1.0.1]
Posted: Tue Mar 15, 2016 8:10 pm
by Delmain
Should I try v1.0.1 or have you not had a chance to look at the issue I was having?
Re: [0.12.x] SpeedControl [1.0.1]
Posted: Tue Mar 15, 2016 10:48 pm
by Fentus
Delmain wrote:Should I try v1.0.1 or have you not had a chance to look at the issue I was having?
You may as well try it, but I am going to download those mods tonight and see if they cause me any issues.
Re: [0.12.x] SpeedControl [1.0.1]
Posted: Wed Mar 16, 2016 1:45 am
by Fentus
Fentus wrote:Delmain wrote:Should I try v1.0.1 or have you not had a chance to look at the issue I was having?
You may as well try it, but I am going to download those mods tonight and see if they cause me any issues.
Fixed please try it out, thanks for letting me know there was a bug.
Re: [0.12.x] SpeedControl [1.0.3]
Posted: Fri Mar 18, 2016 5:08 am
by Delmain
yesssssssssssssssssssssss
it works, thanks!
you're the best
I am going to use the shit out of this mod
Re: [0.12.x] SpeedControl [1.0.3]
Posted: Fri Mar 18, 2016 5:23 am
by Fentus
Delmain wrote:yesssssssssssssssssssssss
it works, thanks!
you're the best
I am going to use the shit out of this mod
You're welcome! Thanks
Re: [0.12.x] SpeedControl [1.0.3]
Posted: Sat Mar 19, 2016 6:06 am
by Porter65
I'm also using it, with slight modifications to your code because I like to play slow sometime, a kind of semi-pausing.
What is missing now is shortcuts, like + and - to alter speed, instead of clicking. That said, a HUGE THANKS for your mod.
Re: [0.12.x] SpeedControl [1.0.3]
Posted: Sat Mar 19, 2016 1:34 pm
by daniel34
Porter65 wrote:What is missing now is shortcuts, like + and - to alter speed, instead of clicking. That said, a HUGE THANKS for your mod.
AFAIK setting your own shortcuts and keybindings for mods will come in 0.13.
Re: [0.12.x] SpeedControl [1.0.3]
Posted: Fri Jul 01, 2016 9:28 pm
by tommygunner70
Version 1.0.3 sadly doesn't work with the 0.13.x (currently running 0.13.2 myself)
I tried adding ""factorio_version": "0.13.1"," to the Info.json to force factorio to use it but when loading a game it gives out the following error
Code: Select all
__SpeedControl__/control.lua:3: module defines not found; no such file
__SpeedControl__/defines.lua no such file
__SpeedControl__/defines.lua no such file d:/Steam/steamapps/common/Factorio/data/core/lualib/defines.lua
Re: [0.12.x] SpeedControl [1.0.3]
Posted: Wed Jul 06, 2016 7:12 am
by Fentus
tommygunner70 wrote:Version 1.0.3 sadly doesn't work with the 0.13.x (currently running 0.13.2 myself)
I tried adding ""factorio_version": "0.13.1"," to the Info.json to force factorio to use it but when loading a game it gives out the following error
Code: Select all
__SpeedControl__/control.lua:3: module defines not found; no such file
__SpeedControl__/defines.lua no such file
__SpeedControl__/defines.lua no such file d:/Steam/steamapps/common/Factorio/data/core/lualib/defines.lua
Should be fixed now, thx for downloading!
Let me know if their are any issues, I did this at 1:00 AM.