There are some things I wished I looked into before doing the ground work for projects. I do, do research before I ever start programming anything. However, I always seem to miss some bits and end up having to adapt my code into working with another code because I couldn’t find another way of doing …
This isn’t polished up yet but right now it highlights all and labels all the User Interface a user will use. It also shows arrows around the window to indicate the camera scrolling when the mouse hits the side of the window. I still have to make a menu that mentions Hotkeys and Ability descriptions. …
Just a screen tease of the HUD before joining a multilayer game. I still need to code the networking and test it. I’m currently doing the front end stuff so I can easily link it to the network without problems or huge changes. Edit: I need to make this layout auto thumbnail my large images. …
This is just another update on my network lobby. Yes, this is another on going project and I’ve integrated it with my other project’s network lobby. I’ve found some issues with my previous one and fixed it on this one. I’ll extract the fixes and apply it on my other project soon. Player Portrait does …