Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Triple Triad PSP (Python): Difference between revisions

From GameBrew
Created page with "{{Infobox PSP Homebrews |title=Triple Triad PSP (Python) |image=ttpsppython.png |description=Based on a mini-game from Final Fantasy VIII |author=Triple Triad Team |lastupdated=2007/04/10 |type=Card |format= |version=0.04.21 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/psphomebrew/ttpsppython.7z |website=http://forums.qj.net/f-psp-development-forum-11/t-triple-traid-psp-v-0421-update-release-103787.html |source=https://dlhb.gamebrew.org/psphomebrew/ttpsppython.7z..."
 
No edit summary
 
Line 133: Line 133:
* Added battery indicator.
* Added battery indicator.
* Fixed many bugs (and probably added new ones!).
* Fixed many bugs (and probably added new ones!).
* Pressing left or right in a a toolbar menu will now bring you to the previous/next toolbar menu.
* Pressing left or right in a toolbar menu will now bring you to the previous/next toolbar menu.
* You can now deactivate the toolbar also by pressing circle.
* You can now deactivate the toolbar also by pressing circle.
* Changed fonts, now supports extended characters both in Windows/Linux and PSP.
* Changed fonts, now supports extended characters both in Windows/Linux and PSP.

Latest revision as of 06:23, 6 February 2025

Triple Triad PSP (Python)
General
AuthorTriple Triad Team
TypeCard
Version0.04.21
LicenseGPL-2.0
Last Updated2007/04/10
Links
Download
Website
Source

Triple Triad is a card game based on a mini-game from Final Fantasy VIII.

This is a PSP adaptation of the game made with PSP-Python.

Installation

Copy the python directory in the root of your MS, and the two game directories to /PSP/GAME/.

Controls

D-Pad - Cursor movement

Cross - Select

Circle - Cancel

Square - Show help (if any available)

L+R - Take a screenshot

L - back (decrease card level list/circle thru invites)

R - forward (increase card level list/circle thru invites)

Select - Player filter

Start - Accept

Screenshots

ttpsppython2.png

ttpsppython3.png

ttpsppython4.png

ttpsppython5.png

ttpsppython6.png

Changelog

Vers. 0.04.21 (public release)

  • Added a timeout for opponents moves and trading (check userdata/__init__.py to set your timeout, defaults to 60 secs).
  • Added "Abort Match" in ingame menu.
  • Added polski language (thanks to dawid999).
  • Added help on deck selection (press square).
  • Added opponent's info on deck selection (press triangle).
  • Added players info during match.
  • Fixed crash trading cards.
  • Fixed player list menu (now it shows all the players).
  • Fixed icon for "D" status.
  • Fixed crash when challenging from toplist.
  • Fixed minor bugs.

Vers. 0.04.20 (public release)

  • Fixed some bugs.
  • Added new ones.

Vers. 0.04.19 (development release)

  • Fixed some bugs.
  • Added virtual keyboard during chat in match.

Vers. 0.04.18 (development release)

  • Fixed some bugs.
  • Added % downloading initial data.

Vers. 0.04.17 (development release)

  • Added timeout to connection to AP.
  • Fixed crash when selling a card.
  • Fixed bug when returning from the map without changing location.
  • Fixed a bug in the logging function.

Vers. 0.04.16 (development release)

  • Fixed location messages.
  • Fixed a bug in toplist: you can not challenge yourself, now!
  • Added locations' background.
  • Added missing icons.
  • Added topocationlist.
  • Chat extended during trading.

Vers. 0.04.15 (development release)

  • Fixed a bug in some menu.
  • Changed logging: now the log is saved in TTPSP.log (both on pc and PSP).
  • No more log in file NetLog.log (check TTPSP.log instead).
  • Added server news.

Vers. 0.04.14 (development release)

  • Fixed crash during logout.
  • Added rules info during match.
  • Fixed some minor bugs.

Vers. 0.04.13 (development release)

  • Fixed a bug in trade diff rule.
  • Fixed a bug in the blacklist .
  • Fixed a bug if playing with no trading rule.
  • Fixed some bugs in the chat.
  • Fixed custom match.

Vers. 0.04.12 (development release)

  • New core (faster loading time).
  • Fixed many bugs.
  • Added "KO" to waitOpponentsDeck.

Vers. 0.04.11 (development release)

  • Fixed a bug showing/hiding help in a match (for real, this time).
  • The menu is shown when activating the toolbar .
  • Fixed local echo bug in chat.
  • Changed version number.

Vers. 0.4.10 (development release- untested)

  • Fixed a bug showing/hiding help in a match.
  • Fixed local echo bug in chat.

Vers. 0.4.9 (development release)

  • Fixed graphic errors in chat during match.
  • Added server full error.
  • Added minimum version error.
  • Added top 50 list.
  • Added TRADE ALL rule.
  • Screenshots are now saved in the directory screenshots.
  • Faster loading time.

Vers. 0.4.8 (development release)

  • Added chat during match.
  • Fixed menu in mycards when adding a card to deck.
  • Fixed a bug in the buy menu.
  • Added help to main multiplayer form (press square).

Vers. 0.4.7 (development release)

  • Fixed a bug in the shop menu.

Vers. 0.4.6 (development release)

  • Fixed a bug in the deck.
  • Fixed a bug in the shop.
  • Fixed a bug during Sudden death.

Vers. 0.4.5 (development release)

  • Added battery indicator.
  • Fixed many bugs (and probably added new ones!).
  • Pressing left or right in a toolbar menu will now bring you to the previous/next toolbar menu.
  • You can now deactivate the toolbar also by pressing circle.
  • Changed fonts, now supports extended characters both in Windows/Linux and PSP.

Vers. 0.4.0 (development release)

  • Added German Language, thanks to lacri255!
  • Added FFX and FFVII card sets.
  • MULTIPLAYER game!
  • Too many to list.

Vers. 0.1.2 (development release)

  • Fixed same- wall, same & plus rules.
    • Now this rules works also with your cards, not only with opponent's cards.
    • (sorry, it's my fault, I misunderstood the rules!).
  • Added Sudden death rule.
  • Cards rotate vertically if taken from top or bottom.
  • A little general speedup. :).
  • You can now use the analog stick.

Vers. 0.1.1

  • Added sound when changing submenu option.
  • Card sets definition file is now multilingual (so in english you'll see "Lightning" and not "Tuono").
  • Updated card set images.
  • Fixed score (initial score is now 5- 5).
  • Faster animations.
  • Added option to quick match to choose cards' level.
  • Added option to quick match to choose which card set to use (but now there's only one).
  • Changed some sounds and raised volume.
  • Added music to dashboard menu (thanks Lemuriamu!).
  • Added credits.
  • Pressing Circle in a menu now brings you back to the previous menu (and not always to main menu).
  • Added animations when changing menu.
  • Fixed some errors in the card set definition file.
  • Added selector during card selection.
  • Changing options have immediate effect.
  • Quickmatch options are saved.
  • Added in- game menu (press start while playing).
  • Added help on how to play.

Vers. 0.1.0

  • First public release.

Credits

Coding - Sakya

Server - Zero-One

Graphics - Peoplechamp, Nedra, Leviadragon, Sephzero

Musics - Lemuriamu

External links

Advertising: