PDA

View Full Version : 1.1.2 Released - vbulletin.org MOD of the Month!


Andrew Green
09-20-2009, 11:12 PM
The Gameroom Basic version won Mod of the Month for September! Thanks to everyone that nominated and voted for it!

v 1.1.2 is up, it's basically a bug fix and some internal reworking to separate itself from the core vb code as much as possible, using wrappers for the functions it does use. This makes it much quicker and easier to adapt to changes in the vb API, which could very well happen with vb4. It also opens the door a little wider for bringing the gameroom to other platforms. While not ready for a release I did have everything (except the cash bonuses) running on a completely different piece of forum software. For VB users this means getting this over to vb4 should be fairly quick after it is released, which I know is a worry for some of you when looking at comitting to a major feature this close to a release.

Here's the changes:

- Fixed a bug in the way poker payouts where ordered with the last action which caused a part of the pot to "disappear" on occasion.
- Fixed a bug in Checkers movement checking across the horizontal access which allowed some illegal moves.
- Board game startup work around to accommodate adobe bug SDK-22373, caused some games to fail to start when first entered unless you opened a different game first.
- Fixed a bug in calculating whether or not a knight has a valid move in Chess when checking for stalemate / checkmate.
- Fixed a bug in Let it Ride which allowed you to raise when you lacked the money to do so.
- Fixed a bug in Chess where you got a error after forcing a draw (3-fold, 50-move, etc)
- Cash Reset - Optional flag to reset users cash to the default amount if they hit 0. This happens when they enter the lobby with $0, default is set too "off"
- A fair bit of internal changes, renaming of globals etc, shouldn't effect anything, just prepping for movement to different software (ie,. VB 4, other forum software.)

bmattyk1985
09-21-2009, 11:38 AM
great,thanks for the update,the gameboard not showing fix and checkers movement fix especially.
any word what the next game will be yet,all my members want multiplayer black jack

Manic Mechanic
09-21-2009, 03:32 PM
Thanks for all your work on this. When will 1.1.2 be released?

Andrew Green
09-21-2009, 04:58 PM
Thanks for all your work on this. When will 1.1.2 be released?

Last night:

http://vbgaming.org/forum/showthread.php?t=507

Manic Mechanic
09-21-2009, 11:29 PM
Thanks Andrew I upgraded to 1.1.2 and all looks fine.

DaFace
09-21-2009, 11:48 PM
Will you be updating the free version soon as well?

Manic Mechanic
09-22-2009, 12:34 AM
After I turned the reset cash on it worked but now I get the following error when I make a new post on my forum. Also any other member making a post or reply. With the php file from 1.1.2 it makes no difference if the reset is turned on or off, the error is there.

Fatal error: Call to a member function query_read() on a non-object in /home/myforum/public_html/gameroom/class_settings.php on line 56

If I replace that php file with the one in 1.1.1 version that error does not occur. I now have this php file in my data base so as not to get that error and the reset cash does not work.

Andrew Green
09-23-2009, 02:02 AM
I should have a chance to look into this tomorrow. I have a likely solution, but need to do some testing as this problem isn't occurring on the sites I have running this.

If you do experience it you can do the same as above, use the 1.1.1 class_settings and disable the reset cash, which should prevent any errors.

tigrattack
09-23-2009, 04:17 PM
I should have a chance to look into this tomorrow. I have a likely solution, but need to do some testing as this problem isn't occurring on the sites I have running this.

If you do experience it you can do the same as above, use the 1.1.1 class_settings and disable the reset cash, which should prevent any errors.

Will you be letting us know when the testing is complete and the results?

I'm a little weary of installing 1.1.2 until this is resolved or a detailed workaround is available.

Thanks

Andrew Green
09-25-2009, 10:19 AM
up now

tigrattack
09-27-2009, 12:33 PM
Thanks man :)

DaFace
10-06-2009, 03:48 PM
Will you be updating the free version soon as well?

Not sure if you intentionally ignored this or just missed it, but I'm still interested in how you'll be doing updates. I'm mainly interested in the reset button - will that be added to the free version soon?

Andrew Green
10-13-2009, 09:28 PM
Not sure if you intentionally ignored this or just missed it, but I'm still interested in how you'll be doing updates. I'm mainly interested in the reset button - will that be added to the free version soon?


Free version 'should' get updated this weekend, it will mainly be bug fixes.

sjaak
10-27-2009, 05:35 PM
thnks for the update:D