These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Player Features and Ideas Discussion

 
  • Topic is locked indefinitely.
 

Feature request: layout and style UI with html/css

Author
Nicen Jehr
Subsidy H.R.S.
Xagenic Freymvork
#1 - 2013-10-23 03:09:14 UTC  |  Edited by: Nicen Jehr
Hey CCP I am watching the Eve Vegas videos. At 02:38:35 in day 2: http://www.twitch.tv/ccp/b/471935009 you show a concept for a reworked in-space UI. I have to say I really like how the locked targets are highlighted in the overview.

Anyway I immediately thought, "Since lots of players would like to set up vastly different displays, give them a widely known and capable tool to do it." Four or five years ago I wouldnt dare ask this question; but with your recent codebase improvements how possible would it be to let players write layout and style with html and css?

here's one way i might choose to set up my windows:

// custom window definitions
#NJCombat.stack // all visible in vertical stack
..#selectedItem
..#drones
..#watchList
..#broadcasts

#NJIntel.tabs..// window of stacked tabs
..#dScan
..#peopleAndPlaces
..#inventory

#NJStation.tabs
..#eveMail
..#charSheet
..#assets
..#market
..#wallet

//Mandatory layouts
#space
..#infoPanels
..#hud
..#targets
..NJCombat
..NJIntel

#station
..#infoPanels
..#stationPanel
..NJStation

#pi
..#piControls
..#planet

#map
..#infoPanels
..#mapControls
..#map

#cq
Andrev Nox
Native Freshfood
Minmatar Republic
#2 - 2013-10-23 04:21:43 UTC  |  Edited by: Andrev Nox
I'd personally love to see the Eve UI open up to layout and scale customization. This was brought up at the UI roundtable during Eve Vegas. The reply was, sadly, somewhat dismissive.

Paraphrasing: "We'd rather everyone's eve look mostly the same, so everyone is having identify-ably shared experiences"

He did seem open to the idea of making individual elements scale-able or position-able within the game interface, though. He even added on to the scaling suggestion by suggesting that the windows simplify as they're scaled down, to retain readability.

Somer Blink - The original microlottery site.

Altered Ego
Deep Core Mining Inc.
Caldari State
#3 - 2013-10-23 06:25:27 UTC
This idea does have some merit ... but what's the danger of a configurable ui ... would it leave the game vulnerable to more sophisticated bots?