UltimateCards

Create customized, automated poker/blackjack tables and play with your friends!

File Details

UltimateCards v1.1.1

  • R
  • Jun 18, 2012
  • 80.69 KB
  • 942
  • CB 1.2.5-R4.0

File Name

UltimatePoker.jar

Supported Versions

  • CB 1.2.5-R4.0

IMPORTANT:

If you are running a UNIX based server, you probably noticed a very weird file called 'UltimatePoker\UltimatePoker.db' being created in your 'plugins/' directory. That bug should be fixed now, but if you want to keep your statistics database then you need to move that file into 'plugins/UltimatePoker/' and rename it to 'UltimatePoker.db'.

ALSO IMPORTANT:

The Total Winnings and Amount won at Showdown statistics were being calculated incorrectly. It is fixed now, but I recommend you delete your database file and let the plugin create a new one if you want your statistics to be fully correct. I have said before that statistics were experimental and in a very early development stage and knew that some things had to be changed. You don't have to reset the database, but it does mean that your statistics won't be fully correct.

Version 1.1.1

  • Compiled for the new CraftBukkit RB 1.2.5-R4.0
  • Fixed the message 'Table owner: use /table cont to continue' being shown twice after each hand
  • Fixed leaving a table folding your hand even if youre not in the hand/the table is not in progress
  • Fixed the leaving message not being displayed around the whole table, but only to the player that left
  • Fixed total winnings being raised by the whole pot that you win during the hand, instead of pot - total bet
  • Fixed a NullPointerException occuring on /poker details
  • Fixed the database file being created with a weird filename in a weird directory on UNIX systems
  • Fixed not being able to kick a person from the table at the end of a hand
  • Fixed the "Raise X at most or call" message calculating number X while taking into account folded players
  • Fixed 'Percentage of wins' statistic being calculated incorrectly
  • Fixed the pot being paid when a player leaves and the table is not in progress
  • Fixed a bug in which the game would never go into the next phase, instead just keep giving the action to the player the just typed a command, resulting in a loop until the table is deleted
  • Added a parameter for /stats top [stat] (amountToDisplay) - displays an amount of players on leaderboard instead of the default 10 (limit is 100)
  • Added some fixes which reset the total bet of a player at certain points to avoid exploits
  • Added the player's ID being shown next to their name when they fold
  • Made leaderboards show only the rows where actual players exist