[0.11.x] Flying Boots
-
- Burner Inserter
- Posts: 5
- Joined: Sat Jun 13, 2015 7:18 am
- Contact:
Re: [0.11.x] Flying Boots
I can see this making it possible to have you fly ONLY when right next to a special pipe ! Basically making it possible for you to kinda walk over pipes !
Multiplayer and singleplayer compatible version download is int this reply!
It also fixes so that new worlds can be created!
Though ONLY player 1 can fly
Also what you can do to get it use research and such is to have it only work if a specific item is in the inventory of the player. That item is what defines what research and cost there is, as you will need to craft it! BTW i will remove the download as soon as you put up a fix to your main post, and you are free to use my fixes !
For the dev and others ofc ! it is useful to know:
For a mod to be compatible with multiplayer you have to use game.players. instead of game.player.
this is due to there being from 1 and more players in the game!
Multiplayer and singleplayer compatible version download is int this reply!
It also fixes so that new worlds can be created!
Though ONLY player 1 can fly
Also what you can do to get it use research and such is to have it only work if a specific item is in the inventory of the player. That item is what defines what research and cost there is, as you will need to craft it! BTW i will remove the download as soon as you put up a fix to your main post, and you are free to use my fixes !
For the dev and others ofc ! it is useful to know:
For a mod to be compatible with multiplayer you have to use game.players. instead of game.player.
this is due to there being from 1 and more players in the game!
- Attachments
-
- FlyingBoots_1.0.0.zip
- Multiplayer and Singleplayer compatible!
- (1.78 KiB) Downloaded 208 times
Last edited by jorgenRe on Mon Jun 15, 2015 11:41 am, edited 2 times in total.
Logo
Noticed the told change in FFF #111 so il continue to use my signature ^_^Thanks for listening to our suggestions, devs !
I would jump of joy if we could specify which tiles spawned in a surfaces
-
- Burner Inserter
- Posts: 5
- Joined: Sat Jun 13, 2015 7:18 am
- Contact:
Re: [0.11.x] Flying Boots
I don't think it would work very well. Since it transforms you into ghost mode, which moves much faster then normal. You would always overshoot. If you are annoyed by pipes specifically, it should be possible to make their hitbox really small to allow you to pass them.jorgenRe wrote:I can see this making it possible to have you fly ONLY when right next to a special pipe ! Basically making it possible for you to kinda walk over pipes !
Re: [0.11.x] Flying Boots
HMM that doesn't sound too greatgiodamelio wrote:I don't think it would work very well. Since it transforms you into ghost mode, which moves much faster then normal. You would always overshoot. If you are annoyed by pipes specifically, it should be possible to make their hitbox really small to allow you to pass them.jorgenRe wrote:I can see this making it possible to have you fly ONLY when right next to a special pipe ! Basically making it possible for you to kinda walk over pipes !
Edit i checked your code, and oh my is it done well !
AND OH MY you truly are a ghost, now i see that the walk over pipes thingy may need to be done some other way =/
Logo
Noticed the told change in FFF #111 so il continue to use my signature ^_^Thanks for listening to our suggestions, devs !
I would jump of joy if we could specify which tiles spawned in a surfaces
Re: [0.11.x] Flying Boots
Some months ago, I suggested Jump Boots as a module to put into Modular Armor/Power Armor. My idea was a jump distance of 3 tiles for 1 module, 5 tiles for 2 modules, 6 tiles for 3 modules or 7 tiles for 5 modules, as a stark diminishings returns effect. And of course they'd charge electrical power and need quite some time before being able to jump again.
Re: [0.11.x] Flying Boots
Easy peasy just have it tp the player, so possible to modPeter34 wrote:Some months ago, I suggested Jump Boots as a module to put into Modular Armor/Power Armor. My idea was a jump distance of 3 tiles for 1 module, 5 tiles for 2 modules, 6 tiles for 3 modules or 7 tiles for 5 modules, as a stark diminishings returns effect. And of course they'd charge electrical power and need quite some time before being able to jump again.
Though it may look a little weird jumping so fast
Logo
Noticed the told change in FFF #111 so il continue to use my signature ^_^Thanks for listening to our suggestions, devs !
I would jump of joy if we could specify which tiles spawned in a surfaces
-
- Burner Inserter
- Posts: 5
- Joined: Sat Jun 13, 2015 7:18 am
- Contact:
Re: [0.11.x] Flying Boots
Thanks, I am thinking about how to best implement them.jorgenRe wrote: Edit i checked your code, and oh my is it done well !
AND OH MY you truly are a ghost, now i see that the walk over pipes thingy may need to be done some other way =/
-
- Burner Inserter
- Posts: 5
- Joined: Sat Jun 13, 2015 7:18 am
- Contact:
Re: [0.11.x] Flying Boots
I think I am going to work on adding these next. I am not sure how I should trigger them though. As far as I can tell, there is no way to bind to a keypress. I could add another button, but pressing it is awkward. I also have to look into adding custom modules.jorgenRe wrote:Easy peasy just have it tp the player, so possible to modPeter34 wrote:Some months ago, I suggested Jump Boots as a module to put into Modular Armor/Power Armor. My idea was a jump distance of 3 tiles for 1 module, 5 tiles for 2 modules, 6 tiles for 3 modules or 7 tiles for 5 modules, as a stark diminishings returns effect. And of course they'd charge electrical power and need quite some time before being able to jump again.
Though it may look a little weird jumping so fast
Re: [0.11.x] Flying Boots
I play with WASD, as I imagine most other players do, so the nearest keys to that would be R and F, but they're already taken, and the Tab(ulator) key, which I believe has no use in Factorio. Another possibility is the Caps Lock key, not as a toggle but as a keypress that initiates flight, but I wouldn't like Caps Lock being used for anything, as I use the Console to chat with other players during MP games, and so I'd be constantly switching CAPS on and off. So Tab key is preferable.
Re: [0.11.x] Flying Boots
Tab is used. It's the first key you have to press in every new game
Koub - Please consider English is not my native language.
Re: [0.11.x] Flying Boots
Good point. I tend to forget about that...Koub wrote:Tab is used. It's the first key you have to press in every new game
Re: [0.11.x] Flying Boots
plus, some people (like me) don't use wasd keys (not event talking about people with azerty keyboard, even though it should be taken into account) I use oklm (yes I know it's weard but I am left handedand hate to have my hand sideways)
so maybe just (if you can) set it up in a config file !
and why call it flying if it turns you into a ghost, why not phasing ? and turn it into an armor module, and why not make it drains energy when you go through stuff ? (maybe with an always on button to be able to not be hit by bitters)
so maybe just (if you can) set it up in a config file !
and why call it flying if it turns you into a ghost, why not phasing ? and turn it into an armor module, and why not make it drains energy when you go through stuff ? (maybe with an always on button to be able to not be hit by bitters)
Re: [0.11.x] Flying Boots
I just want to be helpful so i'm posting here in this post a few fixes, if it's okay !
So i fixed it so a new worlds can be generated and also so it can be used in multiplayer games. It should be noted however that only player 1 can use the flying function.
So things for you to know:
For a mod to be compatible with multiplayer you have to use game.players. instead of game.player.
this is due to there being from 1 and more players in the game!
So i fixed it so a new worlds can be generated and also so it can be used in multiplayer games. It should be noted however that only player 1 can use the flying function.
So things for you to know:
For a mod to be compatible with multiplayer you have to use game.players. instead of game.player.
this is due to there being from 1 and more players in the game!
- Attachments
-
- FlyingBoots_1.0.0.zip
- Multiplayer and singleplayer compatible!
- (1.78 KiB) Downloaded 170 times
Logo
Noticed the told change in FFF #111 so il continue to use my signature ^_^Thanks for listening to our suggestions, devs !
I would jump of joy if we could specify which tiles spawned in a surfaces
-
- Burner Inserter
- Posts: 5
- Joined: Sat Jun 13, 2015 7:18 am
- Contact:
Re: [0.11.x] Flying Boots
jorgenRe wrote:I just want to be helpful so i'm posting here in this post a few fixes, if it's okay !
So i fixed it so a new worlds can be generated and also so it can be used in multiplayer games. It should be noted however that only player 1 can use the flying function.
So things for you to know:
For a mod to be compatible with multiplayer you have to use game.players. instead of game.player.
this is due to there being from 1 and more players in the game!
Thanks, I will post an update soon.
Re: [0.11.x] Flying Boots
giodamelio wrote:jorgenRe wrote:I just want to be helpful so i'm posting here in this post a few fixes, if it's okay !
So i fixed it so a new worlds can be generated and also so it can be used in multiplayer games. It should be noted however that only player 1 can use the flying function.
So things for you to know:
For a mod to be compatible with multiplayer you have to use game.players. instead of game.player.
this is due to there being from 1 and more players in the game!
Thanks, I will post an update soon.
It's a pleasure to be of help !
BTW just remember that the control.lua file can be changed even when factorio is in the main menu. So when updating your mod i highly advice you to when something crashes the game to press ok then you are back at the menu. THen without closing factorio you fix the thing that went wrong in the control.lua file. Save it and load the save again. This way you will save quite a bit of time !
Logo
Noticed the told change in FFF #111 so il continue to use my signature ^_^Thanks for listening to our suggestions, devs !
I would jump of joy if we could specify which tiles spawned in a surfaces