Community

AGI Programming => AGI Development Tools => Topic started by: AGKorson on December 14, 2023, 10:30:02 AM

Title: AGI Power Pack Release 0.0
Post by: AGKorson on December 14, 2023, 10:30:02 AM
As mentioned in the post below, the AGI Power Pack is now available for use. The 'prize' for completing the demo game is a link to the location of the actual Power Pack source files. (It's not really hidden- you could probably find it online if you really want it, but I thought it would be fun to make it a bit of a puzzle hunt to start with.)

If you decide you want to write a game using the Power Pack, it is super easy to implement. Just drop the logic source file that matches your target AGI version  into your AGI game and call it from logic 0 as the very first thing when your game starts. Once that's done, all the features of the Power Pack instantly become available!

Writing code to use the Power Pack features is easy when using WinAGI. Code snippets make adding new commands just as easy as adding regular AGI commands. And the extra features of the resource editors and tools make writing AGI games much simpler, whether using the Power Pack or not!

The biggest enhancements in the Power Pack include:

Additional features include:

The Power Pack source files contain a ton of comments that explain in great detail how to use each of the features. You can also examine the source code for the Demo game for additional insight as to how to use the Power Pack to give your games a powerful boost.

And you can always drop me a line here, either in the forums, or by PM if you have any questions or comments.


I want to believe that the AGI community isn't completely dead, and that this effort might inspire at least one more quality fan made game. Help me AGI Community, you're my only hope...
Title: Re: AGI Power Pack Release 0.0
Post by: lance.ewing on December 14, 2023, 05:33:48 PM
This is a truly amazing effort! The amount of work this must have taken is hard to comprehend. This is one of the biggest contributions to the AGI community in many years. A shame that it wasn't available back in the hey day when all the AGI fan games were being churned out. I'm sure that many people would have made use of it. It is nice that this roughly coincides with the upcoming 40th anniversary of the original King's Quest game in May next year. That was GAL though, so the Power Pack wouldn't have worked until at least a couple of years later, but still nice to have such a major contribution to the AGI community leading up to that 40th anniversary milestone of KQ1.