[QUOTE=SteveUK;18275458]No, just VB. It annoys me when they show off web development with no particular merit. Like recycling a bunch of XML feeds or a few SELECT SQL queries.[/QUOTE]
It's more than just XML parsing. I've created my own HTML DOM. :v:
Been working with AS3 and learning PHP.
[quote=voodooattack;18270681]Arabic looks good (that's my mother tongue, by the way)[/quote]
I could've never noticed that you were an Arab before this...
I don't feel so lonely in Facepunch Programming anymore :v:
أهلاً و سهلاً
جيلبيرت من لبنان -
[QUOTE=gilly_54;18278909]I could've never noticed that you were an Arab before this...
I don't feel so lonely in Facepunch Programming anymore :v:
أهلاً و سهلاً
جيلبيرت من لبنان -[/QUOTE]
I honestly think it's impossible to tell where people are from on facepunch.
There are a lot of people from the US, then from the UK, Sweden (why the hell are there so many swedes on the internet?) and Germany.
Also your arab text highlights right to left in firefox.
[QUOTE=Jallen;18278994]I honestly think it's impossible to tell where people are from on facepunch.
There are a lot of people from the US, then from the UK, Sweden (why the hell are there so many swedes on the internet?) and Germany.
Also your arab text highlights right to left in firefox.[/QUOTE]
Wow thanks just completely forget about Australia
[QUOTE=Jallen;18278994]I honestly think it's impossible to tell where people are from on facepunch.
There are a lot of people from the US, then from the UK, Sweden (why the hell are there so many swedes on the internet?) and Germany.
Also your arab text highlights right to left in firefox.[/QUOTE]
True true...
Yeah I get that in Chrome too.
The only place I've honestly seen it work the best is in MS Word.
And even there you have a few weird quirks to work around.
[QUOTE=r4nk_;18279033]Wow thanks just completely forget about Australia[/QUOTE]
and Canada :canada:
Little GWEN demo here with the DirectX renderer
[url]http://gwen.facepunchstudios.com/files[/url]
[QUOTE=garry;18279192]Little GWEN demo here with the DirectX renderer
[url]http://gwen.facepunchstudios.com/files[/url][/QUOTE]
When I scroll the mouse, the window moves left and right.
Edit:
I just noticed this is a new topic and I didn't make it into the OP :(
Awesome ain't it
Very
Awesome.
[img]http://i37.tinypic.com/351sf40.jpg[/img]
Clicked the dropdown and scrolled to move the window.
Text box needs more hold down backspace functionality.
Uses 100% of one of my cores.
Also can move the window out of the normal boundaries by scrolling.
What was the expected behaviour on scrolling (other than the window NOT moving)
I'm supised the text box works at all for text entry haha - we've been putting that off.
It's using 100% of your cores because it's firing as many FPS as it can, without VSYNC.
When I rescale the window rapidly against the edge of the program the other side slightly moves.
(place window sort of in the middle, click corner, move mouse up down fast)
[img]http://i33.tinypic.com/n225i0.jpg[/img]
Haxxxxxxx
Just mouse over them and scroll.
I assume this is a feature for development.
Thanks dudes, I made tickets
[editline]03:31PM[/editline]
Oh by the way, if you resize the window horizontally it will scale, so it will always stay loyal to the width - this could be used to make an automatically scaling HUD.
Code for that is just
[cpp]pCanvas->SetScale( (float)g_D3DParams.BackBufferWidth / (float) pCanvas->Width() );[/cpp]
[editline]03:32PM[/editline]
oops
[cpp]void Base::OnMouseWheeled( int iDelta )
{
// Test.. Remove me when we're ready to stop having fun :0
m_Bounds.x += iDelta;
}[/cpp]
The Chinese button and the two image buttons don't seem to be generating any events here, the others do. Dunno if you intended that though.
Hmm I want try some GUI work myself...I've only done console and SFML C++
I'm trying to decide between wxWidgets and Qt right now
[QUOTE=gilly_54;18279616]The Chinese button and the two image buttons don't seem to be generating any events here, the others do. Dunno if you intended that though.
Hmm I want try some GUI work myself...I've only done console and SFML C++
I'm trying to decide between wxWidgets and Qt right now[/QUOTE]
Qt is much nicer to use but you need a license for commercial applications.
[media]http://www.youtube.com/watch?v=n-2s4A0KYDE[/media]
Added
- Coins to limit the amount of towers the user can build
- Lives to limit the amount of runners that esacape
- A better way to set the runners path
- Ability to start the next wave once the previous one has finished
I'm currently teaching myself Visual Basic 2008. I know a few people who work for software development companies and they said that VB was a good place to start out programming (A few people i know who work in the industry use it all the time for development)
It's pretty cool so far, just getting in to accessing the internet with FTP, Email etc... got a few cool ideas i'd like to try buzzing around my mind at the moment.
Quite dissapointed in the end to the last thread and the start of thise one, you guys need to chill out :(
Working on the map loading for my survival game, currently can load 1 map object and add it to a map object. The plan is too have several Map Objects containing all the map tiles and containing in a seperat list the entities in that map. Then the world can easily grab data, delete data and chnage data in these map files (player will be seperate from the map object).
I had this awesome idea that obviously when you come across a fruit for the first time you won't know its effect (randomly generated each time), after you have eaten or other way of finding out what it does this imformation will be added to a journal, which you can add your own custom entries and drawings.
[b]Anyone want to team up for Mini LD 14? It's this weekend[/b]
[QUOTE=Jimmylaw;18279899][media]http://www.youtube.com/watch?v=n-2s4A0KYDE[/media][/QUOTE]
I like how you went from a weird flashlight game to a TD.
Good job.
[QUOTE=CrashLemon;18280079]I like how you went from a weird flashlight game to a TD.
Good job.[/QUOTE]
:D I got bored with the flashlight game thing and didn't really know what else to add to it so i started on another project.
Finished modelling and texturing my wheel for minicar madness:
[img]http://filebox.me/files/xji1s4d4w_wheelzz.png[/img]
[QUOTE=Jimmylaw;18279899][media]http://www.youtube.com/watch?v=n-2s4A0KYDE[/media][/QUOTE]
You seem to be doing very little between updates, it would be more impressive if you added 4-5 new things before posting a video rather than adding 1 or 2 and posting the video.
Meh, never noticed this thread before, so here ya go add my few months old project
Screenshots and video are kind of outdated
Used flash10 and its new peer2peer thing the day it came out, all this was setup on a nice clean website I made on [url]www.rageEffect.com[/url] and [url]www.rageFx.com[/url]
Cause of some financial problems I stopped paying for the server and closed (temporarily) the game
=/
[IMG]http://i38.tinypic.com/b8r8sl.jpg[/IMG]
[IMG]http://i35.tinypic.com/33a8mc6.jpg[/IMG]
[IMG]http://i35.tinypic.com/rcvxbl.jpg[/IMG]
[IMG]http://i36.tinypic.com/10e0n0m.jpg[/IMG]
[IMG]http://i35.tinypic.com/ormmgj.jpg[/IMG]
[IMG]http://i34.tinypic.com/51ukja.jpg[/IMG]
[IMG]http://i36.tinypic.com/rwt45s.jpg[/IMG]
[IMG]http://i37.tinypic.com/6jkoky.jpg[/IMG]
watch it in HD, somehow the quality is horrible in default resolution =/
[hd]http://www.youtube.com/watch?v=GhC44QTp6Ok[/hd]
[QUOTE=Xerios3;18280341]Meh, never noticed this thread before, so here ya go add my few months old project
Screenshots and video are kind of outdated
Used flash10 and its new peer2peer thing the day it came out, all this was setup on a nice clean website I made on [url]www.rageEffect.com[/url] and [url]www.rageFx.com[/url]
Cause of some financial problems I stopped paying for the server and closed (temporarily) the game
=/
-snip-
[hd]http://www.youtube.com/watch?v=GhC44QTp6Ok[/hd][/QUOTE]
Ah I remember playing this the day it came out, very fun.
hey gare-bear mind unbanning my IP so I don't have to use proxies on my account?
[QUOTE=Xerios3;18280341]Meh, never noticed this thread before, so here ya go add my few months old project
Screenshots and video are kind of outdated
Used flash10 and its new peer2peer thing the day it came out, all this was setup on a nice clean website I made on [url]www.rageEffect.com[/url] and [url]www.rageFx.com[/url]
Cause of some financial problems I stopped paying for the server and closed (temporarily) the game
=/
watch it in HD, somehow the quality is horrible in default resolution =/
[hd]http://www.youtube.com/watch?v=GhC44QTp6Ok[/hd][/QUOTE]
That's amazing.
[QUOTE=r4nk_;18280166]Finished modelling and texturing my wheel for minicar madness:
[img]http://filebox.me/files/xji1s4d4w_wheelzz.png[/img][/QUOTE]
Needs to be darker and that pentagon looks ugly :]
Sorry, you need to Log In to post a reply to this thread.