-
Notifications
You must be signed in to change notification settings - Fork 14
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
upgrade(mud): 2.0.0-next.4 & indexer #150
Merged
Conversation
This file contains 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
* chore: set interval to 60s * fix: count down timestamp sync
* ci: deploy new contracts on preview but not add it into git * fix: round increase * fix: exp upgrade * ci: add env private key
* skip map generation when 0 pieces * effect wip * minimal implementation of effect * continue on implementing effect * update event type and fix ON_DEATH gen * add queue and optimize * update apply effect * fix unresolved merge conflicts * fix old test failure * rename PieceAction to *Simulator * update effects at end-of-turn * slim table * remove encode system * remove local PQ and fix piece index * fix creature data * add discord link * rename: useTick * fix(chessboard): effect piece display * fix: test * annotation autobattle * remove build console * init lv --------- Co-authored-by: Sanbao Zheng <[email protected]>
* feat: add balance sheet * docs: add classes synergy * docs: add hero rarity
* fix: front end tick rate * fix: await tick tx
* upgrade(mud): 2.0.0-next.4 * fix test * ci: update node version * build: update lock * build: rm forge lib in package.json * forge install: forge-std v1.6.0 * forge install: ds-test * fix: test build --------- Co-authored-by: Sanbao Zheng <[email protected]> Co-authored-by: Noy <[email protected]>
* build(contracts): alt & lattice * update: alt fees * chainId 4242 * fix: Tier
* refactor: add indexer to lattice testnet * fix: missing import * update: indexerUrl import (#146) --------- Co-authored-by: hooks <[email protected]>
Deploy preview for vercel-autochessia ready! ✅ Preview Built with commit 88cd39f. |
noyyyy
approved these changes
Sep 1, 2023
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.