changelog tags manifest rss atom

shortlog for upstream.jspoker.pokersource.info

navigate: (0) -1000 -300 -100 -60 tip

2 weeks "Johan Euphrosine rebuy should be shown if money < buyIn.max instead of money < min(buyIn.max, bankroll)
2 weeks Johan Euphrosine jpoker.plugins.tableList.getHTML add css classes for full and empty table
2 weeks Johan Euphrosine send PacketPokerBuyIn only if player.buy_in_payed is false, send PacketPokerRebuy otherwise, always show rebuy button when playerSelf.rebuy is called: to allow clicking if canceled
3 weeks root jslint
3 weeks root add server.tableQuit
8 weeks root allow ajax_queue original $.ajax override
2 months loic check that the table has been removed from the list of tables
2 months loic check state after sending packet
2 months loic implement tableInformation
2 months Johan Euphrosine add jpoker_skin_override_xhr
3 months loic min value of the slider must be * 100
3 months Johan Euphrosine add sitout_fold button
3 months Johan Euphrosine jslint fixes
3 months Johan Euphrosine jpoker.plugins.player: animation pot2money 2x players same pot
3 months Johan Euphrosine add PacketPokerChipsPot2Player to jpoker_08_all
3 months Johan Euphrosine jpoker.plugins.player: animation pot2money
3 months Johan Euphrosine add sitin checkbox to rebuy dialog
3 months loic callback must be called by the deal_card animation no matter what
3 months loic add pot, half pot, three quarter of a pot buttons
3 months loic cards are turned face up at the end of the player cards animation, not before
3 months loic fix jpoker.plugins.player: jpoker_self because the jpoker_player_self class is set on element up
3 months loic play a sound when the logged in player has won more money from the pot than what he put in it
3 months loic player_self is one level up, fix the CSS accordingly for the decoration of the click-to-sit
3 months loic add sounds for timeout warning and notice
3 months loic remove hole cards for self by moving the jpoker_player_self
3 months loic userinfo is set with PlayerInfo when possible
3 months loic do not expire cookie for now
3 months loic jpoker.plugins.playerSelf.callback.hand_strength.display_done is called whenever the hand strength is displayed
3 months loic the flag sit_out_sent is set when a SitOut packet has been sent to the poker server and no Sit or SitOut packet has been received by the client
3 months loic use pixels instead of percent when animating. This is because the cur(true) function of jquery will return the size of the element being animated in pixels instead of percentage, when it is not null and the animation will be done with a mixture of percentage and pixel size.
3 months loic currency formatting is now using coma to format thousands
3 months loic dont set the broke player flag when the player is flag all in because it means his money is in the pot
3 months loic show rebuy dialog when the player is broke
4 months loic upstream merge
4 months loic disable long poll when an error occurs to avoid looping
4 months root Added tag jpoker-2.0.0-1 for changeset 442ba3a14a43
4 months root Removed tag jpoker-2.0.0-1
4 months loic login templates are in the options
4 months loic move playerSelf html snippets to template variables
4 months loic sound control implementation
4 months loic isolate preference save function
4 months loic sounds can be disabled by preferences
4 months root jlint fixes
4 months loic use each instead of [0] so that the function works even when the element is not in the template
4 months loic disable long poll for skinning
5 months loic receivePacket must not be called when PollReturn completes
5 months Johan Euphrosine PacketLongPoll -> PacketPokerLongPoll
5 months loic merge upstream
5 months loic General description of the LongPoll implementation:
5 months root Added tag jpoker-2.0.0-1 for changeset f78ce62c5987
5 months root Removed tag jpoker-2.0.0-1
5 months loic UPLOAD avatar URL must carry the auth argument because there no longer is a cookie
5 months root Added tag jpoker-2.0.0-1 for changeset 947beb4cab74
5 months root Removed tag jpoker-2.0.0-1
5 months Johan Euphrosine don't show sit_seat if playerleave and self player still sit at the table
5 months root Added tag jpoker-2.0.0-1 for changeset bbc0214860f4
5 months root Removed tag jpoker-2.0.0-1
5 months loic merge tags
5 months loic test serverDestroy
5 months loic Compatibility with poker-network 2.0.0. Instead of relying on a cookie and the name= arguement of the URL, use the auth= and uid= arguments of the URL only. The auth= is a session hash that is set by poker-network to remember the serial. The uid= is a hash that is unique to each jpoker server instance. It allows the server to keep the packets between polls. The auth= hash is stored in a cookie so that it can be shared between tabs.

navigate: (0) -1000 -300 -100 -60 tip