When spectating widgets "see" every team. For players I am pretty sure that can not work as it would make cheating possible.Pako wrote:I made a widget to write SVG animations, it works a lot better than generating a GIF. Only problem is, it's a widget so while playing it only records the other team. Is there an easy way to hack a gadget into the game?
Hm, firefox shows this: http://replays.adune.nl/minimaps_1024/A ... de.sd7.jpg and Internet Explorer wants to download the file. Irfanview does not play it either, needs a plugin. I'll try that later.Altored_Divide_BA_6e_anim.svg
This shitty forum doesn't seem to support SVG but all modern browsers should play SVG animations fluently. Purchase a newer browser or contact a local browser developer if there are problems. It is tested with Opera and Internet explorer 6.
zomg they be stealing mah project.Dragon45 wrote:Can you dump the dots to an external format with some additional information about say, metal / energy cost of the unit? I could throw some clustering algorithms and graphical analysis at it to come up with Metal/Energy Center of Mass for players and so on, heatmaps of activity etc. Probably useless but also fnu.

Like this: http://pastebin.com/SvwTU34z ?
The newer version of my lua widget includes position, unit names, cost, health and some other stuff.
I have attached it. By playing with this LÖVE2d I learned a bit and now see it is a bit ugly (not that I knew before)
Maybe set
local markers = false
local testmsg = false
otherwise it will spam a lot


You can modify it whatever you want but give update if you do something interessting

The commanderstatus log thing is temporary, buggy and needs fixing:
-original owner (name) of commander should be logged to track players /taking and sharing commanders
-mods with buildable commanders ie THIS
-commanders that get resurrected ie BA
-morphing
-in general, players having more than one commander
Demonaut can do alot of stuff now (build order + favorite unit of player) but I lack time/energy to put it all together.