Commit graph

20 commits

Author SHA1 Message Date
Laureηt 715e5971ae fix: turn system, kinda broken and ugly 2021-04-16 14:30:25 +02:00
Laureηt eff5fc1f99 feat: added a debugMode checkbox to settings 2021-04-16 13:57:02 +02:00
Laureηt 91008f575b feat: improved the menus, turn system still broken by me 2021-04-16 13:43:59 +02:00
Laureηt bcfdc1e5d5 fix: changed "playing" for "active" 2021-04-13 21:57:53 +02:00
Laureηt f57d2da53d refacto: verifyLanding of Arrow 2021-04-13 21:55:14 +02:00
Laureηt 6b74d3ad7c fix: changed a couple of methods 2021-04-13 21:24:36 +02:00
Laureηt 696735af14 fix: reapplied changes 2021-04-13 21:08:25 +02:00
Damien 2c5b66eb65 Ca marche ? 2021-04-13 19:45:49 +02:00
Laureηt 41a997b1d0 feat: MouseInfo now extends BaseActor 2021-04-13 19:29:47 +02:00
Laureηt b279519b55 feat: created BaseActor + factorized some code 2021-04-13 18:43:41 +02:00
Laureηt 613dc0a757 fix: rolled back to when Planet didn't contain Moons 2021-04-12 20:45:09 +02:00
Laureηt f9c1f258bc fix: arrow position 2021-04-10 12:22:48 +02:00
Laureηt 0301d8af71 fix: almost working, physics is still broken 2021-04-09 16:45:43 +02:00
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 afb5c05a60 feat: added a Moon to the level 2021-04-09 15:10:39 +02:00
Laureηt 56bde9124c feat: modifed GameScreen according to last commits 2021-04-09 15:03:24 +02:00
Laureηt eecefbe8a5 fix: moved BaseGame.java 2021-04-09 13:31:56 +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 3daea10663 refactor!: reorganized packages,
everything is broken for now
2021-04-08 21:34:17 +02:00
Renamed from core/src/sagittarius/GameScreen.java (Browse further)