JevaEngine example game

Posts 1630 of 67 · Page 2 of 5
Quote Originally Posted by fabz View Post
Yo jeremy wildsmith


My account is not working FKU

gogogogogo, should be working.
Empire ofc not. This isn't even prepreprebeta.
You guie it says my name pw is wrong WTF!
Quote Originally Posted by fabz View Post
You guie it says my name pw is wrong WTF!
Recreate the account, I can't relay the password because knowing MPGH you won't be able to login to it if I do.
type correctly thann
I did fool

Fabz

*********


no fucking wonder


enter adds a character
Quote Originally Posted by fabz View Post
I did fool

Fabz

*********


no fucking wonder


enter adds a character

Yea I had to program all the UI controls myself because Java's swing was being a ******. So those controls aren't fine-tuned as of now.
Oh yeah, why do you have isometric tiles and cardinal objects? You should stick with one, if you isometric, you will need to write a path finding system, which is a total bitch. The characters look like they move tile to tile too...
Quote Originally Posted by arunforce View Post
Oh yeah, why do you have isometric tiles and cardinal objects? You should stick with one, if you isometric, you will need to write a path finding system, which is a total bitch. The characters look like they move tile to tile too...
Well, I already had to write an A* path-finder, although it's a bit messed up when working with long curved distances. The characters move like any object, using absolute X, and Y positions, But when they're rendered they're center point is translated to a grid position where they are rendered in an order that works with the other objects on the map. Absolute positions of the destination tile's center-points is used as the object destination opposed to a grid position, which they move towards. As far as the object is concerned, it's not working in an isometric environment, or even a grid one for that matter.

But yeah, the path-finder was a bitch to write.
wo, small server......
Oh yea, I logged in twice, and on one screen it created the character, and the other set it as the old one. Except I couldn't move it.
Everyone log into jeremy_wildsmith


password is abc123
creat a character? i had a blue box....
JEREMY my account is banned
Posts 1630 of 67 · Page 2 of 5

Post a Reply

Similar Threads

Tags for this Thread

Need help?