You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
awesome_game/Source/TurnBasedTutorial
m4xxx1m 3e2f409f43
Enemy AI
2 years ago
..
Ability.cpp added some ui and logic, but right now have troubles with replication 2 years ago
Ability.h almost implemented attack (using projectiles) 2 years ago
EnemyAIController.cpp Enemy AI 2 years ago
EnemyAIController.h Enemy AI 2 years ago
HealthBar.cpp added some ui and logic, but right now have troubles with replication 2 years ago
HealthBar.h added some ui and logic, but right now have troubles with replication 2 years ago
MainMenuPlayerController.cpp dealt with problem of Play as client mode 2 years ago
MainMenuPlayerController.h dealt with problem of Play as client mode 2 years ago
ManageSquadGameMode.cpp almost made manage squad menu (except back button and saving data) 2 years ago
ManageSquadGameMode.h almost made manage squad menu (except back button and saving data) 2 years ago
ManageSquadGameState.cpp almost made manage squad menu (except back button and saving data) 2 years ago
ManageSquadGameState.h almost made manage squad menu (except back button and saving data) 2 years ago
ManageSquadPawn.cpp almost made manage squad menu (except back button and saving data) 2 years ago
ManageSquadPawn.h almost made manage squad menu (except back button and saving data) 2 years ago
ManageSquadPlayerController.cpp rewrote using GameState and PlayerState, but end turn still doesn't work 2 years ago
ManageSquadPlayerController.h almost made manage squad menu (except back button and saving data) 2 years ago
ManageSquadTrooper.cpp almost made manage squad menu (except back button and saving data) 2 years ago
ManageSquadTrooper.h almost made manage squad menu (except back button and saving data) 2 years ago
MyExplosion.cpp Enemy AI 2 years ago
MyExplosion.h Enemy AI 2 years ago
MyGameInstanceSubsystem.cpp Fix merge conflicts with feature-ui-and-logics 2 years ago
MyGameInstanceSubsystem.h Implemented Searching, Joining, Ending and Destroying Sessions 2 years ago
MyGameMode.cpp finished implementing attack 2 years ago
MyGameMode.h Enemy AI 2 years ago
MyGameState.cpp Enemy AI 2 years ago
MyGameState.h Enemy AI 2 years ago
MyPawn.cpp Enemy AI 2 years ago
MyPawn.h Enemy AI 2 years ago
MyPlayerController.cpp Enemy AI 2 years ago
MyPlayerController.h dealt with problem of Play as client mode 2 years ago
MyPlayerStart.cpp rewrote using GameState and PlayerState, but end turn still doesn't work 2 years ago
MyPlayerStart.h rewrote using GameState and PlayerState, but end turn still doesn't work 2 years ago
MyPlayerState.cpp Enemy AI 2 years ago
MyPlayerState.h Enemy AI 2 years ago
MyProjectile.cpp Enemy AI 2 years ago
MyProjectile.h normal convenient movement, borders at hp widgets, explosions, beautiful fireballs 2 years ago
SinglePlayerGM.cpp Enemy AI 2 years ago
SinglePlayerGM.h Enemy AI 2 years ago
SinglePlayerGS.cpp Enemy AI 2 years ago
SinglePlayerGS.h Enemy AI 2 years ago
Trooper.cpp Enemy AI 2 years ago
Trooper.h Enemy AI 2 years ago
TurnBasedTutorial.Build.cs Started implementing session matchmaking. Session creation and update implemented. 2 years ago
TurnBasedTutorial.cpp Created project with main menu 2 years ago
TurnBasedTutorial.h Full replication of movement and attacks implemented 2 years ago