Page 14 of 35

Re: [MOD 0.14.13+] Creative Mode 0.2.1 - Epic update!!

Posted: Tue Nov 15, 2016 4:42 pm
by Mooncat
steinio wrote:Hello,

i tried some stuff but provoked a crash ;)

...
I found the reason for the error.
The defines.events.on_player_created event is not called when the earth scenario is started. This event is used for initializing necessary data in Research Queue when a player is created. Because this event is not called, the data is nil and hence the game complains it. (It has nothing to do with Creative Mode. Without it, you will still get into the error when you finish a research.)
But the reason why it is not called is beyond my knowledge. Perhaps you should ask the author of that scenario. ;)

Re: [MOD 0.14.13+] Creative Mode 0.2.1 - Epic update!!

Posted: Tue Nov 15, 2016 5:05 pm
by steinio
Mooncat wrote:
steinio wrote:Hello,

i tried some stuff but provoked a crash ;)

...
I found the reason for the error.
The defines.events.on_player_created event is not called when the earth scenario is started. This event is used for initializing necessary data in Research Queue when a player is created. Because this event is not called, the data is nil and hence the game complains it. (It has nothing to do with Creative Mode. Without it, you will still get into the error when you finish a research.)
But the reason why it is not called is beyond my knowledge. Perhaps you should ask the author of that scenario. ;)
Ah ok thank you.
I tested it with a new game and all works flawless.

So it's related only to the scenario.

Greetings steinio

Re: [MOD 0.14.13+] Creative Mode 0.2.1 - Epic update!!

Posted: Tue Nov 15, 2016 9:44 pm
by atlas1205
yo, still waiting for that resource richness slider XD

Re: [MOD 0.14.13+] Creative Mode 0.2.1 - Epic update!!

Posted: Tue Nov 15, 2016 10:11 pm
by Anson
Mooncat wrote:If you are talking about resetting specific technologies, that will require additional GUI.
I will do it after 0.15 come out. :P
quite understandable, but ...

in case you didn't read the newest FFF-164 yet :
Kovarex wrote:There are many things we want to have finished for 0.15, so the estimate isn't precise. The plan is to have approximately 3 months to implement all the planned changes, so it could be expected around february 2017.
and if the ETA is "around feb 2017", when will it be released ? maybe Xmas '16 or Easter '17 ? :-)

Re: [MOD 0.14.13+] Creative Mode 0.2.1 - Epic update!!

Posted: Wed Nov 16, 2016 2:32 am
by Mooncat
atlas1205 wrote:yo, still waiting for that resource richness slider XD
Implemented. Just need some more testing and I will release it. ;)
Anson wrote:
Mooncat wrote:If you are talking about resetting specific technologies, that will require additional GUI.
I will do it after 0.15 come out. :P
quite understandable, but ...

in case you didn't read the newest FFF-164 yet :
Kovarex wrote:There are many things we want to have finished for 0.15, so the estimate isn't precise. The plan is to have approximately 3 months to implement all the planned changes, so it could be expected around february 2017.
and if the ETA is "around feb 2017", when will it be released ? maybe Xmas '16 or Easter '17 ? :-)
Before they said that, my guess was nearly 100% correct. 8-)
viewtopic.php?f=38&t=34922&p=217445#p217445
Now I think Feb - March is a reasonable range. Just don't expect it will be earlier than that, or you will be disappointed. :lol:

Re: [MOD 0.14.13+] Creative Mode 0.2.2 - Epic update!!

Posted: Wed Nov 16, 2016 6:08 pm
by Mooncat
v0.2.2 is released. Added the slider for setting amount of resources generated by the Creator magic wand. Also added log() support for events.
Added 4 new team cheats. The new Super Radar is designed to be used together with the alien attractors from the last version.

Thanks to the png optimizing script by nastyslave, the size of this mod has been greatly reduced from 1560KB (v0.2.1) to 841KB (v0.2.2) even with the new sprites of Super Radar. :D

Again, for details, please read the version history first.
(Continue to work on the wiki. I think I should put the remote interface part to top priority.)

Edit: http://factorio-creative-mode.wikia.com ... _Interface

Re: [MOD 0.14.13+] Creative Mode 0.2.2 - Epic update!!

Posted: Fri Nov 18, 2016 12:39 am
by atlas1205
good to hear that slider is finally implemented XD

Re: [MOD 0.14.13+] Creative Mode 0.2.2 - Epic update!!

Posted: Fri Nov 18, 2016 9:42 pm
by judos
Hi Mooncat,

Awesome mod!

Small request: Can we have a "Creative Roboport" with huge area and amount of charging / charging places ?

