vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vbProArcade v1.0 Flash Games Development (https://vborg.vbsupport.ru/showthread.php?t=47198)

drumsy 04-04-2003 03:26 PM

Quote:

Yesterday at 09:59 PM dstruct2k said this in Post #378
TIE Fighter

This is the Star Wars Shooter that was submitted earler, it was easy to fix up.


Thank you for the MySQL query now will everyone else please submit the MySQL query when releasing a new game?

Thank you!!!

drumsy 04-04-2003 03:39 PM

Quote:

03-28-03 at 03:38 PM drumsy said this in Post #356
I'm having a problem with new games. The initial five released work wonderfully and the thumbnail images display properly but the two I've installed lately, Simon Says and Hexagon, are displaying the thumbnails very poorly. Colors are mixed up and the image is junky. What could be the problem? I can't manually add the image because I get an error having to do with openbase_dir or something like that. We also are running in safe mode.

Simon Says and Hexagon still don't work but the Tie Fighter icon does. Can anyone still help me with this?

futureal 04-04-2003 05:10 PM

Hi everybody,

Thanks for all the new games. You guys are the ones making this hack awesome! I have updated the first post in the thread with the links to all of the new games I've seen.

Regarding optimization:

Because of the way the "mini scoreboards" work on the main page, when more games are added you are seeing tons and tons of queries. I have a new version of the hack ready (though I haven't done the install instructions yet) that fixes a few minor bugs and some other annoyances.

After seeing how many games are available, I think it's time to re-think how the mini-boards are done. Instead of querying on a per-game basis, I think I will see if I can pull everything on one or two massive queries and then sort the information into arrays via PHP. With any luck, there will be a demo of this up on one of my sites soon that I can point you to.

Thanks for the feedback!

The Wedge 04-04-2003 05:47 PM

ill try and do some editing to the flash files of Ping Pong, but i'm not that good, so i might send it to my uncle, anyway, ill try and do this later tonitei cant believe i edited em!!!

Mr L 04-04-2003 06:13 PM

I don't know how one goes about this, but how is a hack awarded a Hack Of The Month prize?

This hack (I know this thread is part and parcel of a main hack and I am not talking directly about the individual games) has absolutely transformed my board.

I can put my hands up and say this is clearly the best addon that I have done for vBulletin. My board is about Retrogaming as the signature says and some of these games that have come through with the help of this hack have helped it no ends.

Cheers futureal for the best vBulletin addition yet and allowing one that is also easially expandable with the modification of FLA files.

Jitway 04-04-2003 07:15 PM

I agree has to be one of the greatest if not the greatest

Jakor Sevel 04-04-2003 08:59 PM

thanks for all the games. Now if only someone could convert that pinball game *hint hint* ^_^

DigitalDesktops 04-04-2003 09:22 PM

Witch Hunt

Game Hash Offset: 5
Score Return Variable: $score
HTML Code for Game:

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="550" height="400">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="400">
</embed>
</object>

I'll get sql query posted up soon.

EvilLS1 04-04-2003 09:55 PM

Quote:

Today at 07:10 PM futureal said this in Post #422




Regarding optimization:

Because of the way the "mini scoreboards" work on the main page, when more games are added you are seeing tons and tons of queries.


Futureal,
So its just the mini scoreboards that are causing all the extra queries? And if so, couldn't they be easily removed?

I'd be willing to ditch the mini scoreboards in order to cut down the number of queries so that I can add more games. If members want to see all the scores they can click on the link to view the big scoreboards.

Erwin 04-04-2003 10:29 PM

I've optmized my ProArcade so it only has 16 queries, from the original 83 queries.

I did this by removing all score board information, mini scoreboard, high score etc. from the Arcade main page, and just kept the game name and description, and links to the high scores.

No matter how many games you add, the queries should remain at 16, as it takes only ONE query to get the name and description.

If anyone wants to know how to do this, I can gladly show them. But otherwise, ask futureal. ;)


All times are GMT. The time now is 06:27 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02121 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete