Search found 202 matches

by Helfima
Mon Dec 09, 2019 4:17 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

@frugal10191 for me it's ok, you can't do better.
after you have used matrix solver you can disable it, it set the production % for the better ratio.
py1.png
I drew the constraints.
perhaps you want that the solver ignore some product ?
in your case if all production % are equals at 100% you not ...
by Helfima
Mon Dec 02, 2019 4:18 pm
Forum: Off topic
Topic: How old are the players of Factorio
Replies: 62
Views: 80280

Re: How old are the players of Factorio

my first pc, well not really :)
https://en.wikipedia.org/wiki/Minitel

NB: 3615 ULA pour les connaisseurs
by Helfima
Tue Nov 26, 2019 5:18 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.


As it is now, the mod takes desired production rate as input and provides number of required machines as output. Is there a way to flip it around? I want to design a chain, manipulate the number of machines/modules and receive input/output production rates of materials. Is there a way to do this ...
by Helfima
Tue Oct 01, 2019 1:07 am
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

---------------------------------------------------------------------------------------------------
Version: 0.9.8
Date: 01. 10. 2019
Features:
- Added auto frozen game (Not for MP game)
Bugfixes:
- Fixed performance (logging.lua)
by Helfima
Sun Sep 29, 2019 3:03 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

Version: 0.9.7
Date: 29. 09. 2019
Features:
- Added selector search with equal or contain option
Bugfixes:
- Fixed model compute with catalyst_amount
- Fixed build translated string
- Fixed icon prototype display

@DaleStan It's better now
catalyst.PNG
catalyst.PNG (69.7 KiB) Viewed 11410 times
by Helfima
Sun Sep 29, 2019 2:44 am
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

@DaleStan exactly there are a bug, I have saw this week the catalyst notion and it will ready in the next release.
by Helfima
Mon Sep 23, 2019 10:48 pm
Forum: Ideas and Suggestions
Topic: Gui Calculator and Notebook
Replies: 8
Views: 3836

Re: Gui Calculator and Notebook

helmod have a calculator and more :lol:
helmod_calculator.PNG
helmod_calculator.PNG (95.93 KiB) Viewed 3809 times
by Helfima
Mon Sep 23, 2019 11:21 am
Forum: Modding interface requests
Topic: Language tag for Player.request_translation
Replies: 1
Views: 1134

Language tag for Player.request_translation

Hello
after use Player.request_translation, if we could know what language is request or what language is use by requester player ?
I don't know is possible but for example me I'm French if I can know my language is "fr" in game, that would be complementary of Player.request_translation

in the ...
by Helfima
Sat Sep 21, 2019 3:11 am
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

---------------------------------------------------------------------------------------------------
Version: 0.9.5
Date: 21. 09. 2019
Features:
- Added selector search with translated string (your language)
filtre_en.PNG
filtre_en.PNG (110.13 KiB) Viewed 11498 times
les francais vont être content
filtre_fr.PNG
filtre_fr.PNG (49.4 KiB) Viewed 11498 times
by Helfima
Wed Sep 18, 2019 6:18 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

@kinnom fixed in v0.9.4
by Helfima
Wed Sep 18, 2019 1:50 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

kinnom wrote: Wed Sep 18, 2019 12:24 pm Playing seablock with helmod, I get an error the moment mining productivity 1 research finishes.
Yes I know https://mods.factorio.com/mod/helmod/di ... 000cc8c355
I have changed +10000 lines of code and I have missed to remove a obselete function :oops:
by Helfima
Tue Sep 17, 2019 11:58 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

Version: 0.9.3
Date: 18. 09. 2019
Features:
- Restored utility for product edition
- Added compare in Propeties Tab
- Added comparison in Properties Filter Tab
Changes:
- Changed class.lua
- Changed Event Dispatcher
- Changed Class Prototype
- Changed Class PrototypeFilter
- Changed recipe ...
by Helfima
Sat Sep 14, 2019 2:59 am
Forum: Already exists
Topic: Filter options: game.get_filtered_xxxxx_prototypes(filters)
Replies: 3
Views: 2415

Re: Filter options: game.get_filtered_xxxxx_prototypes(filters)

here https://lua-api.factorio.com/latest/LuaRecipe.html the recipe have a group and with mod the groups in not the same of item ( i need check that) or i have not understand the group of item it s for all prototype?
i use the recipe.group in my code
cafting.PNG
and in the crafting menu the group ...
by Helfima
Fri Sep 13, 2019 10:27 am
Forum: Already exists
Topic: Filter options: game.get_filtered_xxxxx_prototypes(filters)
Replies: 3
Views: 2415

Filter options: game.get_filtered_xxxxx_prototypes(filters)

I use these methods when I can and it is very cool and faster

Filter group and subgroup:
for example in LuaRecipePrototypeFilters there are 2 filters
"subgroup": Additional fields:
subgroup :: string: A LuaGroup (subgroup) name
"category": Additional fields:
category :: string: A ...
by Helfima
Mon Aug 26, 2019 9:03 pm
Forum: Resolved Problems and Bugs
Topic: [TOGoS] [0.17.66] bad prompt position with focus on LuaGuiElement textfield
Replies: 2
Views: 3732

[TOGoS] [0.17.66] bad prompt position with focus on LuaGuiElement textfield

bad prompt position with focus on LuaGuiElement textfield
my text is the right side and the prompt is left :P
if I tape the prompt return in right side but it's strange

bad_focus.PNG

display_panel = ElementGui.addGuiText(keyboard_panel,self:classname().."=compute=ID=",calculator_value,"helmod ...
by Helfima
Sun Aug 25, 2019 9:26 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

@cubius: it s fixed in v0.9.2 and if necessary tape this commande in the console: /helmod ResetUserUI

---------------------------------------------------------------------------------------------------
Version: 0.9.2
Date: 25. 08. 2019
Features:
- Added calculator
Changes:
- Changed some input ...
by Helfima
Mon Aug 19, 2019 6:34 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

Version: 0.8.18
Date: 19. 08. 2019
Features:
- Added production block scroll menu
- Added icon in recipe selector tooltip
Changes:
- Changed function to get fatory list
- Removed production block tab in tab menu
- Added production % value for matrix solver
- Added production % value for ...
by Helfima
Fri Aug 16, 2019 7:32 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

Version: 0.8.16
Date: 16. 08. 2019
Features:
- Added fuel chemical selector for factory
- Added response UI on ingredient for input
- Added Prototype Filter Tab to try Prototype Filter
Changes:
- Changed Normal Solver
- Modfied Simplex Solver
- Modfied required minimal factorio version 0.17 ...
by Helfima
Tue Aug 06, 2019 9:21 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

@gargan is fixed in v0.8.13, i get the value in game

Version: 0.8.13
Date: 06. 08. 2019
Features:
- Added scroll down on add recipe
- Added command /helmod ResetCaches
Changes:
- Fixed some UI arrangement
Bugfixes:
- Fixed MP desync
by Helfima
Tue May 07, 2019 9:58 pm
Forum: Mods
Topic: [MOD 0.14-1.0]Helmod: Assistant to plan its base.
Replies: 323
Views: 247096

Re: [MOD 0.17.x]Helmod: Assistant to plan its base.

Filter is fixed in last version
when you have a display problem perhaps need use refresh button but report your problem

Version: 0.8.11
Date: 07. 05. 2019
Bugfixes:
- Fixed MP desynch when open selector
- Fixed Model.countList for new game

Version: 0.8.10
Date: 07. 05. 2019
Changes:
- MP ...

Go to advanced search