BE Enhanced User Interface EARLY BETA

Do you think you could mess with the search to make it a fulltext search on the effects as well? I could toss up the search logic based on http://opensource.plurk.com/LightCloud/Inverted_index_by_the_Lua_extension_of_Tokyo_Tyrant/ and a bit of guesswork. For full support, is it possible to detect the language civ is running on? I have no idea how to add the civ bindings (highlight techs, input field), so I would ask you to do that. If you're interested, query me on freenode or coldfront, same nick.

edit: Found the corresponding function, it's called "GetPotentialSearchMatch". Let the fun begin. Hmm, I'd prefer the search to filter the techs. Let's see what I can do.
 
Here's one basic screenshot from my game (cursor is at top-left tile):

lArX1zp.gif


And here is part of the Readme:

Spoiler :
--------
OVERVIEW
--------

1. make the game more convenient to use: fewer clicks, more icons, information organized more efficiently
2. make it easier to understand the interactions of game objects: more mouseover actions and tooltips, use game XML data - not hardcoded blurbs
3. no changes to gameplay, no effect on game saves, can earn achievements, works in multiplayer, and no additional information that is not already available somewhere

There are probably a lot of changes already, as there is already a lot of code. Be sure to thank bc1. It's great to see a mod in the DB already.
 
Feature request:

- Message log: CivV had a log the messages that appeared for a few seconds each on screen, so you can still catch it later, where did this go?

- Unit health on mouseover: In vanilla, the exact health point number is only available for player's own unit via mouseover on the health bar in unit panel (requires selecting unit, pointing at the health bar, etc.), and not available for other players' and alien units at all

- City health on mouseover: Even CivV didn't show the exact city health point (hitpoint) number, which annoyed me to no end

- Turns to next border expansion on city banner: In vanilla, city banner shows turns to next population growth and turns to finish current build, but not turns to next border expansion

- Alert for border expansion: CivV gave alert every time a new tile has been acquired, why is it no longer there?
 
- Message log: CivV had a log the messages that appeared for a few seconds each on screen, so you can still catch it later, where did this go?
Go to the menu, there's a Message Log button there, looks like it's the last 40-50 turns of messages, or perhaps a fixed # of messages.

- Unit health on mouseover: In vanilla, exact number health points is only available for player's own unit via mouseover on the health bar in unit panel (requires selecting unit, pointing at the health bar, etc.), and not available for other players' and alien units at all
You can 'fake' that you're going to attack it, ie with a unit that doesn't have any moves left, and it'll show you their current HP level on the little attack outcome predictor. Would be good if you could see it by mouse-over, though.

- Turns to next border expansion on city banner: In vanilla, city banner shows turns to next population growth and turns to finish current build, but not turns to next border expansion
Yes it does, it's right in the centre below the name of the city. Edit: ah, you mean the city banner on the world map. Those numbers for turns to grow/build are so small anyway that it needs general revision.

- Alert for border expansion: CivV gave alert every time a new tile has been acquired, why is it no longer there?
Personally I wouldn't like this, but I can see why it might be nice to have.
 
Added:

- City health on mouseover: Even CivV didn't show the exact city health point (hitpoint) number, which annoyed me to no end
 
Your choice is to see what this mod did in CiV and make a judgment on that basis, or download the beta and see for yourself. What is not acceptable is for posters to badger a mod author. They perform a service for the community, but they are not our servants, to be ordered about.

I've logged on for the first time in years to say that this is one of the most ridiculous posts I have ever seen.
 
I cant't wait to see this mod changing interface of BE, like it did EUI in Civ5!
Awesome :)


For those interested: Readme.txt says about 2 sliders:
9. in the game menu - options - game options - set the desired delays (or no delay) for the map plot mouse over help / tooltips to appear using the big horizontal sliders (there are now 2 delays - basic and detailed plot help)
At the moment in BE is one slider only, but that second delay setting is available in UserSettings.ini and it's set at 5 seconds (500):

Tooltip2Seconds = 500

For me it's ok to set it to 100.
 
It's not hard to post a screenshot, nor is it really badgering just for something small as this. I won't download/install anything if I don't know what it will do, that's just good practice all together.
Then don't install and miss the good things this mod will do.
I don't really see why the author would need to explain what this mod is "going to be like", when there's a Civ5-Version that does exactly show what we can expect - probably a very great mod that makes the clunky interface less annoying.

For now there isn't really much to see though, so there's just no reason to post X screenshots. It's tagged "EARLY BETA" for a reason.
 
One thing I think is really annoying: Overlays open over the game-board, blurring them out. It is very neat and looks great. However also the top-bar showing me my Energy/Tech/Culture income is also blurred out.

That is unneccesary. I like to see for example how picking up a new virtue changes those incomes. But I always have to close the overlay, check the current number, open the overlay again, perform the change, close it and compare the numbers. Or I have to guess what the blurred out number might be.

Decreasing the size of the blurr-effect, such that the top-bar is not effected would solve this problem :)
 
I don't seem to have any information in the game options screen but when I mouse over Grassland for example if I wait 3-4 seconds the information will show, so it is working to some degree.
 
Yeah, the slider doesn't show up ingame for no apparent reason.
You can change the delay manually though. Exit the game and go to:

\Documents\My Games\Sid Meier's Civilization Beyond Earth

open UserSettings.ini with a text editor and search for:
Tooltip2Seconds = 500

Change it to
Tooltip2Seconds = 0

Save the document, and the delay will be gone - advanced tooltip shows immediately.
 
Yeah, the slider doesn't show up ingame for no apparent reason.
You can change the delay manually though. Exit the game and go to:

\Documents\My Games\Sid Meier's Civilization Beyond Earth

open UserSettings.ini with a text editor and search for:
Tooltip2Seconds = 500

Change it to
Tooltip2Seconds = 0

Save the document, and the delay will be gone - advanced tooltip shows immediately.

Thanks (also is that the real Marbozir in this thread...)
 
Working well for me though I do see some slight delays in viewing the information. Keep up the good work! :goodjob:

BTW how will we know about updates? Do we just have to manually keep checking back in here periodically?
 
As I never (or very rarely) played civ 5 Could you let us have the install procedure here please. Maybe in the Op. TIA
 
Back
Top Bottom