Is someone planning a new game made with Exult?

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Soule

Is someone planning a new game made with Exult?

Post by Soule »

Please post your plans? It will encourage and spur our exult team onwards...
Sslaxx

Re: Is someone planning a new game made with Exult?

Post by Sslaxx »

It's not quite there yet in terms of creating new games, but it's not too far off. Definitely something to look forward to. Especially as it could put RPGMaker quite easily in the shade, with a little effort (because - for one - it'd be cross-platform compatible, which RPGMaker isn't).
drcode
Site Admin
Posts: 2267
Joined: Thu May 14, 2020 1:34 pm

Re: Is someone planning a new game made with Exult?

Post by drcode »

It IS possible to start creating a game now. You might have to start out 'borrowing' U7 graphics for gumps, fonts, and sprite-effects, plus you wouldn't be able to create your own magic system yet. But you can start building a world from your own artwork, and you can write Usecode scripts describing actions and conversations.

Still, nothing in ExultStudio is well-tested, so this wouldn't be something I'd recommend for the faint-hearted:-)
MV

Re: Is someone planning a new game made with Exult?

Post by MV »

Yes I plan on something with exult studio using the u7 graphics as they are. I'm waiting for some more releases of studio though before commencing. I plan on what you could call u7 pt3. :)
drcode
Site Admin
Posts: 2267
Joined: Thu May 14, 2020 1:34 pm

Re: Is someone planning a new game made with Exult?

Post by drcode »

Can I ask what features you're waiting for (other than fewer crashes)? I'm trying to think of what to work on next.
SB-X
Posts: 980
Joined: Thu May 14, 2020 1:34 pm

Re: Is someone planning a new game made with Exult?

Post by SB-X »

Multiple Map/Plane support in Exult is something I am interested in having before I get to work on anything major with EStudio. I havn't requested the feature because I assumed the team was too busy with other things at the moment, and that if I really wanted it bad enough I could code it myself and send a patch in. :)

Please be aware that I havn't gotten the latest update of Exult for some time, so the feature may already be there and this message is moot.
Karlos
Posts: 149
Joined: Thu May 14, 2020 1:34 pm

Re: Is someone planning a new game made with Exult?

Post by Karlos »

I'd say that this is a pretty important feature too, since hiding dungeon levels on mountain ranges and such is pretty lame. I'm guessing that adding this feature would be non-trivial, though. :-)


-Karl
Colourless
Site Admin
Posts: 731
Joined: Thu May 14, 2020 1:34 pm

Re: Is someone planning a new game made with Exult?

Post by Colourless »

You would guess that it would be trivial but it's not trivial at all. :-)

This is definitely a post 1.0 feature. There is no chance it will get in before then. It will require fairly substantial changes to the way Exult functions to get it to work.

-Colourless Dragon
drcode
Site Admin
Posts: 2267
Joined: Thu May 14, 2020 1:34 pm

Re: Is someone planning a new game made with Exult?

Post by drcode »

Colourless is correct. I should have been more specific: What features should be added to ExultStudio? Some things that have been requested, like a 'paint' mode so that you don't have to drag-and-drop new shapes, have been added recently.
Karl Garrison

Re: Is someone planning a new game made with Exult?

Post by Karl Garrison »

Read my post more closely. I said that I'm guessing that such a feature would be *NON*-trivial. :-)


-Karl
Soule

Re: Is someone planning a new game made with Exult?

Post by Soule »

'Some things that have been requested, like a 'paint' mode so that you don't have to drag-and-drop new shapes, have been added recently.'

I agree this is a useful feature. Besides this, the win32 port cannot save the shapes automatically, and I hope this will be corrected.
Skutarth

Re: Is someone planning a new game made with Exult?

Post by Skutarth »

-Yes I plan on something with exult studio using the u7 graphics as they are. I'm waiting for some more releases of studio though before commencing. I plan on what you could call u7 pt3. :)

Too bad that one project died.
Try to E-mail them and ask them to give you the progress.
You could work from that.

Ultima IIV: Part III
-----------------------------
Lands of the dark unkown.

Parody of
www.ultima7online.com
Pertex

Re: Is someone planning a new game made with Exult?

Post by Pertex »

'...you can write Usecode scripts describing actions and conversations.'

That would be funny, but where can I find Infos about Usecode? I just watched the Code of the ES-Demo. OK is there a list of predefined functions, variables or structures? whats about the initgame.dat? How must I change this file to test my work? Is it possible to decompile the original usecode to get a example of programming actions? Could Dominus add this questions to the faq?
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Is someone planning a new game made with Exult?

Post by Dominus »

As I just wrote on #exult:
"I'm fairly certain that I won't do that"
"though I started somewhat on the Studio docs but I would certainly need help from experienced uusecode users like Darke, wjp or Jeff"

But you can change and test the script from the Demo following the instructions in the readme and the stuff I wrote in the Studio docs... http://exult.info/studio.php#usecode_edit (I just noticed that I forgot to set the ) a couple of times :-))
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Pertex

Re: Is someone planning a new game made with Exult?

Post by Pertex »

The demo is really fine, but you cant program a game with these bits of code.
I dont expect you to answer the questions, Dominus, but you could collect the questions and answers (I hope there will be some answers) for the FAQ.
drcode
Site Admin
Posts: 2267
Joined: Thu May 14, 2020 1:34 pm

Re: Is someone planning a new game made with Exult?

Post by drcode »

Maybe I'll try to write a new 'patch' that's more like a real game, but still using the U7 art. That's usually the best/only way to find what really needs to be fixed or improved in the tools. My guess is that the Usecode compiler still needs a lot of polishing.

I'm just too busy this week, though, so maybe next.
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Is someone planning a new game made with Exult?

Post by Dominus »

Something else for the patch: making it possible to start at the beginning of BG and not on the patch isle. You could also integrate that little patch I wrote just around february (with Colourless and SharpTooth on the island).
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Locked