14 Commits

Author SHA1 Message Date
François Autin
9d42cebe6e
Set lwjgl.natives to natives-windows 2021-06-03 22:45:47 +02:00
Azra Victor
37caf34e79 Implementation of gameplay loop, testing of afew things in match class. 2021-06-03 03:03:25 +02:00
François Autin
97437c7143
Remove useless resource location 2021-06-03 01:53:57 +02:00
François Autin
0d7c08aa5d
Merge branch 'master' of
https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat.git

Conflicts:
	.classpath
2021-06-03 00:50:09 +02:00
François Autin
85b48c40d4
Massive improvements to launcher
Launcher is now capable of closing itself, launching the engine and  has
a saner launcher.fxml
2021-06-03 00:47:49 +02:00
Boyeau Indy
b6b0d2bbc8 Update pom.xml (dependecy) 2021-05-31 18:38:03 +00:00
Indy
fbd690f427 update pom + reso json 2021-05-31 12:25:39 +02:00
François Autin
a9bbde6c46
Removed references to JXInput (using directinput instead) 2021-05-29 00:54:12 +02:00
François Autin
f20bd55e9e
Added JXInput dependency to project + POM cleanup 2021-05-28 22:57:56 +02:00
François Autin
cd7627d36d
Launcher now finds and correctly sets main Scene 2021-05-28 01:15:50 +02:00
François Autin
bf2960f58e Lancement de la fenêtre du launceur
Problématique avec le fxml. Mauvaise version il semblerait ? Fichier à
refaire.
2021-05-27 03:14:20 +02:00
François Autin
75865640aa Progrès ajout Launcher
Ajout de JavaFX.fxml aux dépendances, aménagement de l'architecture du
launcher pour (launcher étend maintenant Application, Main lance
correctement le Launcher)
2021-05-27 03:02:36 +02:00
François Autin
33a02891fc Ajout des dépendances à JavaFX 2021-05-27 02:19:42 +02:00
François Autin
0c4f602d09
Ajout des dépendances lwjgl via Maven 2021-05-03 02:05:40 +02:00