127 Commits (feature/balanceutils)
 

Author SHA1 Message Date
informaniac 77cb3516ca gamemenu: fixed direction evaluation 7 years ago
informaniac 16e895e390 gamemenu now uses balance_util 7 years ago
informaniac b778375165 tetris: fixed socket connection 7 years ago
informaniac 90e1c5c9b8 tetris: fixed player event DOWN to DROP 7 years ago
informaniac b904fcc449 whitespace fix 7 years ago
informaniac c805f6c71b fixed string formatting arguments 7 years ago
informaniac 278f080e23 balancepong now calls the new get_player_ready function. also fixed function call for player 2 7 years ago
informaniac 397e4c323a renamed BalanceUtil._get_raw_data to _get_raw_player_data 7 years ago
informaniac 81de8409f2 balance_util is created and used to create the BalanceTtrsPlayer 7 years ago
informaniac 9bce3e7916 player information is now retrieved via balance_util 7 years ago
informaniac 8cb7470d22 added direction to event evaluation 7 years ago
informaniac ca848e9ba1 removed old balance to event evaluation 7 years ago
informaniac 5cad7825f3 removed old data retrival via socket 7 years ago
informaniac 1e974a74d6 moved creation of the socket into main function 7 years ago
informaniac a5ae8985ce added balance_util import 7 years ago
informaniac 29d0cfcb31 BalanceTtrsPlayer now is being created with a BalanceUtil instead of socket address and player id 7 years ago
informaniac 038f33df2c create BalanceBoardPlayer(s) with the respective balance_utils 7 years ago
informaniac 026f05c958 use the balance_util functions to determine if the player(s) are ready 7 years ago
informaniac 16c4dcc8d6 added balance_utils for player 1 and 2 7 years ago
informaniac 075e8c5c03 player information is now retrieved from the balance_util 7 years ago
informaniac e34f76b22d BalanceBoardPlayer now uses the balance_util for the y-axis data 7 years ago
informaniac 6da1b8cf13 BalanceBoardPlayer now needs a balance_util instead of the wiimote_socket and player_id 7 years ago
informaniac 9c2d3cb33a removed socket retrieval function 7 years ago
informaniac 2b0bde627f imported balance_util 7 years ago
informaniac 02cb0e8348 added blup balance util 7 years ago
Fr3deric b494ef2f41 added gif2bml.py 7 years ago
Fr3deric 938f97c136 fixed permissions 7 years ago
Fr3deric 3ebec72f76 Feuerwerk! 7 years ago
Fr3deric 062c2efdb9 added --no-loop option 7 years ago
Fr3deric 5fbb097114 Merge branch 'master' of git.blinkenbunt.org:Blinkenbunt/blup 7 years ago
Fr3deric 312a0358e6 cleanup and added support for multiple palettes 7 years ago
klonfish 5843278d49 Fixed calls to writeBml 7 years ago
klonfish e37ede964e Removed animation files and put them into a separate repo 7 years ago
Fr3deric d381458006 major cleanup 7 years ago
Fr3deric 0c9b6338f7 moved gamemenu to games folder 7 years ago
Fr3deric b27c4d3383 moved games to separate folder 7 years ago
Fr3deric c71a69b4b6 moved writebml to blup module 7 years ago
Fr3deric 86bde0d468 fixed syntax error 7 years ago
Fr3deric c19af78491 corrected package name 7 years ago
Fr3deric 186c75dd63 minimal packaging 7 years ago
Fr3deric 8311e3fc11 2to3 7 years ago
Fr3deric f69b38c402 Merge branch 'master' of blinkenbunt:gitrepos/blup3 8 years ago
Fr3deric cd39f8da15 a little less debug output 8 years ago
klonfish 5d6c66d167 Use unsigned byte for weight 8 years ago
klonfish 59e4e79050 Merge branch 'master' of blinkenbunt:gitrepos/blup3 8 years ago
Fr3deric 7cff026d69 a little less debug output 8 years ago
klonfish 1e4c9fc4df Game menu refreshes periodically to prevent other clients from painting 8 years ago
Fr3deric fcc2fa9af7 Merge branch 'master' of blinkenbunt:gitrepos/blup3 8 years ago
Fr3deric e746dd1ddb a little less debug output 8 years ago
klonfish 64a53b69a2 Catch if nothing has been read from the socket 8 years ago