On Thu, 2009-06-18 at 19:59 +0200, Loic Dachary wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Johan Euphrosine wrote: > > Hi, > > > > Today, I added new sounds to jpoker for bet, check, fold, call > > actions. > > > Could you please add sounds for > * cards dealt, just after the game state goes to "pre-flop" > * cards displayed on the board, after each corresponding packet > > I introduced a new callback namespace for sounds: > > jpoker.plugins.player/selfPlayer.callback.sound > > > > I also added a new html element called #jpokerSoundAction for > > playing action sounds, even if a player arrive or selfPlayer in > > position is playing on #jpokerSound. > > > > Speaking of simultaneous sounds I filled the following ideas: > > http://jspoker.pokersource.info/ideas.html#[[simultaneous%20sound%20support]] > > > > > > But sadly it seems that soundmanager2 is not working on gnash yet, > > (#gnash people said that would require more work on a > > external.interface gnash mozilla plugin outstanding patch). > > > > I also made preleminary works on animations: > > http://jspoker.pokersource.info/skin/skin.html#jpoker_03_playerBet(%22#place%22) > > > > > > I believe it should be tweaked in order for a call over a raise not > > playing the same animation twice, but rather just updating the bet > > label. > > > I'm not sure what you mean by "call over a raise". Could you please > expand on this ? > Could you please add animations for: > * hole cards distributed to players (when the packet is received) > * when a player bet moves to the pot (there is a packet that says : > this bet moves to this pot) > * for showdown ( the animation could just highlight the best cards as > described in the showdown packet) > > > You can give a try to the new sounds and animation by playing an > > hand with "HOTDiagros5" on: http://jspoker.pokersource.info/jpoker/ > > > > > > FYI, I pulled and merged my changes there: > > http://upstream.jspoker.pokersource.info/ > > > > Comments are welcome :) > Great work ;-)
Hi, I added sound and animations for hole and bards card, and animation for bet2pot. The showdown animation is still missing. Here are what I believe are the remaining issues: - cards are dealt twice because we receive 2x PacketPokerCards from the server - boards card are dealt like this: 3 4 5, while it should be 3 +1 +1 - on a given street, if a player call after betting and being raised, it should update the chips instead of replaying the bet animation. I updated http://jspoker.pokersource.info/jpoker/ Let me know if there is others issues. -- Johan Euphrosine <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
