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

Create basic NPC and spawning functionality #26

Merged
merged 11 commits into from
Sep 7, 2023
Merged

Conversation

wesker-albert
Copy link
Owner

@wesker-albert wesker-albert commented Sep 7, 2023

  • create better description models and formatting
  • create NPC models
  • create spawn rules for both items and NPCs
  • create a spawner event, that uses the spawn rules to manifest the specified entities, in the appropriate rooms
  • display items and NPCs in the room description

Closes #21

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Package Line Rate Health
. 62%
actions 100%
actions.commands 100%
actions.scheduled 100%
events 67%
models 100%
models.data 100%
resources 100%
Summary 87% (1014 / 1164)

Minimum allowed line rate is 60%

@wesker-albert wesker-albert merged commit 9501f88 into master Sep 7, 2023
1 check passed
@wesker-albert wesker-albert deleted the create-basic-npcs branch September 7, 2023 02:25
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.

Create basic NPC models and system
1 participant