Author Topic: Project: JGCC (Java Game Creator and Compiler) - Update [8]  (Read 256 times)

SMinistrator

  • Administrator
  • Full Member
  • *****
  • Posts: 207

  • Activity
    2%
    • View Profile
    • Dual Solace
    • Email
Project: JGCC (Java Game Creator and Compiler) - Update [8]
« on: March 03, 2010, 03:50:08 PM »
Hey guys. I'm finally getting a short break from college (spring break). Although I won't be spending every waking moment on JGCC, I am starting back on it with my new Java knowledge about generics and algorithms (go CS 2114). Expect a real update by next week.

Koovo

  • Newbie
  • *
  • Posts: 16
  • Professional Dreamer

  • Activity
    0%
    • View Profile
Re: Project: JGCC (Java Game Creator and Compiler) - Update [8]
« Reply #1 on: March 03, 2010, 05:08:24 PM »
Update now, you stupid bitch!  :o

Good to know college has not killed you yet.  Keep coding, captain.

SMinistrator

  • Administrator
  • Full Member
  • *****
  • Posts: 207

  • Activity
    2%
    • View Profile
    • Dual Solace
    • Email
Re: Project: JGCC (Java Game Creator and Compiler) - Update [8]
« Reply #2 on: March 06, 2010, 10:37:51 PM »
Brief Update (not full):
I've been working on the core of JGCC (in my code, I'm calling it JGameView, or JGV for short, but that isn't important). I've had a log writing system finished for quite some time and I just went back and polished it a little more (I plan to write test cases for it tomorrow). I've also written a very, very simple version class to provide basic version information and make everything simple for me to keep track of down the road. The biggest news is that I've been working on the plugin abstract classes and whatnot that will provide the structure for any additional features as well as the bulk of the features that come standard (I want everything to be a plugin that will be loaded at runtime). I'll go into more detail about how this will work later along with more information about this update.

[EDIT]
Oh yeah, the plugin manager has just been written, but I still need to test that it works, which won't be possible until I write a plugin.
« Last Edit: March 06, 2010, 10:49:13 PM by SMinistrator »

Near

  • Jr. Member
  • **
  • Posts: 62
  • Got legos?

  • Activity
    0.2%
    • AOL Instant Messenger - near585
    • View Profile
    • Near's works
Re: Project: JGCC (Java Game Creator and Compiler) - Update [8]
« Reply #3 on: March 11, 2010, 08:14:53 AM »
Nice, keep goin chronos :D
Freaking post in the "what's on your mind?" thread!
http://www.dualsolace.com/forum/index.php?topic=10.msg45#new

Ganon

  • Full Member
  • ***
  • Posts: 110

  • Activity
    0%
    • View Profile
    • Email
Re: Project: JGCC (Java Game Creator and Compiler) - Update [8]
« Reply #4 on: March 12, 2010, 08:45:07 AM »
Gooooooooo  ;)

SMinistrator

  • Administrator
  • Full Member
  • *****
  • Posts: 207

  • Activity
    2%
    • View Profile
    • Dual Solace
    • Email
Re: Project: JGCC (Java Game Creator and Compiler) - Update [8]
« Reply #5 on: March 14, 2010, 02:11:26 PM »
Sorry guys. The big update is being delayed. I've got some... circumstances... to take care of at present.

Anyway, just know that things are going well.