As part of the work on OpenSpartan Workshop I needed the capability to convert a Xbox gamertag into its immutable identifier - the Xbox user ID, also commonly known as the XUID. My plan was to add the option for someone to find all the matches where they played with a specific player.| den.dev
I talked about Halo Infinite career ranks some time ago, but I kept needing to come back to the idea that I just wanted to have a quickly accessible list that just tells me what rank experience requirements are and how far along to Hero each rank is. No ads, no, fluff, just the table. Said table is now here.| den.dev
With the launch of Halo Infinite in 2021, 343 Industries introduced the concept of battle passes in Halo. The concept itself is not new in the gaming industry per-se, but it’s new to Halo. It’s effectively a limited time opportunity for players to earn in-game rewards during what is referred to as a season (although that term becomes a bit overloaded now).| den.dev
How I dove into the Halo Infinite AMQP API to dig for treasure - wait times for every single playlist available.| den.dev
How to get your game build identifier without firing up Fiddler.| den.dev
How to track your own Halo Infinite service record with the game REST API.| den.dev
How to query the career rank API to understand tier requirements and get an idea of emblems and rewards.| den.dev
You can now see some missing medals on Halo Waypoint. Here is how to get to them from the API.| den.dev
How to access hidden maps and game modes in retail Halo Infinite PC game builds with the build manifest.| den.dev
If you’ve been following my blog, you know that I’ve been fiddling quite a bit with the Halo Infinite API. To the point where I started writing my own wrapper for it.| den.dev