Commit graph

81 commits

Author SHA1 Message Date
9999f58e71 Merge branch 'master' of https://github.com/reidlabwastaken/admin_system_real 2023-07-27 22:57:37 -07:00
bf8f7186e7 add automatic build systems 2023-07-27 22:57:20 -07:00
reidlab
74b39e5725
Merge pull request #2 from reidlabwastaken/dependabot/npm_and_yarn/typescript-eslint/parser-6.2.0
Bump @typescript-eslint/parser from 6.1.0 to 6.2.0
2023-07-27 22:56:23 -07: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
reidlab
63a1a5a3c7
Merge pull request #1 from reidlabwastaken/dependabot/npm_and_yarn/rbxts/types-1.0.707
Bump @rbxts/types from 1.0.705 to 1.0.707
2023-07-27 22:54:49 -07: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
reidlab
4101d41938
Merge pull request #3 from reidlabwastaken/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.2.0
Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0
2023-07-27 22:53:27 -07: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
reidlab
6868b3be18
create dependabot.yml 2023-07-27 22:28:29 -07:00
0dfb98eaef Merge branch 'master' of https://github.com/reidlabwastaken/admin_system_real 2023-07-25 02:02:07 -07:00
50fe652001 add player to state 2023-07-25 01:59:21 -07:00
8e79027911 update replicated components 2023-07-25 01:22:58 -07:00
0a614cdd12 chore: update deps 2023-07-22 19:48:09 -07:00
reidlab
07e6a3620d
update todo 2023-07-22 16:06:24 -07:00
e218ae8c54 update todo 2023-07-21 15:01:35 -07:00
a6a7df45cb update todo 2023-07-21 13:40:52 -07:00
ac7ea4621e Update .gitignore and todo 2023-07-21 00:37:27 -07:00
7ba8ae9f11 update todo 2023-07-20 22:46:06 -07:00
878d285b3e remove unused component 2023-07-20 22:31:34 -07:00
760a4b8e5a make workspace rojo 2023-07-20 17:59:49 -07:00
c1f8b3bb2e Create build.yml 2023-07-20 17:01:46 -07:00
5ff116be22 add roblox-ts as a dep 2023-07-20 17:01:22 -07:00
11e65f7565 fix error when updating deps 2023-07-20 16:58:29 -07:00
c6ba571cc7 chore: update deps 2023-07-20 16:55:07 -07:00
reidlab
8f67db0154
Create lint.yml 2023-07-20 15:29:34 -07:00
b6eec9c28f mark off todo 2023-07-20 15:09:30 -07:00
d83ddf4e53 add character to clientstate and add sprint system 2023-07-20 15:09:09 -07:00
d5b77a9044 seperated client and server state, input mapper 2023-07-20 14:48:17 -07:00
44f63f8deb add more comments to PlayerCharacter component 2023-07-19 00:55:36 -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