Commit graph

188 commits

Author SHA1 Message Date
Laureηt c70d2beace fix: moved G in SagittariusGame 2021-04-09 16:28:37 +02:00
Laureηt 26e3b5f9ad feat: changed Planet to Group
Moons now go in Planet's Group
2021-04-09 15:49:33 +02:00
Laureηt c56c5e92df fix: remove unused HUD.java 2021-04-09 15:10:58 +02:00
Laureηt afb5c05a60 feat: added a Moon to the level 2021-04-09 15:10:39 +02:00
Laureηt aa6969651d fix: changed resolution 2021-04-09 15:10:10 +02:00
Laureηt 41d8518890 fix: BaseGame not needed (for now?) 2021-04-09 15:09:47 +02:00
Laureηt 56bde9124c feat: modifed GameScreen according to last commits 2021-04-09 15:03:24 +02:00
Laureηt 51495f7509 chore: added one getter to BaseScreen 2021-04-09 14:56:36 +02:00
Laureηt ccbdd559e1 fix: Player debug drawing 2021-04-09 14:55:36 +02:00
Laureηt f921f922c0 feat: added cursor coordinates diplay 2021-04-09 14:55:03 +02:00
Laureηt efe5635e05 feat: added FPS counter 2021-04-09 14:53:55 +02:00
Laureηt eecefbe8a5 fix: moved BaseGame.java 2021-04-09 13:31:56 +02:00
Laureηt 80e2ffa8e3 fix: changed deltaTime to dt 2021-04-09 12:01:00 +02:00
Laureηt 9bc8b487ae refactor!: Created BaseScreen and BaseGame
the game runs now, still kinda broken
Entity was redundant of Actor
2021-04-09 11:57:52 +02:00
Laureηt 38e5ed9bc7 refactor: rewriting of Moon 2021-04-08 23:10:07 +02:00
Laureηt f39d6b48cb refactor: rewriting of Player, now extends Actor 2021-04-08 23:09:54 +02:00
Laureηt 0c843bdea1 refactor: rewriting of Planet, now extends Actor 2021-04-08 22:13:03 +02:00
Laureηt 5de61a169d feat: created StartScreen
really simple for now
2021-04-08 21:36:39 +02:00
Laureηt 3daea10663 refactor!: reorganized packages,
everything is broken for now
2021-04-08 21:34:17 +02:00
Laureηt 2941bcef47 fix: indentation Arrow.java 2021-04-08 19:38:33 +02:00
Laureηt 020c408250 chore: README + typo 2021-04-08 19:31:46 +02:00
Laureηt ea2575b89c chore: added some javadoc 2021-04-08 14:51:58 +02:00
Laureηt 6363a6f1c5 fix: better README 2021-04-08 14:17:57 +02:00
Laureηt b7f6b5bd69 chore: added some javadoc
chore: trimmed some whitespaces
2021-04-07 19:38:48 +02:00
Laureηt 52b0b8f957 fix: remove libGDX jar installer 2021-04-07 14:35:22 +02:00
Laureηt 55c7043c6f fix: ignored .vscode 2021-04-07 14:34:20 +02:00
Laurent Fainsin d9380e1b2e Add LICENSE 2021-04-07 11:57:10 +00:00
Laureηt 60fd51a774 ftea: added Moons 2021-04-06 22:59:10 +02:00
Laureηt a2b1108ad5 fix: changed package name 2021-04-06 22:08:14 +02:00
Laureηt 64b487f80d feat: added Bow's aimAssist 2021-04-06 12:58:27 +02:00
Laureηt 9f58fa4a33 feat: Player can move around his Planet 2021-04-05 23:31:06 +02:00
Laureηt d92730db13 feat: Player's Bow can now shoot Arrows
(physics need adjusting)
2021-04-05 23:14:56 +02:00
Laureηt caa6c614eb feat: Player class bound to a planet 2021-04-05 20:42:51 +02:00
Laureηt f02f41e2e7 feat: seperated HUD batch from GameScreen batch 2021-04-05 19:01:25 +02:00
Laureηt 4b36703287 feat: basic drawing 2021-04-05 18:45:57 +02:00
Laureηt 65c63a0327 fix: typo 2021-04-05 17:35:10 +02:00
Laureηt eec9ee040e chore: switched to lwjgl3 2021-04-05 17:30:23 +02:00
Laureηt f221aa639d chore: git init 2021-04-05 17:29:06 +02:00