Commit graph

30 commits

Author SHA1 Message Date
Laureηt 34aada744b fix: debug mode deactivated temporarily 2021-05-12 19:00:10 +02:00
Laureηt bb713b0d61 feat: more dynamic colors ! 2021-05-12 18:54:51 +02:00
Laureηt a18d8cfaf7 feat: minor modifications 2021-05-03 15:16:10 +02:00
Laureηt 8b95bc03a5 feat: really basic zoom functionnality 2021-04-23 17:32:17 +02:00
Laureηt 939ceaed4a feat!: camera now follows arrows and players 2021-04-23 17:03:40 +02:00
Laureηt ce3b1e265a feat: bow cancel function 2021-04-23 16:26:17 +02:00
Laureηt ed9e805c88 feat: added revolving planets (and moons) 2021-04-23 16:17:09 +02:00
Laureηt 5b591e3f8e feat!:turn system finally finished
returned to old computeForce using Vectors2
2021-04-23 15:53:10 +02:00
Laureηt ea826d2ca7 feat: remove BaseActor, some cleaning necessary 2021-04-22 17:53:00 +02:00
Laureηt eb0a6a6253 feat: used Entities instead of Actors 2021-04-22 17:43:41 +02:00
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)