Casino (w/ 10 player poker)

Status
Not open for further replies.

Daz

New Member
Version 0.51 released

v 0.51 (Oct 26)
- Fixes missing ready button after folding in Texas holdem
- Fixes payout on a draw in Texas holdem
- Fixes Ninja slots payout chart
- Fixes problem with uninstall code
- should fix problems when using mysql 5.1

To update overwrite all of the old files and import the product, revert any modified templates and don't forget the files in other folders Also some of the images have changed, those need uploaded again. (as well as the includes and admincp files) You DO NOT need to uninstall the previous version to upgrade, this will cause problems. Just overwrite existing files and import the product again, allowing overwrite.

**Make sure you overwrite ALL existing files and revert ALL templates**
 

Daz

New Member
v 0.52 (Oct 28)
- Added a uninstall script in case something goes wrong, added error checking to existing uninstall code. If you where getting errors installing, run that, then uninstall the product, then reinstall with the newest version.
- Added the option to change default cash new users start with.
- Added cash bonuses for getting & giving reputation
- Added cash bonus for rating threads
- Fixed bug of sportspool events closing at different times in different timezones.


To update overwrite all of the old files and import the product, revert any modified templates and don't forget the files in other folders Also some of the images have changed, those need uploaded again. (as well as the includes and admincp files) You DO NOT need to uninstall the previous version to upgrade, this will cause problems. Just overwrite existing files and import the product again, allowing overwrite.

**Make sure you overwrite ALL existing files and revert ALL templates**
 

Daz

New Member
v 0.60 (Nov 3)
- Added ability to delete event (event must be closed to delete it)
- Reworked Stats pages, more stats shown and page restructured
- Phrased most of the front end (currency marker is "casino_currency_marker")
- Texas Hold'em chatbox should allow non-english characters
- Redid buttons, added table graphic
- Added a bars and 7's slots (based on wheel by csavern)
- Removed the "Loading..." screens after taking action
- Fixed bug with extra line in adding sportspool event
Note: Small problem in one of the files which broke the chat box, this has been fixed in the archive, and the file has been attached as well for anyone that downloaded in the last few minutes.
- Blackjack died in IE too, reimport product with attached file to fix (fixed in zip, only for people that already upgraded.)

To update overwrite all of the old files and import the product, revert any modified templates and don't forget the files in other folders Also some of the images have changed, those need uploaded again. (as well as the includes and admincp files) You DO NOT need to uninstall the previous version to upgrade, this will cause problems. Just overwrite existing files and import the product again, allowing overwrite.

**Make sure you overwrite ALL existing files and revert ALL templates**
 

tK.

New Member
Here you are, the newst files :)



v 0.60 (Nov 3)
- Added ability to delete event (event must be closed to delete it)
- Reworked Stats pages, more stats shown and page restructured
- Phrased most of the front end (currency marker is "casino_currency_marker")
- Texas Hold'em chatbox should allow non-english characters
- Redid buttons, added table graphic
- Added a bars and 7's slots (based on wheel by csavern)
- Removed the "Loading..." screens after taking action
- Fixed bug with extra line in adding sportspool event
Note: Small problem in one of the files which broke the chat box, this has been fixed in the archive, and the file has been attached as well for anyone that downloaded in the last few minutes.
- Blackjack died in IE too, reimport product with attached file to fix (fixed in zip, only for people that already upgraded.)

To update overwrite all of the old files and import the product, revert any modified templates and don't forget the files in other folders Also some of the images have changed, those need uploaded again. (as well as the includes and admincp files) You DO NOT need to uninstall the previous version to upgrade, this will cause problems. Just overwrite existing files and import the product again, allowing overwrite.

**Make sure you overwrite ALL existing files and revert ALL templates**
 

Daz

New Member
v 0.61 (Nov 8)
- Added a donate to other users option
- Fixed javascript errors in certain games
- set height on table size to eliminate constant resizing
- Fixed bug in Texas Hold'em around draws
- Fixed problem with controls not disappearing in let'em ride
- Custom game names now appear in navbar breadcrumbs

