Commit graph

47 commits

Author SHA1 Message Date
Damien 4268832cb4 nb player et nb planet dans sagittarius game 2021-05-29 12:43:24 +02:00
Damien 2406453507 color fix 2021-05-29 12:41:40 +02:00
Damien 9492b79f38 + 1 moon 2021-05-29 12:27:01 +02:00
Damien 0101996b91 planets random 2021-05-29 12:21:10 +02:00
heurtet 37ea6086bf ecran de fin 2021-05-29 11:10:54 +02:00
Laureηt 0ef20fb8d2 fix: small arrow trajectory in non debug mode
fix: broken music
2021-05-27 16:11:14 +02:00
Laureηt e34894ab47 fix: inversed zoomIn and zoomOut 2021-05-27 11:07:49 +02:00
Laureηt b76cb1d159 chore: formatting 2021-05-27 11:04:00 +02:00
Laureηt 3c351ac996 feat!: controls selector in SettingsScreen 2021-05-27 10:51:03 +02:00
Laureηt 49a8b39f9e fix: broken paths 2021-05-15 22:14:27 +02:00
heurtet 625ddf1ce9 correction bug volume musiques 2021-05-14 15:15:02 +02:00
heurtet 83ff5a79fe musique et bruitage rangés, crédit en train d'être fait 2021-05-14 12:35:13 +02:00
heurtet ad4b9ffb99 résolution de certains bugs (problème la musique du menu de pause prend la place de celle de la game) 2021-05-14 00:04:58 +02:00
heurtet a222e787a7 menu pause 2021-05-13 23:14:05 +02:00
heurtet 037bbc7ce1 1 musique par menu et une pour la game 2021-05-13 22:39:34 +02:00
Laureηt 322808cc6d fix: hide some debug lines when not needed 2021-05-13 20:18:48 +02:00
Laureηt 63f9ad8a83 fix: arrows are now behind planets 2021-05-12 19:06:26 +02:00
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)