Commit Graph

213 Commits

Author SHA1 Message Date
Antoine 987f0c3703 Merge remote-tracking branch 'origin/master' 2021-06-08 02:59:00 +02:00
Antoine 3e893cd07e TrackingSF3ThirdStrick added, attention la crise d'epilepsie 2021-06-08 02:58:53 +02:00
Dupuis Antoine 083935bfe3 Delete jump.wav 2021-06-07 23:59:25 +00:00
no 5d59f41edc Merge remote-tracking branch 'origin/master' 2021-06-07 17:38:51 +02:00
no 5b5960d554 Handling of the inputs done. Determines what the characters next frames will be depending on what th player has input. 2021-06-07 17:38:35 +02:00
Antoine 1d8c9b7a1e TrackingTore fonctionne à peu près 2021-06-07 16:59:19 +02:00
no 67d4c9be53 Added lots of parameters to Entity and Character so it woul be easier to handle actions during gameplay. 2021-06-07 15:55:04 +02:00
Antoine 9ea45e793a Button peut maintenant prendre les inputs du clavier même s'il n'y a pas de manette branchée ! 2021-06-07 15:03:23 +02:00
Léo 33375d4680 corrected a little mistake in gamepadInput 2021-06-07 13:57:05 +02:00
Antoine d7c426227d Doc pour Engine + Introduction Tracking Tore 2021-06-06 16:32:58 +02:00
keizaal 162f0615e3 Merge branch 'master' of https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat.git 2021-06-06 15:52:38 +02:00
Antoine 5c54cacae7 un peu de ménage 2021-06-05 21:11:29 +02:00
Antoine d11a1fa293 De la doc pour les classe dans UIElement, gestion du clavier dans la classe Button. 2021-06-05 02:02:14 +02:00
Rémi Rativel ff38cfec5e Added the interface Action and implemented the class Attack, Dash, Jump,
Throw, ThrowPart
2021-06-05 01:48:11 +02:00
Antoine 9ebf04338e UIDummy is now an abstract class 2021-06-04 23:29:22 +02:00
Antoine eaeb8ccee7 Added UIElementText 2021-06-04 22:35:31 +02:00
Antoine 12b89079ce UIElement scale with zoom level of the projection 2021-06-04 20:14:10 +02:00
Antoine db073106cd Camera zoom + package gui 2021-06-04 17:29:17 +02:00
Antoine ab6939466d Last fix 2021-06-04 01:05:05 +02:00
Antoine 0a8b5e7e7c Improved UIElement and Text 2021-06-04 00:53:14 +02:00
Antoine 0dc5081bff Premier jet pour les élements d'interface encore pas mal de truc à regler 2021-06-04 00:16:03 +02:00
Antoine d037826a3f Merge remote-tracking branch 'origin/master' 2021-06-03 22:49:01 +02:00
Antoine e59d6c22a5 Optimisation setNewText 2021-06-03 22:48:54 +02:00
François Autin 9d42cebe6e Set lwjgl.natives to natives-windows 2021-06-03 22:45:47 +02:00
François Autin 26360c0558 Readded maven dotfiles 2021-06-03 22:45:03 +02:00
François Autin 3fe8e40bb5 Readded .classpath to project 2021-06-03 22:44:20 +02:00
Antoine a2fb0a4719 SetNewText dans Text.java 2021-06-03 22:07:52 +02:00
Antoine 516f18c99c Cleanup GamepadInput.java 2021-06-03 20:36:50 +02:00
Antoine c5883540f8 Merge remote-tracking branch 'origin/master' 2021-06-03 20:20:05 +02:00
Antoine 9cb1bcc12d Added remove method in Text.java 2021-06-03 20:19:58 +02:00
François Autin 3873e10e30 Delete .classpath 2021-06-03 15:40:36 +00:00
François Autin 63a0977dcb Delete package-info.java 2021-06-03 15:40:21 +00:00
Antoine a6f25bb75b Gestion de toutes les lettres pour Text.java 2021-06-03 17:19:09 +02:00
Antoine df57374117 Correction TextFrag.glsl 2021-06-03 17:04:55 +02:00
Antoine 6a93931f68 Print text in OpenGl Context first implementation 2021-06-03 16:55:54 +02:00
François Autin f55bc8b2c1 Updated .gitignore to follow pom.xml again 2021-06-03 14:59:02 +02:00
François Autin f129ed523b Merge branch 'master' of
https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat.git

Conflicts:
	.gitignore
2021-06-03 14:58:37 +02:00
François Autin 4ba3148672 Added .classpath to .gitignore 2021-06-03 14:57:41 +02:00
no 2b0adacbcb Merge remote-tracking branch 'origin/master' 2021-06-03 13:22:57 +02:00
Boyeau Indy 9200ae0415 Update JsonToJava.java 2021-06-03 08:22:32 +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 1476cbed43 Automated maven classpath update 2021-06-03 03:46:05 +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 24338e344c Fixed resource not being found by Launcher 2021-06-03 01:53:32 +02:00
no 621c2222c0 Merge branch 'master' of https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat 2021-06-03 01:42:22 +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
Antoine 80e3a879ee Added flipTextureWrapH 2021-06-02 23:20:40 +02:00