We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb33651 commit eb6eb47Copy full SHA for eb6eb47
changelog.md
@@ -1,4 +1,10 @@
1
# Node IDs Changelog
2
+## v1.19.0
3
+* Added StarInfoPopup IDs [#115](https://github.com/geode-sdk/NodeIDs/pull/115)
4
+* Fixed incorrect controller sprite ID in GauntletSelectLayer
5
+* Fixed incorrect GJListLayer IDs in Level List view
6
+* Stopped using getChildBySpriteFrameName reimplementation in PauseLayer
7
+
8
## v1.18.0
9
* Added FriendRequestPopup IDs
10
* Added GJMessageCell IDs
mod.json
@@ -6,7 +6,7 @@
"mac": "2.2074",
"ios": "2.2074"
},
- "version": "v1.18.0",
+ "version": "v1.19.0",
"id": "geode.node-ids",
11
"name": "Node IDs",
12
"developer": "Geode Team",
0 commit comments