Stats during Attack/ Weird Losses

GREE

DECAGAMES Forum - Powered by vBulletin
Page 1 of 12 12311 ... LastLast
Results 1 to 15 of 177

Thread: Stats during Attack/ Weird Losses

  1. #1
    GREE Engineering
    Member Since
    Mar 2013
    Post Count
    232

    Stats during Attack/ Weird Losses

    Hi everyone,

    We've reverted a code change that was made to battle lists this morning and was causing some of the strange rival displays and attack results. We'll be reviewing the data to make sure the problem is corrected before it's sent out again.

  2. #2
    Articulate Author
    Member Since
    Oct 2012
    Post Count
    262
    Thanks for the heads up Jerle

    Quote Originally Posted by Jerle View Post
    Hi everyone,

    We've reverted a code ... ...before it's sent out again.
    I think every player has tried to establish a strategy for their level based on the way the game is currently working. It makes it a bit painful if you wake up and find keeping low ally counts doesn't do jack.

    although changes need to be made from time to time to close possible game exploits and hacks, which we do appreciate, would it be possible to have a test server set up so we can do actual bug reports to you before it is unleashed on the general public.

    I've participated in several closed test servers before. You take your character in lose and gain nothing but can do all the pvp pve you want. Everything gained or lost in the test server is just there til you log out and back to your regular game.

    It was always fun to go head to head with buddies and great for catching bugs early.

  3. #3
    Verbose Veteran
    Member Since
    Mar 2013
    Location
    Louisiana
    Post Count
    724
    Thank you!!!!!!!!!!!!!!

  4. #4
    Prominent Poet Fl@sh's Avatar
    Member Since
    Jun 2012
    Location
    Atlanta, GA
    Post Count
    1,497
    Quote Originally Posted by Jerle View Post
    Hi everyone,

    We've reverted a code change that was made to battle lists this morning and was causing some of the strange rival displays and attack results. We'll be reviewing the data to make sure the problem is corrected before it's sent out again.
    I am either calling BS, or this person is a hacker. I submitted a report for you guys to handle. This is on a raid attempt within the last 5 minutes.


  5. #5
    Banned
    Member Since
    Mar 2013
    Post Count
    48
    So we reverted from a broken version to another broken version? This problem with the way we see our stats has been ongoing for many months without a peep from moderators that a fix is near or even being worked on. Please fix the way we see our stats. There is no reason we should see our stats five different ways.

  6. #6
    Banned
    Member Since
    Mar 2012
    Location
    College Station Texas
    Post Count
    3,494
    Nice QA/QC on that one! I hope someone got sent home early.

  7. #7
    Banned
    Member Since
    Feb 2012
    Post Count
    167

    Tool ?

    What TOOL did you use to black out the names?






    Quote Originally Posted by Fl@sh View Post
    I am either calling BS, or this person is a hacker. I submitted a report for you guys to handle. This is on a raid attempt within the last 5 minutes.


  8. #8
    Prominent Poet Fl@sh's Avatar
    Member Since
    Jun 2012
    Location
    Atlanta, GA
    Post Count
    1,497
    Quote Originally Posted by fuzzlenutz View Post
    What TOOL did you use to black out the names?
    Photobucket

  9. #9
    Prominent Poet BigD@wg's Avatar
    Member Since
    Oct 2012
    Post Count
    1,411
    So are you saying the only problem was with the strange attack results? What about the fact that it only matches you with stronger rivals?!?! I hope that you realize no one wants a change to the rivals list. We want it back to the way it originally was before it was screwed with a month ago.

    The new algorithms are flawed. People are not going to buy more gold just because you continuously match them with stronger players in that list.

  10. #10
    Articulate Author Paisthecoolest's Avatar
    Member Since
    Feb 2013
    Post Count
    484
    Thank you for the quick response and communication.

  11. #11
    Master of Musings mxz's Avatar
    Member Since
    Jul 2012
    Location
    The 99%
    Post Count
    2,774
    Quote Originally Posted by BigD@wg View Post
    So are you saying the only problem was with the strange attack results? What about the fact that it only matches you with stronger rivals?!?! I hope that you realize no one wants a change to the rivals list. We want it back to the way it originally was before it was screwed with a month ago.

    The new algorithms are flawed. People are not going to buy more gold just because you continuously match them with stronger players in that list.
    I think it's a little more even, now. From what I can tell about 25% are lower stats, 25% similar stats, and 50% higher. It's actually pretty nifty. Shows who you should aspire to be like but doesn't let you rain hell on people with 1 ally.
    #smug

    Ready to build a Movie Theater, Loft or Night Club? Click here.
    CC Loot Drops 20130122_3
    MW Loot Drops mw20121214_1

  12. #12
    Prominent Poet Selfproclaimed's Avatar
    Member Since
    Mar 2012
    Location
    If you'd like to know. We can play the hotter,colder game.
    Post Count
    2,492
    Are we to expect to see you more here in the forums super moderator?
    We didn't build a faction. We built a franchise. Veteran Forum Fighters

    If you have the AR DRONE, then I don't mind hearing you complain about your stuff being devalued.

  13. #13
    Banned
    Member Since
    Jan 2013
    Location
    Australia
    Post Count
    1,627
    You have better, otherwise you will get angry tickets from 150 people from my ally list and faction

  14. #14
    Consistent Contributor
    Member Since
    Apr 2013
    Post Count
    212
    Glad for the message. Yesterday was really screwy on rivals lists. It seemed 1/2 were abandoned accounts with nothing except defense buildings left to raid, and the 1/2 were insanely above my level (81, 51k Def/49k Attk) with the average about double my stats. There's no way at 49k, I'm attacking 100-150k defense rivals.

  15. #15
    Consistent Contributor
    Member Since
    Jan 2013
    Location
    Atlanta, GA
    Post Count
    168
    WHY IS THIS SO HARD?!

    Code:
    try{
    	var attack = plyr.getAttack();
    	var rivalD = rival.getDefense();
    
    	if(attack > rivalD)
    		win();
    	else
    		lose();
    
    }catch{
    	alert("gree error, shocker!")
    }
    
    var attack, defense;
    
    function getAttack(){
    	return attack;
    }
    
    function getDefense(){
    	return defense;
    }
    
    function setAttack(player){
    	defense = getUnitTotals() + SIMPLE MATH FOR BOOST;
    }
    
    function setDefense(player){
    	attack = getUnitTotals() + SIMPLE MATH FOR BOOST;
    }
    Last edited by Zachio; 05-04-2013 at 09:37 AM.
    VFF LEGENDS

    Nuked my base and officially retired. I win.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •