Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Play By Post Gaming Core Details »»
Play By Post Gaming Core
Version: 4.0-0.1 b4, by Carnage Carnage is offline
Developer Last Online: Sep 2014 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.x Rating:
Released: 01-11-2010 Last Update: 11-04-2010 Installs: 30
DB Changes Uses Plugins
Additional Files Is in Beta Stage  
No support by the author.

What does this do?
On its own this mod does NOTHING. It provides the Admin CP interface and common code for Play by post games.

What can I use it for?
There are two reasons why you might want to isntall this mod. The first and most common is that you wish to install one or more Play by post games for your forums. The second is that you want to develop your own play by post game.

What exactly IS play by post gaming/games?
The idea of a play by post game is that it is a game played by one or more of your forum members within a thread of your forum. A player makes a move by making a post containing the details of the move that they wish to make. As an example, take the chess plugin; this allows two members to play a game of chess beween them, each player in turn posts the piece they wish to move and where they want it to move to. The thread output gets turned into a chess board so that other members can see the game.

Features
  • Admin CP interface to configure games.
  • Admin CP interface to configure stats from games.
  • Allows assigning of games to forums.
  • When posting a new thread, members can pick between avaliable games to play.

Installation
1. Upload contents of upload folder.
2. Import product.
3. Find, download and install at least one PBPG compatible game.
4. Configure game and assign it to at least 1 forum.
5. I recomend turning off bbcode, smilies, images and post count in the forums you assign games to.

Uninstallation
1. Edit any forum with a configuration assigned; remove all the configurations.
2. Use the clear threads option (beta 2+) against each configuration to remove the config from threads. (the threads will revert to being normal forum threads)
3. Delete all configurations.
4. Uninstall all pbpg plugins.
5. Uninstall this product.

Changelog
  • 4.0-0.1 b4
    • Added statistics management tool. Any plugins which provide statistics can be managed by this tool, mapping stats into user profile fields.
    • Added some admin help to some areas; some work still needed.
    • Added comms support. This includes the basic tools for plugins to communicate with each other and store state.
  • 4.0-0.1 b3
    • Added install lib to simplify and unifiy plugin install code.
  • 4.0-0.1 b2
    • Changed select box to checkboxes for enabling plugins.
    • Added clear threads option to configuration to remove it from any threads its enabled on.
    • Product drops its own tables on uninstall.
  • 4.0-0.1 b1
    • Fixed bug with javascript in IE.
  • 4.0-0.1 a3
    • Added safety check to delete configuration. You can no longer delete a configuration thats in use.
    • Added a common directory for scripts and images common to one or more pbp game.
    • Fixed a bug that occured in threads that go beyond a single page when you are not viewing the last page.
  • 4.0-0.1 a2
    • Added ability to delete configurations
    • Phrased admin cp elements. (if anyone notices any missing let me know)
    • Cleaned up install code
    • Added uninstall code to revert changes to vbulletin tables only
    • Added redirect/error messages
  • 4.0-0.1 a1
    • Initial release

Notes
  • YOU MUST INSTALL AT LEAST ONE GAME FOR THIS MOD TO WORK. Games are posted in separate threads; I'll use the first post to keep a list of all the games that are avaliable.
  • If you intend to develop your own game, the API isn't finished or fixed yet, so hold fire for a while I'll also be putting some docs into the thread to assist with this.
  • Contents of ref folder in the zip are for referance, they list uploaded files and the database changes made in case you want to remove the mod.
  • Install lib file has been moved; some older versions of plugins may fail to find it, if this is the case update to the latest version of the plugin.

Download Now

File Type: zip PBP Gaming Core v4.0-01 Beta 4.zip (45.6 KB, 164 views)

Screenshots

File Type: jpg pbpgcore newthread.jpg (53.2 KB, 0 views)
File Type: jpg pbpgcore admin.jpg (49.8 KB, 0 views)
File Type: jpg pbpgcore configuration.jpg (38.0 KB, 0 views)
File Type: jpg pbpgcore forums.jpg (67.4 KB, 0 views)

Show Your Support

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

Comments
  #2  
Old 01-12-2010, 03:09 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

List of (and links to) Free PBP gamesList of (and links to) Commercial PBP games
-None-

Games in planning/development stages
  • Othelo/Reversi
  • Go
  • Backgammon
  • ...

Poker is also in my to do list, but its somewhat more tricky to implement (the number of different types + rules played makes it complex to start with, not to mention the fact that it can have many players in a game) so is currently last.
Reply With Quote
  #3  
Old 01-12-2010, 06:03 PM
simunaqv simunaqv is offline
 
Join Date: May 2007
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks very interesting. I will try it out once compatible games are available for it.
You might consider converting coroner's games to PBP games.
Reply With Quote
  #4  
Old 01-12-2010, 06:46 PM
togebi33's Avatar
togebi33 togebi33 is offline
 
Join Date: Dec 2008
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

demo?
Reply With Quote
  #5  
Old 01-12-2010, 07:27 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can take a look at my vb4 public dev board; vb4.giveupalready.com (chess forum) Thats one of the games that this mod supports; I'll be releasing that in a few hours once i've got the critical bugs out
Reply With Quote
  #6  
Old 01-12-2010, 08:29 PM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah I might tag this to see what games come out in the near future. looks interesting tho. thanks.
Reply With Quote
  #7  
Old 01-12-2010, 08:35 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just released a chess mod; not sure what else i'll release, but i'm hoping other developers will release some games as well, at least once i've got some docs for the code written up

I also want to write a leagues and torunaments addon for this. (At the moment its a case of soooo much coding soooo little time )
Reply With Quote
  #8  
Old 01-12-2010, 11:22 PM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah I know how you feel ^^ Thanks for the Chess release.

What kind of games do you think developers will be able to make for this kind of platform?
Reply With Quote
  #9  
Old 01-13-2010, 08:33 AM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Pretty much any game which is turn based will work on this platform; chess is one example, poker is another. If someone had the time and desire, they could even code up something huge and massive along the lines of the space empires series. My personal list of games i'd like to create when i've got time is:

Chess (done but needs more features adding)
Checkers (pretty much the same code so seems silly not to add)
Poker (may take quite a while as poker is a fairly complex game)
Something based off my sites RP system, however this may remain private, depending on if I can release the RP system or not... (its based off the rpg integration hack released here for vb2, heavilly modified by sucessive generations of coders on my site)
Reply With Quote
  #10  
Old 01-14-2010, 05:05 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Released updated version. Not a critical update it just cleans up various areas (phrases, deleting, redirect messages, install/uninstall code)
Reply With Quote
Reply


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 01:53 PM.


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.04929 seconds
  • Memory Usage 2,327KB
  • Queries Executed 24 (?)
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
  • (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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (5)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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