vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Tetris v2.5 | Leaderboard, Comments and High Score System v2.5 :) (https://vborg.vbsupport.ru/showthread.php?t=42293)

futureal 08-25-2002 12:33 AM

John: I will contact you.

Martin64: I believe it is a bug in the Flash file for Tetris, *not* in John's hack. The hack just grabs a value that is returned from the game, and the game does not appear to be returning that value when somebody "beats" it.

John 08-25-2002 01:35 AM

Ok, here's a rough cut. I know none of the stuff on the front page makes sense, it's all space filler stuff.

Bear in mind this was installed on a fresh board, the colours are horrible.
https://vborg.vbsupport.ru/

The mini table at the bottom of the page randomly displays the high scores for one of the games, I had a go at making it display all of the dynamically - unfortunately the while loop within a loop went horribly wrong.

I'm going to work on it (or get someone else to work on it) and release it as an add-on later on.

John 08-25-2002 01:37 AM

oh - the crown next to your personal best only appears when you're the current high scorer. On mouse over, it says "{gamename} Champion!" :)

All text on the page (such as intros and descriptions) can be changed in the admin panel.

Edit: This page is $bburl/arcade.php (no actions)

N9ne 08-25-2002 01:48 AM

Very cool :cool:

When you release this addon, will there be instructions for those who have the tetris king + tetris + leaderboard hack already installed?

Ninth Dimension 08-25-2002 02:17 AM

I'm sorry to say this, but I think you will find that John is not going to be making a public release of the arcade hack - he is just showing off :)

Although I will have to admit that it's looking damn sexy :)

Goldknight 08-25-2002 02:36 AM

Yean and John will cost us a broke blender or used car (no engine) at least to get our hands on it. Good deal eh? ;)

Also I agree with Daniel or Ninth about "hot look" Good job, John.

Odil 08-25-2002 02:49 AM

I read somewhere that with a donation we can get this hack you are working on? I am willing to donate if you are doing this...please let me know.

Odil

Quote:

Originally posted by john.eovie
Ok, here's a rough cut. I know none of the stuff on the front page makes sense, it's all space filler stuff.

Bear in mind this was installed on a fresh board, the colours are horrible.
http://www.eovie.co.uk/pics/18.gif

The mini table at the bottom of the page randomly displays the high scores for one of the games, I had a go at making it display all of the dynamically - unfortunately the while loop within a loop went horribly wrong.

I'm going to work on it (or get someone else to work on it) and release it as an add-on later on.


futureal 08-25-2002 05:32 AM

Quote:

Originally posted by john.eovie
The mini table at the bottom of the page randomly displays the high scores for one of the games, I had a go at making it display all of the dynamically - unfortunately the while loop within a loop went horribly wrong.

I'm going to work on it (or get someone else to work on it) and release it as an add-on later on.

Let me know what is wrong with it and I can take a look at it if you'd like.

kira 08-25-2002 05:32 AM

Hi, great hack!

I'm having the same problem as Martin, re: a player beating the high score in Tetris but not having his score recorded.

Quote:

Futureal writes: I believe it is a bug in the Flash file for Tetris, *not* in John's hack. The hack just grabs a value that is returned from the game, and the game does not appear to be returning that value when somebody "beats" it.
Okaaay, but I'm not understanding why players were able to beat the high score before, but not now. Is there something I can do, do you think? (FYI, I'm using the 2.5 file.)

Souly 08-25-2002 08:21 AM

Quote:

Originally posted by kypdurron
your last english with pause was actually english without pause
NOPE :D I have test it and its OK!

Quote:

Originally posted by Castel



Excellent, thanks for including the fla files. Nice job figuring out how to add and contruct levels. I'm a total flash newbie as well but now that I have the fla files I see how it's done and I will add my own custom levels.
BTW the english with pause has a glitch in lvl 13 (there are no blocks displayed at the beginning of the the lvl, looking at the code it think the problem is:

PHP Code:

     liv13[maxrig-2][12]=random(7)+100+1;
     
liv13[maxrig-7][12]=random(7)+100+1

The maximum value allowed for where you have [12] is [9] I believe.

OhOH. thx4it. I will change it to.....
PHP Code:

     liv13[maxrig-12][2]=random(7)+100+1;
     
liv13[maxrig-12][7]=random(7)+100+1

Quote:

Originally posted by Ron ? DCS
"After I complete level 10...the game takes me back to level 1, and it won't give me a chance to enter my name on the scoreboard.

Anyone else having the same problems?"

I

OK. It is possible, that you use my first fla File version?! My second version fixed it.

------------------------------------------------------------
------------------------------------------------------------
In the next version I:

* will fix all known bugs
- 2 code errors

* new Parameters for Lvl 11-16
- the amount of lines is to high now

* and a new Lvl16
-in my older versions this level is a special board Level, i included some part of my boardname in it, i will change it to a big vB!

In the Moment i am very busy in my reallife, i think i will work on the flash file today in the evening (now it is 11:24 am here)


All times are GMT. The time now is 06:35 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.02219 seconds
  • Memory Usage 1,755KB
  • 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
  • (2)bbcode_php_printable
  • (6)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