Releases: oatmealine/nlw-integration
Releases · oatmealine/nlw-integration
v1.4.0-beta.5 & IDS Integration v1.4.0-beta.4
- Rebuilt against Geode 4.0.0-beta.1
v1.4.0-beta.4 & IDS Integration v1.4.0-beta.3
- Ported to 2.2074 and Geode 4.0.0
v1.4.0-beta.3 & IDS Integration v1.4.0-beta.2
Going to merge these releases from now on for personal convenience
- Ported to 2.206 and Geode 3.0.0
updateFeatureStateFromLevel
is currently missing its binding, so "Use Demon Face" will not reflect the featured state of the level.
v1.4.0-beta.2
- Swap the popout from using
init
toinitAnchored
. Maybe fixes mobile alignment issues? - Exploring some tiers still do not work. It is a complete mystery to me as to why! This is the last thing preventing this from being a stable release ATM
IDS Integration v1.4.0-beta.1
Based on oatmealine.nlw_integration
v1.4.0-beta.2:
- Switches over level name / creator name matching to server-side ID fetching
- This means all the work is done on the NLW API server rather than the client, but this reverse method of fetching also results in more incorrect guesses
- However, this should mean levels not on sheets will not be misrecognized as something that is
- This is experimental, and I can't test every level to make sure the matches are correct, so I'm putting out a beta release. Report any issues you find to me!
- You can now click the tier text to show every level in that tier as a consequence
- Some tiers don't work, and I'll work on ironing that out soon
- Swap the popout from using
init
toinitAnchored
. Maybe fixes mobile alignment issues? - Support platformer levels, now that IDS has those
v1.4.0-beta.1
- Switches over level name / creator name matching to server-side ID fetching
- This means all the work is done on the NLW API server rather than the client, but this reverse method of fetching also results in more incorrect guesses
- However, this should mean levels not on sheets will not be misrecognized as something that is
- This is experimental, and I can't test every level to make sure the matches are correct, so I'm putting out a beta release. Report any issues you find to me!
- You can now click the tier text to show every level in that tier as a consequence
- Some tiers don't work, and I'll work on ironing that out soon
v1.3.2
- Send a user agent for requests
- In the future, requests before v1.3.2 may become blocked by
nlw-api
.
- In the future, requests before v1.3.2 may become blocked by
- Update icon
IDS Integration v1.3.3
Based on oatmealine.nlw_integration
v1.3.2:
- Send a user agent for requests
- In the future, requests before v1.3.2 may become blocked by
nlw-api
.
- In the future, requests before v1.3.2 may become blocked by
- Update icon
v1.3.1
- No longer is every unplaced level Fuck tier
- C++ strings were a mistake
- Non-extreme demons should no longer be given tiers. Hopefully for good this time
IDS Integration v1.3.2
- The mod works now lmao