All engine widgets (including the default enabled gui_buildspacing.lua & minimap_startbox.lua) have been moved to examples/Widgets. If a Game needs/wants any of this widget, they've to re-add theirself. Widgets can also installed as user.
All other engine Widgets have been moved to the examples directory, too.
related git commits:
https://github.com/spring/spring/commit ... dbd95b6fd7
https://github.com/spring/spring/commit ... 0fe888c63d
related feature request: http://springrts.com/mantis/view.php?id=2537
gui_buildspacing & minimap_startbox removed [0.83]
Moderator: Moderators
gui_buildspacing & minimap_startbox removed [0.83]
Last edited by knorke on 07 Mar 2012, 02:57, edited 1 time in total.
Reason: unsticky, http://springrts.com/wiki/EngineChangelogForContentDevs
Reason: unsticky, http://springrts.com/wiki/EngineChangelogForContentDevs
Re: Announcement gui_buildspacing & minimap_startbox removed
All the "default" widgets are here:
https://github.com/spring/spring/tree/d ... es/Widgets
In case somebody wants to copy them into the LuaUI\widgets of their game.
(also hooray!)
https://github.com/spring/spring/tree/d ... es/Widgets
In case somebody wants to copy them into the LuaUI\widgets of their game.
(also hooray!)
Re: gui_buildspacing & minimap_startbox removed [0.83]
Thanks for the announcement, as well as giving us more control. 
