idk what the sad face is for since it's certainly more interesting than fill(image.get(i,j)); text((char)random(33,126), i*char_width, j*char_height);
idk what the sad face is for since it's certainly more interesting than fill(image.get(i,j)); text((char)random(33,126), i*char_width, j*char_height);
careful, synthiac, that almost sounded like a compliment. This is most unlike you.
Disguised as slagging off ThePuska's program![]()
Less talky talky more pretty pictures, please.
Fine, have this piece of shit:
It's a stupid-ass game about jumping over some spikes or some shit. I wrote it in like 30 minutes because I was more bored than a nun at an orgy.
OpenEmpires is still a pipe dream :(
one day...
Receive 10x programmer king due to picture.
All the programmers who code 6 hours per day and does all this advanced shit, but have nothing graphical to show, cries a little inside.
"I'll show them...eventually", they say.
Does anybody have an app idea for the Playbook action?
I got everything ready except an idea.
Been thinking of building a program that calculates your BMI but that probably wouldn't suffice.
Finished writing a quick little c++ abstract undo\redo system a couple of hours back. Apart from having difficulty working out the implementation details I finished it up and tested it out. It worked, first go! So there's probably huge bugs everywhere I haven't noticed yet.
It also gave me another excuse to do some template-fu which I think will be quite handy.
Edited:
I think you're far too late -- I'm not sure of the exact dates but IIRC someone posted that the registration for app vendors closed a couple of weeks back and I think the deadline for applications (if you're already registered) is coming up pretty fast too.
As long as he was registered by 15th Feb, he has until 2 March to fire out an app.
Got Steam sign in working in my app ~properly~ this time, turns out WebViewClient only sends shouldOverrideUrlLoading() for certain types of redirects, so now I just stop it before it shows the 404 page. Syncing with the TF item schema is also ported over after figuring out sqlite, and boy do I miss Core Data.
Also, anyone who has an actual device, does the android runtime run apps at 1024*600 like it should, or 1280*768 like the simulator? I'm hoping it's just another simulator bug, like the dodgy rendering.
"One day, everyone will use this library/engine/OS I am making.."
Fuck that, post pics anyway!
I can now count the number of moving objects in a scene!
aww yeeee
Edited:
shut up I can't get joint offsets to work
the nige is strong as ever <3
shoulders don't work this way
AMC do you still have the spritesheet for this by any chance?
fuck you and fuck vector maths
it was hard coded, there were no resources besides the backdrop and title block
Have you ever been in the situation where you've ordered something, but just can't wait for it to arrive?
Well, I'm in said situation, so I made this small program which relieves me of the need to press F5 on the tracking site.
You can enter tracking ID, or (if it's invalid) it defaults to my current package.
It auto-updates every 10 seconds, and events range from newest to oldest. If you can't understand what it says, it's because I'm following a package in Norway right now, so the tracking site is giving me information in Norwegian.
It's a really small and quick program, but I'll do anything to pass the time![]()
Just because I'm bored, a virtual cookie goes to the first person to state the source of the colour palette I'm using here.
What tracking services does it work with?
Windws 95 classic theme?
dat teal
I think it's clearer the way it is. Dummy nodes or another way to manually lay out the wires would be good though.
Pretty much, yeah. It's the default 16-colour CGA compatible palette used by EGA, VGA and Windows.
Dunno why I chose to make everything with those colours but, as I stated, I was very bored.
Here's your cookie!
![]()
Currently it's only set up to parse the data from "Posten" in Norway, but it shouldn't be too hard to set it up with other web based services.
My friend wanted my code for homework and I told him "Nah, not this time, you need to figure it out on your own"
He's like "I just want to see the concepts!" and I'm like "Are you serious?" If you can't design a concept for a program in a 2000 level programming course, you're an idiot. Retake the beginner course.
Some people.
I know that feel, bro. (inb4 said friend comments on this post)
Has anybody done any reverse engineering of the Android / iOS steam applications? I'd like to make an application for WP7.
Python is awesome
![]()
Yep
It's been too long since I posted something stupid
Yeah..
Please tell me Mari0's not holding a pickaxe..
Minecraft + Portal + Mario = the best fanbase EVER!
Rated lightning bolt because it's the closest thing to "Great Scott!"
Minecrafti0
Build lava traps
Dead koopas.
Oh hell yeah.
After figuring out how to completely remove the need for me to restart Löve to re-load I've been pissing around with math stuff for a while now, i'll post some things which i've been doing they're probably not that visually entertaining but the math behind them is ub3r 1337. If you want the source for any of these just ask and i'll be happy to give them out.
Intersecting line checking.