V1.4.11.15

From Zero-K
Revision as of 10:57, 12 January 2018 by Sprung (talk | contribs) (Created page with "Learning from GDS, I have been focusing on the user interface this month. The current default looks like a disparate collection of panels arranged in a convention-breaking way...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Learning from GDS, I have been focusing on the user interface this month. The current default looks like a disparate collection of panels arranged in a convention-breaking way and is probably the source of much confusion. Most of the work was spent on making the panels support enough skinning to make them look like they fit together. Another large part of the work was the complete rewrite of two of the widgets. Too many changes needed to be made and the widgets were unmaintainable spaghetti code from at least five years ago.

A not-insignificant amount of effort was expended on keeping the rewrites and new layout options compatible with the old defaults. Maintaining compatibility with the varied way people use and modify their UI probably increased the workload by at least 3x. Some compatibility options were missing over the month but they are probably all present by now. You can try out the latest work in Settings/Hud Presets with "New UI Minimap Left" or "New UI Minimap Right".

Balance

* Duck torpedoes are slightly better at homing.
* Completely submerged units can no longer cloak.
* Fixed Commander surface visibility and vulnerability. They should now be visible exactly when they can be damaged by weapons with no AoE.
* Buffed Support Commander's ability to shoot at things very close to it. In other words, added a workaround for its poorly thought out gun length as compared to its height.

Unit AI

* Added Global Build Command. It is currently disabled but can be toggled through Game/Worker AI.
* Added overkill prevention for Ravens against structures.
* Fixed Raven diving insufficiently low against Commanders with speed modules.
* Fixed jumpjet activation when retreating.

Interface

Rewrote the command menu:

* Command menu hides itself if no units are selected.
* Bound Priority to Ctrl+Q and Repeat to Ctrl+R.
* Added consistency between clicking and hotkeys. Grid hotkey display is now consistent.
* Reorganized factory production tab to group units by role and ease of use.
* Added a command to clear the factory build queue.
* Fixed Aspis icon border. It used to be bordered as if it were armed.
* Added an option to make factory queue Alt insert put the new command behind the current construction instead of canceling it when repeat is not enabled. Repeat already has this behaviour.
* Added an option to make Ctrl disable grid hotkeys while held.
* Space+Click on command buttons now shows the command hotkey configuration menu.

Rewrote quick unit selector:

* Factory selection can now be bound to hotkeys. They are unbound by default, I am experimenting with Alt+Q for my first factory, Alt+W for my second factory etc..
* Selector panel can now be aligned vertically.
* Fixed some really stupid things related to quick selection positioning itself.
* Fixed flash upon switching between teams while spectating.
* Selector supports spacing, padding etc..
* Selector can now be skinned.

Economy panel:

* Added warnings for metal excess and energy stall.
* Changed the metal storage mechanics to make the resource bar actually full when you are excessing metal.
* Fixed incorrect reporting of energy reclaim.

Reorganized main menu panel:

* Removed tweak mode, FPS and game flag.
* Made the menu behave properly when resized, removing or squishing its options.
* Made the menu able to reduce to 32 pixels high to save space.
* Rebound widget selector from F11 to Ctrl+F11
* Removed binding to hide the menu. Esc now opens the menu identically to F10. Hiding the menu can still be bound with hotkeys.
* Added a button to switch to the lobby, for Chobby users.

Chat:

* Added an option to disable the backlog arrow when not chatting.
* Added an option to show the backlog arrow on the left.

Terraform: [url=http://imgur.com/voXTBuE][img]voXTBuEl.jpg[/img][/url]

* Build height selection used to queue a terraform command and later queue a construction, based on your ping. Now terraform is properly queuable so both construction and terraform commands are sent simultaneously. This allows for much faster and bug-free structure placement.
* Improved persistent build height visuals.
* Persistent build height now works well when constructing floating structures.
* Each type of terraform now has its own mouse cursor and queue icon.
* Terraform now split builds, if you tell a spread out line of constructors to make a wall they will each work on their closest block.
* Added a widget to replace the buttons underneath the minimap.
* Fixed lasso terraform UI interaction with water.

Misc:

* Non-Mex structures can no longer be placed on metal spots. This isn't quite a mere interface change because it is enforced in game mechanics.
* Fixed docking API position remembering for non-docking widgets and added an option to only dock with the screen edge, not other widgets. Commander upgrade windows now remember their position.
* Removed Stop and Repeat commands from units that have no use for them (such as Solar Collectors).
* Added an option to toggle whether the mouse cursor is confined to the game window.
* Fixed nuke launch warning location.
* Tooltip healthbar display now updates instantly when a new unit is moused over.
* Trees are no longer reclaimed by basic area reclaim. To reclaim them with area reclaim either hold Ctrl while giving the order or give the order with a tree at the center (left click and drag on a tree).
* Fixed Space+Click being non-functional on anything underwater.
* Fixed floating structure placement (Spring change, thanks @hokomoko).
* Recon Commander replaces old Strike Commander on the Commander Selection icon.

Graphics

[url=http://imgur.com/eRCVqyU][img]eRCVqyUl.jpg[/img][/url]

* Grid outlines now merge instead of adding their transparency on overlap.
* Added HDR rendering widget. It is not fully featured so the HDR option is disabled and marked as experimental. Try it on in Settings/Graphics/HDR (experimental).
* Claw ghosts are now much easier to see.

Fixes

* Fixed a lups error.
* Lightning spark effects now form a circle, not a square.
* Debris is now more consistent in inheriting unit momentum, it no longer drops vertically.
* Fixed old Reef naming conflict.
* Fixed invisible Crane wreck.
* Fixed edge extension with water level modoption.
* Fixed initial queue mex positions with water level modoption.
* Added/fixed start boxes for Flooded Valley v2 and Onyx Cauldron 1.7.
* Removed the little flags that sometimes appear in the top left corner of the map.
* Removed some deprecated unit tags.