Sword of Moonlight 2.0

#1
- Project status: active
- Current task: Map Editor, .MRF specs, and documents.

I finally finished the separate tools enough to start doing basic concepts for a new SoM, since I want to work on KF style games, but SoM just refuses to work on my PC, and I'm sure there's a few others with problems like this.

All the tools I've worked on will tie into this one project, alternate image viewer will have texture converting tools for most formats too a new format I'm creating as we speak, including tools to convert old SoM .txr to the new format. Alternate model viewer, a tool which wasn't spoken of much will have tools to view .x, convert SoMs, .mdl/.mdo to .x and various other things relating to models.

A lot of SoM will be passed into this tool, far too much to list, but I also have a lot of improvements.

Because I know there's always someone in the world who likes to write custom editors, the engine will be completely seperete from the tools. This means you'll be able to eventually write custom tools to use it, and I'll be adding full specifications on all the file types to this top post as I'm finished with them.

For now, while it's in the prototype it's mostly going to be ideas all thrown into a big mess of projects, and it'll be using a small 'game maker' built engine to render with.

Oh, and one thing which I'm sure people will think I'm crazy for. Free of Charge. Nothing, not a single coin. You don't even need to say you used this engine if you don't want too.

What's coming from SoM
- Part files; I love these things -- But I also notice that their a pain in the ass to deal with, since they're in binary. I'll be changing that by making them human readable, then when you finally compile the game, it'll re-write them in binary, so you can have ease of use, but anyone trying to steal your stuff won't.
- Simplicity; The SoM tools aren't a walk in the park, but making items, objects and maps is simple, until you start scripting.
- Some of the assets MIGHT be coming from SoM.

What's coming from the SomEx extension frame work.
- Shaders; They make games look amazing, and any game should have them.
- Modes; SoM is just KF1, that's it. So I'll be taking the idea of a 'switch shadow tower' function, and expanding it to work with most From Soft games. These included Switch KF1, Switch KF2, Switch KF4, Switch ER (Eternal Ring), Switch ST (shadow tower).

What I'm adding
- Linux and MacOS; When I finally write my own rendering engine using c++ and OpenGL, I'll make a way for users to export their games as MacOS and Linux runnables, so the games created can hit a bigger audience.
- OpenGL; see above.
- Better scripting, full documentation on everything.
- Assets; Modern HD assets, though this is limited to static stuff right now, I can't animate or make things that live. (humans etc)
- Sound; An advanced sound engine, which will enable the user to make atmosphere that is equal, or better to the original King's Field games.
- Projectiles; This is a big one, and I say projectiles because it won't be limited to just bows. Crossbows, short bows, long bows, stones, guns, throwing knifes... If you really want, you could even set up throwing cheese!

LIMITATIONS
- As of now, SoM 2.0 IS NOT a game development platform, non of it will be of any use for making SoM games. Right now, it's all going to be tech demos and technical features. This is because I need to learn OpenGL to make a rendering engine. When I enter the alpha phase, I'll probably still be using Game Maker, but I'll be using a compiled version (which has set me back a good $500, which will be capable of competing with SoM, but it won't be cross platform, and it'll still be slower then OpenGL.

For the community
If anyone, like me is interested in understanding files, here -- I'll release these so no one will ever need to figure out SoM 2.0 formats on their own.

- Moonlight Room Format (.MRF) file specification (V0.3): - Link -
- Moonlight Part Format (.PRT) file specification (V0.1): - Link -

Pre-Alpha preview stuff
- Part system example, with .PRT creator (v1.0): - LINK -

Current road map! (-- = done, ++ = to do)
-- Build the base engine (GameMaker 8.1+DLLs).
-- Make basic map editor (GameMaker 8.1)
++ Implement custom object system.
++ Convert base engine (GameMaker: Studio 1.2)
++ Add LODs, model loading.
++ Convert base engine (GameMaker: Studio 1.3+DLLs)
++ Expand map editor to use my idea, the layer system.
Reply

#2
It looks like Game Maker has come a long ways with 3D since I last checked into it. I don't know much about the engine, but it seems like a viable idea. I'd like to see what you come up with.
Reply

#3
Bumped; edited this topic since it was originally related to this idea anyway. Look at the top post for exciting stuff!
Reply

#4
What exactly do you mean by mode switch? Like if I switched to ST mode, what would that change?
~ ‎® Indie RPG developer.

Twitter: twitter.com/JC_Bailey1112
Reply

#5
Well when it's done, it would switch to an Shadow Tower like system, using the same leveling mechanics, HUD placements and movement system.

For a comparison, Switch KF1 would be the same style as the current SoM.
Reply

#6
So how would switch ER work then? ER had a unique equip system (5 magic rings, 5 attribute rings, 1 melee weapon) as well as the ring creation system. The currency system was also unique as it used many different gems that you could select from as payment. Would the currency, stats and equip system be similar to ER when using SoM 2.0 in Switch ER mode?
Reply

#7
Yup, and the 'no wait time' on attacking.
Reply

#8
Wonderful! I could see an extended, fan remake of ER coming along by using SoM 2.0. Personally I always thought ER had some great potential, but the game just felt like it's development was rushed.
Reply

#9
I got some progress done, it's not very visible since most of it is external.

But the map format is done, and using the measurements I've done, which is the same as SoM (2 meter) you can have a map of 2047x2047 tiles. You can also have 65535 different file pieces, which is far above SoMs original 1000...

Attached is a screenshot of models being rendered, it's not very impressive but it's work in progress. You'd be surprised how darn hard it is to get a 3D object to display like it's a 2D GUI element... this'll be Switch_KF2 mode.

I'll be working on a tool for you guys to sample, so you can make the new 'part' files, this'll let to preview some models if you want.

I'll also get the basics of swapping modes and the visuals of the mode switching done, so you guys can do try that too if you want.

UPDATED: There's now a new part in the top post about current 'in development' limitations.



Attached Files Thumbnail(s)
   
Reply

#10
Looks amazing. Increasing the map size? Heroic. If you can also increase the item capacity we may even see a return of some older members (Madison Lastrega)

How does draw distance factor into your new engine? If you didnt know already, SOM has a tile clipping radius which I can shed more light on if you need.
Reply





Users browsing this thread:
14 Guest(s)