• What are you working on? V2
    2,001 replies, posted
[QUOTE=compwhizii;16524956]Working on a class in PHP to help genrate URLs for google's chart API. Usage example: Except it decided not to work for that one. Here's a result of one that does: [img]http://chart.apis.google.com/chart?chs=205x100&cht=p&chd=t:&chd=t0:27,26,16,13,13,43&chds=0,100&chl=Benji|ventilated|garry|Dragon|Gurant|Others&chco=2266FF[/img] [editline]04:30PM[/editline] omgomgomgomgomg :rolleyes:[/QUOTE] This looks awesome. I used to use Fusioncharts, but this will be more useful (and cheaper. :P)
[QUOTE=Loli;16526329]I am aware I need to finish my game, it's nearly into BETA to be honest.[/QUOTE] Screenshot sure doesn't look like it.
Finally got enough done on my game to warrant a video. As you can see, the enemies don't shoot yet, and nothing happens when they run into you. Also, the enemies won't move in a straight line when it's done. I'm also considering being able to move the player up and down to a certain extent instead of just left and right. And the graphics are really just placeholders. [media]http://www.youtube.com/watch?v=r2TRuVzgvh4[/media] [editline]10:52PM[/editline] Also, the enemies spawn at the top of the screen, but still on the screen. I think I'm gonna need to change that so they spawn off the screen. [editline]11:10PM[/editline] [QUOTE=Loli;16522427]Currently I'm working on a game called "Neon Shooter" Screens to be uploaded soon...[/QUOTE] I'm doing a space shooter like that too. What language did you use? Mine is Python. :3:
[QUOTE=PvtCupcakes;16532412]Finally got enough done on my game to warrant a video. As you can see, the enemies don't shoot yet, and nothing happens when they run into you. Also, the enemies won't move in a straight line when it's done. I'm also considering being able to move the player up and down to a certain extent instead of just left and right. And the graphics are really just placeholders. [media]http://www.youtube.com/watch?v=r2TRuVzgvh4[/media] [editline]10:52PM[/editline] Also, the enemies spawn at the top of the screen, but still on the screen. I think I'm gonna need to change that so they spawn off the screen. [editline]11:10PM[/editline] I'm doing a space shooter like that too. What language did you use? Mine is Python. :3:[/QUOTE] Have you gotten into animating sprites yet?
[QUOTE=Chandler;16533118]Have you gotten into animating sprites yet?[/QUOTE] No, they're just simple pngs. :v:
[quote]SELECT `count`.`ban` + `count`.`pban` + `count`.`unban` + `count`.`closed` + `count`.`opened` + `count`.`mov` + `count`.`rename` + `count`.`ddt` + `count`.`delsoft` + `count`.`capsfix` , `sets`.`stamp` FROM `count` , `sets` WHERE `sets`.`id` = `count`.`set` AND `count`.`uid` = '5' ORDER BY `count`.`set` LIMIT 5 [/quote] Would just pulling all the values be more efficient, or is this better?
[QUOTE=Loli;16524188]I stayed a few, but when the we're blurred it bitched on me. OMG, I was just spoken to by THE Garry! Garry, I wanna sell this game over Steam, could you help me?[/QUOTE] I don't think it works that way...
[QUOTE=Loli;16526329]I am aware I need to finish my game, it's nearly into BETA to be honest.[/QUOTE] I think you're missing the definition of beta.
[QUOTE=Xeon06;16532400]Screenshot sure doesn't look like it.[/QUOTE] Ya, Need my X-Box to show you it really...
[QUOTE=Loli;16537363]Ya, Need my X-Box to show you it really...[/QUOTE] Yeah, that must be it!
[QUOTE=qurl;16538455]Yeah, that must be it![/QUOTE] I liked the egg better :(
Proggramming Particles
I'm currently working on a small application that will grab the current song that is playing through Spotify and display it to the user using WPF. It's only coded in VB.net, but it seems to do the job quite nicely. Pictures : [img]http://jakelprice.com/spotifynotifer1.png[/img] [img]http://jakelprice.com/spotifynotifer2.png[/img] I just need to tidy the code, and it should be fit for releasing. What else do you guys think would be cool for the right click menu? I have Lyrics, about and Exit (as you can see above) for the time being, but is there anything else people might find useful?
Add a option to view the current song :D. Might be usefull.
That's nice, Spotify should have that feature at default. Make it show for ~5 seconds when the song changes like winamp.
[QUOTE=ddrl46]Add a option to view the current song :D. Might be usefull.[/QUOTE] What do you mean? At the moment, if you click the icon in the tray (at the moment its only that crummy orangey/rusty icon) it will popup with that information. [QUOTE=ZomBuster;16542868]That's nice, Spotify should have that feature at default. Make it show for ~5 seconds when the song changes like winamp.[/QUOTE] Already does so. It smoothly comes into view (by changing the opacity of the control), waits for 2 seconds, then disappears as smoothly as it comes in.
I whipped these up really quickly for you, JDream, use them if you want :) 16x16 .ico [img]http://www.cubeupload.com/files/d6b000spotifyico1616.png[/img] Download link [url]http://filesmelt.com/downloader/SpotifyICO.ico[/url] 32x32 .ico [img]http://www.cubeupload.com/files/696200spotifyico3232.png[/img] Download link [url]http://filesmelt.com/downloader/SpotifyICO3232.ico[/url] 204x204 png [img]http://cubeupload.com/files/1f8e00spotifyicofull.png[/img]
[QUOTE=Kamern;16544924]I whipped these up really quickly for you, JDream, use them if you want :) 16x16 .ico [img]http://www.cubeupload.com/files/d6b000spotifyico1616.png[/img] Download link [url]http://filesmelt.com/downloader/SpotifyICO.ico[/url] 32x32 .ico [img]http://www.cubeupload.com/files/696200spotifyico3232.png[/img] Download link [url]http://filesmelt.com/downloader/SpotifyICO3232.ico[/url] 204x204 png [img]http://cubeupload.com/files/1f8e00spotifyicofull.png[/img][/QUOTE] Fantastic. These fit perfectly! I will place a 'thank you' and credit you fully if I ever get to releasing it.
[QUOTE=JDream;16542732]I'm currently working on a small application that will grab the current song that is playing through Spotify and display it to the user using WPF. It's only coded in VB.net, but it seems to do the job quite nicely. Pictures : [img]http://jakelprice.com/spotifynotifer1.png[/img] [img]http://jakelprice.com/spotifynotifer2.png[/img] I just need to tidy the code, and it should be fit for releasing. What else do you guys think would be cool for the right click menu? I have Lyrics, about and Exit (as you can see above) for the time being, but is there anything else people might find useful?[/QUOTE] I LOVE YOU. This better go public! I've been looking for more things to make Spotify more "OS Friendly". I can use my media buttons with it fine but I want a better GUI/Popup system so I don't need to keep opening the client to change songs and search and stuff. You should consider adding in a simple "Song Search" too or something to save people opening up the browser to search. I'd lub you 4eva.
Spotify lol 5 dumbs? It really is shit. Most songs are either live versions or covers. Then you get adverts about sex in the bedroom. Yeah yeah I can throw away money to not have adverts but why would I pay for that when I could pay to actually HAVE the music? spotigay
[QUOTE=JDream;16542732]I'm currently working on a small application that will grab the current song that is playing through Spotify and display it to the user using WPF. It's only coded in VB.net, but it seems to do the job quite nicely. Pictures : [img]http://jakelprice.com/spotifynotifer1.png[/img] [img]http://jakelprice.com/spotifynotifer2.png[/img] I just need to tidy the code, and it should be fit for releasing. What else do you guys think would be cool for the right click menu? I have Lyrics, about and Exit (as you can see above) for the time being, but is there anything else people might find useful?[/QUOTE] Please release it. I NEED this. I'm fed up with just the tray icon.
[QUOTE=qurl;16546171]Spotify lol[/QUOTE] what is this i dont even Seriously, what part of spotify is not awesome?
[QUOTE=Jallen;16548191]what is this i dont even Seriously, what part of spotify is not awesome?[/QUOTE] Because you don't physically own the music, you just pay to not have adverts every 5 minutes. If you're willing to spend money then why not just buy the music to begin with? If spotify shuts down tomorrow then you're stuck with no music and the money you spent could have went on buying the music.
[QUOTE=qurl;16548255]Because you don't physically own the music, you just pay to not have adverts every 5 minutes. If you're willing to spend money then why not just buy the music to begin with? If spotify shuts down tomorrow then you're stuck with no music and the money you spent could have went on buying the music.[/QUOTE] One album - £10 One month of spotify - £10 One album - 10 ish tracks. One month of spotify - Unlimited tracks for a month. You can also rip music from spotify. Most people (including me) use the free ad supported version anyway. It's more like not having adverts every 30 minutes anyway.
Or you could just use Echo :v:
Or you could just use...
... pandora. For 40 hours a month. Fuck.
That pisses me off so much. [editline]08:01PM[/editline] So I just made another account.
Starting work on an HDR renderer: [img]http://imgkk.com/i/MhY2Ho.png[/img] Looks right to me so far...
I'm working on optimizing my blitting for my space shooter. In the video I posted yesterday, every frame it would erase everything by filing the screen with black. Right now it's only filling the last position of the object with black. Example: About to move bullet blit a black square where the bullet is right now move bullet blit bullet at new position I'm compiling KDE 4.3 right now, but before I started working on this it took between 4 and 30 milliseconds to render a frame. Right now it's between 3 and 15 while still compiling KDE.
Sorry, you need to Log In to post a reply to this thread.