Friday 14 October 2011

Brain melting.

I've finally managed to get the Sec-7 patch working on the mod to allow coop against AI enemies. It's a big step but I now have to redo all the weapons which will probably take up all of the weekend at least. oh well.

It's either that or sleep enough to catch up on what I missed due to uni the past couple of days.

Tuesday 27 September 2011

I have my computer working again. Hopefully I will update in a week or so.

Not that anyone is reading this.

Tuesday 20 September 2011

Saturday 20 August 2011

Success

After hours of ceaseless coding and several child sacrifices I have achieved the following things.

Laser Weapons have infinite ammo.

Laser weapons fire lasers, or they would if I had a particle for them to fire.

Just like reali-life X-com soldiers you have more than one method of shooting. A 'auto-fire' burst of three shots, or you can zoom in and fire a single aimed round!

It's not much so far, but it's more X-Com than Xcom.

Thursday 18 August 2011

Freaking LASER beams.

What is mega-difficult to code are weapons.

It took about three hours but I finally managed to add a new weapon. With a placeholder model. It's just the laser rifle but it doesn't act much like one, there are two major and immediate problems.

1) It does not have infinite ammo. Although I can spawn it with more ammo then you will ever need.

2) It does not fire a laser, it just uses the standard bullet particle when fired. This is a major thing that needs fixing really, since all laser and plasma based weaponry will use that. I'll probably try researching it more tonight.

Wednesday 17 August 2011

Modeling, Programming and other childrens stories.

Since I cannot model for toffee I've decided to just use placeholders for weapons and perhaps aliens for now. Instead I will focus my efforts on programming the mod.

Essentially it will be a simple coop-multiplayer game. A team of XCom soldiers must defend the base from repeated alien attacks. The attacks and the equipment the soldiers have ramp up until either the attacks are repulsed, or all of the agents are killed.

Base facilities have to be defended so they can continue working. The Living Quarters allow players to respawn, the research labs slowly research new weapons ect.

Should not be mega-difficult to code.



Friday 12 August 2011

Oh god is this going to suck.

I've found a program that will convert Source engine maps (built in the Hammer editor) to Source engine models. It's going to be easier than learning/doing it in maya/xsi/blender ect, and it might provide a starting point, but it is going to be as ugly and as blocky as, well, the original game.

But it's still going to be better than 2K's version.