6741574adc474

6741574add720
2 Guests are here.
 

6741574addec4PraecorLoth970

6741574addf3f
I have downloaded the releases and the code, but I haven't been able to find the proper Exporter Tool, compiled. I can see that it's probably the C++ files in the main directory, but I didn't have much luck trying to compile it (not really my area). Can anyone tell me how to compile the exporter tool, or does anyone have the binary? I really wanted to get the sprites for UW2, just for safekeeping and making perlers.

Thanks.
Acknowledged by: hank morgan

6741574ade019Xermán

6741574ade06c
A quick message from Spain. You are just AWESOME. Thanks for what you did, a dream come true for UW fans.
Acknowledged by: hank morgan

6741574ade155blakecasimir

6741574ade19f
Brilliant work, thank you for this! And it has an editor. This is what I've waited so, so long for. I'm so happy that it's now possible to play Underworld in high resolution with mouselook.

I really hope people make new mods / missions / worlds with the editor!!

Is it possible to adjust mouse sensitivity? Also, it seems health and mana never degenerate, so we're in permanent god mode or something?
« Last Edit: 22. October 2017, 11:08:48 by blakecasimir »

6741574ade4ddhank morgan

6741574ade534
I have downloaded the releases and the code, but I haven't been able to find the proper Exporter Tool, compiled. I can see that it's probably the C++ files in the main directory, but I didn't have much luck trying to compile it (not really my area). Can anyone tell me how to compile the exporter tool, or does anyone have the binary? I really wanted to get the sprites for UW2, just for safekeeping and making perlers.

Thanks.

I've just released a new build of the exporter tool that should work for you.
https://github.com/hankmorgan/UnderworldExporter/releases

This issue on the github might help with the compiling of the tool.
https://github.com/hankmorgan/UnderworldExporter/issues/12
Acknowledged by: hank morgan

6741574ade8fbhank morgan

6741574ade96d
Brilliant work, thank you for this! And it has an editor. This is what I've waited so, so long for. I'm so happy that it's now possible to play Underworld in high resolution with mouselook.

I really hope people make new mods / missions / worlds with the editor!!

Is it possible to adjust mouse sensitivity? Also, it seems health and mana never degenerate, so we're in permanent god mode or something?

Maybe you are playing the speed-start character? That has full 30 attack and defence so the likely reason for not losing health is that nothing in the early game has no almost no chance of damaging you.
As for mana I just checked and I think I forgot to turn off the infinite mana mode before I released v1. Welp. 

I'll look at the mouse issue. I've had a few feature requests around controls so I will look at it then.  I've generally focused on implementation of the data driven structures rather than the polish of the game which has led to a bit of jankiness around controls and things like combat.

As for a general update on the status of the project. After releasing I've moved my focus on to Underworld 2. UW2 is not as well documented as UW1 was. For instance there is a  subsystem in UW2 for plot driven events controlled by a quasi-script file called SCD.ark that was previously undocumented by previous research projects. As such the interactions between game variables, quest flags and conversations are much more complex than in UW1. Not all of this file is fully understood at this point but I have the basic loop of condition occurs and subsequent event happening working in some cases.

Getting to the bottom of all that is a mix of fun and frustration but I'm at the point where I have almost fully documented the UW2 save format, all levels can load within the project and while I may not have complete answers to everything that happens in the game and why it happens I do think I have the foundations to systematically work things out.

6741574adeb14icemann

6741574adeb66
Thank you for the update. Keep up the great work.
6741574adee5a
*Some non-core systems still need work.

I've been holding off playing because of this. How significant are these remaining imperfections? You've since said you've moved on to UW2 so I'm guessing it's for the most part infallible? Has the initial release been updated to resolve the infinite mana issue?

6741574adef02EricJBaker

6741574adef4c
How can I get underworld unity to work? is there any special settings I need to be aware of?
6741574adf03e
We need a solid website/forum/whatever for this, this is so important, this is so huge

How possible would it be to make a TC/full new scenario for UU1 with this engine? any way to get custom assets in at all?

6741574adf102Kilg0re_Tr0ut

6741574adf14a
Hank, I am a streamer for GOG's Twitch channel, and I will be starting a playthrough of Ultima Underworld VERY soon. I would love to get in touch with you. Do you have a contact link?

6741574adf248voodoo47

6741574adf292
you can send a private message/email once you register.

6741574adf440Kilg0re_Tr0ut

6741574adf48d
I would LOVE to get in touch with Hank Morgan about his Unity port. I've tried a PM here and his twitter link, but I've gotten no response. I've been live streaming it on https://www.twitch.tv/gogcom but I've run into issues where save games are being corrupted, making the game unplayable. It's really said because otherwise, it's been an amazing port.
« Last Edit: 21. December 2017, 03:35:02 by Moderator »

6741574adf531voodoo47

6741574adf57a
try to mail him directly - view his profile and you should be able to do it from there.

6741574adf60cKilg0re_Tr0ut

6741574adf655
I see no e-mail link on his profile. I sent him a PM previously but got no reply.
6741574adf831
Hank denied to be contacted via email. Have you tried reaching out to him on his github page?
https://github.com/hankmorgan/UnderworldExporter

6741574adf91fKilg0re_Tr0ut

6741574adf973
I did post about an issue there, but got no response. I managed to sort that out myself though. I have just posted concerning this save game issue, so hopefully he'll see it.

6741574adfb18Kilg0re_Tr0ut

6741574adfb67
Well, I tried and tried to find a way to reach Hank concerning his UU Unity port, but to no avail. I had to finally stop streaming the game at https://www.twitch.tv/gogcom because of issues with save files becoming corrupted. I wish there was some way to to reach him to see if there was some way the issues I'm having could be addressed, but to no avail. This port has so much potential, and I could help to get it a lot of attention, but in it's present form, I just can't recommend it.
6741574adfe2e
Usually hank morgan is quite active. So my guess is that he is just busy with life concerns. Not unusual this time of the year.
Don't be upset, he probably will be back in January.

6741574adfef3Kilg0re_Tr0ut

6741574adff47
Hey, no worries, I'm not upset. Still trying to find a way to get in touch with Hank, but still no luck. Hopefully he'll see this, or respond on github  :thumb:

6741574ae0022icemann

6741574ae0070
Give it time. He'll reappear on here eventually.

Something like a save game corruption bug is serious business, and something every indie games dev would want to jump in and fix asap once they are aware. I know I'd be on that quickly if it popped up in one of mine.

6741574ae01aeJosiahJack

6741574ae01ff
Ya don't worry about it.  Hank is probably like me, busy with other commitments or simply taking a break from it for a while.  As a lone wolf on a project, you get burned out after a while, especially if there are difficult problems that take time to solve.  It helps to come back with fresh eyes.  He'll probanly be joining us shortly.

6741574ae02f6hank morgan

6741574ae034a
Yeah. Followers of the thread will know that I appear and disappear at random. :ninja:

I've sent you a tweet on the issue but if you don't see that then just post a save folder to the github (with steps to recreate the issue if possible) and I can investigate. I want to say that I've put in save game fixes since the last release but it might be something I've missed. Thanks.

6741574ae03f4Kilg0re_Tr0ut

6741574ae0449
Saw the tweet and responded, Hank! Thanks for getting back to me. I'm sure we'll get this resolved!

6741574ae04edicemann

6741574ae053d
This is one of those things where testers give devs the good insights. They may find new bugs or break the game in unexpected ways etc.
2 Guests are here.
I'm cold and calculating. Don't press my buttons.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6741574ae3a13