software-projekt-2-gold-wars/GoldWars/GoldWars
Jakob Haag f7e4188143 Add limit of moves
* set limit of moves. 1 attack and 5 own unit moves
* update move-limiter after submit button of modal
* increase number of attack to two able attacks
2020-05-26 20:11:16 +02:00
..
Assets.xcassets add texture to 3D Cylinder 2020-05-15 17:13:39 +02:00
Components Add limit of moves 2020-05-26 20:11:16 +02:00
Entities Add limit of moves 2020-05-26 20:11:16 +02:00
Enums Refactor complete entity component model 2020-05-26 18:57:32 +02:00
Map Send map model to other player over data service 2020-05-20 20:33:40 +02:00
Partikels * Impl. debugging move on MapGeneration 2020-05-21 03:18:07 +02:00
Scenes Add limit of moves 2020-05-26 20:11:16 +02:00
Storyboards Impl. neccessary Server identifier 2020-05-13 20:22:23 +02:00
AppDelegate.swift Revert "Merge branch '33-basisownership-anhand-des-gkplayers' into 'development'" 2020-05-11 19:58:15 +02:00
DataService.swift * Add 3 Instances for each Scene 2020-05-23 18:36:59 +02:00
GameCenterHelper.swift Revert "Merge branch '33-basisownership-anhand-des-gkplayers' into 'development'" 2020-05-11 19:58:15 +02:00
GameViewController.swift * Refactor for Master of the Universe 2020-05-23 19:02:39 +02:00
GoldWars.entitlements add rest of necessary swift files 2020-05-02 14:04:08 +02:00
Info.plist add rest of necessary swift files 2020-05-02 14:04:08 +02:00
intro-music.mp3 add backgroundMusic for MenuScene with SoundManager for futher Sound-Management - music with commercial use 2020-05-10 17:44:54 +02:00
MatchmakingHelper.swift * Add 3 Instances for each Scene 2020-05-23 18:36:59 +02:00
MultiplayerNetwork.swift * Add 3 Instances for each Scene 2020-05-23 18:36:59 +02:00
PlayerMovesService.swift Impl. neccessary Server identifier 2020-05-13 20:22:23 +02:00
RoundCalculatorService.swift Add limit of moves 2020-05-26 20:11:16 +02:00
SettingsScene.swift Add limit of moves 2020-05-26 20:11:16 +02:00
SoundManager.swift * Impl. combined forces attack 2020-05-20 00:11:49 +02:00