Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
[PBPG] Chess Details »»
[PBPG] Chess
Version: 4.0-0.1 b5, by Carnage Carnage is offline
Developer Last Online: Sep 2014 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.0 Rating:
Released: 01-11-2010 Last Update: 11-04-2010 Installs: 36
Uses Plugins Auto-Templates
Additional Files Is in Beta Stage  
No support by the author.

What does it do?
This is a chess plugin for my Play by post gaming mod. It allows members to play chess against each other within a forum thread.

What can I use it for?
The main aim of games is fun but you could also run tournaments as well

Live Demo
A live demo of this mod can be seen on my own forums here: http://www.giveupalready.com/forumdi...r-Gaming-Forum

Features
  • Javascript powered chess game within a fourm thread.
  • Admin options:
    • Board Rotation (play with white at top or bottom)
    • Force board rotation (decide if players can override the default setting)
    • Private mode (only players can comment while game is in progress)
    • Image directory
    • pbpg_path
  • Admin help for chess specific options
  • Interface for setting options by members
  • Member options:
    • Board rotation (if allowed by admin)
    • White player username/userid
    • Black player username/userid
    • Private mode (only players can comment while game is in progress)
  • Status changing commands (resign, stalemate,check,checkmate)
  • Tournaments and ladders integration. (Requires T+L v 4.0-0.1 a3+)
  • Member statistics (games played/won/lost/drawn)

Planned features
[s]Struck out[/s] items in this list are implemented in my latest development copy and will make the next release. *** items are planned for next release.
  • Admin options:
    • Enforce rules on/off/ignore first
    • Input format (support for PGN and other standard input formats)
  • User options: (all can be forced to a certain value by the admin)
    • Enforce rules on/off/ignore first
    • Input format (support for PGN and other standard input formats)
  • Javascript move forward/backward through moves.
  • Ajax updating of board
  • Updated member FAQ
  • Full phrasing of front + back end to help translations.

Installation
1. Install Play by post gaming core product
2. Upload contents of upload folder.
3. Import product file.
4. Select the Manage Plugin Configurations option from the play by post gaming menu
5. Against Chess, select the create new configuration option.
6. Fill out the settings and save.
7. Create or edit an existing forum and assign the configuration you just created to it.


Uninstallation
As of beta 1, the product will not allow you to uninstall it while it is still in use. (this would break your board.)
1. Edit the forums that have a configuration of this plugin assigned and remove it from the list.
2. Now uninstall the product.
3. Delete the chess directory in pbpg_plugins.

Changelog
  • 4.0-0.1 b5
    • Fixed a number of minor issues.
    • Fixed issue with reset being hit half way through making a move.
    • Added comms support; this allows the plugin to share information with other plugins. Currently, this is used to provide automatic tournament results to the tournaments + ladders plugin.
    • Added statistics (wins, losses, draws and games played) These can be mapped to profile fields using the interface in the core product.
    • Now requires PBPG core b4
  • 4.0-0.1 b4
    • Fixed bug with javascript paths
    • Fixed extra move exploit in stalemate code
    • UI enhancements
      • Comment and post move button now appear along side chess board
      • Reset button added to reset board to current game state.
      • move list prevented from growing to big
      • Check/checkmate statuses highlight king
      • Status buttons go green when selected; can be toggled on and off.
    • Status changing commands for check and checkmate
    • Admin help
  • 4.0-0.1 b3
    • Added status changing commands, players can now resign and request a stalemate.
    • Added private mode; hides comments from none players while the game is in progress, once the game ends (stalemate or a player resigns) the comments are shown.
    • Private mode can be set/locked by admin
    • Directory for images can be set
  • 4.0-0.1 b2
    • Fixed bug with javascript in IE + chrome.
    • Plugin will now not install if you do not have core product installed and upto date.
    • Added option hinting to option boxes.
    • Fixed bug with castling/en passant causing the game to skip the next players turn.
    • Added highly defensive install/uninstallation code.
    • Now requires version 4.0-0.1 b3 (Beta 3) of pbpg core.
  • 4.0-0.1 b1
    • Added uninstall code with safety check to prevent you breaking your board.
    • Added JS interface for users to set game options and choose players. This only shows for the thread starter. (ajax autocomplete on usernames)
    • Fixed bug causing default value for white square to be transparent.
    • Numerous user interface improvments; now shows players who are playing, move number and who's turn it is next.
  • 4.0-0.1 a3
    • Fixed aditional database error in install code
  • 4.0-0.1 a2
    • Fixed database error in install code
  • 4.0-0.1 a1
    • Initial release



