Ugly loading screen

Ugly loading screen

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
aiphee
Posts: 36
Joined: 15 Sep 2011, 11:48

Ugly loading screen

Post by aiphee »

Hi, first thing which newbie notices when games starts is weird log, which has nothing to say to him and may look kinda scary.

What about make loading screen little more friendly and hide the log into background.

Something about this:
Image
(notice just hidden log and progreebar, rest is some image with hints from ZK)

Its a easy change and can really change first impression of game, what do you say?
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Ugly loading screen

Post by smoth »

The engine is supposed to get lua loading screens one day, this will allow devs like the zk devs to fix the loading screen. but it is not available right now for us.
aiphee
Posts: 36
Joined: 15 Sep 2011, 11:48

Re: Ugly loading screen

Post by aiphee »

Ok, thx for answer. Hop the devs will have time and flavor.
User avatar
Das Bruce
Posts: 3544
Joined: 23 Nov 2005, 06:16

Re: Ugly loading screen

Post by Das Bruce »

Spring has nothing, if not flavourful devs.
User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: Ugly loading screen

Post by Silentwings »

In that loading screen it looks as though the text the engine prints out sa it loads ie being faded - how is that done?
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: Ugly loading screen

Post by gajop »

Silentwings wrote:In that loading screen it looks as though the text the engine prints out sa it loads ie being faded - how is that done?
photoshop/gimp? :p
aiphee
Posts: 36
Joined: 15 Sep 2011, 11:48

Re: Ugly loading screen

Post by aiphee »

Its just a sketch.
Inkscape :)
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Ugly loading screen

Post by smoth »

Das Bruce wrote:Spring has nothing, if not flavourful devs.
f you I am delicious!
User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: Ugly loading screen

Post by Silentwings »

Oh... in my opinion being able to control how that text appears would make much prettier load screens!
User avatar
Das Bruce
Posts: 3544
Joined: 23 Nov 2005, 06:16

Re: Ugly loading screen

Post by Das Bruce »

smoth wrote:f you I am delicious!
Yes, that is what that means.
luckywaldo7
Posts: 1398
Joined: 17 Sep 2008, 04:36

Re: Ugly loading screen

Post by luckywaldo7 »

Spring devs are an acquired taste.

On a more related note, is there any chance we could get a very preliminary version of lua loadscreens? I know there is awesome fancy stuff like minimap previews planned, but it would be a nice step just to hide all the text.
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6241
Joined: 29 Apr 2005, 01:14

Re: Ugly loading screen

Post by FLOZi »

Almost like no one else bothers to read the git log:

https://github.com/spring/spring/commit ... 7114da7fa3
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Ugly loading screen

Post by smoth »

few do.
luckywaldo7
Posts: 1398
Joined: 17 Sep 2008, 04:36

Re: Ugly loading screen

Post by luckywaldo7 »

Not religiously. About every week or so I'll check the commit log.

Thanks for the change anyway.
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: Ugly loading screen

Post by jK »

there is an atom feed ...
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: Ugly loading screen

Post by Licho »

It would be nice to get some lua access to that .. just simple "drawscreen", "progressmessage" etc events.
Im not sure if its viable to hide any messages because then there is no feedback and it makes it look like frozen game.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Ugly loading screen

Post by Forboding Angel »

There are what... 12 loading steps? Why not just have a progress bar lua'd that has 12 steps (make the last 7 steps take place at 99% trololol Microsoft)?
User avatar
Jools
XTA Developer
Posts: 2816
Joined: 23 Feb 2009, 16:29

Re: Ugly loading screen

Post by Jools »

Forboding Angel wrote:There are what... 12 loading steps? Why not just have a progress bar lua'd that has 12 steps (make the last 7 steps take place at 99% trololol Microsoft)?
+1. Especially that thing with last 7 steps.
Post Reply

Return to “Engine”