To update overwrite all of the old files and import the product, revert any modified templates and don't forget the files in other folders Also some of the images have changed, those need uploaded again. (as well as the includes and admincp files) You DO NOT need to uninstall the previous version to upgrade, this will cause problems. Just overwrite existing files and import the product again, allowing overwrite.

**Make sure you overwrite ALL existing files and revert ALL templates**
 

Daz

New Member
v 0.61a (Nov 9)
- Fix to donate field to prevent negative numbers.
*Full update is not needed, only the one file changed and it is in the patch file.

To update overwrite all of the old files and import the product, revert any modified templates and don't forget the files in other folders Also some of the images have changed, those need uploaded again. (as well as the includes and admincp files) You DO NOT need to uninstall the previous version to upgrade, this will cause problems. Just overwrite existing files and import the product again, allowing overwrite.

**Make sure you overwrite ALL existing files and revert ALL templates**
 

Daz

New Member
v 0.70 (Nov 9)
- Added Roulette game
- Fixed some minor bugs

To update overwrite all of the old files and import the product, revert any modified templates and don't forget the files in other folders Also some of the images have changed, those need uploaded again. (as well as the includes and admincp files) You DO NOT need to uninstall the previous version to upgrade, this will cause problems. Just overwrite existing files and import the product again, allowing overwrite.

**Make sure you overwrite ALL existing files and revert ALL templates**
 

Boric Acid

New Member
Here is a few more poker chips

Looks Best On A Dark Board

Hope everyone likes


These are in .png format


Here Is A Pic Of the differnt color chips

pokerchipdemo.png

greychips.png



here is Bars and 7s on a black background
for those of yall that rather have a dark background other then white

just place the slotwheel3 file in your casino - cards folder

slotwheel3.png


slot3pic.png




Here is Bars and 7's that got differnt bar's and cherrys on it also has a black background

American Bars and 7's

slotwheel3.png


slotwheel3demo.png


Replace your current slotwheel3.png with the one in this zip
upload it to casino/cards folder

To use this you will need to make a edit to make the payout table correct

Go to Languages & Phrases - click on - Search in Phrases

In Search for Text paste this in the box - Bar's and 7's Slots Payouts

then Click Edit

Then down at the bottom where it says

English (US) Translation
(Optional)

paste this code in the box and click save

Code:
<table class='tborder' >
<thead>
<tr>
<td class='thead' colspan='2'>Bar's and 7's Slots Payouts</td>
</tr>
</thead>
<tbody>
<tr>
<td class='alt1'>3 x Gold 7</td>
<td class='alt1'>250</td>
</tr>
<tr>
<td class='alt2'>3 x Red 7</td>
<td class='alt2'>100</td>
</tr>
<tr>
<td class='alt1'>3 x Blue Bars</td>
<td class='alt1'>20</td>
</tr>
<tr>
<td class='alt2'>3 x Blue 7</td>
<td class='alt2'>15</td>
</tr>
<tr>
<td class='alt1'>3 x Cherry</td>
<td class='alt1'>15</td>
</tr> 
<tr>
<td class='alt2'>3 x White Bars</td>
<td class='alt2'>5</td>
</tr>
<tr>
<td class='alt1'>3 x 7</td>
<td class='alt1'>3</td>
</tr>
<tr>
<td class='alt2'>3 x Gold</td>
<td class='alt2'>3</td>
</tr>
<tr>
<td class='alt1'>3 x Red Bar</td>
<td class='alt1'>2</td>
</tr>
<tr>
<td class='alt2'>3 x Red</td>
<td class='alt2'>2</td>
</tr>
<tr>
<td class='alt1'>2 x Cherry</td>
<td class='alt1'>2</td>
</tr>
<tr>
<td class='alt2'>3 x Bar</td>
<td class='alt2'>1</td>
</tr>
<tr>
<td class='alt1'>3 x Blue</td>
<td class='alt1'>1</td>
</tr>
<tr>
<td class='alt2'>1 x Cherry</td>
<td class='alt2'>1</td>
</tr>
</table>

</td>
</tr>
</table>

Your done enjoy the slots
 
Status
Not open for further replies.
Top