Skip to content

Feat/5 add monster generation#51

Merged
MrDeadCe11 merged 11 commits intofeat/combat-systemfrom
feat/5-add-monster-generation
Jul 6, 2024
Merged

Feat/5 add monster generation#51
MrDeadCe11 merged 11 commits intofeat/combat-systemfrom
feat/5-add-monster-generation

Conversation

@MrDeadCe11
Copy link
Copy Markdown
Contributor

No description provided.

@MrDeadCe11 MrDeadCe11 requested a review from ECWireless July 4, 2024 02:48
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 4, 2024

@MrDeadCe11 is attempting to deploy a commit to the Raid Guild Team on Vercel.

To accomplish this, @MrDeadCe11 needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ultimate-dominion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2024 8:54pm

@MrDeadCe11 MrDeadCe11 merged commit 5bbe5c2 into feat/combat-system Jul 6, 2024
@MrDeadCe11 MrDeadCe11 deleted the feat/5-add-monster-generation branch July 6, 2024 18:10
@ECWireless ECWireless mentioned this pull request Jul 7, 2024
6 tasks
Fluffy9 pushed a commit that referenced this pull request Jul 12, 2024
* Update characterId to use bytes32

* Temporarily add _createMonster to PostDeploy

* updating monster generation

* monsters now spawn on tile move, right now they alwasy spawn the max number, and it only works one tile away (because theres only one lvl 1 monst once there are lvl 2 - 10 monsters it will work for all tiles)

* Render monsters to frontend

* Improve how entities fetching in TileDetailsPanel

* Use _chebyshevDistance to get distanceFromHome

* Add _createMonster function to PostDeploy

* Update MobSystem.t.sol for movement

---------

Co-authored-by: ECWireless <[email protected]>
Co-authored-by: ECWireless <[email protected]>
Fluffy9 pushed a commit that referenced this pull request Jul 17, 2024
* Update characterId to use bytes32

* Temporarily add _createMonster to PostDeploy

* updating monster generation

* monsters now spawn on tile move, right now they alwasy spawn the max number, and it only works one tile away (because theres only one lvl 1 monst once there are lvl 2 - 10 monsters it will work for all tiles)

* Render monsters to frontend

* Improve how entities fetching in TileDetailsPanel

* Use _chebyshevDistance to get distanceFromHome

* Add _createMonster function to PostDeploy

* Update MobSystem.t.sol for movement

---------

Co-authored-by: ECWireless <[email protected]>
Co-authored-by: ECWireless <[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