This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - goose
Pages: 1 2 [3] 4 5 6 7 8 9 10 ... 24
41
« on: February 23, 2010, 04:17:55 PM »
For a game that is as old as this game is, I am impressed the quality is where it is now.
Back in the hay day 90% of posts were about RA2 or combat robotics. now it is down to almost nothing.
42
« on: February 07, 2010, 12:49:31 PM »
$bad_stuff = array("..", ".", "/", "\\"); $random_digit = str_replace($bad_stuff, "", $_POST['user']);
... Wouldn't you need to run the array in a loop for that to work?(to lazy to test, if not... sweet.) $random_digit = $_POST['user']; foreach ($bad_stuff as $value) { $random_digit = str_replace($value, "", $random_digit); }
EDIT:
just tried. It Does work! thats fantastic. You learn something new every day.
43
« on: January 16, 2010, 09:07:23 PM »
People like frezal and other "trolls" are often hated. In my humble opinion they are absolutely essential for a smooth running and active forum. While admins and mods can give out infractions and bans, its the frezals of the world that keep the post quality to a higher standard. Subconsciously you know that you will get pounced on if you get lazy with your posts. Don't get me wrong, there is a line, but historically Frezal has not crossed that line(I have not been around as of late). He has not crossed that line in this thread. Remember this is NOT twitter, facebook, or an instant messenger. You have time to think about what you say and how you post.
I found this thread very amusing.
44
« on: December 07, 2009, 11:31:05 AM »
I cant navigate the menu or select anything.
you need to update your graphics card. Or maybe just the driver.
45
« on: December 02, 2009, 10:21:30 AM »
this new skin is pretty dam nice.
<3
46
« on: December 02, 2009, 08:31:48 AM »
grant also built the energizer bunny robots :v:
47
« on: November 19, 2009, 08:15:33 PM »
correction: if goose will integrate the bot exchange into it
48
« on: November 18, 2009, 02:40:01 PM »
I damn sure hope you'll release some sort of API for all of this. What kinda stuff would you want access to, and what kinda stuff would you want to do?
50
« on: November 13, 2009, 06:51:12 PM »
lucky for you guys.
51
« on: November 13, 2009, 06:31:39 PM »
rustinpieces is an awesome name!
52
« on: November 13, 2009, 06:27:09 PM »
just throw it on a netbook and all will be swell.
53
« on: November 13, 2009, 06:05:44 PM »
Im more worried about the bird flu...
54
« on: November 12, 2009, 08:49:35 PM »
it would be cool if after the bot exchange tells you the components, go through a database and click on each individual component and it downloads it it will.
55
« on: November 12, 2009, 08:36:17 PM »
A component data base on gametechmods would be nice, but all I can do is fill it and host it. Do we have a volunteer? Actually, Doing this for the botexchange will create a component database.
56
« on: November 11, 2009, 10:31:45 PM »
I just noticed this......that means I have to redo all I have done. (or atleast go through it and make the corrections) Do you plan to find a fix for this soon? In the bot exchange admin there will be an area to modify the components info. thanks serge, I think I got it covered now.
57
« on: November 10, 2009, 07:54:10 PM »
nice work! keep them coming guys!
the algorithm for calculating chassis weight is not the issue. RA2 calculates it by adding up the sum of the surface area of each polygon. Creating a php function or class to do so is proving to be frustrating.
58
« on: November 10, 2009, 07:49:21 PM »
microsoft's new Free antivirus is actually really good. Very small footprint, great detection, and does not nag you.
59
« on: November 09, 2009, 09:41:22 PM »
on my mac I have been using safari(It costs 4 millon dollars) otherwise I use iceweasel(lame geek joke for firefox)
60
« on: November 09, 2009, 09:13:58 PM »
I have stock and darkpack3(thanks Craaig)
Everything should be posted in this thread. That way people will know what is done.
Serge- My goal is to make the backend purely using PHP. Currently it is proving to be a challenge to calculate chassis weight using PHP; so I may end up "cheating" and use python. At the moment I don't need any coding help; it's mostly the 'grunt' work like this that I need help with. If I do end up needing help Ill let you know, thanks.
ashman12 - you got a good amount of work done. All that needs to be changed is the format(re read my first post), the component weight, and a download link.
Everyone- Please don't re-upload components, just give the link to where they are on gametechmods.
Pages: 1 2 [3] 4 5 6 7 8 9 10 ... 24
|