29 Commits

Author SHA1 Message Date
Azra Victor
9c07f8c60a Corrected sprites and added hitboxes for blue stand C 2021-06-23 21:48:35 +02:00
Azra Victor
23bc9aabcd Fix of jump arcs hopefully 2021-06-23 19:35:18 +02:00
no
2d54c76bc6 Merge remote-tracking branch 'origin/master' 2021-06-23 19:21:47 +02:00
keizaal
30b227d883 Merge branch 'master' of https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat.git 2021-06-23 17:07:41 +02:00
Rémi Rativel
375230466d Implemented functions for knockedDown in BlueBaseFrames 2021-06-23 17:07:33 +02:00
François Autin
058ee337ca Added fullscreen support to Engine 2021-06-23 16:26:17 +02:00
no
2edf441b95 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/gameplay/Characters/Blue/BlueNormals.java
2021-06-23 15:54:57 +02:00
no
5145e3cef0 added stand D hitboxes 2021-06-23 12:32:49 +02:00
no
eeece5fcd1 added blue stand and crouch block frames 2021-06-20 17:45:25 +02:00
Azra Victor
efe2d9330e added blue stand and crouch fit frames 2021-06-20 17:25:06 +02:00
no
caf2499774 finished adding hitboxes for stand A 2021-06-20 16:57:40 +02:00
Azra Victor
847378cbf7 finished adding hitboxes for crouch A&C 2021-06-20 16:38:04 +02:00
no
15024bd497 Corrected a bug that often made the wrong frame display. 2021-06-20 16:25:49 +02:00
Azra Victor
f7a3af368b adjusted already made hitboxes so they would fit a size 5 sprite instead of size 4 2021-06-20 15:47:55 +02:00
Antoine
b4d8ce858a fDash + variable global pour contrôler la vitesse du jeu 2021-06-20 01:20:37 +02:00
Antoine
1bf7218257 Slowed standFrame 2021-06-20 01:06:19 +02:00
Antoine
5a41482469 Jump fixed 2021-06-20 01:04:01 +02:00
no
adfcf068e6 Corrected small backjump glitch.
added Forward Rounhouse move to Blue's attack list.
2021-06-17 18:59:46 +02:00
no
cd1aa79277 Added (hit/push/throw)boxes to all basic frames for character Blue. 2021-06-17 16:39:10 +02:00
Antoine
7392978c9e fix div par 0 2021-06-17 16:31:25 +02:00
Azra Victor
3d4eae9911 Added a comment in blueBaseFrames to copy-past for easier Frame method generation. 2021-06-17 14:43:50 +02:00
Azra Victor
5d95e2223f changed data for blue bas frames. Changed main function in that for better testing of correct hitboxes placement. 2021-06-17 14:26:38 +02:00
Azra Victor
ddaf700b55 corrected the jumps so they would rise correctly, as well as an issue with the position update in match. 2021-06-16 00:38:59 +02:00
no
0da23a58db trying to avoid a stack overflow in nextFrameBuffer 2021-06-15 23:21:37 +02:00
Antoine
f3ab1e4c4d Removed STICKY property in SetTextureWrap 2021-06-14 18:38:37 +02:00
Azra Victor
0939c047ad small changes in match 2021-06-10 13:28:58 +02:00
no
93f5727569 Built a basic movement test, can't test because it doesn't recognize my gamepads. 2021-06-10 11:50:38 +02:00
no
f56c84ef8e Added some more frames for Blue.
Updated Action constructors.
2021-06-10 10:06:44 +02:00
no
10b3b60598 - added some of the first frames (though still incomplete themselves) for the first character.
- changed pos and size data for hitboxes from double to float
2021-06-10 02:38:47 +02:00