-
Notifications
You must be signed in to change notification settings - Fork 54
Main #3248
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
Merged
Merged
Main #3248
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…emental types and update related tests. Adjust CSV and data models to reflect changes in elemental type handling.
Support condition multiple target type
- set initial ticket count - fix avatar inventory update
Fix infinite tower bug
Refactor validate infinite tower conditions
…ite tower ID for better state management
Update InfiniteTowerModule to derive account address
…ss-derive Fix infinite tower address derive
Fix missing equipment validate
Use infinitetower rune slot
- Implemented parsing of enemy initial stat modifiers in InfiniteTowerFloorSheet. - Updated InfiniteTowerSimulator to apply these modifiers when creating enemy stats. - Added unit tests to validate the correct application of stat modifiers during enemy creation in the simulator. - Enhanced existing tests to ensure proper handling of various scenarios with enemy stat modifiers.
Add enemy initial stat modifiers to Infinite Tower simulation
- Implemented logic in InfiniteTowerBattle to migrate unlocked rune slots from the Adventure state when a new Infinite Tower state is created. - Updated tests in InfiniteTowerBattleTest and UnlockRuneSlotTest to verify the correct migration of unlocked slots. - Enhanced UnlockRuneSlot to ensure that unlocking a slot in Adventure also unlocks the corresponding slot in Infinite Tower.
Add migration of unlocked rune slots from Adventure to Infinite Tower
Deploying lib9c with
|
| Latest commit: |
91e18e5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://bc81ab7f.lib9c.pages.dev |
| Branch Preview URL: | https://main.lib9c.pages.dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.