[mod] Staged Rocket [alpha] [staged_rocket]

Post Reply
SFENCE
Member
Posts: 280
Joined: Sun Sep 29, 2019 07:13
GitHub: SFENCE
In-game: SFENCE

[mod] Staged Rocket [alpha] [staged_rocket]

by SFENCE » Post

APercy is the author of models used in this mod.
Code is delivered from code of mod nautilus.

ALPHA
This is the ALPHA version.
It means the mod is not finished.
Rocket is flyable, but not craftable. So, the creative mode is required to test it at the moment.
Expect changes in rocket behaviors in the future, more rocket instruments, etc.
At this time, compatibility with older entities is not guaranteed. So, remove all rocket entities before updating the mod to a newer version.
Feedback is welcomed but read known issues first.

Known issues / not implemented features:
  • Rotate should be disabled when the rocket is touching the ground.
  • Crafting system has to be added.
  • Dependencies should be checked and cleared from unused mods, some mods should be moved to optional dependencies.
  • Some system for store speed when the rocket collides with unloaded map chunk should be added.
  • Unimplemented screen instruments should be implemented.
  • Refilling rocket with fuel, oxidizer, air, and battery recharging have to be implemented.
  • Rocket explosion when rocket collides have to be added.
Controls:
W (Move forwards) -> change pitch
S (Move backwards) -> change pitch
A (Move left) -> roll around vertical rocket axis (change yaw)
D (Move right) -> roll around vertical rocket axis (change yaw)
Space (Jump) -> increase engine thrust
Shift (Sneak) -> decrease engine thrust
E (Special) -> should be combined with another key
+ A-> separate stage 1
+ D-> separate coupling ring
+ Space -> start engine
+ Shift -> stop engine

Some tips:
Spoiler
  • Stage 1 engine cannot be restarted.
  • Gravity is 0 above level 2000 etc.
  • For assemble full rocket, place stage 1, coupling ring on stage 1, and stage orbital on stage 1 with coupling ring.
  • For leave gravitation field, assemble full rocket with stage 1, coupling ring, and orbital stage. Burn all fuel in stage 1 with maximum thrust. Separate stage 1, turn on stage 1 engines, and separate coupling ring. You should burn etc. half fuel in the orbital stage to leave the gravity field. This can be different if you are not starting from height 0.
  • Use this with some mods like other worlds.
  • Disable damage is a good idea because the rocket cannot be refilled with air at the moment.
Screenshots:
Spoiler
Image
Minetest: minetest 5.4.0 or higger
Download: https://github.com/sfence/staged_rocket ... master.zip
Source code: https://github.com/sfence/staged_rocket
Optional Dependencies: mobkit, default, player_api, biofuel,
License: MIT for source code, MIT and CC BY-SA X for media files (Check README file).
Attachments
screenshot_20210703_163316.png
screenshot_20210703_163316.png (106.38 KiB) Viewed 1079 times
Last edited by SFENCE on Wed Jul 07, 2021 11:32, edited 5 times in total.
cdb_3P0AYqjEIn68

User avatar
apercy
Member
Posts: 639
Joined: Wed Mar 25, 2020 16:31
GitHub: APercy
In-game: APercy
Location: Pinheiral - RJ - Brazil

Re: [mod] Staged Rocket [alpha] [staged_rocket]

by apercy » Post

Nice!!!!
SFENCE wrote:
Sat Jul 03, 2021 15:11
...
[*] When the rocket is rotated, the eye offset has to be fixed.
...
Take a look at my motorboat mod, I used a trick to fix the camera to the player position (and put two players together side by side)

SFENCE
Member
Posts: 280
Joined: Sun Sep 29, 2019 07:13
GitHub: SFENCE
In-game: SFENCE

Re: [mod] Staged Rocket [alpha] [staged_rocket]

by SFENCE » Post

apercy wrote:
Sat Jul 03, 2021 21:11
Nice!!!!
SFENCE wrote:
Sat Jul 03, 2021 15:11
...
[*] When the rocket is rotated, the eye offset has to be fixed.
...
Take a look at my motorboat mod, I used a trick to fix the camera to the player position (and put two players together side by side)
Yes, I am looking at it. But for this time, it looks like I missed something, because attaching the player to the invisible seat did not help me.
cdb_3P0AYqjEIn68

User avatar
pampogokiraly
Member
Posts: 293
Joined: Wed Jan 08, 2020 22:21
In-game: i_love_mesecon

Re: [mod] Staged Rocket [alpha] [staged_rocket]

by pampogokiraly » Post

SFENCE wrote:
Sat Jul 03, 2021 15:11
APLPHA
This is the ALPHA version.
Rocked is flyable,
You've made 2 typos here (aplpha and rocked) unless my english sucks again, and you didn't make any typos...
All praise the Bacon God! The one and only god in MineTest

SFENCE
Member
Posts: 280
Joined: Sun Sep 29, 2019 07:13
GitHub: SFENCE
In-game: SFENCE

Re: [mod] Staged Rocket [alpha] [staged_rocket]

by SFENCE » Post

pampogokiraly wrote:
Sun Jul 04, 2021 06:01
SFENCE wrote:
Sat Jul 03, 2021 15:11
APLPHA
This is the ALPHA version.
Rocked is flyable,
You've made 2 typos here (aplpha and rocked) unless my english sucks again, and you didn't make any typos...
Thanks. Fixed.
cdb_3P0AYqjEIn68

c56
Member
Posts: 307
Joined: Wed Apr 21, 2021 03:05
GitHub: tigercoding56
In-game: bm5 or bemo5 also sell_her_on55

Re: [mod] Staged Rocket [alpha] [staged_rocket]

by c56 » Post

hmm cool finnaly something to go to space with except spaceshuttles and pillaring up
this is a signature not a place to post messages also if i could change my username i would change it to sell_her_on55

User avatar
steeeeeven
Member
Posts: 32
Joined: Mon May 02, 2022 03:02
GitHub: none
IRC: non e
In-game: steeeeeven

Re: [mod] Staged Rocket [alpha] [staged_rocket]

by steeeeeven » Post

how do i add fuel

SFENCE
Member
Posts: 280
Joined: Sun Sep 29, 2019 07:13
GitHub: SFENCE
In-game: SFENCE

Re: [mod] Staged Rocket [alpha] [staged_rocket]

by SFENCE » Post

steeeeeven wrote:
Sun Aug 14, 2022 09:11
how do i add fuel
In this stage of development, the rocket should be full of fuel after place.

I see some behaviors have been changed with the last minetest update/updates, so I will have to optimize it again to fix player eye offset and refueling.

I am planning to return to it after I finish work on machines I want to be used for manufacturing rocket parts.
cdb_3P0AYqjEIn68

User avatar
steeeeeven
Member
Posts: 32
Joined: Mon May 02, 2022 03:02
GitHub: none
IRC: non e
In-game: steeeeeven

Re: [mod] Staged Rocket [alpha] [staged_rocket]

by steeeeeven » Post

ok Kool :)

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests