bustiiing / blazingstars

Automatically exported from code.google.com/p/blazingstars
0 stars 0 forks source link

Add support for all PokerStars themes #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This would be a nice task for someone looking to get involved in this project.

As far as I can tell, it involves measuring for each theme where various 
controls are located, then making a plist file for the theme with the 
measurements in Resources/Themes

Original issue reported on code.google.com by steve.mc...@gmail.com on 23 Dec 2009 at 2:32

GoogleCodeExporter commented 8 years ago

Original comment by steve.mc...@gmail.com on 23 Dec 2009 at 2:32

GoogleCodeExporter commented 8 years ago
i don't know anything about programming but i'd love to see this work with my 
favorite theme - shiny, so i 
can start using it. this might not help, but here are the coordinates i use for 
my program to auto-click the 
controls
call any:  570,541 from top left corner
fold to any: 10, 381
raise 757,538
place mouse over bet slider 763,490
click to select bet amount: 666,489
pretty sure the window size is 820,575 (could be off by ~10 pixels? either way)
if this actually is helpful i could probably do this for the other themes.

Original comment by sherman...@gmail.com on 23 Jan 2010 at 10:57

GoogleCodeExporter commented 8 years ago
Thanks for stopping by, shermanash!  I'll take a look at what you sent when I 
have a spare minute. It will 
require at least some modification, because the coordinates need to be scaled 
by the default size of the 
window (i.e. 590/792 in the x dimension, etc), and at a first glance I don't 
think that you got them all. But 
if they're enough of a start, I'll see if I can finish it and add support for 
your theme. 

Hopefully I can find the time somewhere to add a page about submitting themes 
soon.  

Original comment by steven.h...@gmail.com on 25 Jan 2010 at 5:07

GoogleCodeExporter commented 8 years ago
btw i dont understand why shiny isn't supported anyways- it's the exact same 
theme as classic except different 
colors around the player rings, and classic is supported...

Original comment by sherman...@gmail.com on 5 Feb 2010 at 1:47

GoogleCodeExporter commented 8 years ago
Okay, I've added support for Renaissance and Shiny.  Though I wanted to do 
more, I'm
starting to think that if I don't get 1.0 out the door soon, I never will, so 
that's
what I'm going with.

Original comment by steven.h...@gmail.com on 1 Mar 2010 at 11:33

GoogleCodeExporter commented 8 years ago
I've noticed that the auto pot % bets don't work on the "new black theme" that 
was released a few nights ago. Everything else seems to be working properly. 

Original comment by amar...@gmail.com on 13 Jun 2010 at 1:22

GoogleCodeExporter commented 8 years ago
The work I'm doing with the new LayoutViewer.app makes adding/updating themes a 
ton simpler. I'll be ensuring all the existing stars themes work then look at 
adding any missing ones

Original comment by qzerv...@gmail.com on 21 Nov 2010 at 3:54

GoogleCodeExporter commented 8 years ago
I am ready to help you incorporate the remaining themes inside Blazing stars. I 
have looked at the Layout Viewer app that seems really promising to do this job 
except that it doesn't handle the pot size area in the frame. 

I tried to mess around to make BlazingStars work with the "Slick Light" theme 
and successfully did it. But frankly, I had to guess what the "coefficient" and 
"intercept" values were for, and I am not sure I did this correctly.

I am ready to help, if you could give me further details on this parameters, or 
incorporate the pot size frame inside the Layout Viewer.

Original comment by simonvan...@gmail.com on 19 Jul 2011 at 8:53

GoogleCodeExporter commented 8 years ago
BTW : 
- You can find the plist used for slick Light in the issue 96 thread.
- I can understand/write code (even Objective C), but I am not a fantastic 
programmer (I have an engineer degree in computer science, but this is not my 
job, and I have been programming only as a hobby for the past 5 years)

Original comment by simonvan...@gmail.com on 19 Jul 2011 at 8:58