Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Internet Poker > CarbonPoker & Aced

CarbonPoker & Aced Sponsored Support forum for Merge Gaming Flagship Brand CarbonPoker.ag and Aced.com

Reply
 
Thread Tools Display Modes
Old 07-19-2012, 01:43 AM   #1141
centurion
 
Join Date: Feb 2011
Location: Lafayette, Louisiana
Posts: 177
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Why is it that the rebuy's pay 15 instead of 18?

Could this be fixed please? Thank you.
agoo758 is offline   Reply With Quote
Old 07-19-2012, 09:13 AM   #1142
adept
 
ivegotstylekid's Avatar
 
Join Date: Aug 2009
Location: macomb, michigan
Posts: 791
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by agoo758 View Post
Why is it that the rebuy's pay 15 instead of 18?

Could this be fixed please? Thank you.
Thats usually based on player pool, not rebuys
ivegotstylekid is offline   Reply With Quote
Old 07-19-2012, 01:10 PM   #1143
centurion
 
Join Date: Feb 2011
Location: Lafayette, Louisiana
Posts: 177
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by ivegotstylekid View Post
Thats usually based on player pool, not rebuys
The rebuy tournaments payout 15 for the same number of players that pay out 18 in a regular tournament.
agoo758 is offline   Reply With Quote
Old 07-19-2012, 02:37 PM   #1144
adept
 
Join Date: May 2012
Posts: 802
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by CarbonRyan View Post
I am just speaking from my past 6 years experience in the industry.

What we (myself included), have thought would be simple fixes, typically end up being far more in depth and difficult to code than others that would seem far more difficult.

Also, just because one site offers a feature or service, does not mean that every site can offer it. Each sites system is very different, and there is absolutely no connection from one to the other in these instances.

Ryan
i'm sorry, but auto rebuy is extremely easy to implement since you already have the rebuy functionality in place... This non-sense may work with people are computer illiterate, but get real...

if you can't quickly implement this feature you have wasted a lot of money on poor engineering. A few columns added to your tables in your DB to tell wether or not it is a rebuy a tournament a setting in the settings for your players to enable and disable and then a check when a player busts from said tournaments...

if tournament = rebuy and player_flag = true then
auto_rebuy
else end if

i mean really we're not talking about rocket surgery here.
fluffheadsr is offline   Reply With Quote
Old 07-19-2012, 02:40 PM   #1145
Official CarbonPoker Site Representative
 
CarbonChris's Avatar
 
Join Date: Mar 2011
Posts: 3,234
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by fluffheadsr View Post
i'm sorry, but auto rebuy is extremely easy to implement since you already have the rebuy functionality in place... This non-sense may work with people are computer illiterate, but get real...

if you can't quickly implement this feature you have wasted a lot of money on poor engineering. A few tables added to your DB to tell wether or not it is a rebuy a tournament a setting in the settings for your players to enable and disable and then a check when a player busts from said tournaments...

if tournament = rebuy and player_flag = true then
auto_rebuy
else end if

i mean really we're not talking about rocket surgery here.
Yeah, unfortunately it's not even close to as simple as that. Ryan and I both agree it's an issue, and should be fixed, but it's flat out not that simple.
CarbonChris is offline   Reply With Quote
Old 07-19-2012, 02:41 PM   #1146
adept
 
Join Date: May 2012
Posts: 802
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by CarbonChris View Post
Yeah, unfortunately it's not even close to as simple as that. Ryan and I both agree it's an issue, and should be fixed, but it's flat out not that simple.
it really is

maybe you should hire me to develop your client or at least be the project manager for it.

