Wednesday, November 13, 2013

Nov 12

Coded the ability to scrolling down the text window

Nov 7

Finished the code for the Text History, self explanatory for what it does.

Nov 6

Started on the main client window

Nov 5

Began creating the client window and building windows/window builder code.

Nov 4

Began coding the Login Form Fields.

Nov 1

Began constructing the GUI for the Login Form in network programming.

Oct 31

Started learning to network program. So far learned to create the login screen, kind of the most important thing.

Oct 24

Cleaned my laptop and replaced my CPU and RAM so it runs much faster than before, as well as cleaned up the wiring of it and replaced the heatsink and CPU fan.

Oct 30

Configured my tri-monitor setup and corrected the three different wallpapers for them. Set my cpu and case fans to have a RPM cap because my machine is cold enough when they're on half of max.

Oct 29

Installed windows,drivers,programs for development and game creation/coding.

Oct 28

Worked on my personal computer and finally finished putting the rest of it together after getting a replacement motherboard since my old one died. Made sure it runs as optimal as I could make it, and made sure errors aren't present.

Oct 25

Installed every driver and required application for the machine in Upton's room, also created a few CD's for drivers,repairs,OS's and programs.

October 23

Completely finished the computer build after putting the motherboard in and connecting every wire to it's socket and making sure it booted without failures.

Tuesday, October 22, 2013

Oct 22

Finished with the case, added the power supply, graphics card, PCI-E wireless adapter and HDD.
Also installed ethernet splitters for him.

Oct 21

I began building the computer for Mr.Upton and set up the case and worked on the placement of the slots holding the motherboard in place.

Oct 18

Added some code for movement of entities and slower/precise movement of them.
Enabling the use of non-player movement to challenge the player and shows that I can use java.

Friday, October 18, 2013

Oct 17

Redid my entire desktop and cleaned the wiring and monitor placement.

Specs:

AMD FX6300 6Core CPU 3.5GHZ 14MB AM3+
MSI ATX Motherboard AMD 970 AM3+
Radeon HD 7790
ASUS PCE-N10 802.11B/G/N Wireless PCI-E Adapter
CoolerMaster K280 Mid Tower Case
Corsair Vengeance 2x4 (8GB) DDR3 SDRAM
Toshiba 1TB 7200RPM 32MB Cache Sata 6
SeaSonic M12II 520 Bronze 520W ATX 12V

Tuesday, October 15, 2013

Oct 15

I went to the advance room and took apart Mr.Upton's laptop, cleaned it fixed the wiring and reassemble it. The problem was lots of dust and a few wires that were unplugged.

Thursday, October 10, 2013

October 10

I created and added the sprites into the canvas and am working towards making the sprites for the enemies and the character as well as the tiles for water,flowers,etc.

October 9

Defined the game, the canvas, the resolution and the dimension for the game to run in a certain windowed size,has an actual background in which I can modify and add tiles from sprites, and by defining the game it can be run in debug mode and normally ran.

October 8

Added the code for the execution of the game and the ending of the process so that it actually closes and doesn't close the window but keep the process in the task manager.

October 7

I went through and remade the entire code because I was off 1-2 lines and couldn't tell where I had the mistakes and I flat out was missing a line required for making the game a process for the CPU.

Wednesday, September 18, 2013

September 18 Blog

Today I went over to BGMS and checked if they had any work for me to do, they asked me to clean up the outline and the writing on a map of the school, I finished it and they're happy with it.

Tuesday, September 17, 2013

Monday, September 16, 2013

Last 2 Weeks of Blog

September 4,5,6 and 9th I looked for different projects to do with coding, I found : A Java calender,
a zombie game and a retro style eclipse java project.

September 10 I begun working on the eclipse project and I created the Java Project within eclipse and
 then added the necessary code for the game to started and coded the resolution.

September 11 Added the required coding for threads, Canvas, Display and Dimension in Eclipse on my Java Game Project.

September 12 Cleaned up the code and fixed the Dimension and Display code so that it actually works now.

September 13 Working on the code to add the tiles and making the tiles for the background.