.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   WinSPWW2 (http://forum.shrapnelgames.com/forumdisplay.php?f=139)
-   -   One feature request... (http://forum.shrapnelgames.com/showthread.php?t=53083)

Aramis1978 March 2nd, 2024 02:31 PM

One feature request...
 
Guys we pls need some better use of space in both games - on modern big displays I have to look for shooters, units, procents, chances, . .. look on 4 display parts each shot! Isn't possible to add some Wesnoth style all info in one box close to center instead?

At least give it a thought! MANY THANKS!

DRG March 2nd, 2024 03:01 PM

Re: One feature request...
 
Quote:

Originally Posted by Aramis1978 (Post 856137)
Guys we pls need some better use of space in both games - on modern big displays I have to look for shooters, units, procents, chances, . .. look on 4 display parts each shot! Isn't possible to add some Wesnoth style all info in one box close to center instead?

At least give it a thought! MANY THANKS!


As I already told you I have no idea what you are referring to. Personally, in all the years I have spent playing and working on these games I spend my time watching what is happening on the screen during a battle and hardly ever bother looking at the messages.

"Wesnoth style" means NOTHING to me

Providing a screen shot of what you are referring to would be helpful

Aramis1978 March 2nd, 2024 04:31 PM

Re: One feature request...
 
I just want some window on which is all info from attack NEAR CENTER... chances to hit, unit, ... all info from fight on one place, not 4 for second.... see below please...

Aramis1978 March 2nd, 2024 04:36 PM

Re: One feature request...
 
https://www.mobygames.com/game/21895...indows/177810/

DRG March 2nd, 2024 04:36 PM

Re: One feature request...
 
Which is very similar to how SP3 handled messages and neither Andy nor I liked it which is why we didn't apply it to the code.

We did not want messages popping up on screen blocking what was happening because what is really important is what is on the screen not the messages

Edit......... what you showed in the post that appeared before mine did was EXACTLY what we did not want happening on the screen of these games. Concentrate on what is happening not messages

Aramis1978 March 2nd, 2024 04:39 PM

Re: One feature request...
 
Could it be at least selectable? DEfinitely there are people who enjoys this....

DRG March 2nd, 2024 04:42 PM

Re: One feature request...
 
OK........lets take a little poll...... who wants something like this popping up all the time on the screen ??

https://cdn.mobygames.com/screenshot...ttack-menu.jpg

Aramis1978 March 2nd, 2024 04:49 PM

Re: One feature request...
 
+1 At least could it be selectable at least (SP2 style / New info) PRETTY PLEASE ? I just want something which shows all info on one place... not unit in one part of window, chances on another, enemy unit, ... too far to see! If developers have better idea, I am all ears!

Mobhack March 2nd, 2024 05:28 PM

Re: One feature request...
 
No it cant be selectable since it would be a case of putting in new code for a dialogue box instead of a simple inline DOS string routine in thousands of different places in the code. And also writing that dialogue box code as well. Oh, and code that would need a live mouse interface instead of the standard keyboard I/O, so there would need to be a separate mouse message pump type handling routine (as in windows loops) that would need to be put in with some way of handling two fundamentally alien coding paradigms.

The games are MSDOS games, ported over to work on Windows 20 plus years ago. They arent windows code with a message pump, that would require a total rewrite, which just aint gonna happen. There are 6 megabytes of C++ in the game development folder, not counting header files or resouce files etc.

Plus, as don already pointed out we detested the stupid "in yer face" dialogue boxes that SP3 brought in the first place and so we deliberately used the SP2 codebase to develop from. So that's another level of "aint gonna happen" right there.

Aramis1978 March 2nd, 2024 05:34 PM

Re: One feature request...
 
Drat! Bad programming news! :(


All times are GMT -4. The time now is 12:20 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.