<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/netant/news/" rel="alternate"/><link href="https://sourceforge.net/p/netant/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/netant/news/</id><updated>2003-08-27T01:01:45Z</updated><subtitle>Recent posts to news</subtitle><entry><title>NetAnt GUI and Other Fun Stuff</title><link href="https://sourceforge.net/p/netant/news/2003/08/netant-gui-and-other-fun-stuff/" rel="alternate"/><published>2003-08-27T01:01:45Z</published><updated>2003-08-27T01:01:45Z</updated><author><name>Orange Hairman</name><uri>https://sourceforge.net/u/orangehairman/</uri></author><id>https://sourceforge.net228a50f2fe7f27b6e517a6d6d4add71d9841da55</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm reading up on how to do GUIs in Java and I was thinking of doing a client with pretty pictures. It doesn't seem too hard. Also, with 2.0-final, I need to make the game a tad more random (and fun :D), so expect that.&lt;/p&gt;
&lt;p&gt;But school will come quick, so the updates will have to be done by the end of the week.&lt;/p&gt;
&lt;p&gt;Cheers.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>NetAnt-java Windows HOWTO Released</title><link href="https://sourceforge.net/p/netant/news/2003/08/netant-java-windows-howto-released/" rel="alternate"/><published>2003-08-02T22:20:15Z</published><updated>2003-08-02T22:20:15Z</updated><author><name>Orange Hairman</name><uri>https://sourceforge.net/u/orangehairman/</uri></author><id>https://sourceforge.netc2f9520e2016fad4d1c190bc67f51dde9d313d45</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;For all you Windows users who have no clue how to run NetAntServer on your computers, there's a step-by-step walkthrough you can download and use. Have fun!&lt;/p&gt;
&lt;p&gt;Oh, also, because of naming issues and whatnot, 2.0-alpha and 2.0-beta have disappeared. But that doesn't matter too much, because both of these releases had few features and lots of bugs.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>NetAnt 2.0-pre Released</title><link href="https://sourceforge.net/p/netant/news/2003/07/netant-20-pre-released/" rel="alternate"/><published>2003-07-31T22:41:06Z</published><updated>2003-07-31T22:41:06Z</updated><author><name>Orange Hairman</name><uri>https://sourceforge.net/u/orangehairman/</uri></author><id>https://sourceforge.net0a1528ddd940390ecee7c705dc1ea01ff1542114</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;NetAnt 2.0-pre has been released. This is the version, after a few bug fixes, will become 2.0-final. 2.0-pre adds a continually updated number of clients, random number useage, some NullPointerException fixes, and, finally, battles!&lt;/p&gt;
&lt;p&gt;Grab and compile the source now. Sadly enough, unless I do lots of coding on Saturday, 2.0-final won't be out untill a week later (I'm going to be computerless for a week). But there is not too much that needs to be done (fix some battle randomness, give both users a message that a battle's going to happen, bug fixes, etc). So 2.0-final will be out soon.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>NetAnt 2.0-beta Released</title><link href="https://sourceforge.net/p/netant/news/2003/07/netant-20-beta-released/" rel="alternate"/><published>2003-07-29T23:34:10Z</published><updated>2003-07-29T23:34:10Z</updated><author><name>Orange Hairman</name><uri>https://sourceforge.net/u/orangehairman/</uri></author><id>https://sourceforge.net51f4b77a9ca425a4aba8d61fe565df1fcdcf4199</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This release fixes some bugs, makes all of the users in a linked list so implementing battles between users will be a cinch, and correctly cuts sockets.&lt;/p&gt;
&lt;p&gt;Expect a 2.0-pre tommorow or the day after that, and a 2.0-final by Friday.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>NetAnt 2.0-alpha Released</title><link href="https://sourceforge.net/p/netant/news/2003/07/netant-20-alpha-released/" rel="alternate"/><published>2003-07-24T20:35:08Z</published><updated>2003-07-24T20:35:08Z</updated><author><name>Orange Hairman</name><uri>https://sourceforge.net/u/orangehairman/</uri></author><id>https://sourceforge.netbd1f57b56defa6cfb32367269ff881b16d98b134</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This alpha version of the completely redone NetAnt in Java has been released. This version has complete support for multithreaded, multiplayer, network gameplay. It still has plenty of bugs (it likes to throw NullPointerExceptions), and the battles have not been implemented yet, but it compiles, and is showing the direction in which NetAnt is moving.&lt;/p&gt;
&lt;p&gt;Download it, compile it, and run it. Have fun!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>New Important Information!!!</title><link href="https://sourceforge.net/p/netant/news/2003/07/new-important-information/" rel="alternate"/><published>2003-07-23T22:26:58Z</published><updated>2003-07-23T22:26:58Z</updated><author><name>Orange Hairman</name><uri>https://sourceforge.net/u/orangehairman/</uri></author><id>https://sourceforge.netf6807666f48f22e68a9890cfb174d920b379ff4c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&amp;quot;We're not dead yet!&amp;quot;&lt;/p&gt;
&lt;p&gt;I've gotten in to a Java course this summer. And as my project I thought, what better then re-write NetAnt in Java? So I set out to do that. As of now, all of the interface is done, but the networking (sockets, multi-threaded and whatnot) needs to be done, but with java.net.*, it is *obscenely* easy. So this time, expect a .java tommorow or in a few days, and 2.0-final the end of next week.&lt;/p&gt;
&lt;p&gt;The new NetAnt (version 2.0) will be a Java application that's run on any computer. People will then telnet to that server, then play from there. Making GUI based clients should be a snap too, so if I have time I'll work on one.&lt;/p&gt;
&lt;p&gt;So check back often!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Added Older Versions</title><link href="https://sourceforge.net/p/netant/news/2003/03/added-older-versions/" rel="alternate"/><published>2003-03-02T02:25:41Z</published><updated>2003-03-02T02:25:41Z</updated><author><name>Orange Hairman</name><uri>https://sourceforge.net/u/orangehairman/</uri></author><id>https://sourceforge.net05c0512793c4909f4741dae97d914cbdb3b128b1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I added some older versions of NetAnt, back when it was called FreeAnt! These programs are just for laugh value: none of them really work well or have good interfaces.&lt;/p&gt;
&lt;p&gt;Enjoy,&lt;br /&gt;
Orange&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>NetAnt .7-final Close to Being Finished</title><link href="https://sourceforge.net/p/netant/news/2003/03/netant-7-final-close-to-being-finished/" rel="alternate"/><published>2003-03-02T01:48:15Z</published><updated>2003-03-02T01:48:15Z</updated><author><name>Orange Hairman</name><uri>https://sourceforge.net/u/orangehairman/</uri></author><id>https://sourceforge.net24a587e242dbdebe743fec9a3555430dc8569426</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;So I've fixed all the bugs and added all the features that need to go into the .7 tree to make it .7-final...EXCEPT for this one bug about network file updating...which is pretty annoying, but I should to stomp it out. And I will be able to .7-final over three computers (I only have access to two now) in a few days, so I can squash any bugs that should come up. .7-finaly will probably become 1.0.&lt;/p&gt;
&lt;p&gt;Orange&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>NetAnt Debut!</title><link href="https://sourceforge.net/p/netant/news/2003/02/netant-debut/" rel="alternate"/><published>2003-02-25T00:23:18Z</published><updated>2003-02-25T00:23:18Z</updated><author><name>Orange Hairman</name><uri>https://sourceforge.net/u/orangehairman/</uri></author><id>https://sourceforge.net76a1b52badc2bdbe5ac69c6caca4a30dfd440257</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;So I got NetAnt on Sourceforge. I've been needing it; so many revisions...and other people wanting to get involved in it too.&lt;/p&gt;
&lt;p&gt;Currently it's at .7-beta(build #3, although it doesn't say it...more of an internal (pre-sourceforge) name than anything else)....which means the network code compiles, and some bugs have been fixed...but it still doesn't register two out of the three values when battling over a network. Well once I have time after school I can code this a bit more.&lt;/p&gt;
&lt;p&gt;Orange&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>