minimap startboxes still default off

minimap startboxes still default off

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

minimap startboxes still default off

Post by TradeMark »

dunno is this BA problem only, but yeah. i reported this year ago, and nobody fixed it yet
Kloot
Spring Developer
Posts: 1867
Joined: 08 Oct 2006, 16:58

Re: minimap startboxes still default off

Post by Kloot »

http://github.com/spring/spring/blob/0.80.5/game/LuaUI/Widgets/minimap_startbox.lua wrote:

Code: Select all

function widget:GetInfo()
  return {
    name      = "MiniMap Start Boxes",
    desc      = "MiniMap Start Boxes",
    author    = "trepan, jK",
    date      = "2007-2009",
    license   = "GNU GPL, v2 or later",
    layer     = 0,
    enabled   = true
  }
end
enabled = true
PEBKAC.
Last edited by Kloot on 19 Oct 2009, 14:53, edited 1 time in total.
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: minimap startboxes still default off

Post by Pxtl »

Dunno, but I had the same thing - minimap startboxes were disabled when I got the latest BA. No idea why that happened.
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: minimap startboxes still default off

Post by TradeMark »

its always disabled at new spring version, on every install i need to turn it on -_-
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7052
Joined: 16 Nov 2004, 13:08

Re: minimap startboxes still default off

Post by zwzsg »

User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: minimap startboxes still default off

Post by TradeMark »

can we fix it already... its really annoying bug
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7052
Joined: 16 Nov 2004, 13:08

Re: minimap startboxes still default off

Post by zwzsg »

Can you confirm that my fix fixes it?
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: minimap startboxes still default off

Post by TradeMark »

nope... that would require me to re-install spring, and i cba.

just fix it in the spring.exe, im not gonna download some lua every install.

startboxes should be hardcoded feature in spring, which you could either replace with lua, or not. such basic thing should work no matter what...
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7052
Joined: 16 Nov 2004, 13:08

Re: minimap startboxes still default off

Post by zwzsg »

TradeMark wrote:just fix it in the spring.exe, im not gonna download some lua every install.
I believe the bug is in the .lua file, not in the engine.
TradeMark wrote:nope... that would require me to re-install spring, and i cba.
If you cba to test fixes, don't be surprised dev cba to commit them.

SPRING D.I.Y. MENTALITY DUDE! :P
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Re: minimap startboxes still default off

Post by Auswaschbar »

I am still pretty sure that they are default to on on a new install (while they aren't on reinstall when not cleaned config).
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: minimap startboxes still default off

Post by TradeMark »

you should clean the part about minimap startboxes in the config when you re-install, then it wouldnt be a problem to anyone. so it needs spring.exe changes...
Post Reply

Return to “Help & Bugs”