-
Notifications
You must be signed in to change notification settings - Fork 39
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
fix typo #16
Merged
Merged
fix typo #16
Conversation
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
thegalah
approved these changes
Apr 20, 2021
thegalah
added a commit
that referenced
this pull request
Sep 1, 2022
* Update page.md * Update page.md * Bump defaults
thegalah
added a commit
that referenced
this pull request
Sep 1, 2022
* Add freeze powerup + unit stunned status * Added freeze power up block * freeze powerup * wip * Update getConfig.ts * wip * Update World.ts * wip * Update World.ts * wip * Create snowflake.svg * wip * wip * Update getConfig.ts * Update World.ts * wip * Update getFilteredSameCellActions.test.ts * Update createWorldFromState.ts * Update mock9x9GameState.ts * Update mock4x4GameState.ts * wip * Update mock15x15gameState.ts * Update mock6x6GameState.ts * wip * Update InfoPanel.tsx * Update Unit.ts * Update getConfig.ts * Update World.ts * wip * unitTracker * Update createWorldFromSeed.ts * wip * wip * Update World.ts * wip * Update createWorldFromState.ts * Update getFilteredSameCellActions.test.ts * wip * Update UnitTracker.ts * wip * Update World.ts * Update UnitTracker.ts * Update Unit.ts * Update World.ts * Update World.ts * Update getConfig.ts * Update GameRunner.ts * Update Game.ts * Update Game.ts * Update Game.ts * Stunned animation * Maximum concurrent bombs per agent * wip * wip * wip * Create EntityTracker.ts * Update World.ts * wip * Update createWorldFromSeed.ts * Update placeBlocks.ts * Update placeBlocks.ts * Update placeBlocks.ts * Update EntityTracker.ts * Update placeBlocks.ts * wip * Update World.ts * Update World.ts * Update EntityTracker.ts * wip * Update createWorldFromState.ts * Create EntityTracker.test.ts * Update EntityTracker.test.ts * Update EntityTracker.test.ts * Update EntityTracker.test.ts * wip * Update EndGameFireSpreader.ts * wip * wip * Update EntityTracker.test.ts * wip * removed width * Update handleUnitAction.ts * Delete replay.json * wip * Update getConfig.ts * Update WeightedDie.ts * Update WeightedDie.ts * Update WeightedDie.ts * Update UnitTracker.ts * Update createWorldFromSeed.ts * wip * Update getFilteredSameCellActions.test.ts * Bump dependencies * wip * Update yarn.lock * Added client launch links * wip * Update index.tsx * bump * Update index.tsx * Fix dev routing to match prod routing * Update Program.ts * Update gatsby-config.ts * Fix ui bundling issues * Update base-compose.yml * Update base-compose.yml * Create build.sh * Update azure-pipelines.yml * Update azure-pipelines.yml * Update package.json * Update package.json * Update azure-pipelines.yml * wip * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update base-compose.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Added build version to client ui * Update index.tsx * Update index.tsx * wip * wip * wip * Update useBuild.ts * Update useBuild.ts * Create AppContext.tsx * wip * wip * wip * wip * Update index.tsx * Update index.tsx * wip * Update dev.env * wip * Update package.json * Update yarn.lock * wip * Create gatby-ssr.tsx * wip * wip * Delete 404.tsx * fix typo * Fix typescript starter (#8) * Update base-compose.yml * Update package.json * wip * wip * wip * Update Agent.ts * Update docker-compose.yml * Update README.md * Allow cross platform engine dev (#9) * Allow cross platform dev:local script to run * Update yarn.lock * Set default agent as python3-agent-dev * wip - pass through of docs with NTS - add placeholder for release notes - update starter kit status in README * Update sprites * update steel block + docs * Frozen units -> stand still * Copy icon * Footer + index + setup * Move up replay download + fix padding * bump engine ver * Added replay page + links + improved hooks (#13) * Update IndexContent.tsx * wip * Replays * wip * replays page * Replay * Update ReplaysContent.tsx * Update BomberlandRoute.ts * Update IndexContent.tsx * Feature i18n localisations (#14) * wip * wip * Update AppContext.tsx * Adjusted weightings + item drop weighting (#15) * wip * Update World.ts * Update getConfig.ts * Update page.md * Remove default ammunition * Update docs (#16) * Update page.md * Update page.md * Bump defaults * Update support link (#17) * Report issue * cleanup * Update en.json * Add unused * Create i18n-unused.config.js * Update en.json * Update en.json * Unit id letters + unit health (#18) * wip * Added unit health and unit id * Update AppContext.tsx * wip * Global styles * Update AppContext.tsx * Heading + Unit label styling * Reorder labels instead of z-index * Add transition Co-authored-by: jzhang <65810856+joooyzee@users.noreply.github.com> * Update game assets + default env + docs (#12) * update game assets * Updated assets * Replayer updates * Spinning end-game fire * Update steel block * Fix slider + default env + fix crate droprate * Update docs * Decrease bombdurationticks + update assets * Update readme + changelog * Fix tests * Fix tests Co-authored-by: Matthew <thegalah@gmail.com> * Bump engine ver. 2344 (#19) * Bump engine ver. * update resources * Revert "update resources" This reverts commit 70c12f87864d38b849c2034fb59ea12b4f853bee. * Set resource limits to match tournament (#20) * Set resource limits * Update docker-compose.yml * Update bomberland preview img (#21) Co-authored-by: jzhang <65810856+joooyzee@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.