Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
No ideas, probably a bunch of flash games...
The policy is long ...
https://duckduckgo.com/privacy
Maybe somehow archive whole database then put a notification on the website ?
obj.x = temp.x;
obj.y = temp.y;
mod edit: language
Can't bare the lag on old laptop
**** it, just banned by him but the one wake up him is me ....
When change brush size...
3840x2180, rather large resolution
Long chain of organized bookmark. If I found anything interesting enough, I will bookmark it.
All of those questions have been answered before. Please use the forum search feature.
Don't ask to be spoonfed code.
the fourm search feature doesnt work that well etc maybe i did use it thought buit you have to be exact or it wont find it etc so idk
As said from soniiety, search feature is trash
Btw ninja, I forgot to specify that player id, not simple id, and thank for helping me
Edit: OK found a way around with it, lock the thread if you want
Will include these words for future search:
username convert playerId simpleId init2
I'm really stuck at this...
1) How to convert player id (not simple id) to username? What EE protocol message need to send or receive to get that beside "add"?
2) Get list of current users in the room with their id and username?
If possible, include code snippet example?
I love these thing : )
Definitely no chance to win , but I will try my best luck in here
This is amazing. How long did it take to make this?
Basically my teacher gave us 2 weeks for individual project, so I made this in 1 week, breaking timeline down:
- 1 day for google and stackoverflow for library structure
- 1 day for actions logics
- 1 day for simple methods (repeat and wait)
- 1 day for fire bullet method
- 1 day for maths stuff like vectors and parametric graph equations
- 1 day for bug testing
- And final day for write my first demo for impression for my teacher .
And after that those things in TODO list is just for fun .
init = function(_name) {
name = _name;
if (!flag[name]) {
flag[name] = {};
}
if (!temp[name]) {
temp[name] = {};
}
return commands;
};
if (typeof define === 'function' && define.amd) {
define(function() {
return init;
});
return;
}
if ('undefined' !== typeof module && module.exports) {
module.exports = init;
return;
}
As an assignment for my teacher ...
Feedback appreciated
For this, I need to increase my FPS, so that mean I need to increase speed of loop over thousands of bullets on screen at the same time inside an array, anyone know how? My current 1GB RAM laptop can only handle ~100 bullets at same time on screen with around ~30 FPS , my speed target will be around ~400 bullets with stable ~60 FPS, or maybe it impossible due to slow Javascript?
After Javascript, which one should I learn next? C++, Java, Python, or something else?
Maybe I should learn something else beside programming? Like Art, design, music theory, music composing, ...?
P.S: For Jabatheblob1, your C# bot tutorial videos is dead .
P.S.S: Long time didn't play EE since house moving, any event I missed?
I don't know if this was asked before, just for sure.
If I have 200x400 world and then I use only 100x100 area to build, and other area is not related, is the other areas of that world being judge too?
...
666
I got a pic
AStartedslikee2cmonthsragoe._.t: I
Ugh kinda buggy, sometimes work, sometimes not :\.
ugh now all of my enegry in next 5 hours will be destroyed :\
Have nothing to say, the title say it all
[ Started around 1732678005.4391 - Generated in 0.158 seconds, 9 queries executed - Memory usage: 1.57 MiB (Peak: 1.78 MiB) ]