Now it has a web panel!
right now its nearly nothing, just giving a handle on what processes are running. im thinking later i will make a discord-like panel to more easily make debug code.
ts was all kinds of obnoxious simply because what i expected to be true, wasnt. like what variable contains the path parameters.
Finished the demo page!
now you can run the NXT emulator in your browser!
in the future i do intend to setup the communications module a demo page, alongside having a more proper readme page hosted that also points to the emulator, though the former is more difficult then it sounds because the native webusb api refuses to reveal the nxt, and i have yet to successfully make bluetooth work at all in any apis.
Working on making a demo page!
the demo page is nearly completely finished, just need to complete the codespace widget css
Now its impossible to break word chains!
i fixed it so now it just wont let you send a word if it ends in a letter that cant be completed!
also now the dictionary is a good million words bigger
fixed the emulator!!
now it can correctly execute high compile compression executables!
also trying to make bluetooth work seperately, and not exactly wining at it. at least usb works.
initial post! also added the ability to when about the bots host will die.
now uploading to the nxt doesnt produce invalid executables!! dont mind the ending, i didnt feel like rerecoding
i quished the bug!!!!! for the longest and most obnoxious amount of time possible, i could not figure out why on earth time itself would just become invalid. it was because i wasnt converting int16 to int32 correctly!
Sorry for ghosting! got distracted by other things in life. but here, have proto windows!
why does IndexedDB suck so much. no new graphical changes because ive been trying to implement indexeddb for an hour and a half and nothing else.
no real changes but now when you enter the correct login you get sent to the desktop!
Still working on the login ui, i finally have a password entry!!
Starting from entry to body! (its nothing yet!!)