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

Player Run Stat Saver #184

Merged
merged 10 commits into from
May 18, 2023
Merged

Conversation

BrandonPacewic
Copy link
Member

@BrandonPacewic BrandonPacewic commented May 13, 2023

Closes #185.

@BrandonPacewic BrandonPacewic requested a review from a team as a code owner May 13, 2023 02:34
@BrandonPacewic BrandonPacewic marked this pull request as draft May 13, 2023 02:34
@BrandonPacewic BrandonPacewic changed the title Initial setup Player Run Stat Saver May 13, 2023
@BrandonPacewic BrandonPacewic self-assigned this May 13, 2023
@BrandonPacewic BrandonPacewic added the feature A game feature to be added label May 13, 2023
@BrandonPacewic
Copy link
Member Author

@Galaxy25 This is what I came up with for the initial setup. Let me know if this makes sense and is how you want this system to be set up.

@Galaxy25
Copy link
Member

@BrandonPacewic This system seems to make sense. Just have a scene to pick what data they want to use and store money, health upgrades, and weapon upgrades.

@BrandonPacewic BrandonPacewic linked an issue May 15, 2023 that may be closed by this pull request
@BrandonPacewic BrandonPacewic marked this pull request as ready for review May 15, 2023 20:22
@BrandonPacewic
Copy link
Member Author

@Galaxy25 Seems to work, just need a way to update the initial starting player stats and a shop to change them.

Copy link
Member

@Galaxy25 Galaxy25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BrandonPacewic The save manager needs to only be called once per opening not once per scene.

@Galaxy25
Copy link
Member

@BrandonPacewic Also create a example setup for the player stats

@BrandonPacewic BrandonPacewic marked this pull request as draft May 16, 2023 18:49
BrandonPacewic and others added 6 commits May 17, 2023 17:41
* Loading Bar Weapon Spawn

* Piercing Fix

* Item Descriptions

* Begining Items

* Fixed

* Items Creataed

* Zip Bomb

* Sniper Scope

* Dice Gun

* Items Done

* Clang Ran

* Item Descriptions

* Review cms

---------

Co-authored-by: Nathan St. John <[email protected]>
@BrandonPacewic BrandonPacewic marked this pull request as ready for review May 18, 2023 21:07
@BrandonPacewic
Copy link
Member Author

I'm getting ready to merge and updating the change log - please @me if any other changes are pushed.

BrandonPacewic added a commit to BrandonPacewic/Augmentation that referenced this pull request May 18, 2023
@BrandonPacewic BrandonPacewic merged commit cfea408 into TigardHighGDC:main May 18, 2023
@BrandonPacewic BrandonPacewic deleted the game-saver branch May 18, 2023 23:36
Galaxy25 pushed a commit that referenced this pull request May 20, 2023
* Logged #172

* Logged #171

* Logged #171

* Logged #168

* Logged #180

* Logged #169

* Logged #178

* Logged #181

* Logged #183

* Logged #187

* Logged #188

* Logged #193

* Logged #190

* Logged #195

* Logged #184

* Logged #194

* Logged #196

* Logged #197
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A game feature to be added
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Player saves between runs
2 participants