obviously the syntax for what i wrote is not correct for java or whatever language the client is in(i'm pretty sure its some type of java wrapper garbage), but any programmer worth his salt could have implemented this feature by now.

priorities just aren't what they should be.. you guys seem to be more worried about bells and whistles...

do you guys use agile development methods or any other development methods or do your devs just get to work all willy nilly? If you are using agile why not update us with scrum notes, stand up notes, sprints, etc?

if you're not using agile development methods why? Konbon boards, something... you guys just don't seem to be engineers or really understand engineering in the slightest.
fluffheadsr is offline   Reply With Quote
Old 07-19-2012, 02:44 PM   #1147
Official CarbonPoker Site Representative
 
CarbonChris's Avatar
 
Join Date: Mar 2011
Posts: 3,234
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by ivegotstylekid View Post
why waste development time on stuff like widgets, when they could be spending more time on something like auto-rebuy/ add-on? It just doesn't make sense to have a demand for something that isn't really a HUGE request and put it off for months while pursing less meaningful (for the players and the gameplay) additions to the experience.
Again, these issues aren't as simple as they appear from the outside. Auto-rebuy is an issue only Merge can fix, we have no control over it. The issue applies to every skin on the network. If any skin could fix, us included, we would have. Widgets on the other hand, are something we can develop in house, exclusively for our players, to make their experience with us better. Completely completely different.
CarbonChris is offline   Reply With Quote
Old 07-19-2012, 02:48 PM   #1148
adept
 
Join Date: May 2012
Posts: 802
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by CarbonChris View Post
Again, these issues aren't as simple as they appear from the outside. Auto-rebuy is an issue only Merge can fix, we have no control over it. The issue applies to every skin on the network. If any skin could fix, us included, we would have. Widgets on the other hand, are something we can develop in house, exclusively for our players, to make their experience with us better. Completely completely different.
chris i dont think anyone is speaking to carbon directly, its just that you guys have the most contact with merge so we discuss it with you... i am in no way blaming this on Carbon or BCP or any other skin...

Just merge in general.
fluffheadsr is offline   Reply With Quote
Old 07-19-2012, 02:53 PM   #1149
Official CarbonPoker Site Representative
 
CarbonChris's Avatar
 
Join Date: Mar 2011
Posts: 3,234
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by fluffheadsr View Post
chris i dont think anyone is speaking to carbon directly, its just that you guys have the most contact with merge so we discuss it with you... i am in no way blaming this on Carbon or BCP or any other skin...

Just merge in general.
But if a player is getting upset at us making widgets, then that is directed at Carbon. So I'm just trying to clarify what we have direct control over and what we don't.
CarbonChris is offline   Reply With Quote
Old 07-19-2012, 03:13 PM   #1150
Pooh-Bah
 
TomoDaK's Avatar
 
Join Date: Feb 2008
Location: Minneapolis, MN
Posts: 5,559
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by fluffheadsr View Post
i'm sorry, but auto rebuy is extremely easy to implement since you already have the rebuy functionality in place... This non-sense may work with people are computer illiterate, but get real....
Carbon has a lot of contact with Merge guys yeah? Why can't you explain to them this infinite dilly dallying is not acceptable, you are paying them to do a job and they're doing a poor job. Sure seems like no one is watching over them...Someone needs to bring in a project leader to rally the troops or bring in a few new guys. If this programming crew worked just about anywhere else they would've fired long ago

Your programmers sit around smoking weed all day imo

Last edited by TomoDaK; 07-19-2012 at 03:19 PM.
TomoDaK is offline   Reply With Quote
Old 07-19-2012, 03:30 PM   #1151
Official CarbonPoker Site Representative
 
CarbonRyan's Avatar
 
Join Date: Nov 2011
Posts: 7,636
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by fluffheadsr View Post
it really is

maybe you should hire me to develop your client or at least be the project manager for it.

obviously the syntax for what i wrote is not correct for java or whatever language the client is in(i'm pretty sure its some type of java wrapper garbage), but any programmer worth his salt could have implemented this feature by now.

priorities just aren't what they should be.. you guys seem to be more worried about bells and whistles...

do you guys use agile development methods or any other development methods or do your devs just get to work all willy nilly? If you are using agile why not update us with scrum notes, stand up notes, sprints, etc?

if you're not using agile development methods why? Konbon boards, something... you guys just don't seem to be engineers or really understand engineering in the slightest.
Feel free to PM or email me your CV, and I will forward it along to Merge for consideration.

Its all good and well for everyone to speculate on how simple a process may be when you have absolutely no context of any kind.

Quote:
Originally Posted by fluffheadsr View Post
chris i dont think anyone is speaking to carbon directly, its just that you guys have the most contact with merge so we discuss it with you... i am in no way blaming this on Carbon or BCP or any other skin...

Just merge in general.
We appreciate that, and pass along everyones suggestions, feedback and concerns. There is simply no benefit to continuing to harp on issues that we have already time and time again identified as issues that are being worked on but are not as simple to fix as they seem.

Quote:
Originally Posted by TomoDaK View Post
Carbon has a lot of contact with Merge guys yeah? Why can't you explain to them this infinite dilly dallying is not acceptable, you are paying them to do a job and they're doing a poor job. Sure seems like no one is watching over them...Someone needs to bring in a project leader to rally the troops or bring in a few new guys. If this programming crew worked just about anywhere else they would've fired long ago

Your programmers sit around smoking weed all day imo
As above.

Ryan
CarbonRyan is offline   Reply With Quote
Old 07-19-2012, 03:34 PM   #1152
Pooh-Bah
 
TomoDaK's Avatar
 
Join Date: Feb 2008
Location: Minneapolis, MN
Posts: 5,559
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Quote:
Originally Posted by CarbonRyan View Post
again identified as issues that are being worked on but are not as simple to fix as they seem.
Sorry, but no.... worked on? People have been coming to these forums in droves and suggested/complained about this feature since I joined you guys post BF and I'd bet good money they were doing it before.

Merge is costing themselves money and costing the customers happiness! I don't mean to be angry esp not with you Mr. Helpful but it's like a bad dream or something
TomoDaK is offline   Reply With Quote
Old 07-19-2012, 04:23 PM   #1153
Official CarbonPoker Site Representative
 
CarbonChris's Avatar
 
Join Date: Mar 2011
Posts: 3,234
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

LOTS of assumptions being made about how easy things are, people's work ethic, how the backend of a system they've never seen works, etc.
CarbonChris is offline   Reply With Quote
Old 07-19-2012, 10:10 PM   #1154
veteran
 
JayA's Avatar
 
Join Date: Oct 2006
Location: Down the bayou
Posts: 3,343
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

I understand that we may be making assumptions, especially those of us who are computer literate and have some experience with coding. But the fact that Stars and Tilt had these features way before Black Friday, and Merge still doesn't have these features. Usually when a company cannot keep up, there is a reason. And the reason here has to be blamed on the development team, unless they aren't receiving the message.

We aren't blaming you in particular; we just want the message to get through to the developers.

I stand by what I said earlier: I will not play Maximus events until it becomes easier to find satellites, there are auto-rebuys in place, and some of the other issues can be fixed. I urge others to do the same. It seems to be the only way to grab the attention of Merge.
JayA is offline   Reply With Quote
Old 07-20-2012, 01:18 AM   #1155
Official CarbonPoker Site Representative
 
CarbonRyan's Avatar
 
Join Date: Nov 2011
Posts: 7,636
Re: CarbonPoker.ag Tournament Improvement Thread -- Update Post #1089

Hi all,

I just got this message from Merge:

Quote:
Satellites - Filters were recently improved so that Satellites would / could be found easier. Is there something specific not allowing players to find them?

Rebuys - Currently being worked on and we hope to have news on the fixes very soon.
Ryan
CarbonRyan is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 11:32 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive