ZeroK-RTS / Zero-K

Open source RTS game running on the Spring/Recoil engine
https://zero-k.info
GNU General Public License v2.0
691 stars 208 forks source link

Unit groups visualisation #2186

Open sprunk opened 7 years ago

sprunk commented 7 years ago

We don't have a proper visualisation for unit groups. We do have an ugly-ass non-Chili 2007 widget for that but it needs replacement.

Perhaps something similar to what SC2 does?

sprunk commented 6 years ago

Another reason to remove:

[f=0002696] Error: [LuaUI::RunCallInTraceback] error=2 (LUA_ERRRUN) callin=MouseRelease trace=[Internal Lua error: Call failure] [string "LuaUI/Widgets/gui_unitgroups.lua"]:815: attempt to index field '?' (a nil value)

https://github.com/ZeroK-RTS/CrashReports/issues/12808

Anarchid commented 6 years ago

The hovering icons thing has an api iirc that could support a reimplementation.