software-projekt-2-gold-wars/GoldWars/GoldWars
2020-05-15 20:45:52 +02:00
..
Assets.xcassets add fire to homebase 2020-05-02 01:22:53 +02:00
Components TEST: Get a List of overlapping moves 2020-05-15 20:45:52 +02:00
Entities Added missing line 2020-05-15 17:21:06 +02:00
Enums Revert "Merge branch '33-basisownership-anhand-des-gkplayers' into 'development'" 2020-05-11 19:58:15 +02:00
Map init players to basePlayerOne and Two 2020-05-15 12:00:01 +02:00
Partikels * Impl. basic attacking functionality 2020-05-06 02:17:25 +02:00
Scenes import GameKit, format Code and change method to getBasesByPlayer 2020-05-15 11:59:05 +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 TEST: check if we can make a solid iterable foundation for player moves 2020-05-15 16:31:27 +02:00
GameCenterHelper.swift Revert "Merge branch '33-basisownership-anhand-des-gkplayers' into 'development'" 2020-05-11 19:58:15 +02:00
GameViewController.swift Revert "Merge branch '33-basisownership-anhand-des-gkplayers' into 'development'" 2020-05-11 19:58:15 +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
Label.swift add LabelEntity, LabelNode and Labelcomponent - ability to customize and add a Label with animation 2020-05-13 14:59:26 +02:00
LabelComponent.swift add LabelEntity, LabelNode and Labelcomponent - ability to customize and add a Label with animation 2020-05-13 14:59:26 +02:00
LabelNode.swift add LabelEntity, LabelNode and Labelcomponent - ability to customize and add a Label with animation 2020-05-13 14:59:26 +02:00
MatchmakingHelper.swift Re-commit missing lines 2020-05-15 19:40:13 +02:00
MultiplayerNetwork.swift TEST: Change Host Identifier to displayName, since the ID is not working for some odd reasons 2020-05-13 22:32:05 +02:00
PlayerMovesService.swift Impl. neccessary Server identifier 2020-05-13 20:22:23 +02:00
RoundCalculatorService.swift TEST: Get a List of overlapping moves 2020-05-15 20:45:52 +02:00
SettingsScene.swift add Label to EntityManager and implement Labels to SettingsScene 2020-05-13 15:00:29 +02:00
SoundManager.swift add sharedInstance, small cleanup Code 2020-05-13 12:59:55 +02:00