[QUOTE=turb_;25016470]you press submit
:derp:
[editline]10:38PM[/editline]
ninja'd[/QUOTE]
Oh, had to submit an empty password. For some reason it fills in the password field for me.
[b]Edit:[/b] At level 6 now. I bet some hidden stuff made level 5 harder to do, but I used Firebug for both 4 and 5.
kinda stuck at 8. I tried escaping the string but that doesn't seem to work.
EDIT: yea firebug makes it a lot easier. If you want a challenge you can do it by pasting javascript in your address bar.
EDIT2: got it
EDIT3: 11 = Ahhhhh
man it's been months and months since I've looked at hackthissite.
[quote]
Basic: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
Realistic: (1) (2) (3) (4) (5) (6) (7) (8) (12) (13)
Application: (1) (2) (14)
Programming: (1)
Javascript: (1) (2) (3) (4) (5) (6) (7)
Extbasic: (1) (2) (3) (4) (6) (8) (9) (13)
Stego: (3) (6)
[/quote]
Just thought I'd try my hand at Basic 11 to finish the basic set, but it's putting up some resistance :(
I havn't made a propper post in this thread in a while, I spent my holidays doing non-computer related things.
Anyways now that I'm back at uni here's some screenshots from this semesters big project:
[img]http://dl.dropbox.com/u/3589897/screenshots/screen1.png[/img] [img]http://dl.dropbox.com/u/3589897/screenshots/screen2.png[/img]
[img]http://dl.dropbox.com/u/3589897/screenshots/screen3.png[/img]
[img]http://dl.dropbox.com/u/3589897/screenshots/screen4.png[/img]
Right now we are in the environment modelling stage and setting up collisions and basic physics. What you're looking at is part of the student village from my Uni, this will look much nicer in a few days time. The unit is basically about writing our own rigid body physics engine and AI system which includes mood and affordance. We are using Ogre for graphics and it's quite awesome so far, extremely easy.
Also antialiasing rahrahrah
Shadows make it look awesome.
holy antialiasing batman.
[QUOTE=r4nk_;25018173]I havn't made a propper post in this thread in a while, I spent my holidays doing non-computer related things.
Anyways now that I'm back at uni here's some screenshots from this semesters big project:
Right now we are in the environment modelling stage and setting up collisions and basic physics. What you're looking at is part of the student village from my Uni, this will look much nicer in a few days time. The unit is basically about writing our own rigid body physics engine and AI system which includes mood and affordance. We are using Ogre for graphics and it's quite awesome so far, extremely easy.
Also antialiasing rahrahrah[/QUOTE]
Where do you go to school, and what is your major?
[editline]05:24PM[/editline]
[QUOTE=Pery;24977593]Some progress.
[img_thumb]http://img710.imageshack.us/img710/874/cloudcraft2.png[/img_thumb][img_thumb]http://img835.imageshack.us/img835/5228/cloudcraft1.png[/img_thumb]
Ideas welcome![/QUOTE]
Release this. Now.
Meh, just used a lot of time coding my first program in ages that copies all the image files from the xkcd comics. Now the only problem is that there's something wrong with my connection so wget uses about five seconds each time it says "Resolving xkcd.com..."
I didn't have this on my laptop (that is now dead), it's only on my old desktop with linux, and it's connected by cable, I really don't get it.
Also websites are really slow at connecting. But maybe this is better fit in the technical support forum.
[QUOTE=Miktor.;25023221]Meh, just used a lot of time coding my first program in ages that copies all the image files from the xkcd comics. Now the only problem is that there's something wrong with my connection so wget uses about five seconds each time it says "Resolving xkcd.com..."
I didn't have this on my laptop (that is now dead), it's only on my old desktop with linux, and it's connected by cable, I really don't get it.
Also websites are really slow at connecting. But maybe this is better fit in the technical support forum.[/QUOTE]
Indeed it is but 2 hints: check that you don't have ipv6 resolution active (or outright remove ipv6 support if you don't need it). Also check your DNS server order. If the first one is dead, then it will take some time for that to timeout and a request to the 2nd server to be issued.
[QUOTE=grlira;25023900]Indeed it is but 2 hints: check that you don't have ipv6 resolution active (or outright remove ipv6 support if you don't need it). Also check your DNS server order. If the first one is dead, then it will take some time for that to timeout and a request to the 2nd server to be issued.[/QUOTE]
Where would i check my dns server order? (i'm using ubuntu if that's any help)
[QUOTE=Miktor.;25024023]Where would i check my dns server order? (i'm using ubuntu if that's any help)[/QUOTE]
I *think* its in System > Preferences > Network Settings
[QUOTE=CarlBooth;25024736]I *think* its in System > Preferences > Network Settings[/QUOTE]
Actually it's network connections. I just really can't figure out how to get it to work better. I've tried everything that i know of.
I actually believe its in Home > Facepunch > Hardware and Software > Linux
Jokes aside if you use DHCP then that info should be on your routers config pages
if not have a look in /etc/resolv.conf
[QUOTE=r4nk_;25018173]I havn't made a propper post in this thread in a while, I spent my holidays doing non-computer related things.
Anyways now that I'm back at uni here's some screenshots from this semesters big project:
Right now we are in the environment modelling stage and setting up collisions and basic physics. What you're looking at is part of the student village from my Uni, this will look much nicer in a few days time. The unit is basically about writing our own rigid body physics engine and AI system which includes mood and affordance. We are using Ogre for graphics and it's quite awesome so far, extremely easy.
Also antialiasing rahrahrah[/QUOTE]
I'm surprised they are teaching/expect you to write a physics engine, I was thinking that your class must be geared toward that sort of programming but then you said ai, too :raise:
I was JUST about to post my problem in the technical support forum when i though "Hmm, I better read the "rules"" So i went on and did and found the part about public dns's and thought "This might be good". Checked out google's.Now it works magically perfect. My first program is ALL complete :buddy:
[b]In short[/b]
Instead of taking hours, it now only takes minutes to download all the stuff.
-snip-
[QUOTE=Senney;25020657]Where do you go to school, and what is your major?[/QUOTE]
I go to Murdoch University in Australia doing a double major in Computer Science and Games Technology
[QUOTE=RyanDv3;25025634]I'm surprised they are teaching/expect you to write a physics engine, I was thinking that your class must be geared toward that sort of programming but then you said ai, too :raise:[/QUOTE]
Yeah this unit is about virtual environments and simulations.
Third time I have Programmed the same damn "game":
[img]http://dl.dropbox.com/u/286964/OpenST1.png[/img]
[img]http://dl.dropbox.com/u/286964/OpenST2.png[/img]
On the plus side, Having gone through 2 revisions already I had a way better idea of how it should all fit together in code, and the code is much cleaner now.
Using the GUI system I posted before, Just using controls directly on the root.
[IMG]http://gyazo.com/6a18ec646b1f3c070622a67bb5e0ba47.png[/IMG]
:bandwagon:
[editline]02:55PM[/editline]
[QUOTE=Tezzanator92;25036241]Third time I have Programmed the same damn "game":
[IMG]http://dl.dropbox.com/u/286964/OpenST1.png[/IMG]
[IMG]http://dl.dropbox.com/u/286964/OpenST2.png[/IMG]
On the plus side, Having gone through 2 revisions already I had a way better idea of how it should all fit together in code, and the code is much cleaner now.
Using the GUI system I posted before, Just using controls directly on the root.[/QUOTE]
I don't get it. What is it?
hah, I remember seeing the past two versions of Tezzanator92's program. From memory, it's visual sound creation.