• What Are You Working On? V13
    5,003 replies, posted
[QUOTE=gparent;24958436]I don't want to be an asshole, but I don't see what's particularly spectacular in the screenshot. I mean, does adding transparency instantly make your application super amazing? I don't get it.[/QUOTE] Agree. It's just a standard interface with transparency. Title bar, menu bar, then a straight line of icons and tabs. There's not much really abnormal about that.
[img]http://img193.imageshack.us/img193/8941/cloudcraft.png[/img] Still in WIP, probably will be private but I liked my design so I thought I will share. Basically all it does is zipping your saves and sending them to a remote server from which you can of course download your Minecraft worlds. EDIT: I will probably use DropBox for that, just login to DropBox with it (username, password) and it will take care of the rest. :downs: (The reason why I'm gonna use DropBox is that I just realized that I suck at making a server app. :sigh:)
[QUOTE=Fox-Face;24954822]How can i do those pretty looking MessageBoxes?[/QUOTE] [url]http://msdn.microsoft.com/en-us/library/ms645505(VS.85).aspx[/url]
I still have Windows XP... But I do also have Win7, Ubuntu and that Pong OS Turb made...
[QUOTE=Pery;24959865][img]http://img193.imageshack.us/img193/8941/cloudcraft.png[/img] Still in WIP, probably will be private but I liked my design so I thought I will share. Basically all it does is zipping your saves and sending them to a remote server from which you can of course download your Minecraft worlds.[/QUOTE] Next make it run minecraft in a cloud :3:
[QUOTE=esalaka;24962492]Next make it run minecraft in a cloud :3:[/QUOTE] That's probably not legal.
[QUOTE=eXeC64;24963838]That's probably not legal.[/QUOTE] What, why wouldn't it be? ...Although, I'm not completely familiar with how minecraft works.
Hm, I want to add plugins to my app via the runtime compiler(C#). Is there a nice way to debugging them? Like I would hate to have to keep loading them to get through all my spelling mistakes.
[img]http://www.fortfn.co.uk/images/ue2/server1.png[/img] I made a high-performance (hopefully) server in C#, using LuaInterface to allow developers to quickly build a server to their needs using Lua scripts. The socket handling uses overlapped I/O, so it'll probably hit the limits of Lua before it hits the connection limit. (The "Advanced TCP Listener" thing is not part of the server, it's just a (useful) dev tool I made ages ago which connects/listens to things and sends/receives ascii data). Just so you can see what the lua scripts look like, here is a module I made with basic gameserver-like functionality: [url]http://thomasfn.pastebin.com/NVZS0PNG[/url] It has 2 layers of authentication, (client version, then username/password (which is not linked to a database atm)), and it's easy to restrict certain commands to certain levels of authentication (as seen in metaPly:HandleData function). It's in "ascii mode" right now which means it treats the ascii character '0' as the byte '0', but the real thing won't do that and will use proper binary. It's my second C# project :v:
Anyone got or seen any decent documentation for putting controls in an Aero Header without it spazzing out on the black channel? What's the official way of doing it?
hi i was bored so: [url]http://dl.dropbox.com/u/9317774/Converter.c[/url] [url]http://dl.dropbox.com/u/9317774/Converter.exe[/url] Doesnt do anything particularly interesting :P
[QUOTE=esalaka;24964076]What, why wouldn't it be? ...Although, I'm not completely familiar with how minecraft works.[/QUOTE] I think he was being sarcastic.
[QUOTE=Joshyy;24965562]I think he was being sarcastic.[/QUOTE] When I said it wouldn't be legal I was assuming you meant the alpha build which cannot be redistributed freely.
So I decided to make a Text Editor. It's called Notepad--. [img]http://i53.tinypic.com/2vcbx4m.png[/img] Roll in the artistic ratings please.
[QUOTE=xAustechx;24967399]So I decided to make a Text Editor. It's called Notepad--. [img_thumb]http://i53.tinypic.com/2vcbx4m.png[/img_thumb] Roll in the artistic ratings please.[/QUOTE] I rated you rainbow instead. Hope you don't mind
[QUOTE=Chris220;24967532]I rated you rainbow instead. Hope you don't mind[/QUOTE] It's cool, I'm very optimistic. [i]Edit: [/i] [b]Optimistic -[/b]having "hopefulness and confidence about the future or successful outcome of something; a tendency to take a favourable or hopeful view." Thanks guys. :D
So, I've been reading this thread for probably the past 5 iterations and realized I want to be able to do what you guys do. So I'm finally enrolling in a community college class. (I've never been able to keep my motivation high enough to get anything done :P) My only question is whether I take the Programming Fundamentals class or the Objected Oriented Programming Fundamentals Class? From what I've read, I would've expected the OOP class to come after the basic programming fundamentals class, but the way they have it set up is as two seperate yet equal level classes. So, which one do I take?
[QUOTE=xAustechx;24967559]It's cool, I'm very optimistic. [i]Edit: [/i] [b]Optimistic -[/b]having "hopefulness and confidence about the future or successful outcome of something; a tendency to take a favourable or hopeful view." Thanks guys. :D[/QUOTE] no you're just gay.
[QUOTE=DanTehMan;24969704]So, I've been reading this thread for probably the past 5 iterations and realized I want to be able to do what you guys do. So I'm finally enrolling in a community college class. (I've never been able to keep my motivation high enough to get anything done :P) My only question is whether I take the Programming Fundamentals class or the Objected Oriented Programming Fundamentals Class? From what I've read, I would've expected the OOP class to come after the basic programming fundamentals class, but the way they have it set up is as two seperate yet equal level classes. So, which one do I take?[/QUOTE] Could you find out what they do on thouse courses in advance? Which languages they use and such. [QUOTE=efeX;24973202]no you're just gay.[/QUOTE] This. I demand he be gaybow'd from now to eternity. [B]Edit[/B]: No, I didn't say I want [B]me[/B] to be gaybow'd. Thanks anyway :downs:
I'm currently working on a small utility to make Qt .pro file generation easier (it uses almost the same syntax as my build system, minus a few unnecessary quirks). You may make jokes about a makefile generator generator.
[img]http://dl.dropbox.com/u/2014606/game_project.png[/img] A little game project I am working on, so far I only have 2 layer level rendering done.
[QUOTE=Vbits;24974343][img]http://dl.dropbox.com/u/2014606/game_project.png[/img] A little game project I am working on, so far I only have 2 layer level rendering done.[/QUOTE] Good job! You successfully ripped off Minecraft! [highlight](User was banned for this post ("Not constructive or helpful" - SteveUK))[/highlight]
Who is this kid and what is he doing in the programmers only club house? ^
I can post here too, I can code in BBC Basic and a bit of HTML. I've also made calculators and stuff to do my homework for me in C++ :p Don't jump to conclusions.
Before this gets out of control look at this. [url]http://www.facepunch.com/showthread.php?t=999793[/url]
HTML!!?!?!?! Welcome to Web Development WAYWO!
-snip- bad reading >.<
[QUOTE=Vbits;24974634]Before this gets out of control look at this. [url]http://www.facepunch.com/showthread.php?t=999793[/url][/QUOTE] You just made my eyes fall out of their sockets I hope you're happy :saddowns:
[img]http://i.imgur.com/0FljQ.png[/img]
[QUOTE=Jack Trades;24975541][img]http://i.imgur.com/0FljQ.png[/img][/QUOTE] Not entirely sure what I'm looking at, it looks photoshopped. Also needs to be anti-aliased.
Sorry, you need to Log In to post a reply to this thread.