-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
A bunch of additions #6
Conversation
JanluOfficial
commented
Dec 12, 2024
- Additional SDK math functions
- element.get() and isElement attribute for objects created with element.create()
- margin functions with capitalized directions (marginLeft to go along with marginleft) for more seamless development
- New Sound System + custom created login sound
- loadTheme() and unloadTheme() reimplemented due to some issues.
Also I changed the spelling of the greeting strings from uppercase to lowercase, that's not that important though.
This is literally just because I was too stupid to remember that they're not capitalized
Included the song "Janlu - Different" as Different.mp3, used for testing purposes.
Seemed simpler then fixing the error ig
I quickly uncommented system.screen() and also set the HTML page to black due to a bug with the animations that seems to be semi-fixed with this. |
Required some changes in the themes, additional additional loadCSS statements, and a couple of new additions to the element API in sdk.js
Just added theme switching buttons to AzuTheme, plus actual button styling |
sorry for the long wait, ive been struggling with submitting changes from my pc to github ;-; |
alright so all has been merged, although it hasnt yet been tested, i may make a few changes (likely to my changes not yours) due to changes youve introduced for margins in the sdk |
other than the new wallpaper in dark mode imo 🥶 |