François Autin
8fc483b7e5
Deleted configuration package.
...
Relocated configuration.Config to launcher.Config.
2021-06-10 15:41:39 +02:00
François Autin
1f58b184b8
Improved launcher looks.
2021-06-10 15:38:17 +02:00
François Autin
76bfe1d56e
Launcher overhaul. Now capable of setting resolution and fullscreen set.
2021-06-10 15:20:26 +02:00
François Autin
fba6c50de0
Added partial resolution setting support.
2021-06-10 14:07:06 +02:00
François Autin
677e4dd013
Settings agnostic to invalid configuation file
2021-06-10 14:02:48 +02:00
François Autin
4572a1659f
Refactored launcher.Settings to use new configuration.Config
...
Simpler, safer design.
2021-06-10 13:31:36 +02:00
Antoine
5c54cacae7
un peu de ménage
2021-06-05 21:11:29 +02:00
François Autin
63a0977dcb
Delete package-info.java
2021-06-03 15:40:21 +00:00
François Autin
eb024153a8
Updated Launcher style (WIP)
2021-06-03 03:47:04 +02:00
François Autin
6183e39773
Removed FXMLController, gave controller role to Launcher instead
2021-06-03 03:46:38 +02:00
François Autin
24338e344c
Fixed resource not being found by Launcher
2021-06-03 01:53:32 +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
François Autin
a88cbebd18
Removed window decorations from launcher
...
Prevents resizing the window thus renders theme development easier
2021-05-28 01:20:26 +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
4e99b1e115
Added stage attr along with getters and setters to launcher.Settings.
2021-05-28 00:55:12 +02:00
François Autin
b52bbb506a
Added setting file manipulator class to launcher package.
...
Contains getters, setters, setDefaultSettings method in case of failure
of parseSettings method (currently not implemented).
2021-05-28 00:50:57 +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
9bb39b654c
Squelette initial du moteur de jeu
2021-05-03 02:29:11 +02:00