Skip to content

Commit d2d2c7e

Browse files
committed
More stuff I've forgotten to add lmao
1 parent 89598cf commit d2d2c7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
- PFP Images for Users are now supported through some OpenFL tools (check `userGraphics` variable for more info)
55
- The `logged` variable can now be auto-updated every time it's used, so you can check your login state in real-time
66
- Now parameters (internal ones) are callable by a Map of Strings instead of an Array of String Arrays
7+
- The `showMessages` variable is now set to false by default
8+
- Deleted excessive messages for the console to print
9+
- The `authUser()` function is now private cuz there's no functionality using it for other stuff, since it's only available for the current logged in user
10+
711

812
## V1.5
913
- Code re-arrangement with the help of the `.vscode` files

0 commit comments

Comments
 (0)