73 Commits

Author SHA1 Message Date
Anonymus Raccoon cb03cdd844 Merging the options 2020-05-03 19:30:04 +02:00
Anonymus Raccoon 5865d19b7a Adding options inside the pause menu 2020-05-03 19:28:52 +02:00
Clément Le Bihan 0a76b8573e adding a firecamp and it's particules adding random for particules 2020-05-03 18:15:20 +02:00
Anonymus Raccoon 0ac007492a Fixing the sound up 2020-05-03 17:47:17 +02:00
Ragot mathis bf9ebf6b8d add sound 2020-05-03 17:35:42 +02:00
Anonymus Raccoon 9a6f3e7730 Coding style 2020-05-03 15:26:16 +02:00
Clément Le Bihan b210936b47 modifying the map and particules works better now 2020-05-03 02:52:34 +02:00
Clément Le Bihan 20b0669e4e merge and particule system start 2020-05-03 01:28:06 +02:00
Clément Le Bihan 0a8b15f5f7 adding particule component and adding it to the player (one big particule) 2020-05-03 01:02:40 +02:00
Anonymus Raccoon 3e4688f9a2 Fixing the random segfault and adding attacks to the boss 2020-05-02 20:56:24 +02:00
Anonymus Raccoon 57c2c3eb45 Using real enemies name 2020-05-02 17:44:47 +02:00
Anonymus Raccoon 18297a2e4c Adding a boss 2020-05-02 17:26:36 +02:00
Anonymus Raccoon 88ed4a8b50 Adding a mage that give you the fireball upgrade 2020-05-02 15:39:20 +02:00
Anonymus Raccoon 0b58b30d11 Adding a chest for the water jet 2020-05-02 15:06:49 +02:00
Anonymus Raccoon 185dedc0ed Adding a chest for the smith 2020-05-02 14:49:34 +02:00
Anonymus Raccoon c08a526ad1 Solving a segfault with the xml 2020-05-01 19:38:10 +02:00
Anonymus Raccoon b217494352 Fixing a bug with the dialog holder callback and adding the fisherman 2020-05-01 17:31:49 +02:00
Anonymus Raccoon 281610a465 Adidng save, message and bye inputs of Mia 2020-05-01 16:09:49 +02:00
Anonymus Raccoon 98d6f7b965 Adding the heal dialog of Mia 2020-05-01 15:36:46 +02:00
Clément Le Bihan 7dd9126045 adding the game_over menu and fonction to continue the game (hide_game_over) 2020-04-30 16:02:47 +02:00
Anonymus Raccoon b97d8ada85 Smoothing player movements 2020-04-29 22:44:02 +02:00
Anonymus Raccoon 6fa309a9ae The shield now heal the player 2020-04-29 12:28:22 +02:00
Clément Le Bihan 0c8a371aad solving a compil warning 2020-04-29 11:59:55 +02:00
Clément Le Bihan 58fba0f315 fixing makefile 2020-04-29 11:55:48 +02:00
Clément Le Bihan 2ac7007cb8 fixing the health doesn't get affected by the health lost in combat 2020-04-29 00:43:52 +02:00
Clément Le Bihan 5d4501902c adding bools into player components to enable items in inventory 2020-04-29 00:32:22 +02:00
Clément Le Bihan 0818f3abc4 adding inventory pictures 2020-04-28 19:35:56 +02:00
Anonymus Raccoon 9540aaf0d5 Adding attacks to the combat system 2020-04-28 16:04:13 +02:00
Clément Le Bihan c83e2fff4f Merge branch 'master' of github.com:AnonymusRaccoon/ForecastingVillage 2020-04-27 19:45:11 +02:00
Clément Le Bihan 2a09832124 adding the start of the inventory 2020-04-27 19:45:07 +02:00
Anonymus Raccoon e6437f7e71 Adding an attack to the player that allow the player to exit the fight 2020-04-27 19:03:13 +02:00
Anonymus Raccoon 36ecebfb82 Merge branch 'master' of github.com:AnonymusRaccoon/ForecastingVillage 2020-04-27 17:59:20 +02:00
Anonymus Raccoon 2491d6a47c Fixing attack timings 2020-04-27 17:59:13 +02:00
Clément Le Bihan 008b9c5fbe now when the player leaves the combat scene his health component should be updated correctly nad removing xp display form the combat screen 2020-04-27 17:41:07 +02:00
Anonymus Raccoon a6e5dc3012 Adding an easy way to load attacks 2020-04-24 15:06:33 +02:00
Anonymus Raccoon 972e791eb2 Merging the combat 2020-04-24 14:16:06 +02:00
Anonymus Raccoon f7df7144e7 Finishing a basic combat loop 2020-04-24 13:57:44 +02:00
Clément Le Bihan 2334450698 adding health component workin and game display support 2020-04-22 19:50:27 +02:00
Anonymus Raccoon 4fc359ab5a Listing attacks when the user should select one 2020-04-22 17:07:49 +02:00
Anonymus Raccoon dc403c0994 Adding input attacks & fixing a segfault 2020-04-22 14:37:45 +02:00
Anonymus Raccoon 9e04461986 Fights can now ends 2020-04-22 11:49:09 +02:00
Anonymus Raccoon bbe6958598 Adding a method to add dialog lines 2020-04-17 22:13:53 +02:00
Anonymus Raccoon bf0182f945 Adding enemies prefabs to the combat scene 2020-04-17 19:32:10 +02:00
Anonymus Raccoon e51da98825 Adding a basic combat system 2020-04-16 17:36:51 +02:00
Anonymus Raccoon b5f4b7dfa2 Handling a basic input system 2020-04-16 16:38:03 +02:00
Ragot mathis 7a548df08f add xp_systeme 2020-04-16 14:00:20 +02:00
Ragot mathis dfb52631e5 merge player.gcprefab resolve 2020-04-16 13:58:54 +02:00
Anonymus Raccoon 367b6a28d6 Adding inputs to the deserializer and adding an input prefab 2020-04-15 18:46:37 +02:00
Ragot mathis 70f990ee68 adding and print xp systeme 2020-04-15 17:20:06 +02:00
Anonymus Raccoon 3ec83a6e43 Disabling movements when the player enter in a dialog 2020-04-15 15:31:06 +02:00