Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix #39

Merged
merged 261 commits into from
Nov 10, 2017
Merged

Bugfix #39

merged 261 commits into from
Nov 10, 2017

Conversation

JayTSmith
Copy link
Contributor

So, there was a bug in the old pull request that I patched. When the back stack would pop, it would up in the background of the new fragment.

JayTSmith and others added 30 commits April 7, 2017 11:25
…than calculated scores.

---WARNING---
Changes made in a sleepy state, they may not be implemented properly or effectively.
Removed the updateLevel method
Added an example of getting modifier to CharacterSheet
    +getAthleticProwess
    +getDangerEvasion
    +getMysticFortitude
    +getPhysicalVigor
    +getCharisma
Conflicts:
	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/character/PlayerCharacter.java
	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/character/classes/Amazon.java
+ Changed some int arguments to use Weapon instead
+ Added some documentation to PlayerCharacter
+ Also fixed some typos in method names in PlayerCharacter.
    - Weapon Attribute
    - Weapon of Choice checking
+ Added weapon of choice to specialist
+ Added the initializeClass method to ease the burden of switching classes at first.
Conflicts:
	MazesAndMinotaurs/.idea/misc.xml
	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/CharacterSheetFragment.java
Conflicts:
	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/character/PlayerCharacter.java
	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/character/classes/Barbarian.java
+ Added getWeapons method to PlayerCharacter
+ Fixed issue where PlayerCharacter wouldn't have a weapon equipped.
+ Improved documentation on the PlayerCharacter class
+ Added Saving Functionality
+ Broken Load Functionality at the moment.
Conflicts:
	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/CharacterSheetFragment.java
	MazesAndMinotaurs/app/src/main/res/layout/fragment_character_sheet.xml
Conflicts:
	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/CharacterSheetFragment.java
	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/character/SaveAndLoadDialog.java
* Added javadoc to signature roll(int)
* Added method roll(int, int) with javadoc

Started to add Amazon PlayerCharacter class.
…aurs

# Conflicts:
#	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/MainMazes.java
#	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/character/SaveAndLoadPerformer.java
#	MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/util/Util.java
#	MazesAndMinotaurs/app/src/main/res/menu/main.xml
#	MazesAndMinotaurs/app/src/main/res/values/strings.xml
#	MazesAndMinotaurs/instapk.log
@JayTSmith JayTSmith force-pushed the master branch 2 times, most recently from 6c066a2 to 396b187 Compare November 1, 2017 17:37
@ThorinSchmidt ThorinSchmidt merged commit 2bdb22d into CIS-Stars:master Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants