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

Reply
 
Thread Tools
[DBTech] Triple Triad (Lite) [AJAX] Details »»
[DBTech] Triple Triad (Lite) [AJAX]
Version: 1.1.1, by Deceptor Deceptor is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.x Rating:
Released: 06-05-2010 Last Update: 07-17-2010 Installs: 51
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

Triple Triad

Triple Triad is the popular Card Game from within Final Fantasy 8. The original cards and gameplay have been recreated for you to integrate into your forum and play with your members through several match types. You can also integrate with uShop and other currency modifications to use existing point systems you may have installed.

Professional version & feature list available @ www.DragonByte-Tech.com
Priority support for Lite version is handled at the Developers Website.

Documentation
Documentation can be found here: http://www.dragonbyte-tech.com/conte...-documentation

Live Demos
The links below provide you access to view parts of Triple Triad (some sections/features are unavailable within Lite).
  • Features - Lite

    Core Features
    • Includes full Final Fantasy 8 Triple Triad Set
    • Member Vs. Member Matches
    • Member Vs. CPU Matches
    • Inline Points/Currency System
    • Fully animated battles using AJAX for true gameplay
      Triple Triad can also integrate with other point systems like uShop!
    • Give points/money per post/thread
    • Create your own custom sets/cards

    CPU Players
    • Create as many cpu players as you like
    • Specify CPU attitudes to determine how aggressive/defensive a CPU player is
    • Specify CPU Accuracy to determine how accurate and easy/hard a CPU player is
    • With adaptive CPU AI, your members will never get bored challenging tough CPU opponents

    Profiles
    • Individual user statistics
    • Set-by-set statistics
    • View user decks

    Messages
    • Inline Messages System
    • Integrated with vBulletin Notifications

    Purchase
    • Purchase decks created by you
    • Decks can contain random cards with specific rarity values or specific cards

    Battle Arena
    • Create battles against the computer or forum members
    • Setup your own match with rules from the original Triple Triad game
    • Leave battles early

    Rules
    • Quick overview of How to Play and advanced Triple Triad rules so your members can learn how to play
  • Features - Pro

    Core Features
    • Watch Live Matches in realtime
    • Watch Match Replays after they've finished
    • Manage users decks and money within the ACP
    • Full game music and sound effects during battles
    • God Mode CPU AI Technology to make the most difficult AI players possible

    Profiles
    • View users recent matches
    • View user trades

    Trade Center
    • View open or closed trades
    • Create your own trades offering/requesting as many cards as you desire, and money!
    • Accept open trades at any time for instant swaps/transactions

    Battle Arena
    • Watch any live match or match replay

    Tournaments
    • Create tournaments with 2, 4 or 8 members
    • Set money/points to be the prize
    • Automated tournament handling so no idle users will stop the game play
    • View tournament grids to see who has made it through
    • Creating/Deleting tournaments permission based

    Statistics
    • View who's in the Hall of Fame or Hall of Shame
    • See who's collected the most cards
    • View the most watched match replays

    Database
    • View all cards, of all levels, of any set at any time

Support

Priority support will be handled at DBTech.

Changelog

v1.1.1 Lite

- Resolved Bug: Battle score calculation when leaving, may have resulted in invalid win/loss.
- Resolved Bug: Some skins had broken headers within TT (vB4 affected only)
- Optimisation: fetch_id() was optimised to reduce resources
- New Features: New hook location added so vBActivity can reward points on battle victory/defeat.

v1.1.0 Lite

- Ability to leave battles
- Engage in multiple battles
- Notifications will now clearly instantly instead of requiring each message to be read
- Bug Fix: Starting a new battle while other was not completed due to both players not leaving meant you could not enter another battle.
- Bug Fix: Being invited to a new battle was not possible when previous battle had finished but both players had not left.
- Bug Fix: (CPU) tag showed in player 2 deck title for vB4 only.
- Bug Fix: Potential alert with card movement error.
- Bug Fix: A few bits of text unphrased now phrased.

v1.0.1 Lite - Released to the public

