- Joined on Dec 12, 2021
LorenzHohmann
renamed repository from tims-rebased
to LorenzHohmann/tims
3 years ago
LorenzHohmann pushed to develop at LorenzHohmann/tims
- 4511e67038 Added readme note for commits
3 years ago
LorenzHohmann pushed to tictactoe at LorenzHohmann/tims
- c556fe867d tictactoe: refactored and formatted whole code
- c4dcd9e4f1 tictactoe: added methods to reset internal board and gui after game over
- eaeb7bc48f tictactoe: refactored code to update gui
- 9c2d219ccc tictactoe: added gui logic
- 6d235a9763 tictactoe: added method to switch player
- Compare 398 commits »
3 years ago
LorenzHohmann pushed to gameexplorer_gui at LorenzHohmann/tims
- e4efb4ae0d gameexplorer_gui: gameexplorer gui shows name and points of actual player
- bea41ebeb4 gameexplorer_gui: added actionListener for exit button
- 713f6b19c8 gameexplorer_gui: added actionListener for logout button
- 8b2f6e2a2f gameexplorer_gui: added logout and exit button
- 66f48dd8d1 Added GameManager and check if GameState is correct after start function call
- Compare 250 commits »
3 years ago
LorenzHohmann pushed to leaderboard at LorenzHohmann/tims
- e861e03a15 leaderboard: actual player is highlighted
- 981b31dd99 leaderboard: added gui layout
- 2cc2b6333d leaderboard: added method buildLeaderboard
- c325e68dbd leaderboard: getTop10Players returns the 10 players with the most points sorted by points
- 1e724d8e80 leaderboard: getTop10Players returns first 10 Elements of sorted list
- Compare 256 commits »
3 years ago
LorenzHohmann deleted branch gui-fleetstorm from LorenzHohmann/tims
3 years ago
LorenzHohmann deleted branch gamemanger-fleetstorm from LorenzHohmann/tims
3 years ago
LorenzHohmann deleted branch fleetstorm-gui-logic from LorenzHohmann/tims
3 years ago
LorenzHohmann deleted branch ai-logic from LorenzHohmann/tims
3 years ago
LorenzHohmann pushed to fleetstorm at LorenzHohmann/tims
- af28ea8e34 Improved random ship positioning
- a32541b39f Implemented finished random ship positionig method into gui
- f753e07ac1 Refactoring MatchfieldShipTest class
- 3ff4b665f6 Implemented method to random position ships on matchfield
- a05c6c09b9 Added Test case when one coordinate is hit, but others on free field (isFreePosition() method)
- Compare 8 commits »
3 years ago
LorenzHohmann pushed to fleetstorm at LorenzHohmann/tims
- af28ea8e34 Improved random ship positioning
- a32541b39f Implemented finished random ship positionig method into gui
- f753e07ac1 Refactoring MatchfieldShipTest class
- 3ff4b665f6 Implemented method to random position ships on matchfield
- a05c6c09b9 Added Test case when one coordinate is hit, but others on free field (isFreePosition() method)
- Compare 8 commits »
3 years ago
LorenzHohmann pushed to fleetstorm at LorenzHohmann/tims
- af28ea8e34 Improved random ship positioning
- a32541b39f Implemented finished random ship positionig method into gui
- f753e07ac1 Refactoring MatchfieldShipTest class
- 3ff4b665f6 Implemented method to random position ships on matchfield
- a05c6c09b9 Added Test case when one coordinate is hit, but others on free field (isFreePosition() method)
- Compare 231 commits »
3 years ago
LorenzHohmann pushed to player_management at LorenzHohmann/tims
- 0559513f69 player_management: login loads existing player from file or creates new player
- 6e61c04240 player_management: added layout for LoginPanel
- 75ca5e7f47 player_management: added LoginPanel to gameexplorer
- a0039979c2 player_management: selectPlayer adds new players to player-list
- 631fb4c698 player_management: savePlayers writes player list to file
- Compare 45 commits »
3 years ago
LorenzHohmann pushed to player_management at LorenzHohmann/tims
- fbd2f5d4dd player_management: login loads existing player from file or creates new player
- 9dc32c8ff2 player_management: added layout for LoginPanel
- 24dc1a07d1 player_management: added LoginPanel to gameexplorer
- 4cf45ae7fb player_management: selectPlayer adds new players to player-list
- 0f95e6b4b2 player_management: savePlayers writes player list to file
- Compare 46 commits »
3 years ago
LorenzHohmann pushed to develop at LorenzHohmann/tims
- 5b72e67974 Fixed pom.xml: JUnit 4 & 5 Integration
- 4180505914 Merge commit 'fb18c0bf482fb197e95da1cad18dcfa9e4ce91f4' into HEAD
- f8fbd99e42 Merge commit '2dc9f65b6cc6ce6ee32e247d8903fc15d28175bb' into HEAD
- 2dc9f65b6c Fixed JUnit Imports (Maven didn't compile correctly)
- 563960a851 Beautified GUI Won Screen
- Compare 122 commits »
3 years ago
LorenzHohmann pushed to 4gewinnt at LorenzHohmann/tims
- 6ee0ec873c 4gewinnt: refactored gui elements to enable variable boardsize
- 645770c07c 4gewinnt: finished checkButtons method
- d3ec638be0 4gewinnt: added checkButtons method
- 29c241de55 4gewinnt: updated mutltiple methods to deactivate buttons on full columns
- a6ed74febe 4gewinnt: updated playChip method and tests
- Compare 117 commits »
3 years ago
LorenzHohmann pushed to matchfield at LorenzHohmann/tims
- f6d4e8a182 matchfield: refactored Matchfield class structure
- 6e5e212c3e matchfield: added setState() function
- b060f385aa matchfield: added getState() to get state from one field
- 2d36b5d7b1 matchfield: added dynamic field size with constructor
- 08ba5092ce matchfield: added field size
- Compare 13 commits »
3 years ago
LorenzHohmann pushed to gameexplorer at LorenzHohmann/tims
- 85669e4412 gameexplorer: each button opens a different (dummy) game panel
- d2fb0fa2b3 gameexplorer: added action listeners for navigation between game and menu
- 52b0f2d064 gameexplorer: added game panel
- 5903ad6375 gameexplorer: added layout for navigation panel
- cd0ddb7a48 gameexplorer: added navigation panel + refactoring
- Compare 23 commits »
3 years ago