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

Feat/item shop sprite #94

Closed

Conversation

josia-santoso
Copy link
Contributor

No description provided.

fabiantran5200 and others added 4 commits October 21, 2023 21:25
* Add ItemShopScreen.Java and some changes ti DrawManager.Java and Core.Java. The changes are Add display item in shop, selection method for the item shop.

* Change the price in the item shop and add some logic to the buying method

* fix : timer bug fixed

* fix : Invincible mode fixed

* fix : two_player item timer fixed

* fix : item odd fixed

* Fix: error that 2p can't achieve achievements

* feat: rename speed and originalspeed, add originalSpeed stter

* fix: update readme

* fix: Resolve speed adjustment conflict between level-based ship speeds and speed-up item

* fix: Resolve speed adjustment conflict between speed-up skill and speed-up item

* fix: Due to the change in ship speed by level, adjust the speed-up item effect to �enhance ship speed based on current speed

* Removed level specific shooting interval for item

* boolean are changed for item buy

* Fix selection method in ItemShopScreen.java by adding delay to input

* Fix selection method in ItemShopScreen.java by adding delay to input. Add buy process logic which are player balance reduction when player buy an item, and logical rules if player has insufficient balance or has the item already they cannot buy the item.

* Add if to the sentence

* fix when escape errors. Solution : by adding returncode=1

---------

Co-authored-by: josia-santoso <[email protected]>
Co-authored-by: josia-santoso <[email protected]>
Co-authored-by: ag <[email protected]>
Co-authored-by: jeonjw95 <[email protected]>
Co-authored-by: KIM_MINSU <[email protected]>
Co-authored-by: jeonjinu <[email protected]>
Co-authored-by: bysxx <[email protected]>
Co-authored-by: qawse6 <[email protected]>
Co-authored-by: iyeongseo <[email protected]>
Co-authored-by: thwldus <[email protected]>
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