-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add systems interface, systemsComponent, registerSystem * chore: clean up * feat: add client mappings for componentComponent, systemComponent * fix: fix hot reloading react * feat: wip MoveSystem * feat: remove diamond * feat: add createSystemExecutor * feat: autogenerate system abis and types * refactor: move from facets to systems, remove persona * refactor: integrate LibStamina, GameConfigSystem * chore: clean up * refactor: port LibECS * refactor: split up DebugFacets into ComponentDevSystem and BulkUploadSystem * chore: remove unused params from deploy script * fix: self review * fix: remove unused console log in Component.sol Co-authored-by: Andy Cernera <kooshaba@gmail.com> * build(cli): gitignore build files, build on prepare * fix: typos Co-authored-by: Andy Cernera <kooshaba@gmail.com>
- Loading branch information
Showing
116 changed files
with
1,410 additions
and
3,075 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
build |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.