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

Add Seasons #591

Closed
wants to merge 179 commits into from
Closed

Conversation

starknetdev
Copy link
Contributor

No description provided.

starknetdev and others added 30 commits August 8, 2024 14:35
- if item specials seed has not been reached, which happens when first item reaches g15, the view function will return an error
- the view function will return the specials for all 101 items so clients can make a single RPC call to get all specials once the item specials entropy is available
- this PR also prevents item specials seed from being set to 0
- renames previous `claim_free_game` endpoint to `enter_genesis_tournament`
- add till death as optional tick box (#144)
- fix name to a hex (causing storage problems)
- purchasing is one-click
- increase tx wait interval by .2 seconds
- responsive
* add new upgrade system
* fix item leaderboard loading bug
* add health slider
* update wait time to 1 sec for tx comfirmations
* close swap selection on equip
- isolate auto scrolling as a separate component
- adds vrf premium access address to constructor
- constructor grants this address approval for all eth
- on mainnet this will be set to pragma multisig to allow them to withdraw vrf premiums
- increase max vrf callback fee on sepolia and mainnet
- by storing client provider address we allow clients to provide onchain rewards for their players
- golden tokens are a special case because they don't pay for the game and thus don't pay the client provider
- to provide maximum flexibility for client providers, this commit also records if a golden token was used. This is achieved by storing the golden token id in adventurer metadata (0 if no GT is used).
- The above allows clients to decide whether or not to include GT games in their promotions
* improvements in the current hints screens
* addition of many more hints
* add new animation
* adapt style of notification animations
* change adventurer list page
* add adventurer transfers
- fix market infinite loading bug (closes #164)
starknetdev and others added 28 commits September 10, 2024 14:58
- add domain resolving on mobile
- add unequip option for weapons in marketplace
* Better prescience
* introduce multiple path sorted by biggest health
* remove tournament screen on testnet
* remove bug when not changing upgrade tx from removing items
* add list of revenue addresses (from contributors)
---------

Co-authored-by: tedison <[email protected]>
Co-authored-by: cwastche <[email protected]>
Co-authored-by: tedison <[email protected]>
Co-authored-by: Bob <[email protected]>
- add vitality and charisma item swap warnings
- add swap warning when in a beast battle
- add new sound tracks for spawning adventurer
- update spawn page
- add art assets
- add extra pay button
- hide dead adventurers by default
- delete outdated stat component
- remove realms world graphql client
- remove unused variables
- add blastapi nftcollection query
- add banner displaying season information
Copy link

vercel bot commented Jan 3, 2025

@starknetdev is attempting to deploy a commit to the Loot Bibliotheca Team on Vercel.

A member of the Team first needs to authorize it.

@starknetdev starknetdev closed this Jan 3, 2025
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