Moondust Project thread [Support moved]

General discussion about Super Mario Bros. X.
Wohlstand
Van De Graf
Van De Graf
Posts: 2005
Joined: Tue Feb 11, 2014 4:44 pm
Flair: [ˈvoːlˌʃtant], 狐エンジニア
Pronouns: he/him
Contact:

Moondust Project thread [Support moved]

Postby Wohlstand » Fri Jul 31, 2015 5:15 am

Image
Welcome to the Moondust project!



IMPORTANT NOTICE: I decited to leave the SMBX forums and I will no longer give any support for my projects here on the SMBX forums. All the support is given at official GitHub repositories or at the WohlSoft Forums (https://wohlsoft.ru/forum/), or at the official Discord Server of the team: (https://wohlsoft.ru/chat/.

Giving apologies for any inconveniences.

So what exactly is this? This is a free and open-source game engine and toolkit, that allows the creation of games of the platform genre. The basic idea of this project is to make it possible for every user to create platformers with existing or self-drawn sprites. The first work on the project began in December 2013, and the project was founded in March of 2014. The project is formerly known as PGE Project (a.k.a. Platform Game Engine Project).

This Project is currently under development, but as of now, everything is available for review and testing. There Devkit packages were available. The separated Runtime Engine isn't available yet. However, it is already within the Devkit.

Official page of the project: https://wohlsoft.ru/projects/Moondust/
Here you will find screenshots, videos, and stable releases downloads.

Moondust Laboratory: https://wohlsoft.ru/projects/Moondust/_laboratory/ Currently, most actual downloads are available here at laboratory.
Please don't download the current stable version as it got been very outdated. If you need compatible config packs, please download them from HERE, not from the project's page which contains config packs for the stable version only.

Official Discord Server: https://discord.gg/qPBsvMy
Here you can get direct support for the Moondust Project's components (Editor, Maintainer, Engine, MusPlayer, Calibrator, etc.), for TheXTech project, my other projects, and just general talk about everything.


Note: I desired to simplify this post to simplify its maintenance and keep all detailed information in the centralized place (such as Moondust Wiki, Official Page, and GitHub) rather than copying and synchronizing it between multiple forums.
Outdated content of the post: show

Image
Welcome to the Moondust project!


Contents
- Introduction
- Technical details
- Development plan
- Researching the original SMBX fangame
- Download Editor and experimental Engine!

Introduction
Hi there!

This is a major revision to this topic's main post to announce my project called "Moondust Project" (formerly PGE Project).

So what exactly is this? this is a free and open-source alternative, advanced and exchanged implementation of SMBX's game engine which is 100% compatible with them. The main parts of it contain would be a game engine and a toolkit for creating games.

One of the purposes of the project is a giving to SMBX game a new technical platform that should continue SMBX life after abandonment by giving able to add new stuff: new playable characters, new NPCs, new blocks, new BGO, more progressive backgrounds, and more freedom with customization. The second purpose is giving able to use this SMBX-like game engine more useful for creating other non-Mario games.

I've been working on this project since at least December 2013, and after lots of hours spent researching SMBX 1.3 mechanics, I've figured out a way to retain compatibility with SMBX. This, in my opinion, is very significant as there are a lot of episodes and levels made for SMBX out there. And having a better implementation of that we can open/play/save in the original SMBX64 format is very much in need.

Currently only the devkit is available. And you can actually already use this as an alternative (and much better) development toolkit for creating/editing levels for SMBX 1.3/1.3.0.1

Technical details
Spoiler: show
I'm quite aware of the fact that VisualBasic (in which SMBX is written) is too slow for the type of purpose SMBX is created for. That's one of the reasons I'm creating my engine in C++ along with OpenGL, which means it should have much more productivity. And with the Qt library, the new engine should be able to have itself compiled on different platforms (such as Windows, macOS, Linux, etc.).
While it would have been ideal if the source code for SMBX was available, we're working on adding support for SMBX via reverse engineering instead.
Have any suggestions for this new engine? Feel free to suggest them in the (Moondust forum) thread linked here: https://wohlsoft.ru/forum/viewforum.php?f=5

Development plan
Spoiler: show
1) [completed] The reverse engineering phase, which is researching the original SMBX engine, is almost complete.
2) [released] Developing the level/world editor - Periodically I upload updated alpha versions for everyone to test new features and give feedback or report bugs.
3) [In process] Developing the engine part for play games and allow test levels in the editor.

"SMBX64" Standard: research works of the original SMBX fangame

All the documents on what I've researched, are available on this page

Download Toolkit!
The toolkit has a new, more advanced, and featured editor which you can use for SMBX. This editor gives a more flexible interface, a more smart system with bug protections, with Multi-File support, customizable tilesets and counters, the multi-selecting, copy-pasting, context menu, exporting of huge screenshots of whole sections or world maps, etc...

Image

Devkit

Image Image Image Image Image Image Image Image

Get current version:
Note: If you looking up for engine controlling, read this text file. In the next builds of the engine, I will add the ability to set up custom control keys.

Online installer
Image Get Online Installer for Windows. Online installer will download and install all necessary stuff automatically!

Portable packages
Standalone archives are including Editor, Engine, Playable Character Sprite Calibrator, GIFs2PNG, PNG2GIFs, PaletteFilter, and LazyFix Tool. To get Moondust working you must download one of the configuration packages here

Image Download Moondust for Win32

Image Download Moondust for Win64

Image Download Moondust for Linux Mint/Ubuntu

Image Download PGE for Mac OS X

Image Download OUTDATED Android built of Moondust Editor 0.3.0.1
(Recommended usage on tablets. Sound and music are not works. Install config pack into /sdcard/PGE Project data/configs folder)


READ THIS. Important info about Moondust Engine
Spoiler: show
==============================================
Defautl controlls: <can be cusetomized in the controllers menu>
==============================================
Arrows:
--------------------
left-right - walk
Up/Down - enter into door/pipe
--------------------
Z - (jump) / enter to level from world map [on German keyboard will work Y key instead of by unknown for me reasons :P]
X - (run)
A - (alt-jump) (Temporary, fly up, use it to get inaccessible heights without vines!)
S - (alt-run) (Temporary, tail-whipping to destroy any blocks over face,
S+UP - destroy blocks overhead,
S+Down - destroy blocks under self)

==============================================
Engine reserved keys and key combinations
==============================================
Ctrl+F - Toggle fullscreen mode

"~" - opens the text input box in the levels where you can type special commands:
------------------
==Level specific commands:==
donthurtme - enable/disable god mode (the player will don't get from dangerous surfaces and will don't burn in lava)
iamsuperman - the player has the ability to fly up via an alt-jump key
chucknorris - player via alt-run key will be able to destroy any nearest object except BGOs, warps, and other playable characters
iwishexitas X - exit from level with code X (replace X with unsigned integer
(usually from 1 to 8. Exit code hints you can take from a world map editor))
takesecretkeychain - enable/disable debug keys

==World specific commands:==
illparkwhereiwant - allows walking anywhere on the world map

==Common commands==
redigitiscool - spawns a dummy message box, doing nothing. Try to type the same command in the SMBX engine!
wohlstandiscool, kevsoftiscool, raocowiscool, joeyiscool - same as redigitiscool, but with other messages.
----------------------------------------------------------------------------------------------------------
Enter, Esc - pause/resume game, show pause menu

F2 - enable/disable drawing debug rectangles of the physical engine (render all hitboxes)
F3 - enable/disable printing of debugging information

F12 - take a screenshot (will be saved in the 'screenshots' folder which will be in the Moondust folder or in the %UserProfile%\.PGE_Project).
Screenshots will be written into PNG format and will have a timedate-based filename.

=======Debug keys=(disabled by default, to enable them, press "~" key and type 'takesecretkeychain')=======
F5 - pause/resume physical loop steps. Used while collisions are debugged
F6 - enable slow mode of physical loop steps. Everything will go slow. Used while collisions are debugged.

1, 2, 3, 4, 5 degits keys - spawn something effect (made temporary while effects system are debugged)
7, 8, 9, 0 - Toggle playable character and it's state:
- 7 decrease character ID
- 8 increase character ID
- 9 decrease character state ID
- 0 increase character state ID
Source code
Image Download source code (zip)

Image Download source code (tar.gz)

Image How to build project for Linux, Windows, Mac OS X

Don't forget to check this page for updates!
    Also you can get more configuration packages here:
    Image Check out the configuration packages list

    Help documents
    Image Wiki-page about Editor with common usage guide

    Image Read Online Guide

    Image FAQ


    How to install configuration package into the editor (for OS X version read about here)
    Spoiler: show
    • Open the editor's application folder
    • Open the configs folder. If it does not exist, create them!
    • Open downloaded archive with config pack and extract contents into configs directory, you must have config subdirectory with installed config pack.
    Image

    If you looking for the freshest DEV builds, welcome to the laboratory:

    Image Wohlstand's Laboratory (Grab the very latest experimental builds for Windows and Linux Mint/Ubuntu here)

    Videos:
    Spoiler: show
    Platformer Game Engine (PGE) [Super Mario Bros. X (SMBX)] v0.0.10 pre-alpha - playthrough

    Platformer Game Engine (PGE) [Super Mario Bros. (SMBX)] v0.0.8 pre-alpha - Gameplay Footage

    Built-in level testing with PGE Engine part

    Simple Firebars!

    Run SMBX-test from PGE Editor (SMBX needed for LunaLUA 0.5.3 and higher)




    PGE 0.1-alpha Trailer and common features reviewing


    Legend of PlatGenWohl! - The development walk of PGE Editor from scratch to 0.1 state
    Made with Gource and Adobe Premiere by Kevsoft
    Support banners
    Spoiler: show
    Small (by BMatSantos)
    Image

    Code: Select all

    [url=https://www.smbxgame.com/forums/viewtopic.php?f=69&t=10913][img]https://wohlsoft.ru/images/logos/pge_banner.png[/img][/url]
    
    Small with cat logo (by BMatSantos, edit by Wohlstand)
    Image

    Code: Select all

    [url=https://www.smbxgame.com/forums/viewtopic.php?f=69&t=10913][img]https://wohlsoft.ru/images/logos/pge_banner_2.png[/img][/url]
    
    Big with transparent background
    Image

    Code: Select all

    [url=https://www.smbxgame.com/forums/viewtopic.php?f=69&t=10913][img]https://wohlsoft.ru/images/logos/pge_small_logo_286x87.png[/img][/url]
    
    Big with background:
    Image

    Code: Select all

    [url=https://www.smbxgame.com/forums/viewtopic.php?f=69&t=10913][img]https://wohlsoft.ru/images/logos/pge_small_logo_286x87_bkg.png[/img][/url]
    

    PGE - is a codename of the project, Project will be named Moondust Project.

    Notes:
    If you have problems with graphics render, please, see this topic first:

    https://wohlsoft.ru/forum/viewtopic.php?f=40&t=142
    ...or write (post here, on our forum, or PM to me) to me about found bugs, this is most important

    Watch current Source:
    Image https://github.com/WohlSoft/Moondust-Project
    (Using Qt 5, min >=Qt 5.4.0), Can by compile under Windows (MinGW), Linux (GNU Compiler, Clang) and MacOS

    How to build
    Image How to build project for Linux, Windows, Mac OS X

    If the project was pleasant, I invite you to support my project or to join it!
    Our project community
    Last edited by Wohlstand on Sun Jun 18, 2023 10:46 am, edited 41 times in total.

    Alagirez
    Boom Boom
    Boom Boom
    Posts: 3467
    Joined: Tue Dec 02, 2014 2:28 am
    Flair: Show your fangs!
    Pronouns: He/Him/That wolf
    Contact:

    Re: PGE (Alternate Editor for SMBX) [0.3.1.2]

    Postby Alagirez » Fri Jul 31, 2015 5:26 am

    you still update this? i'll download this. I hope more language in PGE added.

    Wohlstand
    Van De Graf
    Van De Graf
    Posts: 2005
    Joined: Tue Feb 11, 2014 4:44 pm
    Flair: [ˈvoːlˌʃtant], 狐エンジニア
    Pronouns: he/him
    Contact:

    Re: PGE (Alternate Editor for SMBX) [0.3.1.2]

    Postby Wohlstand » Fri Jul 31, 2015 5:29 am

    andialifbatara wrote:you still update this? i'll download this. I hope more language in PGE added.
    Yes, I'm updating it sometimes, even I forgot to notify about PGE Engine 0.2.2.1 and PGE Editor 0.3.1.2 with some hotfixes and small improvements.
    You even can watch me and my friends via GitHub on the commits page https://github.com/Wohlhabend-Networks/ ... its/master

    as303298
    Volcano Lotus
    Volcano Lotus
    Posts: 549
    Joined: Sat Jan 04, 2014 7:37 pm

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby as303298 » Fri Jul 31, 2015 9:48 am

    Geez, didnt expect this to get a whole seperate thread

    Wohlstand
    Van De Graf
    Van De Graf
    Posts: 2005
    Joined: Tue Feb 11, 2014 4:44 pm
    Flair: [ˈvoːlˌʃtant], 狐エンジニア
    Pronouns: he/him
    Contact:

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby Wohlstand » Fri Jul 31, 2015 10:35 am

    as303298 wrote:Geez, didnt expect this to get a whole seperate thread
    Old thread was archived because 100 pages

    Axiom
    Foo
    Foo
    Posts: 1471
    Joined: Tue Dec 24, 2013 2:23 pm

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby Axiom » Fri Jul 31, 2015 12:18 pm

    Reserved my comment so I can keep up with development

    <3

    oh yes, yes I guess i should post about this.

    Wohlstand has "hired" me to create the PGE Manager. I will be coding it in C# but I will be compiling it against Mono similar to the module manager for hopefully compatibility with all OS'es.

    PROX
    Banned
    Posts: 1953
    Joined: Sun Jul 06, 2014 8:50 pm

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby PROX » Fri Jul 31, 2015 12:38 pm

    seems like this is progressing rather nicely.

    Wohlstand
    Van De Graf
    Van De Graf
    Posts: 2005
    Joined: Tue Feb 11, 2014 4:44 pm
    Flair: [ˈvoːlˌʃtant], 狐エンジニア
    Pronouns: he/him
    Contact:

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby Wohlstand » Fri Jul 31, 2015 4:28 pm

    Axiom wrote:Reserved my comment so I can keep up with development

    <3

    oh yes, yes I guess i should post about this.

    Wohlstand has "hired" me to create the PGE Manager. I will be coding it in C# but I will be compiling it against Mono similar to the module manager for hopefully compatibility with all OS'es.
    You anyway can push sources to PGE repo (you have a write access ;-) ), but put your version of PGE Manager into "Manager.mono" folder ("Manager" is my C++ version which I develops slowly because spending more time to editor and to engine). Don't forget to add .gitignore into your folder or expand global .gitignore.

    Axiom
    Foo
    Foo
    Posts: 1471
    Joined: Tue Dec 24, 2013 2:23 pm

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby Axiom » Fri Jul 31, 2015 5:26 pm

    I'll get to work on that this week hopefully :)

    Squishy Rex
    Posts: 1938
    Joined: Sat Dec 21, 2013 4:30 am
    Pronouns: he/him

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby Squishy Rex » Sun Aug 02, 2015 7:40 am

    Hey Wohlstand, I meant to ask a while ago, but would it be possible to change the default setting of the Para-Troopas to Jump instead of Chase like in SMBX since Jumping Para-Troopas are generally used more often anyway. It just saves having to change each one if you forget about the default PGE setting. Minor issue, I know, bu thanks anyway if you could alter it.

    Wohlstand
    Van De Graf
    Van De Graf
    Posts: 2005
    Joined: Tue Feb 11, 2014 4:44 pm
    Flair: [ˈvoːlˌʃtant], 狐エンジニア
    Pronouns: he/him
    Contact:

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby Wohlstand » Sun Aug 02, 2015 7:46 am

    Squishy Rex wrote:Hey Wohlstand, I meant to ask a while ago, but would it be possible to change the default setting of the Para-Troopas to Jump instead of Chase like in SMBX since Jumping Para-Troopas are generally used more often anyway. It just saves having to change each one if you forget about the default PGE setting. Minor issue, I know, bu thanks anyway if you could alter it.
    Yea, lvl_npc.ini has a "default-special-value" per-NPC (and yea, lvl_npc.ini specification is biggest by quantity of various parameters http://engine.wohlnet.ru/pgewiki/Game_C ... vl_npc.ini) value which you must set to 1 (associated with jump per para-koopa), but I already fixed that, and you should download completed update of PGE include config packs (also I was added notification if you have newer PGE but older config pack, because I can add/fix a lot of config pack properties which will be much useful in a new version or even there are required for a new version of PGE)

    mariofan 64
    Blooper
    Blooper
    Posts: 189
    Joined: Mon Oct 13, 2014 2:14 am

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby mariofan 64 » Tue Aug 04, 2015 4:43 am

    I feel like I need to say this...

    Before update: Engine was slightly laggy, turning debug on/off a few times made it smooth, eventually smooth permanently.

    After update: Engine said screw you, let's go 500+ fps and break speed of light. Oh, and pushed coins by koopa. Loving the fixed editor. :D

    Wohlstand
    Van De Graf
    Van De Graf
    Posts: 2005
    Joined: Tue Feb 11, 2014 4:44 pm
    Flair: [ˈvoːlˌʃtant], 狐エンジニア
    Pronouns: he/him
    Contact:

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.2]

    Postby Wohlstand » Tue Aug 04, 2015 5:24 am

    mariofan 64 wrote:I feel like I need to say this...

    Before update: Engine was slightly laggy, turning debug on/off a few times made it smooth, eventually smooth permanently.

    After update: Engine said screw you, let's go 500+ fps and break speed of light. Oh, and pushed coins by koopa. Loving the fixed editor. :D
    About engine: yea, cramps-man (my second co-developer) got same crap with 500+ fps, and we are did a lot of work to fix it, next update of engine should work fine for you? but now it is not ready, because a missing with collisions on TPS<65

    Wohlstand
    Van De Graf
    Van De Graf
    Posts: 2005
    Joined: Tue Feb 11, 2014 4:44 pm
    Flair: [ˈvoːlˌʃtant], 狐エンジニア
    Pronouns: he/him
    Contact:

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.3]

    Postby Wohlstand » Thu Aug 06, 2015 1:22 am

    PGE Editor 0.3.1.3 and PGE Engine 0.2.2.2 are available!
    Download links are in the main post and you can use online installer to automatically update all config packs which you already have.

    This is a bugfix update with adding of detectors API of NPC-AI which gave ability to have NPC's like thwomps, venus firetrap, boos, etc.
    With updated fork of SDL2_mixer we now have support of loop points with OGG files (later tutorial will be outed). With this update of modified SDL2_mixer Same update LunaLUA got too!

    Changelog Editor 0.3.1.3
    Spoiler: show
    - Fix of a crash on closing of musicbox while fetching in process
    - Fix of desynced frames on exported images
    - With updated SDL2_mixer_ext, is possible to have looped OGG files (vorbis tags LOOPSTART and LOOPEND with PCM-sample position are reqired (you can put them via Audacity))
    Changelog Engine 0.2.2.2
    Spoiler: show
    - Basic Detectors API for NPC-AI which giving able to catch objects came to specific area
    - Fixed bug with super-fast game loop
    - Stompable NPC's are can be stomped!
    - Work with a speed-summing part of physical engine gives ability to stay and ride on the moving objects

    Axiom
    Foo
    Foo
    Posts: 1471
    Joined: Tue Dec 24, 2013 2:23 pm

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.3]

    Postby Axiom » Thu Aug 06, 2015 8:48 am

    Does this update have the --version argument?

    Wohlstand
    Van De Graf
    Van De Graf
    Posts: 2005
    Joined: Tue Feb 11, 2014 4:44 pm
    Flair: [ˈvoːlˌʃtant], 狐エンジニア
    Pronouns: he/him
    Contact:

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.3]

    Postby Wohlstand » Thu Aug 06, 2015 2:06 pm

    Axiom wrote:Does this update have the --version argument?
    Yes! ;)

    PersonNamedUser
    Birdo
    Birdo
    Posts: 2882
    Joined: Fri Feb 27, 2015 8:07 pm

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.3]

    Postby PersonNamedUser » Sat Aug 08, 2015 4:27 pm

    I love PGE! I can't wait until it's complete and there are alot of Power-ups!

    zxcv
    Volcano Lotus
    Volcano Lotus
    Posts: 511
    Joined: Tue Aug 05, 2014 10:10 am
    Pronouns: They/She

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.3]

    Postby zxcv » Sat Aug 08, 2015 5:06 pm

    Not only a lot of power-ups,but new enemies,characters and THE ONLINE MODE!

    Mable
    Ludwig
    Ludwig
    Posts: 5806
    Joined: Sat Dec 21, 2013 4:23 am
    Contact:

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.3]

    Postby Mable » Sat Aug 08, 2015 6:50 pm

    Prado wrote:Not only a lot of power-ups,but new enemies,characters and THE ONLINE MODE!
    Image

    MECHDRAGON777
    Pink Yoshi Egg
    Pink Yoshi Egg
    Posts: 6422
    Joined: Fri Dec 20, 2013 6:40 pm
    Flair: Nuclear Queen of Reversion.
    Contact:

    Re: PGE Project thread (Alternate Editor for SMBX) [0.3.1.3]

    Postby MECHDRAGON777 » Sun Aug 09, 2015 2:24 am

    Prado wrote:Not only a lot of power-ups,but new enemies,characters and THE ONLINE MODE!
    The online mode is what I think most of us want most!


    Return to “General”

    Who is online

    Users browsing this forum: No registered users and 2 guests

    SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari