-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Part 1: CommandProcessor, FileCommandProcessorAdapter
Part 2: StartupPhase - Assigned to @ratulkai93 @laila-chammaa
- The commands are not implemented at all -> User should be able to input on the console commands like "loadmap " and "addplayer "
Part 3: GamePlayPhase - Assigned to @eyeshield2110 and @GD-Dheer
During the demo, this part crashed but I (@eyeshield2110) don't know why. Needs to be reviewed by someone other than Noah or Alexander, during a call.
- Check which part is defective and crashes.
- Needs to be integrated with Part 2
Part 4: Order execution implementation - Assigned to @laila-chammaa and someone else (???)
6 Order subtypes to implement. As of A2 demo, only 4 are done. laila is currently working on some, so check branch laila-fixes.
Todo
- Fix all the TODOs in Orders validate+execute (about 6)
- Negotiate Order
- Blockade Order (laila)
- implement testBombExecute in OrderDriver.cpp
Part 5: Game log observer
In General
- resolve 15 TODOs
- merge everything into a2 branch
Reactions are currently unavailable