Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Octohunter

Members
  • Posts

    307
  • Joined

  • Last visited

    Never

Posts posted by Octohunter

  1. I retested, and it's not a problem with the server client on the same computer at all, sorry for the confusion. On one computer, the client runs faster than on the other computer, and this causes the fast client to be able to cause the player to move faster than players on the slower client.
  2. This summer, I went to a camp where I learned how to use Xcode. So I made a game.

    [http://itunes.apple….98902?ls=1&mt=8](http://itunes.apple.com/us/app/spikes/id551498902?ls=1&mt=8)

    or, if you don't want to click on the link…

    "In this graphically simplistic arcade game, colorblind and telekinetic hedgehog Spike sets out on a valiant quest to rid the world of color… starting by destroying balloons! Roll Spike across the screen and aid him as he launches a variety of projectiles towards floating balloons. Choose between different costumes, each with their own special effect. Launch spikes, hurl lightning bolts, shoot cannonballs, throw bladed stars... the choice is yours. Just pop the balloons."

    It's not free, but there is a free version in progress; I just have to fix some things first. Of course, if you were to buy it, that would be great ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/smile.png)

    Comments, questions, ideas?
  3. You want instant gratification?  Try Game Maker.

    It may seem childish, but it's a great way to get hooked on programming; I started with it in early 4th grade, and from there I gained the patience to rip apart Eclipse and get a feel of basically how everything works.  Then I got into Xcode/Objective-C and started programming iPhone apps.

    Even today, I still use it sometimes when I need to test a theory, considering I know it much better than I know any other programming language.
  4. [![](http://www.freemmorpgmaker.com/files/imagehost/pics/19f10192fd43d0cbc0a6458dc9e47a6e.png)](http://www.freemmorpgmaker.com/files/imagehost/#19f10192fd43d0cbc0a6458dc9e47a6e.png)

    [http://www.touchofdeathforums.com/community/index.php?/topic/123843-clockwork-a-2d-steampunk-orpg/](http://www.touchofdeathforums.com/community/index.php?/topic/123843-clockwork-a-2d-steampunk-orpg/)

    Although I'm decent at programming and half-decent at pixeling, I recently discovered that I lack both the patience and motivation to actually create in-game content, leaving my steampunk ORPG, Clockwork, in a half-suspended state.

    In order to push Clockwork back on the assembly line, I have decided, barring previous experiences, to once more try looking for prospective team members.

    So, Clockwork is looking for two or maybe three content developers (content meaning items, spells, NPCs, quests, maps, etc.). You do not have to be able to program or sprite. If you would like to apply, either PM me or post here using the following form:

    Name:

    Preferred Contact Method:

    Time Zone:

    Examples of Mapping/Development:

    Previous Games Worked On:

    Other Information:

    Also, it is strongly preferred that you have a decent to good grasp of the English language; grammar and spelling errors can really destract from a projects quality. (as shown)

    Thank you.

    STATUS: 1/3
  5. Okay, I did some more testing.

    When the disconnections occur, they are strictly client-side; the client can still display and recieve messages and such from other players and the server, but the disconnected client is incapable of doing anything itself.  I discovered that if the server sends a command to the client (e.g. making the player admin) the client automatically reconnects.

    Does anybody have any solutions?
  6. I checked and it's completely empty.  I'm not sure whether this has to do with some sort of server overload or not, because I had a similar problem with another piece of code that was related to a server overload.  I'll just do more tests for now.
×
×
  • Create New...