Skip to content
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 8 commits into from
Nov 14, 2024
Merged

1on1 mainnet #148

merged 8 commits into from
Nov 14, 2024

Conversation

0xMugen
Copy link
Collaborator

@0xMugen 0xMugen commented Nov 14, 2024

No description provided.

0xMugen and others added 8 commits October 15, 2024 14:23
* 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]>
Copy link

Deploying octoguns with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6de14b2
Status: ✅  Deploy successful!
Preview URL: https://226551dc.octoguns.pages.dev

View logs

@0xMugen 0xMugen merged commit 3dbd5cc into main Nov 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants