Search results

  1. GooS

    [Planning] Game Project - Hollow - JavaScript/HTML5 (Not a request for help)

    Hollow Feel free to read it all but what I really want is for the questions at the bottom to be answered :). Genre: Sort of a RPG, may be played online (though that requires optimizing of code), some Score-Attack sprinkles and a dash of Roguelike. Engine: Completely made by me in...
  2. GooS

    Eclipse IDE probable problem, build bugs

    Hey there, I'm using Eclipse IDE for my project and to get straight to the point. I am at a stage where my application works, but, when making either of the following: - Adding a comment - Changing a minor unused/used variable - Adding a new unused/used class member Basically making...
  3. GooS

    [JavaScript] xyTex Math notation Parse

    XyTeX - Math Notation Parser v0.42 By: xy-cube AKA GooS I want feedback from people using any browser. Anyways, it parses some code and outputs better math notation based on some rules. If you find something that needs adding, drop a comment. It has some problems works relatively well. Here's...
  4. GooS

    Guild Wars account retrieval

    Hey, Was just wondering if any of you guys knew how to get account information from Guild Wars once NI've forgotten it, been so long since i played. So anyways, I download the client, try to log in, using my email as name and tested some of my regular passwords. No success, so did a...
  5. GooS

    WIP Lucifer

    Just thought I'd pop to wip up here before I go to bed: Very large piece: Updated! Swapped ugly sword for a scepter, and overall more complete 2nd Update, quite a bit actually
  6. GooS

    Tematra

    A piece I made for a fantasy world, what do you think? Constructive criticism welcome! //==GooS
  7. GooS

    [AJAX/PHP/JS] Indexjumps in XML data, c'mon in and I'll explain!

    So the title may not help much so here's the deal. I wish to get a directory listing into javascript, using AJAX and a PHP script. The PHP script alters the header so that the response is an XML document and it presents the data generated as XML. Such as: <?xml version=\"1.0\"...
  8. GooS

    Alien Concept Start

    Might sound odd, but I'm looking for some very basic concept of an intelligent alien life-form, each time I think smart alien my years of watching movies have ruined my imagination and I always fall back to the very common humanoid form such as the Protoss, Predator, all in series such as...
  9. GooS

    [WIP] Norse Cosmology

    Was listening a bit to much at Finntroll the other night and got a burning urge to make a piece related to Norse Mythology, so here's a WIP of the Norse Cosmology. The textpiece to the left is a transliteration into Younger Futhark of something I wrote myself in (a rough) "Äldre Nysvenska" (Old...
  10. GooS

    Range Actor problems

    Aye, Having some problems with range actors, I just can't seem to get them to work properly. I want the range to show on placement and on selection, so I've tried CActor range and weapon range and linked them to the weapon to no avail. So I've read through a couple already existing...
  11. GooS

    Why is there no Member Projects sub?

    What the title says, yes the way you publish maps is a bit different from wc3 but a place where you can describe you project and such would be nice :) //==GooS
  12. GooS

    The Darkener Will Return

    A new piece I'm working on, Warcraft FanArt, Tichondrius the Darkener Its a very large piece, 1920x1200 First draft: What'ya think? //==GooS
  13. GooS

    Problem with function returning array

    Hiya guyses, So, here's the problem, I've made a function that returns an array, first I didn't even know if it was possible but it went through the compiler so I thought it was fine. The bad part came now when I attempted to use it, at first I tried to create a local array of the same...
  14. GooS

    Model GooS City Building

    NOTE: Just noted that the model isn't done, there's a problem with wrapping on the backside. Gonna fix it as soon as I can Heya guys, this is my first released model, hope you like it. Scratchmade by me, only ingame textures, don't change or upload anywhere else without my permission...
  15. GooS

    Calling a library funtion from another lib

    Hey, Got some problems when I attempted to call a library function from another library. All it says is "Undefined function", so is this possible? Perhaps with some syntax I'm not familiar with. Could do the same thing easily in another way but it's still a question I would like to have...
  16. GooS

    Dragon Knight WIP

    I'm doing a (for shits and giggles) class for WoW, something I'd like to see, with a base lore, talents, abilities etc etc etc, but it wouldn't be comlete without a graphical concept so here's my work in progress dragon knight. The skull on the shoulder will be removed since it doesn't...
  17. GooS

    To long diablo keys

    I bought Diablo 2 and its expansion for some fun, left all my old CD when I moved. But my laptop doesn't have an optical drive so I thought that I'd download the images and mount them for installation. The problem is, the keys I got in my D2 boxes are 26 characters long while the installation...
  18. GooS

    When is a person a programmer?

    Well the title tells it all: When is a person a programmer? Your thoughts and input, I'd like to hear what others think! My opinion: A person is a programmer when he/she can create an application which serves a purpose that can be useful for her/him and others. //==GooS
  19. GooS

    [C++] Collision Event, don't want to use If and Case

    For starters I'm gonna show you a picture: This is what I want to achieve, the image might be abit confusing, but it's how I think of the problem. Basically I want a smooth ricochet with and impossibility of 180 rebounce and both objects ricochet upon eachother, if that made...
  20. GooS

    C++; X offset towards angle in grid

    I'm making a game and I need the character to move x points towards an angle, but I suck at math so I need some help, this image should explain my problem: No need to make any snippets or such, just a push in the right direction. Thx, //==GooS
Top