Notes
  • enforcing rules was a hot request for my vb3.6 chess mod. This version has INCOMPLETE rules enforcing that is disabled. You could enable it by editing the code, however this will probably render most games unplayable at some point.
  • This version is quasi-compatible with the vb3.6 version; however it requires some messing around to get it to work. At some point in the future I will release /something/ to convert between the two, however I don't have an ETA on this. Anyone asking for one without making a donation is likely to be ignored. UPDATE: this wasn't needed on my board, as members weren't interested in saving their old games, I will only work on this if requested by a donator.

Download Now

File Type: zip [PBPG] Chess v 4.0-0.1 Beta 5.zip (64.5 KB, 231 views)

Screenshots

File Type: jpg pbpgtournaments chess move 2.jpg (60.0 KB, 0 views)
File Type: jpg pbpgtournaments chess options.jpg (55.8 KB, 0 views)
File Type: jpg pbpgcore configuration.jpg (38.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 10-20-2010, 11:44 AM
fevredsuk fevredsuk is offline
 
Join Date: Apr 2010
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[QUOTE=Carnage-;2107035]what bugs did you encounter?

Its been running fine on my forums for months.[/QUOTE

chess pieces disappearing during games

games freezing and no opponents being able to make a move

in one game all the pieced turned to rooks and there were one on every square

many more niggily bugs that resorted in members giving up playing.

also if 2 members agrred to have a game and one set the game up while the other wasn't there, even if they put the members names in anyone could join the game and start playing - is that supposed to happen?
Reply With Quote
  #73  
Old 10-20-2010, 04:18 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you still have a copy of the threads? If I could see the sequence of commands that generated the bugs I'd have a better shot at fixing them.
Reply With Quote
  #74  
Old 11-05-2010, 06:13 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Beta 5 released; this version requires the latest version of the core product released about half an hour ago.

This adds support for automatic tournaments (with latest version of T+L mod due for release soon) and support for statistics from games.
Reply With Quote
  #75  
Old 11-06-2010, 02:08 PM
paolonappo paolonappo is offline
 
Join Date: Oct 2010
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Attachment 123438
Vb4.08
white move black (e7,e5). Game stopped.
Reply With Quote
  #76  
Old 11-06-2010, 03:31 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you link me to the thread?
Reply With Quote
  #77  
Old 11-06-2010, 03:45 PM
paolonappo paolonappo is offline
 
Join Date: Oct 2010
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Carnage- View Post
Can you link me to the thread?
Link
user: new
pwd: partizan

thank
Reply With Quote
  #78  
Old 11-07-2010, 06:23 AM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks; I've figured out the issue.

It seems that for chess and presumably checkers, the user names entered are case-sensitive.

I'm moving up the next release priority and will include a fix for this issue; for now make use of the auto-complete on the set usernames box to get the correct capitalisation for the username
Reply With Quote
  #79  
Old 11-07-2010, 01:43 PM
paolonappo paolonappo is offline
 
Join Date: Oct 2010
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Carnage- View Post
Thanks; I've figured out the issue.

It seems that for chess and presumably checkers, the user names entered are case-sensitive.

I'm moving up the next release priority and will include a fix for this issue; for now make use of the auto-complete on the set usernames box to get the correct capitalisation for the username
Ok. Thanks
Reply With Quote
  #80  
Old 01-02-2011, 11:41 AM
loovie loovie is offline
 
Join Date: Aug 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry for my bad english.

The game chess i have installed, so far everything in order!
I see everything but it is not possible to play!
Why?
Must i still which consider?
Reply With Quote
  #81  
Old 01-14-2011, 05:34 AM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

have you checked that you setup the script paths correctly in the plugin config? (if you don't have your forums installed in the root of your domain, you will need to change this)
Reply With Quote
Reply

Thread Tools

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

Forum Jump


All times are GMT. The time now is 06:39 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06489 seconds
  • Memory Usage 2,337KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete