Well, I should have been more productive today, but decided to throw together another greasemonkey script. Weewar Banker counts up the number of bases a player has, then calculates their income per turn and then inserts these data next to the players name. Especially useful on the larger maps, like Badlands. Currently the income calculation feature only works for games you are in.
I was thinking in future versions, maybe a breakdown of unit types, etc. Anything else you guys can think of? let me know
You can never have too many stats. Give everything! ![]()
lol that would be nice.
indeed![]()
Could you calculate how much money the user has spent so far, and how much money they have mined, therefore knowing his current balance?
yeah Streen, that was my initial intent, but it will be tricky, especially later on in a game when units have been destroyed, etc. there might be a way to do it though. i try out something in the near future
you would have to read the history, access the replay data or something, and record all that was built so far, and when bases were captured.... put it all in a big formula....
this is different from counting all the units and estimating their value of course...
yeah, not a trivial thing to do... I would have to be really bored! ![]()
I found a small bug. If a player is removed from the game and no longer in the player list, their 0 bases will be associated with the next color player. I don't know if the player being removed from the player list is a new feature or a bug, but it's been happening recently.
oh, thanks. what game number is that? i will look in to it
(Copied from my headquarters page. I didn't know it would do that!)
staind, whats your problem? I dont think I get what you mean. the game looks all right to me. (apart from that unknown player bug you already mentionned elsewhere)
btw: whats the point continuing that game? you are toast as far as I can see ![]()
The unknown player wasn't in the player list when I reported the bug. I've been toast in that game for nearly a week, but I'm holding out for second place.![]()
A few script updates for the new year.
First up is Weewar Banker... now with a new feature that you activate by clicking the $ sign by the game playback controls.
It might not work that well for games that were started before all of the weewar server bugs were ironed out.
Try it out.
can you describe this one? tx
i'm not noticing anything different. ![]()
i found it! the dollar sign next to the replay button. after clicking it seems to have a bug. it says "b:$NaN"
yep, this script is still in a bit of development and unfortunately there are a few bugs to work out, but i wanted to put it out there for people to play with. stay tuned for further updates.
the money shows up now ![]()
Pluto, this is awesome! Nicely done. One item I saw: the first time I clicked the $, it listed the income, but then said "bad history file" following. Once I refreshed this went away and is working great for me.
Thanks and keep up the great work!
These things are getting really sophisticated!
Yeah, this is officially awesome.
Gets the Super-King seal of awesomnity and everything ![]()
Thanks! ![]()
There's more in the works too! stay tuned....
Also, one guideline for using this... basically if the information is correct for you, then you can trust that it is pretty much correct for the other players, but if your info is a little screwy then it's probably related to an error in the game history which the script has no control over...
Sending ...