BOB 5.3.0

Archival storage to keep things organized and uncluttered. Can't find what you need? Search for old topics here.

Moderator: Tech Team

Forum rules
Please read the Community Guidelines before posting.
User avatar
kizkiz
Posts: 695
Joined: Wed Oct 19, 2011 3:28 pm
Location: United Kingdom

Re: BOB 5.2.6

Post by kizkiz »

iAmCaffeine wrote:
notyou2 wrote:I don't see any other BOB threads. Is it just me that BOB has stopped working for?


I'm not having any problems.


I've had massive issues with the laptop overheating and screen freeze. CC running horribly slow
turned off all add ons except bob and it's fine.
not had time to fiddle around and work out the combo that was causing the issue
User avatar
dolomite13
Posts: 1379
Joined: Mon Aug 18, 2008 5:54 pm

Re: BOB 5.2.6

Post by dolomite13 »

I have been working on an addon that lets you scale the map up and down instead of just selecting between small and large. However BOB does a ton of voodoo that I havn't even started to dig into. Is there someone who I could PM to discuss this scaling idea?

=D13=
Where Have I Been? ... Testing a prototype board game that I co-designed called Alien Overrun!
User avatar
notyou2
Posts: 6447
Joined: Thu Jan 15, 2009 10:09 am
Gender: Male
Location: In the here and now

Re: BOB 5.2.6

Post by notyou2 »

I just re=downloaded BOB, now he is back on the payroll.
Image
User avatar
iAmCaffeine
Posts: 11699
Joined: Mon Apr 01, 2013 5:38 pm

Re: BOB 5.2.6

Post by iAmCaffeine »

kizkiz wrote:
iAmCaffeine wrote:
notyou2 wrote:I don't see any other BOB threads. Is it just me that BOB has stopped working for?


I'm not having any problems.


I've had massive issues with the laptop overheating and screen freeze. CC running horribly slow
turned off all add ons except bob and it's fine.
not had time to fiddle around and work out the combo that was causing the issue


CC has been very laggy the past couple of weeks, but that's it for me. I know it's not my internet though, I'm running BT Infinity.
Image
User avatar
tec805
Posts: 525
Joined: Thu Aug 05, 2010 1:55 am
Gender: Male
Location: ☀ Southern California, where the sunshine's shining ☀
Contact:

Re: BOB 5.2.6

Post by tec805 »

So I'm on a job, using a laptop without any of the normal add-ons, come here to get BOB and find that userscripts.org has been down for the past couple hours. Gonna be tough remembering how to play CC without toys! :shock:
Image
[spoiler=spoiler sigs are like my dice, they suck]Image
Image
Yeah, I lost because my strategy sucked...
[/spoiler]
User avatar
iAmCaffeine
Posts: 11699
Joined: Mon Apr 01, 2013 5:38 pm

Re: BOB 5.2.6

Post by iAmCaffeine »

BOB has stopped working for me, in fact Tampermonkey has entirely.
Image
sherkaner
Posts: 1595
Joined: Thu May 03, 2007 3:21 am
Gender: Male
Location: Zwolle

Re: BOB 5.2.6

Post by sherkaner »

tec805 wrote:So I'm on a job, using a laptop without any of the normal add-ons, come here to get BOB and find that userscripts.org has been down for the past couple hours. Gonna be tough remembering how to play CC without toys! :shock:

Last BOB is also on github, direct link:
https://github.com/sherkaner/addons-for ... ob.user.js
sherkaner
Posts: 1595
Joined: Thu May 03, 2007 3:21 am
Gender: Male
Location: Zwolle

Re: BOB 5.2.6

Post by sherkaner »

Btw, if someone wants to adjust the colours, find this to update in the script:

// --- Add Styles ---
// Colour Defs
var col0 = ["#FFFFFF", // Neutral
"#FF0000", // Red
"#009A04", // Blue
"#0000FF", // Green
"#FFFF00", // Yellow
"#FF00FF", // Magenta/Pink
"#00FFFF", // Cyan (bright)
"#FF9922", // Gray
"#7F7F7F" // Orange
];
//Log
var col1 = ["#000000", // Neutral has always been black in the logs
"#FF0000", "#009A04", "#0000FF", "#CCCC00", "#FF00FF", "#00CCCC", // Cyan (Muted)
"#FF9922", "#7F7F7F"];
dakky21
Posts: 2339
Joined: Mon Feb 11, 2008 3:27 am
Gender: Male
Location: Rijeka, Croatia

Re: BOB 5.2.6

Post by dakky21 »

I encountered a weird bug in 12 players... when map loads everything is OK, even loading snaps, but reverting to live sets all new colors to white (neutral)... hope for a new release soon..
User avatar
ender516
Posts: 4455
Joined: Wed Dec 17, 2008 6:07 pm
Gender: Male
Location: Waterloo, Ontario

Re: BOB 5.2.6

Post by ender516 »

Just as a workaround, does the "refresh map" link fix things, or do you need to refresh/reload the page using a browser command?
User avatar
Timminz
Posts: 5579
Joined: Tue Feb 27, 2007 1:05 pm
Gender: Male
Location: At the store

Re: BOB 5.2.6

Post by Timminz »

Is there a way to update BOB to work properly with polymorphic games? I assume it's something to do with the word "Player" in place of "Team".
User avatar
JaneAusten
Posts: 593
Joined: Tue Jan 19, 2010 3:28 pm
Gender: Female
Location: Charleston, SC

Re: BOB 5.2.6

Post by JaneAusten »

Timminz wrote:Is there a way to update BOB to work properly with polymorphic games? I assume it's something to do with the word "Player" in place of "Team".


This pls. I would love to see whatever the mouse hover over is called (think it's map inspect) work for your whole poly team like it does for your team in dubs/trips/quads. Ty. ♥
Image
User avatar
Orange-Idaho-Dog
Posts: 555
Joined: Sun Jan 14, 2007 12:41 pm
Gender: Male
Location: South Carolina

Re: BOB 5.2.6

Post by Orange-Idaho-Dog »

Am I just too stupid to figure this out? Whenever I try to install BOB, or any add on for that matter, Chrome tells me apps and extensions can't be added from that particularly website. I don't really know a lot about Chrome yet (firefox for ever now), so it's probably just that I'm too stupid to figure it out.
Image
Looking for a clan? Click here to send me a PM and find out how to join The Underworld! *Selective Recruitment*
User avatar
grifftron
SoC Training Adviser
Posts: 3280
Joined: Thu Jul 09, 2009 6:11 am

Re: BOB 5.2.6

Post by grifftron »

JaneAustin wrote:
Timminz wrote:Is there a way to update BOB to work properly with polymorphic games? I assume it's something to do with the word "Player" in place of "Team".


This pls. I would love to see whatever the mouse hover over is called (think it's map inspect) work for your whole poly team like it does for your team in dubs/trips/quads. Ty. ♥


+3
Image
User avatar
ztodd
Posts: 116
Joined: Sat Sep 06, 2008 9:38 pm
Gender: Male
Location: Arizona, USA

Re: BOB 5.2.6

Post by ztodd »

Found a bug in BOB in this game : http://www.conquerclub.com/game.php?game=13344427

Under snapshots, click revert to live and see how it changes (the letters are wrong), then click refresh and see how it changes back again.

Take a snapshot, come back to it the next round, then click the snapshot, then "revert live", then refresh- see how the colors are now also wrong in the "revert live"? Maybe wrong in the snapshot too- I erased my snapshots now- don't remember for sure- but I think they were wrong.

You're awesome if you can fix this!
judge_reinhold
Posts: 110
Joined: Sun Sep 02, 2012 10:59 pm
Location: meat
Contact:

Re: BOB 5.2.6

Post by judge_reinhold »

The problem is BOB needs to be updated to handle games with more than 8 players. The snaps it takes have the right quantities but not the right colors in 12-player games.
SpazzAttack
Posts: 24
Joined: Sun Apr 17, 2011 7:54 pm
Gender: Male
Location: usually, on my bum in front of an LCD

Re: BOB 5.2.6

Post by SpazzAttack »

grifftron wrote:
JaneAustin wrote:
Timminz wrote:Is there a way to update BOB to work properly with polymorphic games? I assume it's something to do with the word "Player" in place of "Team".


This pls. I would love to see whatever the mouse hover over is called (think it's map inspect) work for your whole poly team like it does for your team in dubs/trips/quads. Ty. ♥


+3


Definitely needs to be corrected!
sherkaner
Posts: 1595
Joined: Thu May 03, 2007 3:21 am
Gender: Male
Location: Zwolle

Re: BOB 5.2.7

Post by sherkaner »

Ok, I just updated the script so polymorphic games should be seen as team games from now on, and hopefully the colors are fixed too (not entirely sure, haven't seen the error myself).

Looks like I didn't touch everything, stats aren't correct yet, will be changed in 5.2.8, hopefully I can fix the bonusses problem then too.
User avatar
Shannon Apple
Chatter
Chatter
Posts: 2182
Joined: Wed Jan 14, 2009 8:40 pm
Gender: Female
Location: Ireland

Re: BOB 5.2.7

Post by Shannon Apple »

Updated BOB, now it isn't showing up at all. Tried uninstalling completely and reinstalling.

EDIT: Okay, I'm using the buggy TenFourFox for intel mac and it's working on that. Just won't show up on Firefox itself.
00:33:53 ‹riskllama› will her and i ever hook up, LLT???
00:34:09 ‹LiveLoveTeach› You and Shannon?
00:34:20 ‹LiveLoveTeach› Bahahahahahaha
00:34:22 ‹LiveLoveTeach› I doubt it
00:34:30 ‹LiveLoveTeach› I don't think she's into farm animals
sherkaner
Posts: 1595
Joined: Thu May 03, 2007 3:21 am
Gender: Male
Location: Zwolle

Re: BOB 5.2.7

Post by sherkaner »

Hmm, I ran it on firefox (latest version) too, what version didn't it work under exactly?

For the record, I'm planning another update in 2 days, so hopefully I can fix it in that time.
User avatar
Shannon Apple
Chatter
Chatter
Posts: 2182
Joined: Wed Jan 14, 2009 8:40 pm
Gender: Female
Location: Ireland

Re: BOB 5.2.7

Post by Shannon Apple »

Oh, I am running Mac OSX Tiger which I am updating once my new OS package arrives in the mail, so the lastest version I can use on it is Firefox 3.6.28.

I reverted to the old version of BOB for now, so I can still use it :)
00:33:53 ‹riskllama› will her and i ever hook up, LLT???
00:34:09 ‹LiveLoveTeach› You and Shannon?
00:34:20 ‹LiveLoveTeach› Bahahahahahaha
00:34:22 ‹LiveLoveTeach› I doubt it
00:34:30 ‹LiveLoveTeach› I don't think she's into farm animals
judge_reinhold
Posts: 110
Joined: Sun Sep 02, 2012 10:59 pm
Location: meat
Contact:

Re: BOB 5.2.7

Post by judge_reinhold »

Still not working 100%. Snaps now seem to be showing the correct colors, but not the correct color codes.

Try turning on color codes and viewing snaps.

Still, just having the colors be correct is awesome.
User avatar
casper
Posts: 416
Joined: Wed Feb 01, 2006 6:36 pm
Location: Chicago
Contact:

Re: BOB 5.2.7

Post by casper »

Thanks for the update!!

Spoils estimate in flat rate games is still showing tiny decimals like: 0.04, 0.08, 0.45, etc.
User avatar
JaneAusten
Posts: 593
Joined: Tue Jan 19, 2010 3:28 pm
Gender: Female
Location: Charleston, SC

Re: BOB 5.2.7

Post by JaneAusten »

sherkaner wrote:Ok, I just updated the script so polymorphic games should be seen as team games from now on, and hopefully the colors are fixed too (not entirely sure, haven't seen the error myself).

Looks like I didn't touch everything, stats aren't correct yet, will be changed in 5.2.8, hopefully I can fix the bonusses problem then too.


Thx sherkaner!! I am loving the fix so far.. Much easier to play poly games now.. =)

I will add the the mouse hover-over for games with cards where it shows where they are on the game isn't working yet either.

ETA: It's also working on my FF (24.0) just fine, tho I'm on a PC.
Image
sherkaner
Posts: 1595
Joined: Thu May 03, 2007 3:21 am
Gender: Male
Location: Zwolle

Re: BOB 5.2.8

Post by sherkaner »

Ok, added another update, the stats should work now too, color codes should be updated, and maps with the collections feature (USApocalypse,...) should have correct bonusses indicated now, and the estimate for flat rate should be back to normal.
Not sure what's wrong with the hover for cards, I did a test-game against a bot and the territories lighted up correctly. So I would like some more detail there.
And I think it's the jquery-version I took that doesn't work with older browsers, apparently not with FF 3.6.
Post Reply

Return to “Tool Archives”