Preview: New birth interface

All development conversation and discussion takes place here

Moderator: Moderator

Post Reply
Message
Author
darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Preview: New birth interface

#1 Post by darkgod »

Next beta is going to introduce a totally overhauled birth interface, so I thought you might all want a little preview :)

http://www.youtube.com/watch?v=IMRUTyNuK_s

As you can see all birth selection is now done on a single screen, including name!

Quickbirth is replaced with "premades", which act quite the same except the UI is more explicit.
Instead of creating a character with the same name, you have a list of premade characters available in your local "character's vault" which youcan simply select to quickly create a new character based upon it.
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Grey
Loremaster
Posts: 3517
Joined: Thu Sep 23, 2010 10:18 pm
Location: London, England
Contact:

Re: Preview: New birth interface

#2 Post by Grey »

All sorts of awesome! I love the restart options. Everything's a lot smoother.

How will this affect modules?
http://www.gamesofgrey.com - My own T-Engine games!
Roguelike Radio - A podcast about roguelikes

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Preview: New birth interface

#3 Post by darkgod »

It wont, this is obviously very customly made for tome.

The character's vault feature is available to modules.

If a module wants to get "inspired" by the custom birth screen more power to them, the code is actually quite clear and not taht long (650 or so lines including premade handling and randomization)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Grey
Loremaster
Posts: 3517
Joined: Thu Sep 23, 2010 10:18 pm
Location: London, England
Contact:

Re: Preview: New birth interface

#4 Post by Grey »

I'm just thinking how by default the game asks for a name before even loading the module (from what I can tell). Will that change?
http://www.gamesofgrey.com - My own T-Engine games!
Roguelike Radio - A podcast about roguelikes

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Preview: New birth interface

#5 Post by darkgod »

Oh that has been possible to change it for many betas :)
Just add a line:

Code: Select all

no_get_name = true
In your module's init.lua and it will stop requesting a name before loading the module.

I had not enabled it for tome because this broke quickbirth.
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Miruko
Halfling
Posts: 92
Joined: Sun May 15, 2011 11:58 am

Re: Preview: New birth interface

#6 Post by Miruko »

can i suggest to have a field where the stats are shown? it could be useful to see them and plan the build before starting te character or browsing the wiki. Let's say i choose a cornac mage, i would like to see a field the shows my current WIL or MAG...

yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Re: Preview: New birth interface

#7 Post by yufra »

That is absolutely brilliant... I particularly like the random-in-one-button and character vault selection screen... kudos!
<DarkGod> lets say it's intended

Nori
Thalore
Posts: 124
Joined: Thu May 26, 2011 6:55 pm

Re: Preview: New birth interface

#8 Post by Nori »

Love it!

faustgeist
Halfling
Posts: 98
Joined: Wed Mar 02, 2011 6:59 pm

Re: Preview: New birth interface

#9 Post by faustgeist »

Marvelous! The other videos too!
~R

CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

Re: Preview: New birth interface

#10 Post by CaptainTrips »

Looks great, much more intuitive than the current design. I would also really like to have the option of viewing racial and class skills from the birth screen. If not the class skills, at least the racial skills would be nice, as I can't remember them all and like to match my race and class based on them.

evouga
Wyrmic
Posts: 231
Joined: Tue Jul 06, 2010 1:03 am

Re: Preview: New birth interface

#11 Post by evouga »

This looks great. Can't wait!

Post Reply