- Nov 07, 2016
-
-
Susan Yuen authored
This reverts commit b118f334
-
Trandinh Thien authored
Changed 2 arrays into Enums in unit and button. Added doxygen documenation for : Archer, Button, DamageCalculation, Game, GameState, HowToPlay,HowToPlay2, HowToPlay3, Mage, Unit, Warrior
-
Susan Yuen authored
-
Trandinh Thien authored
-
- Nov 06, 2016
-
-
Mustafa Haddara authored
-
- Nov 04, 2016
-
-
Trandinh Thien authored
Units now take damage upon attacking, and getting counter attacked. Enemy units now have a counterattack animation
-
Trandinh Thien authored
-
Trandinh Thien authored
-
Susan Yuen authored
-
Susan Yuen authored
Attacking now works. Changed MenuButton class to Button class, incorporated attackConfirm button with other buttons. Wrote function determining whether enemy unit is in range. Fixed a lot of attacking logic.
-
Susan Yuen authored
Added assets for player turn end, attack button for attack sequence, and replaced character stats to allow for larger font
-
Trandinh Thien authored
-
Trandinh Thien authored
-
Trandinh Thien authored
Clicking attack now leads to a new state, where a user can select a unit to attack. Added attack confirmation button in this state, where an attack will only execute after confirming
-
- Nov 03, 2016
-
-
Trandinh Thien authored
-
Trandinh Thien authored
Added another mainMenu state - attackConfirm. Added dif directions for attacking. NOw detects what unit is being attacked. WORK IN PROGRESS
-
Trandinh Thien authored
-
Trandinh Thien authored
-
Trandinh Thien authored
-
Susan Yuen authored
-
Trandinh Thien authored
Replaced all getters/setters in gameState with C# Properties which act as getters and setters in 1 method. Replaced multiple classes that called on gameState to match new get/set methods
-
Trandinh Thien authored
Added initial warrior stats. Replaced all getters and setters in unit interface with C# properties which acts as both in 1 method. Made changes to multiple classes to account for change
-
- Nov 02, 2016
-
-
Trandinh Thien authored
-
Susan Yuen authored
-
Trandinh Thien authored
-
Susan Yuen authored
-
Susan Yuen authored
-
Susan Yuen authored
-
Susan Yuen authored
-
Trandinh Thien authored
-
Trandinh Thien authored
-
Susan Yuen authored
-
Jeremy Klotz authored
-
Susan Yuen authored
-
Susan Yuen authored
Revert "Working on making functional weapons." This reverts commit 8ca3376d See merge request !5
-
Susan Yuen authored
This reverts commit 8ca3376d
-
Jeremy Klotz authored
-
Jeremy Klotz authored
-
Susan Yuen authored
-