Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3] Details »»
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Version: 1.00, by John John is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 01-17-2004 Last Update: 08-25-2004 Installs: 1745
 
No support by the author.

v3 Arcade [3.0.3]
Games Arcade for vB3
Game copyrights belong to their respective owners.
v3 Arcade - Copyright ?2004 John Warwick, All Rights Reserved.
__________________________________
Arcade Verson: 1.0
vB Version: vBulletin 3.0.3
Author: John Warwick
Email: John[at]eovieinteractive.com
Site: www.v3arcade.com
??????????????????????????????????

Updates
==========================
1.0.0 - Initial release

1.0.1 - Bug fix update
? This release addressed a couple of small bugs. Information on fixing
these issues can be found in the FAQ. (Included in this zip.)

1.0.2 - Bug fixes and new features
? This release makes all games on the Arcade main page appear in the
order which they were installed, regardless of whether or not it has
been played. (With the newest games at the top.)
? It includes a
page navigation system, allowing users to browse games by page. By default, 10 games appear per page.
? There is also a new search feature, for finding games by name/description. (Accessible through the "Search" menu in the navigation bar.)
? This release should be less CPU intensive than previous versions.

1.0.3 - Bug fixes
? Security fixes

History & Hack Information
- So, what is the v3 Arcade?
The v3 Arcade is exactly what the name implies - an online games arcade that offers seamless integration with your vBulletin forum.

The v3 Arcade is the first of the new generation of vBulletin additions. Back from its roots, the v3 Arcade is the vBulletin 3 edition of my original Arcade written in late 2002 (not to be confused with futureal's 'ProArcade', which was written during the Arcade's beta phase).

v3 Arcade Features Include:
? Integrated Flash gaming for vBulletin 3
? Advanced leader board system
? FULL Mozilla/Netscape Compatibility
? Moderation abilities for Mods/Super Mods/Admins
? PM & Email notification for events
? Advanced statistics for all users
? A higher level of security
? "Arcade Challenges", 1-on-1 contests between users
? Arcade awards system
? Automated and manual score pruning tools

This installation comes loaded with the following games:
? Tetris
? Snake
? Asteroids
? Chopper Challenge
? Space Invaders

If you have the source (.FLA) for a game that you want to use in the v3 Arcade, you can send the required files to john@v3arcade.com for conversion. (Providing permission has been given by the original author.) Within a reasonable delay, I'll post the converted game and installation script on vBulletin.org.


Testing
Tested on vBulletin 3.0.3, across multiple unhacked installations.


Thanks to...
? Kura: For helping out with vB3 difficulties!
? Erwin: Whose vB2 Flash Player inspired the original hacks
? Paul Neave: For providing the source for 4 of the standard v3 Arcade games


IMPORTANT NOTES
? If you do install this hack, please click on the INSTALL button. There are going to be some updates for this which you're really not going to want to miss!
? Each Arcade page has an Eovie Interactive and Flash Player link at the bottom. This is optional, but greatly appreciated.
? You may have noticed that this release of the v3 Arcade is not fully phrased. To phrase the arcade would require well over a hundred phrases to be added, making for a lengthy installation process! Futures version of the v3 Arcade will be phrased, with a more automated installation.
? And don't forget - BACKUP BEFORE YOU INSTALL!


Regarding the "ProArcade"
There has been a lot of debate on vb.org recently about the ownership of hack "concepts". My original Arcade hack (on which the v3 Arcade is based), was a progression of the my vBTetris Leaderboard hack - both of which came about before the ProArcade. I've spoken to Erwin regarding this, and he can confirm that this has always been an independent development; hence the v3 Arcade was authorised for release.

Fixes
If you're installing the Arcade from scratch, there are no fixes or updates to be applied. Simply follow the instructions in Installation.txt.
If you've already installed the Arcade, make the changes in Updates.txt.

[Click HERE to view a list of released games and modifications!]

Demos/Add-Ons/Beta Testing
www.v3arcade.com

Download the v3 Arcade (1.0.3) here:

Show Your Support

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

Comments
  #1932  
Old 04-05-2004, 07:48 AM
nemesis01's Avatar
nemesis01 nemesis01 is offline
 
Join Date: Dec 2001
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PAINTBALLM
the arcade only installed the templates to PBM BLUE, which is a sub-template off of the default. I have three templates and the arcade wont work on the others. Is there a fast way of fixing this? (just duplicating the templates to other styles maybe?)
Change the boards default style, or your personal style to the style you want to install the templates in and run the first part of the arcade install again, first part only, then repeat the process for the other styles you have.
Reply With Quote
  #1933  
Old 04-05-2004, 08:57 AM
jmfemedia jmfemedia is offline
 
Join Date: Mar 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having problems trying to get the trophies to show in the post bit.

when I do the alterations that it says in the zip for functions.php

I get this:


Quote:
Parse error: parse error in /home/virtual/site155/fst/var/www/html/forums/includes/functions.php on line 1864

Fatal error: Call to undefined function: is_browser() in /home/virtual/site155/fst/var/www/html/forums/global.php on line 59
the alterations that you have to do for the functions.php are:

PHP Code:
Find:
 