Download Now

File Type: zip [DBTech]_Triple_Triad_Lite_v1.1.0_(vB4).zip (2.96 MB, 82 views)
File Type: zip [DBTech]_Triple_Triad_Lite_v1.1.1_(vB4).zip (2.99 MB, 257 views)

Screenshots

File Type: jpg vb4_battle.jpg (176.7 KB, 0 views)
File Type: jpg vb4_battle_battle.jpg (106.5 KB, 0 views)
File Type: jpg vb4_messages.jpg (36.0 KB, 0 views)
File Type: jpg vb4_messages_message.jpg (46.7 KB, 0 views)
File Type: jpg vb4_profile.jpg (51.0 KB, 0 views)
File Type: jpg vb4_profile_deck.jpg (92.2 KB, 0 views)
File Type: jpg vb4_shop.jpg (47.7 KB, 0 views)
File Type: jpg vb4_shop_purchase.jpg (85.7 KB, 0 views)

Show Your Support

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

Comments
  #32  
Old 06-19-2010, 02:17 PM
baghdad4ever baghdad4ever is offline
 
Join Date: Apr 2007
Location: baghdad
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Deceptor View Post
You can delete battles through SQL for now:
[sql]delete from dbt_triad_battles[/sql]
Don't forgot to add the prefix. It's a bug we're aware of and is being resolved

thanks

what the prefix i must add?? can i use that

TRUNCATE TABLE `dbt_triad_battles`
Reply With Quote
  #33  
Old 06-19-2010, 03:41 PM
Deceptor's Avatar
Deceptor Deceptor is offline
 
Join Date: Dec 2008
Location: England
Posts: 514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by baghdad4ever View Post
thanks

what the prefix i must add?? can i use that

TRUNCATE TABLE `dbt_triad_battles`
You prefix defined in ./includes/config.php when you installed vBulletin, so if it's vb_, you'd execute:

TRUNCATE TABLE `vb_dbt_triad_battles`
Reply With Quote
  #34  
Old 06-25-2010, 11:21 PM
Deceptor's Avatar
Deceptor Deceptor is offline
 
Join Date: Dec 2008
Location: England
Posts: 514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

v1.1.0 Lite released, new features and bug fixes included See the first post for the changelog.
Reply With Quote
  #35  
Old 06-26-2010, 08:16 PM
session-one session-one is offline
 
Join Date: Dec 2009
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

edit,

looks great i'll let u know how everything goes
Reply With Quote
  #36  
Old 06-26-2010, 08:23 PM
session-one session-one is offline
 
Join Date: Dec 2009
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok so is there a guide on how to create a deck, i have no knowledge of FF and don't know what to put into the fields..is there a pre made setup i could use deceptor, that i could then tweak a little bit?
Reply With Quote
  #37  
Old 06-26-2010, 09:38 PM
Deceptor's Avatar
Deceptor Deceptor is offline
 
Join Date: Dec 2008
Location: England
Posts: 514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Session-one - As the first post says, documentation is here: http://www.dragonbyte-tech.com/conte...-documentation

Note the documentation is for Pro - so if it says something you don't see, don't worry
Reply With Quote
  #38  
Old 06-27-2010, 12:36 AM
session-one session-one is offline
 
Join Date: Dec 2009
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks a lot deceptor..ill let u know of any bugs if i find any
Reply With Quote
  #39  
Old 06-27-2010, 04:47 AM
session-one session-one is offline
 
Join Date: Dec 2009
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

users love it so far
Reply With Quote
  #40  
Old 06-27-2010, 12:11 PM
Deceptor's Avatar
Deceptor Deceptor is offline
 
Join Date: Dec 2008
Location: England
Posts: 514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good stuff If you have any issues let me know, otherwise enjoy the game
Reply With Quote
  #41  
Old 07-03-2010, 08:56 PM
Xencored Xencored is offline
 
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not working for me i cant "click" the cards to add them to decks etc...
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:41 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.05128 seconds
  • Memory Usage 2,352KB
  • 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
  • (10)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