<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/hldstart/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/hldstart/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 19 May 2009 18:39:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hldstart/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>First release of OpenGamePanel</title><link>https://sourceforge.net/p/hldstart/news/2009/05/first-release-of-opengamepanel/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We're pleased to announce the first sourceforge.net release of the OpenGamePanel web and agent files. &lt;br /&gt;
After about a year of development, we have reached a milestone suitable for an official release.  It's still alpha code, but has most of the functionality of the old hldStart2.&lt;br /&gt;
OpenGamePanel is an administration tool written in PHP for managing game servers.  Using remote agents, a single OGP web app can manage many remote game servers.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Tue, 19 May 2009 18:39:23 -0000</pubDate><guid>https://sourceforge.net7baf659af26faaa85205113b7afe3e80f5c39155</guid></item><item><title>hldStart --&amp;gt; Open Game Panel</title><link>https://sourceforge.net/p/hldstart/news/2008/08/hldstart---gt-open-game-panel/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello everyone, &lt;br /&gt;
I'm writing to announce that hldStart will be renamed and rebranded as &amp;quot;Open Game Panel&amp;quot; over the next few months.&lt;br /&gt;
Since version 2, hldstart has supported more games than just Half-life, so the name isn't really fitting anymore.&lt;/p&gt;
&lt;p&gt;The 2008.3 version will be the last version under the hldstart name and branding. &lt;/p&gt;
&lt;p&gt;Going forward, it will be referred to as &amp;quot;Open Game Panel&amp;quot; or OGP for short. &lt;/p&gt;
&lt;p&gt;Open Game Panel will be Open Source and free as it was before, but with more improvements and better capabilities. &lt;/p&gt;
&lt;p&gt;At this time, the sourceforge project name will remain hldstart, so all existing sourceforge services will continue to use the same URLs.&lt;/p&gt;
&lt;p&gt;The URL of the project home page will change too.&lt;br /&gt;
No word on when the first release of OGP will be ready.  We're still working hard though.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Mon, 11 Aug 2008 19:16:25 -0000</pubDate><guid>https://sourceforge.net3331aff9a89def9c20994c0cbfc685216b5f5e66</guid></item><item><title>Please nominate hldstart for &amp;quot;Best project for gamers&amp;quot;</title><link>https://sourceforge.net/p/hldstart/news/2008/06/please-nominate-hldstart-for-quotbest-project-for-gamersquot/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello all, &lt;br /&gt;
The 2008 Sourceforge.net community choice award nominations have started.&lt;br /&gt;
If you like hldStart, please click the link, and nominate hldstart for Best project for gamers&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sourceforge.net/awards/cca/?group"&gt;http://sourceforge.net/awards/cca/?group&lt;/a&gt;_id=100705&lt;/p&gt;
&lt;p&gt;Thanks very much, you're an awesome community!&lt;br /&gt;
Greg&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Fri, 06 Jun 2008 14:42:06 -0000</pubDate><guid>https://sourceforge.nete63534bc3ee1111732b426b1f5f8edeb4a19f28b</guid></item><item><title>hldstart2 Version 2008.3 has arrived!</title><link>https://sourceforge.net/p/hldstart/news/2008/04/hldstart2-version-20083-has-arrived/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It is with much pride to announce that the 2008.3 release of hldstart is now available.  There are a number bug fixes, as well as serveral improvements...&lt;br /&gt;
-Added ability for admins to set free form CLI startup options (in the section where you set max players)&lt;br /&gt;
-Added some links to help the user when settings are missing&lt;br /&gt;
-Allow more than 4 IPs to be set per server (unlimited)&lt;br /&gt;
-Fixed the bugs and permissions problems with the Admin Server montior&lt;br /&gt;
-restart option not getting passed into startup script fixed&lt;br /&gt;
-Agent not receiving some additional paramters, fixed that&lt;br /&gt;
-Fixed errors in Gentoo init script&lt;/p&gt;
&lt;p&gt;**** NEW GAME ADDED **** Team Fortress 2 has been added&lt;br /&gt;
* New feature - Admin now has the ability to force a game server to run on a given CPU&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Mon, 14 Apr 2008 03:29:36 -0000</pubDate><guid>https://sourceforge.netdd17cdca8cdfb2a35f02681f7a1d64a5814a3b50</guid></item><item><title>hldstart to use MySQL backend</title><link>https://sourceforge.net/p/hldstart/news/2008/03/hldstart-to-use-mysql-backend/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello everyone - &lt;br /&gt;
After some debate, and input from the hldstart user community, I have decided to move hldstart2 over to a MySQL backend, rather than DB flat files.&lt;br /&gt;
I wanted to use DB files rather than SQL to reduce the complexity and requirements of hldStart.  Now that most Linuxes have MySQL working out the of the box, setting up SQL is easier for most people, and DB flat files are mostly unknown.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;With that said, the 2008.3 version will be the last release using DB files.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;With the help from Solid Snake and Tyger, we are going to take the 2008.3 and convert it a SQL backend, as well as add some great new features.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;There will be a conversion utility so your existing settings and users can be imported into the new SQL database.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Sorry for the dramatic change, but the general interest in the community was to use a SQL backend.  Most web devs are familar with it, and people wishing to contribute will have an easier time coding it.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Not sure when the first SQL release will be out, but it will **hopefully** be early summer.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;The project will probably change names too. Keep and eye out on the project page for news and updates.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Mon, 17 Mar 2008 15:47:30 -0000</pubDate><guid>https://sourceforge.net49ae2df90a30045d9586bedec4a8cdee8fd05efa</guid></item><item><title>SVN now enabled for hldstart</title><link>https://sourceforge.net/p/hldstart/news/2008/03/svn-now-enabled-for-hldstart/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Everyone - &lt;br /&gt;
I have enabled Subversion and have checked in a working version of 2008.3&lt;br /&gt;
I have some bug fixes in this working copy.  It has not been thoroughly tested, but feel free to check out a copy to give it a try:&lt;br /&gt;
svn co &lt;a href="https://hldstart.svn.sourceforge.net/svnroot/hldstart"&gt;https://hldstart.svn.sourceforge.net/svnroot/hldstart&lt;/a&gt; hldstart&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Tue, 11 Mar 2008 14:36:26 -0000</pubDate><guid>https://sourceforge.netc65905fccec11af33032004e66d518f408cd7935</guid></item><item><title>hldstart2-v2008.3 coming soon</title><link>https://sourceforge.net/p/hldstart/news/2008/03/hldstart2-v20083-coming-soon/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks to everyone who put up with the bugs in the 22008 version, and those of you who posted them in the forum. &lt;br /&gt;
I have fixed them and will be releasing the fixes in the 2008.3 version, along with a new command line update utility that will allow you to easily update your hldstart web installation.&lt;br /&gt;
Stay tuned for more info about this release.  Testing will begin soon...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Mon, 03 Mar 2008 14:29:39 -0000</pubDate><guid>https://sourceforge.net3ec3eefba7b83443380f3c7041b7b72d706315d0</guid></item><item><title>hldstart2-v22008r1 - quick fix</title><link>https://sourceforge.net/p/hldstart/news/2008/02/hldstart2-v22008r1---quick-fix/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello all!&lt;br /&gt;
My apologies, I had a bug in one of the scripts that managed to make it into my final package.&lt;br /&gt;
A Perl script that handles decryption in for remote agent communications was outputting error messages, causing problems with lib_remote.php - make for that &amp;quot;Key Mismatch&amp;quot; error.&lt;br /&gt;
Thanks to DF Beyond Devil for posting about the problem, and giving me access to his servers to trouble shoot and find the problem. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Tue, 19 Feb 2008 03:30:38 -0000</pubDate><guid>https://sourceforge.net1c83c88d6f6eae6f51a03fad74468e21679a1b8e</guid></item><item><title>hldStart2-v22008 is here!</title><link>https://sourceforge.net/p/hldstart/news/2008/02/hldstart2-v22008-is-here/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After some delays, I'm very pleased to announce that hldStart2 Version 22008 is now available for download! (I know, it was supposed to be version 12008, but things have been busy, and I did lots of testing and documentation.&lt;br /&gt;
If you have problems, please contact me in the forum. &lt;br /&gt;
&lt;a href="http://www.gamehound.net/~hldstart/" rel="nofollow"&gt;http://www.gamehound.net/~hldstart/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Sat, 16 Feb 2008 03:57:29 -0000</pubDate><guid>https://sourceforge.net3c1d3c959e2945fa8a147271bda8df105a334c87</guid></item><item><title>Next release coming soon/big changes</title><link>https://sourceforge.net/p/hldstart/news/2008/01/next-release-coming-soonbig-changes/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The next release of hldstart2, featuring the new remote agent, is coming soon.  I have decided to make the agent a required component to help reduce the complexity of coding and management.&lt;br /&gt;
Fear not!  It will only make your life easier!  Read this post for more info:&lt;br /&gt;
&lt;a href="https://www.gamehound.net/~hldstart/forum/viewtopic.php?p=616" rel="nofollow"&gt;https://www.gamehound.net/~hldstart/forum/viewtopic.php?p=616&lt;/a&gt;#616&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyger</dc:creator><pubDate>Mon, 07 Jan 2008 16:16:55 -0000</pubDate><guid>https://sourceforge.net6a1c68ca65ccbae557caabdab4610a3db64ffbb1</guid></item></channel></rss>