Jump to content
MakeWebGames

Neon

Members
  • Posts

    88
  • Joined

  • Last visited

About Neon

  • Birthday August 14

Personal Information

  • Website
    http://soulraider.net

Neon's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I'm made a pretty sexy engine (if I do say so myself) for my own game, but after months of release it only hit 100 players. 20 of which were bots. So it was a failed process. I was gonna push the project to github to let people learn from it, but I completely forgot to it. Point being, I saw these engines and said. What the hell will I learn buying someones stuff. I took a few months and made my own. You learn a lot more and fixing bugs in code you wrote is a helluva a lot easier than learning someone elses code, which usually sucks and isn't well documented.
  2. Its still a salted hash though. Unless you have a rainbow table of that hash then your outta luck.
  3. Started using Smarty. Always have. It has its downsides, but once you master and learn Smarty it can be used very well. I have also used my own classes, that just simply str_replaces() vars and isn't very powerful.
  4. Huh? It was a game about 4 years ago using the mccodes script. I remade the game using my own engine to the best of my knowledge. The game is very much there and very much real.
  5. Just thought I'd crime in that were still here. Were not a little startup that makes a game then abandons it. Had a rough time when all of us were starting classes again, but were back in the loop. Things like -Hacking -New Balanced Fighting code -Gym Were added and lots of bugs were fixed. I've been coding a DEMO mode now, so you can just click a button and play as a player whose stats don't save. So users can play before registering. If anything just join and critique the hell out of the site. I thrive on criticism, and I love hearing other opinions no matter how bad. Join us in the in-game chat or in Freenode #soulraider
  6. lololololololol. Some staff should remove it. Someone mean is gonna jack his stuff.
  7. Neon

    Translators

    To English? or away from?
  8. Neon

    Game dev chats

    AndroIRC https://market.android.com/details?id=com.androirc&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5hbmRyb2lyYyJd
  9. Neon

    Game dev chats

    I never said you didn't. I just dislike the fact that this is how 90% of my encounters with new IRC users is.   [7:19]<doktors13> hi any1 here??? [7:21]* doktors13 has quit (Client Quit)   I don't live at my computer. Give time for users to comment.
  10. Neon

    Game dev chats

    I sit in my own game's channel Freenode #soulraider I'll help people out, but not "how do you do this?". If you show an effort of trying, I'll help. Also, its IRC. Not a web chat. Wait for an anwser. Sometimes it might take a few hours for me to get back to the computer and respond, but I will in time.
  11. Sounds like a good idea. A good unbiased site for reviews of various games. Keep me updated on how it goes.
  12. He doesn't re-use the microtime, he stores it as a salt, and re-uses it.
  13. Milk meh boyss.
  14. Edited by a_bertrand: DO NOT Provide direct answers here... send them via PM to octarine, at least at first.
  15. Append this wherever the link is. I looked briefly over the code, and didn't see what link you were referring too. Make sure you end the string with ", then use the dot (.) to append the php part on. The simply restart the string with ", unless its the end.   . "\$". number_format($jackpot) .
×
×
  • Create New...