40 Commits

Author SHA1 Message Date
keizaal
c9b788887b update Frame 2021-05-27 16:22:25 +02:00
keizaal
8789416057 Added constrructors for Frame and Push_HitBox 2021-05-27 16:22:08 +02:00
keizaal
43146a3aab Changed hit function to be coherent with the attribut pushHitBox in
Frame
2021-05-27 15:54:26 +02:00
keizaal
e52f8e890e Merge branch 'Gameplay' of https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat.git into Gameplay 2021-05-27 15:49:13 +02:00
keizaal
f0aa2592fd Started implementation of Frame 2021-05-27 15:49:07 +02:00
keizaal
e1d1803cd2 Added some comments 2021-05-27 15:18:35 +02:00
keizaal
a0a8323032 Implémentation des constructeurs et fonctions de HitBox 2021-05-27 14:53:08 +02:00
no
bbdcf7f1d2 Merge branch 'Gameplay' of https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat.git into Gameplay 2021-05-27 14:30:15 +02:00
no
31d5cad0fc Added base Attack class parameters. 2021-05-27 14:26:14 +02:00
no
2710c91b00 Added Handling of Inputs recognition. 2021-05-27 14:13:02 +02:00
no
e02acbcf5c Started adjusting the handling of Inputs 2021-05-27 13:43:42 +02:00
no
d6c35e24c5 slight adjustmentson the inputbuffer 2021-05-27 13:03:29 +02:00
no
cc811c93a2 Completed match constructor. 2021-05-27 01:17:41 +02:00
no
4719b3e9f2 Added base for general entities and characters (sub-class of entity) 2021-05-27 01:11:59 +02:00
no
296ec9c821 Ordered files and folders a bit 2021-05-27 00:54:28 +02:00
no
b3f762ca3c started making the base Match constructor. 2021-05-27 00:37:04 +02:00
no
abac835b84 changed inputBuffer and added base function to have it work.
First creation of the Match
2021-05-27 00:06:12 +02:00
keizaal
f7a1bfc062 Added some comments to input and input_attack class 2021-05-26 23:43:26 +02:00
keizaal
6b97ca6046 Declaration of class Input and Input_Attack (cf class Diagram) 2021-05-26 23:38:14 +02:00
keizaal
0d1b6de5ad Declaration of all HitBox Class 2021-05-26 23:28:33 +02:00
Azra Victor
61fee3fbf5 Uploaded drawio file of gameplay loop 2021-05-16 14:28:15 +00:00
Azra Victor
e8827bfe97 Replace gameplay_loop.png 2021-05-16 14:26:23 +00:00
Rativel Remi
c36d1db148 Update class-diagram 2021-05-16 14:03:00 +00:00
Rativel Remi
e811223bf9 Delete class-diagram.png 2021-05-16 14:02:14 +00:00
Azra Victor
c2ffd8c5fb gameplay loop png 2021-05-14 19:44:38 +00:00
Azra Victor
fff3f3e4f6 delete to be properly replaced 2021-05-14 19:44:09 +00:00
Azra Victor
7251e5ecf5 replace gameplay loop pdf by png for me readability 2021-05-14 19:43:12 +00:00
Azra Victor
8b8d21c7f8 First flowchart of the gameplay loop. Still needs at least to add how to handle hits being taken. 2021-05-14 19:40:50 +00:00
Rativel Remi
647fe988fb Upload Class Diagram made by Antoine Dupuis, Rémi Rativel and Victor Azra 2021-05-14 19:40:03 +00:00
Rativel Remi
f7cbfe827b Delete class-diagram.png 2021-05-14 19:39:40 +00:00
Rativel Remi
ae511a2fc1 Upload Class Diagram made by Antoine Dupuis, Rémi Rativel and Victor Azra 2021-05-14 19:28:49 +00:00
François Autin
bf781060e2 Merge branch 'fautin-master-patch-37381' into 'master'
Update README.md

See merge request fautin/jeu-de-combat!2
2021-05-11 14:09:08 +00:00
François Autin
681ce93078 Update README.md 2021-05-11 14:08:58 +00:00
François Autin
85d4a490b9 Merge branch 'fautin-master-patch-37248' into 'master'
Ajout d'un dossier pour l'upload des documents de travail

See merge request fautin/jeu-de-combat!1
2021-05-11 12:34:51 +00:00
François Autin
3ec25b5685 Ajout d'un dossier pour l'upload des documents de travail 2021-05-11 12:34:36 +00:00
François Autin
9bb39b654c
Squelette initial du moteur de jeu 2021-05-03 02:29:11 +02:00
François Autin
040d931843
Ajout du .project pour l'autodétection de projet eclipse lors du pull 2021-05-03 02:09:14 +02:00
François Autin
0c4f602d09
Ajout des dépendances lwjgl via Maven 2021-05-03 02:05:40 +02:00
François Autin
d60d595b29 Initial commit 2021-02-05 11:54:05 +01:00
François Autin
1f1d4b47aa Initial commit 2021-02-05 11:40:11 +01:00