/edit: maybe also creative robots (don't use energy, are extremely fast) ?

Cheers,
judos

Re: [MOD 0.14.13+] Creative Mode 0.2.2 - Epic update!!

Posted: Fri Nov 18, 2016 11:33 pm
by Nexela
judos wrote:Hi Mooncat,

Awesome mod!

Small request: Can we have a "Creative Roboport" with huge area and amount of charging / charging places ?

Cheers,
judos

+1

Re: [MOD 0.14.13+] Creative Mode 0.2.2 - Epic update!!

Posted: Sat Nov 19, 2016 12:33 pm
by Mooncat
judos wrote:Hi Mooncat,

Awesome mod!

Small request: Can we have a "Creative Roboport" with huge area and amount of charging / charging places ?

/edit: maybe also creative robots (don't use energy, are extremely fast) ?

Cheers,
judos
Absolutely. But I will need to research on the possibility first. ;)

Re: [MOD 0.14.13+] Creative Mode 0.2.2 - Epic update!!

Posted: Sun Nov 20, 2016 11:46 am
by judos
Those are all properties on the prototype which can be set for the entity, so it shouldn't be a large hack :)

Re: [MOD 0.14.13+] Creative Mode 0.2.3 - Super robots

Posted: Tue Nov 22, 2016 5:09 pm
by Mooncat
Released v0.2.3, added super robots and roboport as suggested. Also some fixes for the careless mistakes in the previous version. ;)
judos wrote:Those are all properties on the prototype which can be set for the entity, so it shouldn't be a large hack :)
It is not just about can they be implemented, but also how. Like the Super Radar, you can't set its energy type to burner, or you will not be able to provide free energy to it by setting LuaEntity::energy.
And for the roboport, it turns out changing its energy type to burner has no effect at all. It will still be electric. Fortunately, setting LuaEntity::energy works. So, just ignore the energy warning signal. :)

Re: [MOD 0.14.13+] Creative Mode 0.2.3 - Super robots

Posted: Wed Nov 23, 2016 10:50 am
by Fatmice
Current version, Modding -> Interfaces -> Mod, click on the button to open the interfaces, click again to close, click again gives nothing. Click to another mod gives the gui again.

Re: [MOD 0.14.13+] Creative Mode 0.2.3 - Super robots

Posted: Thu Nov 24, 2016 6:35 pm
by Mooncat
Fatmice wrote:Current version, Modding -> Interfaces -> Mod, click on the button to open the interfaces, click again to close, click again gives nothing. Click to another mod gives the gui again.
Thanks for the report! I can confirm this bug and will fix it in the next version. ;)

Re: [MOD 0.14.13+] Creative Mode 0.2.3 - Super robots

Posted: Thu Nov 24, 2016 6:42 pm
by Nexela
Have to admit this mod is a pretty high level of awesomeness!

Re: [MOD 0.14.13+] Creative Mode 0.2.3 - Super robots

Posted: Fri Nov 25, 2016 4:43 am
by Mooncat
Nexela wrote:Have to admit this mod is a pretty high level of awesomeness!
Thanks for your kind words. :mrgreen:

Re: [MOD 0.14.13+] Creative Mode 0.2.3 - Super robots

Posted: Sat Nov 26, 2016 11:37 am
by Nexela
Now we need Surface cheats, Create map markers for resources on map :)

Re: [MOD 0.14.13+] Creative Mode 0.2.3 - Super robots

Posted: Sun Nov 27, 2016 9:43 am
by Mooncat
Nexela wrote:Now we need Surface cheats, Create map markers for resources on map :)
Not sure what it is, would you mind to elaborate? :mrgreen:

Re: [MOD 0.14.13+] Creative Mode 0.2.3 - Super robots

Posted: Tue Nov 29, 2016 5:36 pm
by siggboy
Mooncat wrote:
Nexela wrote:Now we need Surface cheats, Create map markers for resources on map :)
Not sure what it is, would you mind to elaborate? :mrgreen:
I'm pretty sure he just wants to be able to put notes on the map.

I'd agree that it would be very useful, but you might consider it out of scope because it's more display related and not really a cheat.

I guess it could be integrated into the magic wand, though, giving it an ability to add and remove arbitrary map nodes.

Having said that, there are already other mods that cover such functionality.

I love the work that you've done lately on the mod. Currently I'm not playing the game so I've only followed it from the sidelines. A lot of people seem to be using the mod now. Very solid.

Re: [MOD 0.14.13+] Creative Mode 0.2.3 - Super robots

Posted: Tue Nov 29, 2016 6:21 pm
by Mooncat
siggboy wrote:
Mooncat wrote:
Nexela wrote:Now we need Surface cheats, Create map markers for resources on map :)
Not sure what it is, would you mind to elaborate? :mrgreen:
I'm pretty sure he just wants to be able to put notes on the map.

I'd agree that it would be very useful, but you might consider it out of scope because it's more display related and not really a cheat.

I guess it could be integrated into the magic wand, though, giving it an ability to add and remove arbitrary map nodes.

Having said that, there are already other mods that cover such functionality.

I love the work that you've done lately on the mod. Currently I'm not playing the game so I've only followed it from the sidelines. A lot of people seem to be using the mod now. Very solid.

Ah! So Nexela wants something like this: Map Labels - Add labels to resources on the map.
Yes, it is a bit out of scope. Please use that mod and see if it is suitable first. ;) (Someone created the patch for 0.14 on the second page.)
I'm glad you guys love this mod. :D I'm planning to add more features, like programmable spawner (heavily inspired by FFF #166) and command block (like the lua combinator mod. The command block in Minecraft is a good reference.)