-
Notifications
You must be signed in to change notification settings - Fork 51
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
new production #2629
new production #2629
Conversation
credence0x
commented
Jan 7, 2025
•
edited
Loading
edited
- created new production system in contract that uses labor as an intermediate resource to pay for production
- merged Resource model with Production making production a field in the resource model
- updated scripts and made easy to use apis in the project's package.json file
- removed config from client sdk and put it in its own package so it can be easily changed based on env
Hi @credence0x! You need to be added as a user to interact with me. Please ask @ponderingdemocritus to add you on the settings page. You are receiving this comment because I am set to review all PRs. That is configurable here. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Failed to generate code suggestions for PR |
…into feat/labor
…into feat/labor
* clean battles * refactor use-armies * refactor use bank
* contracts & client: increase resource precision from 3 to 9 (#2625) * update contracts folder structure (#2626) * contracts & client: increase resource precision from 3 to 9 * contracts & discord-bot: update folder structure * rustfmt * new production (#2629) * new production wip * new production wip * production simplified * new production compiles * update production implementation * scarb fmt * improve scripts * update scripts * improve scripts * knip (#2635) * fix knip * fixed landing knip * fix knip balancing * knip * improve scripts * prettier (#2636) * clean * add prettier rules * update prettier ignore * prettier format * gql codegen * Fix lint CI * scarb fmt --------- Co-authored-by: Bob <[email protected]> * improve configuration * improve configuration * Enh/clean assets (#2637) * Delete deprecated pngs from /game * Delete deprecated mp3 from /game * Consolidate public assets * Adapt imports * Fix spelling * improve configuration * Fix naming conventions (#2638) * Fix naming conventions in game directory * fix build * Kebab * fix imports * adapt naming conventions * formatting * knip * Formatting * update policies (#2639) * update policies * fix knip * prettier * improve scripts * improve config deploy flow based on env * improve config deploy flow based on env * improve config deploy flow based on env * fix indexing * fix indexing * add permisson revoke script * ++Refactor use-armies and clean battles (#2640) * clean battles * refactor use-armies * refactor use bank * update * working client * working client * rename s0_eternum to s1_eternum * update world address * update env * Merge branch 'next' of https://github.com/BibliothecaDAO/eternum into feat/labor --------- Co-authored-by: raschel <[email protected]> Co-authored-by: Bob <[email protected]> Co-authored-by: Bob <[email protected]> * fix build * fix build * fix build * fix * fix build * fix build * fix * knip clean * Move config folder to root * - Move game/assets to public folder - fix build * fix env and deploy * clean env * remove burner * update contracts * prepare landing * pnpm lock * contracts:scripts:fix torii pid * update erc721 and erc20 in torii toml in between deploys * formatting --------- Co-authored-by: Credence <[email protected]> Co-authored-by: Bob <[email protected]> Co-authored-by: Bob <[email protected]>