New games every week!
JSE - The Todo List Blog
28th June 2021
The "definitely needs worked on" list is getting progressively smaller!

-=-=-

The Minus Bug still lurks.
Grrr. Evil Minus Bug.
It's happening less often, now, but it's still easily reproducible, and definitely needs worked on.

And's and Or's still aren't perfect. I think forcing users to do their own bracketing here is probably the best option for this one, since it's really hard to guess what should and shouldn't be happening in their code. But it definitely needs worked on, as it's not quite right yet.

NOT is NOT working well at all. Again, more brackets required, but the command actually functions in a really odd way, and my head doesn't seem to be figuring it out properly, which is odd, because it should really just be a simple maths thing.. Right?! Hmm.. This definitely needs worked on.

Notifications, requesters and the like would probably be quite handy, I'd imagine. I could probably also use them to create pop-up error messages and the like. Since not every browser has access to the Developer Sidebar, it'd be helpful if any super-important error messages could be displayed in a suitable manner.
I'm currently thinking of having debuglog do a secondary output at the bottom right, like how the FPS display works. Having error messages pop up there, too, would be great.
This stuff definitely needs worked on.

Array functions need to include Multi-Dim access. Currently Sort/Shuffle only work for single-dim arrays. When I coded the functionality, my head wasn't in the mood to figure out how to organise all the multi-dim values, but Dan picked up on it, over on SoCoder, so .. I guess people want that functionality. This definitely needs worked on.

The Multitouch stuff is currently non-existent. Co-ords and "Down" for each finger on a touchscreen would be handy for multiple things, and I also need to fix the Symbol Editor so it works with pinch-zoom. This definitely needs worked on.

And.. I think that's it..
Or at least, that's the really important stuff that definitely needs worked on.
Have you spotted anything else that definitely needs worked on?
Let me know in the comments below, and I'll add it to my todo list.
Views 78, Upvotes 7  
Daily Blog , Jse , Todo
New games every week!
Site credits : If you can see it, Jayenkai did it.
(c) Jayenkai 2023 and onwards, RSS feed

Blog - JSE - The Todo List - AGameAWeek