version: 1.0.3
dependencies: base >= 0.13.0
description: Adds two buttons to increase or decrease the speed of the game.
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).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.
You may as well try it, but I am going to download those mods tonight and see if they cause me any issues.Delmain wrote:Should I try v1.0.1 or have you not had a chance to look at the issue I was having?
Fixed please try it out, thanks for letting me know there was a bug.Fentus wrote:You may as well try it, but I am going to download those mods tonight and see if they cause me any issues.Delmain wrote:Should I try v1.0.1 or have you not had a chance to look at the issue I was having?
You're welcome! ThanksDelmain wrote:yesssssssssssssssssssssss
it works, thanks!
you're the best
I am going to use the shit out of this mod
AFAIK setting your own shortcuts and keybindings for mods will come in 0.13.Porter65 wrote:What is missing now is shortcuts, like + and - to alter speed, instead of clicking. That said, a HUGE THANKS for your mod.
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!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