A-PachecoT / console-quest-rpg

0 stars 0 forks source link

Feature/rpg 7 combat endpoints #7

Closed thsergitox closed 1 month ago

thsergitox commented 1 month ago

Added combat system!

This pull request includes several changes to enhance the project structure, improve code readability, and add new features. The most important changes include adding a changelog, updating the project documentation, configuring a code formatter, and introducing new methods and attributes to the Entity and Monster models.

Documentation and Configuration Updates:

Code Formatting:

Model Enhancements:

Minor Code Improvements:

A-PachecoT commented 1 month ago

Please use pre-commit. Also avoid using rebase and resend the already-on-main changes. We can not accept that many conflicts :(