vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 Author: Jacob Bowers (aka "Thronk" on Mal'Ganis)
2 Mod: Solitaire
3  
4 Version 1.3
5 Fixed the mod so that there is no more false selections (when you click and drag, it doesn't
6 select the card, or doesn't place it when you let go). Also fixed the wierd visual problems
7 when in a raid. The game is much more enjoyable now.
8  
9 Version 1.2
10  
11 Got rid of the cntrl+click selection method. Replaced it with a click and drag selection method.
12  
13 Version 1.0
14  
15 Purpose of mod:
16  
17 This is just a recreation of the solitaire game found on all Windows operating systems. Now
18 you can play it without havin to minimize WoW :)
19  
20  
21 Instructions:
22 To open the window, type /sol.
23  
24 I'm not gonna teach you how to play solitaire, but there are a few things you should
25 know, in order to interact with the game. To select a card to move, just click and drag it.
26 You'll see a little red check mark in the corner. Find where you wanna move it, and
27 move the cursor over that card. Release the left mouse button. If its a valid spot for the card,
28 the card and all its "children" will be moved. To cycle thru the spare card pile, just click the cardpile
29 in the top left corner. The numbers next to the card piles represent the number of face down cards
30 at the bottom of the pile (in the windows version, you actually see the pile, but for simplicities sake, I
31 didn't bother trying to program that in). When a face down card is uncovered, it is
32 automatically flipped. Once you reach the bottom of the facedown pile, a blank card
33 will appear, indicating a spot to move a king.