Commit graph

13 commits

Author SHA1 Message Date
8232eacff2 add custom hotbar 2023-08-11 17:38:07 -07:00
add6db3bb6 remove github, add logger 2023-08-10 03:43:05 -07:00
reidlab
a7ff3796fe
Revert "Bump eslint from 8.45.0 to 8.46.0" 2023-07-28 14:39:09 -07:00
dependabot[bot]
7f365dc45c
Bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 16:46:13 +00:00
dependabot[bot]
7821758003
Bump @typescript-eslint/parser from 6.1.0 to 6.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 05:55:41 +00:00
dependabot[bot]
1deeb9fb16
Bump @rbxts/types from 1.0.705 to 1.0.707
Bumps [@rbxts/types](https://github.com/roblox-ts/types) from 1.0.705 to 1.0.707.
- [Commits](https://github.com/roblox-ts/types/commits)

---
updated-dependencies:
- dependency-name: "@rbxts/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 05:54:18 +00:00
dependabot[bot]
e97046b27c
Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 05:29:32 +00:00
0a614cdd12 chore: update deps 2023-07-22 19:48:09 -07:00
5ff116be22 add roblox-ts as a dep 2023-07-20 17:01:22 -07:00
c6ba571cc7 chore: update deps 2023-07-20 16:55:07 -07:00
d5b77a9044 seperated client and server state, input mapper 2023-07-20 14:48:17 -07:00
31559be3b8 add typed character to PlayerCharacter component 2023-07-19 00:49:57 -07:00
5302ecc6cc first commit 2023-07-18 22:22:52 -07:00