[MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
- Distelzombie
- Filter Inserter
- Posts: 336
- Joined: Tue May 02, 2017 4:27 pm
- Contact:
Re: [MOD 0.15.1+] Creative Mode 0.3.2 - Mod settings
Ah, you fixed fluid sources, Mooncat! Yay!
Can I safely save my saves with your fix, mickael9? Will they go corrupt when mooncat fixes it or something?
Can I safely save my saves with your fix, mickael9? Will they go corrupt when mooncat fixes it or something?
Complete 2-Lane system as a Blueprint-Book!
The perfect OCD reactor?
Testing chained science lab efficiency
Please use real prefixes and proper rounding!
Re: [MOD 0.15.1+] Creative Mode 0.3.2 - Mod settings
I don't see why it wouldn't be safe, I hardly changed anything (just added missing properties to the prototypes)
This may not be the right fix but it makes the mod load at least.
Code: Select all
--- prototypes/entity.lua
+++ prototypes/entity.lua
@@ -397,6 +397,16 @@
},
production_type = "input-output"
},
+ fluid_input =
+ {
+ name = "water",
+ amount = 0.0
+ },
+ fluid_output =
+ {
+ name = "steam",
+ amount = 0.0
+ },
output_fluid_box =
{
base_area = 1,
@@ -1323,6 +1333,15 @@
},
production_type = "input"
},
+ fluid_input =
+ {
+ name = "water",
+ amount = 0.0
+ },
+ fluid_output = {
+ name = "steam",
+ amount = 0.0,
+ },
output_fluid_box =
{
base_area = 1,
Factorio Mod Portal Notifier - https://fac-notify.ml/
Cut and paste tools - https://mods.factorio.com/mods/mickael9/cut-and-paste
Portable Chests - https://mods.factorio.com/mods/mickael9/portable-chests
Cut and paste tools - https://mods.factorio.com/mods/mickael9/cut-and-paste
Portable Chests - https://mods.factorio.com/mods/mickael9/portable-chests
Re: [MOD 0.15.1+] Creative Mode 0.3.2 - Mod settings
Saw the popup about 0.15.10 being released last night before sleep.
-> Read release note this morning.
-> Read comments below the note.
-> View my posts - Creative Mode
Looks like I need to release an update tonight.
Thanks mickael9 for the hotfix!
-> Read release note this morning.
-> Read comments below the note.
-> View my posts - Creative Mode
Looks like I need to release an update tonight.
Thanks mickael9 for the hotfix!
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Released v0.3.3.
I'm enough with the boilers. Changed fluid void to underground pipe.
Changelog
Probably the most productive day due to the error in 0.15.10. I'm enough with the boilers. Changed fluid void to underground pipe.
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
"Added recipes for the electric energy interface and the belt immunity equipment."
the electric energy interface looks interesting.
OMG we need belt immunity equipment in vanilla. has it been suggested yet?
thanks for the quick and wonderful update Mooncat.
cheers
the electric energy interface looks interesting.
OMG we need belt immunity equipment in vanilla. has it been suggested yet?
thanks for the quick and wonderful update Mooncat.
cheers
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
I don't think they will add it into vanilla, since Rseding91 has said it is just for mods.impetus maximus wrote:"Added recipes for the electric energy interface and the belt immunity equipment."
the electric energy interface looks interesting.
OMG we need belt immunity equipment in vanilla. has it been suggested yet?
thanks for the quick and wonderful update Mooncat.
cheers
- StoneLegion
- Filter Inserter
- Posts: 687
- Joined: Fri Sep 05, 2014 7:34 pm
- Contact:
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Lot of people seem to want it overall in Vanilla. I think people want some more end game toys like this. I would say the devs have loosen up over the years but their infi research calculations kind of proves the opposite lol.Mooncat wrote:I don't think they will add it into vanilla, since Rseding91 has said it is just for mods.impetus maximus wrote:"Added recipes for the electric energy interface and the belt immunity equipment."
the electric energy interface looks interesting.
OMG we need belt immunity equipment in vanilla. has it been suggested yet?
thanks for the quick and wonderful update Mooncat.
cheers
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
impetus maximus wrote:"Added recipes for the electric energy interface and the belt immunity equipment."
the electric energy interface looks interesting.
OMG we need belt immunity equipment in vanilla. has it been suggested yet?
thanks for the quick and wonderful update Mooncat.
cheers
Nanobots has belt-immunity equipment
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
hm... I didn't see the requests. I personally think (hope) the belt immunity equipment is just a test from the devs. I will like it more if they implement it into the spidertron.
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Please can you tell me how to use Creative Mode on a map that was started without it? With Creative Mode enabled, I loaded a savegame where it hadn't been used, but the icon and crafting for creative mode doesn't appear. If I save the game then try to load it again, factorio says that creative mode is in use on that save, but it still does not display.
Edit: Additional info. Creative Mode is definitely enabled when I load the map because the migration script runs and gives a message about the super-electric-pole and super-substation.
Edit: Additional info. Creative Mode is definitely enabled when I load the map because the migration script runs and gives a message about the super-electric-pole and super-substation.
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Check the mod settings. I think there is an option to show you the popup with the option when you load a map or even activate it by default without asking anythingDRY411S wrote:Please can you tell me how to use Creative Mode on a map that was started without it? With Creative Mode enabled, I loaded a savegame where it hadn't been used, but the icon and crafting for creative mode doesn't appear. If I save the game then try to load it again, factorio says that creative mode is in use on that save, but it still does not display.
Edit: Additional info. Creative Mode is definitely enabled when I load the map because the migration script runs and gives a message about the super-electric-pole and super-substation.
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Pretty sure I tried that, I'll give it another try, thanks.nagapito wrote:Check the mod settings. I think there is an option to show you the popup with the option when you load a map or even activate it by default without asking anything
UPDATE: Tried it, doesn't seem to work. The pop-up is the default, it doesn't pop-up. Trying to force enable doesn't seem to work either. Console command is a workaround.
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Was your game a multiplayer game and you were not the first player in that game? I think it is the cause because CM currently only shows the popup to the first player.DRY411S wrote:Pretty sure I tried that, I'll give it another try, thanks.nagapito wrote:Check the mod settings. I think there is an option to show you the popup with the option when you load a map or even activate it by default without asking anything
UPDATE: Tried it, doesn't seem to work. The pop-up is the default, it doesn't pop-up. Trying to force enable doesn't seem to work either. Console command is a workaround.
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Yes, that's an exact description. This was a local save of a multiplayer map where I was not the first player.Mooncat wrote:Was your game a multiplayer game and you were not the first player in that game? I think it is the cause because CM currently only shows the popup to the first player.
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Hi Mooncat. Thanks for the great mod.
I noticed earlier when creating an oil setup that the maximum resource amount for the Magic Wand "Creator" tool is capped at 1,000,000 (one million) which only allows creating oil patches with a maximum 333% (33/sec) yield. With the oil changes in 0.15, this is somewhat close to what a normal oil patch would yield.
I was wondering if you would be willing to increase the resource amount cap for oil patches to something higher? For example, an amount of 10,000,000 (ten million) would yield 3333% (333/sec), which seems a bit more "cheaty".
I tried doing this myself by adding another value to the creator_resource_amount_slider_values table, but that didn't seem to work, so I modified the 100,000 value to 10,000,000. That worked, but I figured I would make a post as well to see if it was something you'd be interested in changing.
I noticed earlier when creating an oil setup that the maximum resource amount for the Magic Wand "Creator" tool is capped at 1,000,000 (one million) which only allows creating oil patches with a maximum 333% (33/sec) yield. With the oil changes in 0.15, this is somewhat close to what a normal oil patch would yield.
I was wondering if you would be willing to increase the resource amount cap for oil patches to something higher? For example, an amount of 10,000,000 (ten million) would yield 3333% (333/sec), which seems a bit more "cheaty".
I tried doing this myself by adding another value to the creator_resource_amount_slider_values table, but that didn't seem to work, so I modified the 100,000 value to 10,000,000. That worked, but I figured I would make a post as well to see if it was something you'd be interested in changing.
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
May I tell you the truth?Slackie wrote:Hi Mooncat. Thanks for the great mod.
I noticed earlier when creating an oil setup that the maximum resource amount for the Magic Wand "Creator" tool is capped at 1,000,000 (one million) which only allows creating oil patches with a maximum 333% (33/sec) yield. With the oil changes in 0.15, this is somewhat close to what a normal oil patch would yield.
I was wondering if you would be willing to increase the resource amount cap for oil patches to something higher? For example, an amount of 10,000,000 (ten million) would yield 3333% (333/sec), which seems a bit more "cheaty".
I tried doing this myself by adding another value to the creator_resource_amount_slider_values table, but that didn't seem to work, so I modified the 100,000 value to 10,000,000. That worked, but I figured I would make a post as well to see if it was something you'd be interested in changing.
...
I forgot the x10 change in 0.15 again.
Will fix that in the next version.
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Sweet. Thank you!Mooncat wrote:May I tell you the truth?
...
I forgot the x10 change in 0.15 again.
Will fix that in the next version.
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
My fix for Factorio 0.15.11
I don't think the fluid source needs an input box at all, so I just removed it (it was complaining because production_type wasn't set)
I don't think the fluid source needs an input box at all, so I just removed it (it was complaining because production_type wasn't set)
Code: Select all
--- prototypes/entity.lua
+++ prototypes/entity.lua
@@ -1248,12 +1248,6 @@
fluid_boxes =
{
{
- pipe_covers = pipecoverspictures(),
- base_area = 10,
- base_level = -1,
- pipe_connections = {{type = "input", position = {0, 1}}}
- },
- {
production_type = "output",
pipe_covers = pipecoverspictures(),
base_level = 1,
- Attachments
-
- creative-mode_0.3.3.zip
- (2 MiB) Downloaded 151 times
Factorio Mod Portal Notifier - https://fac-notify.ml/
Cut and paste tools - https://mods.factorio.com/mods/mickael9/cut-and-paste
Portable Chests - https://mods.factorio.com/mods/mickael9/portable-chests
Cut and paste tools - https://mods.factorio.com/mods/mickael9/cut-and-paste
Portable Chests - https://mods.factorio.com/mods/mickael9/portable-chests
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
mickael9 wrote:My fix for Factorio 0.15.11
I don't think the fluid source needs an input box at all, so I just removed it (it was complaining because production_type wasn't set)
Code: Select all
--- prototypes/entity.lua +++ prototypes/entity.lua @@ -1248,12 +1248,6 @@ fluid_boxes = { { - pipe_covers = pipecoverspictures(), - base_area = 10, - base_level = -1, - pipe_connections = {{type = "input", position = {0, 1}}} - }, - { production_type = "output", pipe_covers = pipecoverspictures(), base_level = 1,
Wut!? It is broken again!? pfff
Thanks for the fix!
Edit: the input fluidbox is for drawing the pipe cover. You can see that when you rotate the fluid source.
Edit2: I will update the graphics so the fluidbox is not needed. That arrow is really annoying.
BTW, I have just started a discussion about mod license, feel free to join it: viewtopic.php?f=34&t=47740
Re: [MOD 0.15.10+] Creative Mode 0.3.3 - New toys, fix 0.15.10!
Thanks for the fix. I was like, 'yeahh, new version!!! Ok... rollback..... 'mickael9 wrote:My fix for Factorio 0.15.11
I don't think the fluid source needs an input box at all, so I just removed it (it was complaining because production_type wasn't set)
Come here to warn it was broken again and....let update the client again