A few weeks ago i discussed my business software to a friend of mine. This friend owns an insurance business and expressed to me that my business software as a good potential, it just has to be put in front of the right people. With him insuring businesses, we agreed that he is in a better position to put the software in front of people who would benefit from it. Because of this, I have decided to make that my current priority when it comes to time set aside for software developing. This wil
Leadwerks is a prize sponsor for Cereal Hack 3 at the Sacramento HackerLab. I stopped by in the morning to listen to the pitches and say hi. Here are a few photos from the event:
Thought I'd share my experience like Aggror did.
First I'd like to say that it's a bummer that only 11 people voted so far. It's not a very big sample size and I hope many more will vote in the next day. I'm open to leaving the poll open for longer to let more people try the games available. Maybe over the weekend or so as people might have more time then.
I'm also bummed out that only Aggror and myself have exe's to try. Was hoping for a better turnout and if he and I win it's a littl
So now that game week is over lets have a look back at how things went.
Game play
Gameplay itself was done really quickly. The idea for Lenga is basically Jenga with a twist of colors. I thought of creating an AI that would remove blocks based on a calculation. However I though it would become really boring. So instead I let the player remove a block of a specific color.
Scripts on the wrong entity
At some point during testing I came across a script error. I lost a good hour trying to
I've added new rewards including international shipping for our T-Shirt and sticker, as well as an indie team and professional site license. A lot of people have been asking for international shipping for the T-shirt and sticker rewards, but I wanted to make sure I knew what the shipping would cost first. It's a good thing I checked because it costs $16.75 to ship. The good news is its a flat rate for any country, so I can rely on that cost when I price things. To sweeten the deal, I am incl
Death Statue is going to be released.
3 years of development finished and we are pretty happy with the results. After an academical game “Satyar-Return to Parseh(2009)” this is our first commercial game. and of course we had many amazing adventures during development process.
Dear Sam, Hamid, Elham, Parisa, Omid, Vahid and all people that worked together as a part of this amazing HEAVY project.
Dear Atieh, Ali, Mehran, Payam, Aily, Hesam, Razieh, Mustafa, Ruhollah, Haji3D and all the people
Death Statue is going to be released.
3 years of development finished and we are pretty happy with the results. After an academical game “Satyar-Return to Parseh(2009)” this is our first commercial game. and of course we had many amazing adventures during development process.
Dear Sam, Hamid, Elham, Parisa, Omid, Vahid and all people that worked together as a part of this amazing HEAVY project.
Dear Atieh, Ali, Mehran, Payam, Aily, Hesam, Razieh, Mustafa, Ruhollah, Haji3D and all the people
I'm pleased to announce the full stretch goals for the Leadwerks for Linux Kickstarter campaign:
$26,000 - Android + Ouya for All: We will provide all backers who pledged $100 or more with Android support. We’ll also add support for OUYA, the Android-based open game console. This will let you build games for Android and OUYA, without ever leaving the Linux operating system.
$30,000 - Blender integration: We want to integrate Leadwerks with the free 3D modeling package Blender. We’ll star
Hello all, it has been a little bit since my last post about continuing to use Leadwerks 3. I have gotten some good positive feedback from the staff at LE3 in regards to them confirming the bugs and doing what they can to fix it.
The colliding of hidden models isn't an issue with LE3 but with the physics engine that LE3 uses. The staff at LE3 is getting in contact to resolve that issue. I have a work around so this isn't stopping me.
The staff had some issues verifying the rolling of
I'm starting to get terrain integrated into the Leadwerks 3 editor. For the most part, it stays pretty close to the design of the terrain tools in Leadwerks 2, and you should have no trouble figuring it out. I'm implementing the critical features first: This will be added into version 3.0 before the release of 3.1.
As I described in my previous blog, my goal is to take all the lessons learned from Leadwerks 2 and come up with something more refined and powerful.
In just three weeks, the Linux community has successfully funded the development of Leadwerks for Linux. This means we're going to bring Leadwerks 3.1 to Linux, with native support for developing Linux games...so Linux games can now be completely free from Windows.
Greenlight It's been an amazing few weeks. During this time, we also successfully completed our Greenlight campaign to make Leadwerks available on Steam and take advantage of features like the Steam Workshop. You can see from th
So i just got confirmation that my bug is currently being worked on and should be fixed with the next bug fix release. I think this came about due to my post talking about a few of the physics bugs. I also fixed one of my bugs that was causing a lot of issues. I was using a double variable to store the amount of damage being dealt. When i converted that to an int variable, all of a sudden all those minor collisions were no longer affecting the amount of damage being dealt to each other. wit
The Leadwerks 2 terrain system was expansive and very fast, which allowed rendering of huge landscapes. However, it had some limitations. Texture splatting was done in real-time in the pixel shader. Because of the limitations of hardware texture units, only four texture units per terrain were supported. This limited the ability of the artist to make terrains with a lot of variation. The landscapes were beautiful, but somewhat monotonous.
With the Leadwerks 3 terrain system, I wanted to reta
Below is a primitive list of features that kings will have. Please leave comments asking questions on how they may work or any features that you would like to see added or removed.
The objective of Kings is simple. To build your own castle, and to destroy your opponents before he/she destroys yours. You challenge friends which will cost IGM (In Game Money) which is specified by you. It works like a bet. You bet your friend x amount of money that you can beat them. If you opponent agree
So most people have seen my game WIP "castle defense", which i'm giving code name "Kings", in the asset store. This was created with LE 2.2 as my machine at the time could't handle LE 2.5. This was to get my mind started on game programming before LE3 was released. I was ecstatic when LE3 was released as this meant i could write with one code base for windows and mac. I couldn't care less about mobile platform support. Even before there was a mention of Linux support i predicted that one of
Leadwerks has been successfully Greenlit for Steam, meaning we can integrate great features like the Steam Workshop and Valve file formats right into our game engine! Thank you so much to everyone who voted.
We saw an incredible response from the Steam Linux community, both here and on our Kickstarter campaign for Linux support, which is nearly 85% funded. If the campaign reaches the first stretch goal, we're throwing in Android and OUYA support for everyone who pledged $100 or more to the c
Some new possibilities
I have spend another evening on my in game console and it is shaping up nicely.
To-do or not to do
I am happy with how the console works right now. There are enough things that I could implement to make it even more usable but I don't need those (right now) for my project. Possible to do's
Intellisense.
Saving command log to a file.
Adjusting color, settings and size of console via commands.
A maintenance update has been uploaded. You can run the Leadwerks updater to get only the changed files since your last update. See the bug reports forum for recently resolved issues.
One new command has been added:
static std::string FileSystem::GetAppDataPath()
This will return the application read/write directory for storing settings, high score tables, etc. In order for this to work, you need to update your project. (Open the Project Manager, select your project, and press t
Well that was hell, I figured i'd read the book in a day or two and get the assignment done. Leaving plenty of time to work on my projects....well that'd work out. Basically the book is insanely boring and I only finished reading it last night (whilst falling asleep). Today I sat down to focus on the assignment, but come 9am my wife and eldest were of to town for some holiday shopping, my son was doing his last day of school term and my youngest was home with me.
Took me about an hour or so
I wanted to post an update on our Steam Greenlight campaign. Basically, we're doing better than most of the top compaigns did during the same time frame. However, because items in Greenlight are never removed, they slowly accumulate votes over time. Some of the software in Greenlight has been there for almost a year, and we've only been in there about three weeks. So their number of votes will be higher than ours for a while, even if we are accumulating votes much faster.
The campaign go