-
Notifications
You must be signed in to change notification settings - Fork 1
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
1on1 mainnet #148
Merged
Merged
1on1 mainnet #148
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
feat: display enemy address
* feat: readd envs * feat: remove 1 division from the new bullet impl * feat: add collision grid to precheck * feat: small gas optimisation * feat: gas * feat: gas * fix: tests compile now + check collision was not invertedé * fix: res when collison is false * refactor: the bitwise consts + started the grid tests * feat: simplify the grid logic * feat: add grid tests * feat: seperate the object and character collision logic * feat: remove bitwise operators * feat: new map format * feat: new map format * feat: fix logic check for bullet <> obj collision * fix: obj collision by dropping out of bounds bullets * feat: fix all tests🎉🎉🎉 * feat: adapted the front end for the new map formats * feat: change version to alpha.16 * feat: update contract gens in the front end * fix mini map display * feat: fix map display * fix mapmaking * feat: fix type overflow * feat: refactor the grid init to the helpers * feat: add test for the inital grid setup * fix: bit conversion checks to not over or underflow * fix: bit alocation sizes * fix: map creation and display bit system * rm: console logs * feat: fix in game wall positions * ifs and declarations * Revert "ifs and declarations" This reverts commit 18bf120. ok * feat: hotfix front end for mainnet vs slot * feat: add some checks * feat: manifest updates * everything but uuids * building * feat: fix overlays with rc1 migration * feat: svelte 5 migration init * fea: back to burner managers * feat: add your session objects * feat: add open sessions * feat: refactored the global to a differnt page * feat: add game data functions * feat: get charcter models * feat: add map list * feat: requests added + remove unsied imports * feat: add sessionMeta data * feat: add new api system for game displays * feat: rm useless stuff * feat: set map display and mini map to the new api * feat: added api for creating games * feat: tweeks * feat: Continued migration of many objects. Still wip * wip: A lot of things are broken, but at least we have more things using the new API * hitfix: comment out get sync entities * feat: fixed manifests * FIXED * feat: Finished migration, I can finally start testing * fix: Fixed writers * wip: Fixed small issues * feat: Finally migrated replay * feat: improved your games * fix open games * feat: add as any to avoid ts error * feat: temp fix for nav * feat: add details for game list * feat:join game fixed * RED do you rmagic * fix: Fixed gameList and sessions fetching * feat: We're getting somewhere * feat. Finished migrating shoot store * feat: Continued migration * fix: Fixed stores related to characters * fix: Fixed the store further (reset now works) * fix: Unmark the character when submitting * fix: Fixed bullets, should now display correctly * feat: added scripts * feat: bullets from blockchain arenow correctly grabbed * fix: Last fixes * feat: overlays for slot + slot integration for demo --------- Co-authored-by: Zack Ames <[email protected]> Co-authored-by: Valentin Ricard <[email protected]>
Deploying octoguns with Cloudflare Pages
|
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.