Commit Graph

40 Commits (38c6ea073b389c8155974faf30fc5964df405e2c)

Author SHA1 Message Date
Cemal Odabasioglu 38c6ea073b added free change rack in free round 2022-06-07 11:05:31 +02:00
Mathis 6f3179ee91 little UPDATE LaticeApplicationWindow, buttons "Confirm" -> "End Turn"
and "Change Rack (2 points)" -> "Change Rack (3 points)"
2022-06-06 23:57:18 +02:00
Mathis 2ae745c638 cleaned the source code 2 2022-06-06 23:55:02 +02:00
Cemal Odabasioglu 14a0045859 Cleaned the source code 2022-06-06 22:47:39 +02:00
Mathis 5d3ff112eb UPDATE Player, LaticeApplicationWindow and LaticeApplicationConsole 2022-06-06 15:09:01 +02:00
Mathis b7da0b39d7 ADD modifying display of the tiles remaining for each player | ADD sun
rule in game when a tile is placed on a sun
2022-06-05 19:30:33 +02:00
Cemal Odabasioglu 6432393147 updated gamefinished screen and added points condition to change rack 2022-06-05 13:46:10 +02:00
Cemal Odabasioglu abc6668bff few changes to finished screen 2022-06-04 18:46:24 +02:00
Cemal Odabasioglu a8e96c3306 added finished game screen and adjustments to player name input 2022-06-04 16:41:01 +02:00
Cemal Odabasioglu 9310eb6bc7 Merge branch 'master' of http://git.unilim.fr/odabasioglu1/latice.git 2022-06-04 12:58:46 +02:00
Cemal Odabasioglu 66310f911f null commit 2022-06-04 12:58:29 +02:00
Mathis 89be17697c Implementation of the playing tile after the first tile laid 2022-06-04 12:10:16 +02:00
Mathis 2927f59f8a ADD method checkPostionRule in Rules | implementation of
checkPositionRule in LaticeApplicationWindow to avoid putting a tile on
a tile
2022-06-03 22:59:40 +02:00
Mathis 9ad0fd5b4e ADD display of score to increase it | UPDATE PlayerFX,
LaticeApplicationWindow
2022-06-03 21:51:53 +02:00
Mathis 2658755153 CORRECTION : display rack and information of the players | UPDATE
LaticeApplicationWindow
2022-06-03 21:12:04 +02:00
Mathis 933340b2ef UPDATE Constant LaticeApplicationConsole LaticeAplicationWindow
MainScreenController | ADD attribute to GameBoard, method
getNumberOfTilesRemaining to Tile
2022-06-02 21:50:34 +02:00
Odabasioglu Cemal e8ca530fab Merge branch 'master' into 'buyAction'
# Conflicts:
#   src/main/java/latice/application/LaticeApplicationWindow.java
#   src/main/java/latice/model/Constant.java
2022-06-02 06:34:18 +00:00
Mathis 3bdcdeb237 ADD PlayerFX | UPDATE LaticeApplicationWindow MainScreenController
PlayerNameInputController
2022-06-02 08:32:41 +02:00
Cemal Odabasioglu a93ab4954d Added buy action button but not yet implemented in jFX 2022-06-01 23:27:23 +02:00
Mathis de4460e92c bugfix LaticeApplicationWindow | ADD Constant 2022-06-01 20:27:51 +02:00
Odabasioglu Cemal ece584542c Merge branch 'master' into 'Display_name_player_in_window'
# Conflicts:
#   src/main/java/latice/application/LaticeApplicationWindow.java
2022-06-01 17:00:57 +00:00
Mathis 7fe5d99364 reorganisation of all packages | ADD Playgame, RectangleFX |
MODIFICATION in LaticeApplicationWindow PlayerNameInputController and
MainScreenController
2022-06-01 18:57:13 +02:00
Cemal Odabasioglu 149f49f7f8 Step 7 : change Rack implemented and working sucessfully 2022-06-01 14:50:01 +02:00
Cemal Odabasioglu a95f04440e adjustments 2022-05-31 15:12:10 +02:00
Cemal Odabasioglu b2502ae030 added player name input window 2022-05-30 19:39:23 +02:00
Cemal Odabasioglu 8060aa88e8 working after merge 2022-05-26 23:26:05 +02:00
Cemal Odabasioglu 6ca85066db added background and few design adjustments 2022-05-19 15:41:17 +02:00
Cemal Odabasioglu 2e34cb91b4 working main screen 2022-05-18 10:24:18 +02:00
Cemal Odabasioglu b568c967c6 WIP added FXML main screen 2022-05-17 10:08:42 +02:00
Cemal Odabasioglu 677c3aed6d bugFix and working version with drag&drop and 2 dimension array 2022-05-10 18:53:45 +02:00
Cemal Odabasioglu 02370ee10a improvments to drag n drop in progess 2022-05-04 11:26:09 +02:00
Cemal Odabasioglu 172663cb13 Adjusts to rack and plateau 2022-05-04 09:51:50 +02:00
Mathis b8bf1ab8a8 bugfix in Rack and LaticeApplicationWindow 2022-05-03 17:18:03 +02:00
Odabasioglu Cemal 7ac6bc4763 Merge branch 'master' into 'Image_in_Rack'
# Conflicts:
#   src/main/java/latice/application/LaticeApplicationWindow.java
2022-05-03 14:50:55 +00:00
Mathis ed18f8f5c9 NAME CORRECTION "feather" -> "FEATHER" and UPDATE
LaticeApplicationConsole, LaticeApplicationWindow
2022-05-03 16:38:26 +02:00
Cemal Odabasioglu 6780348413 Added improvments to drag&drop(only for one tile) 2022-04-28 17:01:47 +02:00
Cemal Odabasioglu a959e044d6 WIP adding rectangles for drag n drop 2022-04-26 15:12:14 +02:00
Cemal Odabasioglu b056b09aac Added Rack view in JavaFX 2022-04-24 15:12:45 +02:00
Cemal Odabasioglu 3e6530a90a added improvements to tile attribution and javaFX application 2022-04-13 17:14:34 +02:00
Cemal Odabasioglu ab53bdc999 added JavaFX Application with image and title 2022-04-13 15:59:07 +02:00