// get CSS width for outerdivwidth from outertablewidth
 
 
Above thisadd:
 
    
// declares the arcade image directory
    
$stylevar['imgdir_arcade'] = "images/arcade"
while the modified functions.php is installed on the server my site is 100% dead and can not be used.

I am able to use the arcade with the standard functions.php but I dont get the arcade trophies in the postbit.

can someone please help me with this.

I have attached my functions.php (removed the liscence number) so that you can see exactly what I did.

[high]You cannot attach vBulletin PHP files. Removing the license number means nothing. You have just breached your vB license agreement. Read the site rules and your vB license properly.[/high]
Reply With Quote
  #1934  
Old 04-05-2004, 10:35 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For version 1.02 - if you want to make the games show up in ALPHABETICAL order rather than install order, do this:

Open arcade.php,

Find:

PHP Code:
    // Selects all games from the database
    
$result_allgames $DB_site->query("
        SELECT * FROM " 
TABLE_PREFIX "games $searchclause ORDER BY gameid DESC
    "
); 
Replace with:

PHP Code:
    // Selects all games from the database
    
$result_allgames $DB_site->query("
        SELECT * FROM " 
TABLE_PREFIX "games $searchclause ORDER BY shortname ASC
    "
); 
That should make things a bit more logical, if you ask me.
Reply With Quote
  #1935  
Old 04-05-2004, 11:21 AM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed first time
And well done Erwin, as usual comes to the rescue :nervous:

Now all I have to do is find out how to upload the new games.

Laters

Quote:
Originally Posted by Erwin
For version 1.02 - if you want to make the games show up in ALPHABETICAL order rather than install order, do this:

Open arcade.php,

Find:

PHP Code:
    // Selects all games from the database
    
$result_allgames $DB_site->query("
        SELECT * FROM " 
TABLE_PREFIX "games $searchclause ORDER BY gameid DESC
    "
); 
Replace with:

PHP Code:
    // Selects all games from the database
    
$result_allgames $DB_site->query("
        SELECT * FROM " 
TABLE_PREFIX "games $searchclause ORDER BY shortname ASC
    "
); 
That should make things a bit more logical, if you ask me.
Reply With Quote
  #1936  
Old 04-05-2004, 01:39 PM
mharmon mharmon is offline
 
Join Date: Feb 2003
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What if you want the games to show up all on one page and not be divided into separate pages?
Reply With Quote
  #1937  
Old 04-05-2004, 01:40 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
 
Join Date: Jul 2003
Location: Raleigh, NC
Posts: 686
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Change the variable for the number to show on each page REALLY high?
Reply With Quote
  #1938  
Old 04-05-2004, 01:40 PM
John's Avatar
John John is offline
 
Join Date: Mar 2002
Location: Norwich, UK
Posts: 1,543
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Then set $perpage to 1000, or some other big number.
Reply With Quote
  #1939  
Old 04-05-2004, 02:22 PM
weaver weaver is offline
 
Join Date: Mar 2004
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've just installed this without incident. The arcade seems to be working fine. However, when I click to view a member profile I get this error:

Quote:
Parse error: parse error, unexpected T_DEFAULT in /home3/shb4_003/mysite.com/public_html/forums/includes/functions_online.php on line 705
ETA: Fixed... For some reason I had another "default:" where there should not have been one.
Reply With Quote
  #1940  
Old 04-05-2004, 06:30 PM
jmfemedia jmfemedia is offline
 
Join Date: Mar 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Folks I really need help with this.

Quote:
Originally Posted by jmfemedia
I am having problems trying to get the trophies to show in the post bit.

when I do the alterations that it says in the zip for functions.php

I get this:


the alterations that you have to do for the functions.php are:

PHP Code:
Find:
 
// get CSS width for outerdivwidth from outertablewidth
 
 
Above thisadd:
 
    
// declares the arcade image directory
    
$stylevar['imgdir_arcade'] = "images/arcade"
while the modified functions.php is installed on the server my site is 100% dead and can not be used.

I am able to use the arcade with the standard functions.php but I dont get the arcade trophies in the postbit.

can someone please help me with this.

I have attached my functions.php (removed the liscence number) so that you can see exactly what I did.

[high]You cannot attach vBulletin PHP files. Removing the license number means nothing. You have just breached your vB license agreement. Read the site rules and your vB license properly.[/high]
Reply With Quote
  #1941  
Old 04-05-2004, 07:42 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Erwin
For version 1.02 - if you want to make the games show up in ALPHABETICAL order rather than install order, do this:

Open arcade.php,

Find:

PHP Code:
    // Selects all games from the database
    
$result_allgames $DB_site->query("
        SELECT * FROM " 
TABLE_PREFIX "games $searchclause ORDER BY gameid DESC
    "
); 
Replace with:

PHP Code:
    // Selects all games from the database
    
$result_allgames $DB_site->query("
        SELECT * FROM " 
TABLE_PREFIX "games $searchclause ORDER BY shortname ASC
    "
); 
That should make things a bit more logical, if you ask me.
John, is there a way to maybe add an option for this for those of us that want to sort the games alphabetically instead of how the games are added?
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 04:21 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.06477 seconds
  • Memory Usage 2,356KB
  • Queries Executed 25 (?)
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
  • (8)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete