Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "mmorpg"
-
I fucking love people like this.
Yesterday I met a 'friend' who I hadn't seen in a very long time. Just a guy I used to know tbh but let's call him Friend anyway. After a while in the conversation this happened...
*Friend doesn't know I have a degree in CS*
Friend: "WHAT?? YOU LIKE PROGRAMMING? NO WAY! ME TOO!"
Me: "THAT'S AWESOME! You've been programming for long?"
Friend: "A little over a year now. I know almost all languages now. C++, C#, Python, Java and HTML. Still a couple left to go. Once you're on the level I achieved programming becomes really, really easy. How long have you been programming?"
Me: "Almost a decade now"
Friend: "Damn dude you must know all languages by now I suppose?"
Me: "I've been mainly doing C++ so not really haha"
Friend: "I can always help when you're struggling with one language. C++ is pretty easy tbh. You should learn others too btw. HTML for example is pretty important because you can program websites with it"
Me: "Yeah... Thanks... So... What project are you working on right now?"
Friend: "I'm making a register page for my very own forum. The only problem I have is that PHP won't save the login details"
Me: "Hahaha I know the feeling. MySQL?"
Friend: "What?"
Me: "What do you use to save your data"
Friend: "Just a txt file. It's easier that way."
Me: "Hahaha true. Who needs safety right? *smiles*"
Friend: "Actually it's 100% safe because only I can see the txt file so other people can not hack other users."
Me: "Yes! That's great! Cya!"
Friend: "I'm working on a mmorpg too btw! I can learn you to make games if you want. Just call me. Here's my number"
Me: "Alright... Thanks... Bye!"
*Arrives at home*
*Deletes number*
I do not make this up.
I can understand that someone who isn't in the CS industry doesn't take it too seriously and gets hyped when their "Hello World" program works.
I'm fine with that.
The thing that really triggers me is big headed ass holes like this. Like how much more like a absolute dickhead could you possibly more act? Fucking hate people like that.32 -
Friend: You make games right?
Me: Yea I try to atleast, why?
Friend: I have this cool idea for an MMORPG with fantasy elements and dragons and stuff!
Me: Well thats a lot of work, just setting up serv-
Friend: We can have a bunch of cool stuff like Sandbox stuff, Guild battles and 100v100 pvp
Me: As I was trying to say, it would requi-
Friend: OH We need space for atleast 10 thousand people on each server!
Me: ... Good luck buddy!6 -
When pandemic hit in 2020 I found myself out of work. Until then I used to have a java based pirate gameserver of a MMORPG as a hobby.
When pandemic hit I noticed that online players count increased from like 70 to 200 without much advertising because purely of people being stuck in home. So i decided to scale and spent 2 years with that. What a wild ride it was.
So i invested a bit in ads, managed to reach around 500 online players, opened my own company and launched a couple other successful spinoffs of that gameserver.
First year it was a goldmine but I was doing 10-14 hour days because I had to take care of everything (web, advertising, payment integrations, player support and also developing the server itself, ddos protections and etc.). I made quite a bit of money, saved for a downpayment for mortgage and got an apartment.
Second year I noticed that there was a lot of competition and online players count dropped, but I double downed on this and invested a lot into the product itself and spent most of the time developing a perfect gameserver that would be the big bang while also maintaining existing ones. Clasic overengineering mistake. As you can guess, I crashed and burned on all levels, never even managed to launch my final project because simply the scope was too big and I had trouble finding decent devs to outsource it to, since it was a very niche gameserver.
In the end I learned a lot especially about my own limits and ownership, now Im back to being a dev but working as a contractor.
I believe having actual business owner experience allows me to have different perspective and I can bring more to the table rather than focusing on crunching tasks.6 -
Hey everyone :D
I've been working on an medieval fantasy MMORPG called The Immortal Rift with a small team of developers from all around the world and we plan to start a closed beta before going on Early Access on Steam next month.
So I finished the pre-registration page a few days ago and I'd like to invite any of you that have some time to try it out :D
https://theimmortalrift.com
https://theimmortalrift.com/closed_...
It would be nice to hear some of your feedback on it and I would be glad to see you in the beta too :)
Thanks for your time :)
PS. If you decide to come and give it a try, you can see me around with the name Necrogizer :)33 -
My own text mmorpg and it's selfmade Chat system! <3
Yeah it's barebones and has some flaws, but its the first project I set an worked through with a very pleasing result ^^
It's a CLI-Style interface with a command and chat mode, multiple rooms, user descriptions etc.
Some day I want to improve it even further, bring much more functionality in the mix, but first I would have to reinforce the base/core of the program ^^7 -
This is a somewhat old story. I joined a project in making a 2.5d platformer in Unity. A couple months in, the project manager had decided that this game would have two sequels, an MMORPG, a live-action movie and a web series. He informed the whole team of this decision. One week later, every member of the dev team had left. This scope crept forth from the depths of hell and ruined a simple project. Lesson learned: Keep the scope small and don't bite over more than you can chew.
Edit: I know that you should dream big, but don't make 4 games, a web series and a movie simultaneously.3 -
Ok so we went to a graphic class seeking graphic designers for our game.
We pitchted our 3d fast paced speed running game. With highscores and shit. (We only have a week to create this game)
This fucking moron in the back of the class starts to rise his hand asking:
Is this a MMORPG?
Me: No this is no fucking MMORPG?!
Him: But i only want to design to a MMORPG
Me: Well we are not doing a fucking MMORPG..
Him: Can you change it to an MMORPG please?
Me: WTF NOOO!
Him: Okey you sure?
Me: YES... smh
Like why the fuck shall we change an idea to something litrally impossible to make in a week and that will fucking crash and burn like every Michael Bay movie ever...4 -
When I was in school, people came to me every once in a while, wanting to make a new great MMORPG with destructible terrain and factions.
Then came the guys who wanted to make a new amazing app that will help them fix some minor life inconveniences (like tracking expiry dates on the groceries in your fridge).
And now there are guys who want to make blockchain, IoT and chatbot based startups.
I just want to watch youtube and post shit on the internet. :(1 -
By all means I've learned most of the cool stuff with a lil project me and my bro did. It was a platform for bot farm of one mmorpg. It had it all: schedules, profiles, bot groups, monitoring, analytical module [was still a wip], auto-profiling to fight antibot [sort of ML - it was analyzing patterns after our bots got banned and attempted to change our bots behaviour], etc.
Eventualy we came up to conclusion that a library we used for botting [the mocked interaction with an actor] was flawed. It seemed that its authors had a contract or smth with the game authors to reveal which actors are bots. We dropped the whole thing as rewriting the lib would be too big of a waste of time :\7 -
I’m currently watching Stargate SG1 (tok’ra 2/2) and by goa’uld (sorry) I’d love to be part of a dev team working on a stargete MMO!4
-
I started programming when I was 14, because I was deeply enrooted in MMORPG hacking communities. It gave me an escape from real life, and I felt empowered by the skill to create something from nothing. My first language was Lazarus FPC, followed by VB.NET, C#, C++ ( managed and unmanaged non CLR ). As time went on, I found more ways to turn my "hacks" into software, and finally I began selling subscriptions which required me writing an authentication system.
After weeks of research, I began writing my own REST API in PHP using MySQL as my database. At this point I had an IPB forum up and running for a year, but with my newly acquired knowledge I was able to couple my API with my forum software. To properly distribute my API i had to learn NGINX to route my API to a subdomain.
Soon after I began writing my own portal for my authentication system, at which point I had become entirely enveloped in Web Development. I was 17 when I dropped my forum, I'm now 21 and freelancing web app consulting, day job as a QA automation developer. -
a friend of mine and me developed a mmorpg years ago on friday nights and we were learning a lot of sql on the way. for a tidy nested query that sped everything massively up i got a sudden kiss on the cheek at 5am. best reward ever.1
-
A while back a buddy and I were keen on making an MMORPG that for a variety of reasons just didn't work out.
Game development is an exercise in futility unless you have a LOT of time and a LOT of willpower. Unfortunately, where the project would have taken at least both of us, only one of us was able to actually do the work. I'll leave it up to you to figure out which one of us it was :|
It sucks because it was a stellar idea, the art style was going to be amazing, and I had already began working hard on a lot of the music. My best musical work to date, just sitting private on my soundcloud, unused and collecting dust.
Listening to them now still fills me with that glimmer of hope to a degree, but it's bittersweet.3 -
Hmm, this gameboy emulator is pretty cool. I have been playing Pokemon Sapphire for about two hour-
Well shit now I gotta make Pokemon MMORPG, because my excitement said so. God damnit.
(Friend seemed very excited about the idea too. I love being able to make stuff for just me and my friends)5 -
Started with some inspiration for making a 2d MMORPG.
These are how i make the world generator:
Decide you want to generate paths/roads.
Realize you need pathfinding function.
Realize you totally forgot how astar pathfinding works.
Search for implementation.
End up getting bored and implement other cool feature instead.
I literally made a bunch of stuff before writing a 20 or so lines long astar cause its boring. -
My friend and I use to switch our gender in mmorpg games as female players get more support from other players 😂
Are we the only one who switched gender for such reason?8 -
* ml wallpaper site with api (pandora for wallpapers)
* mmorpg like .hack/sao
* vr ai office (vr gear turn head to see screens and understands voice commands)
* gpg version of krypto.io2 -
Richard Garriott (alias Lord British). The pionier of RPGs and great influencer of the MMORPG Genre.
Not everyone will know this guy. But the ppl who know what he is responsible for ... will agree ;) -
#bonfiretalk
Why did you want to become a programmer? Spending alot of my Teenage years on online games I always had a fascination for those 1337 haxxors that just appeared, did some awesome neverseen stuff and sometimes suddenly disappeared, never came back and became urban legends ("I heard h4xor1337 got caught by the FBI"..."I heard he was a CIA Hacker".."He was from Russia").. I started universe, picked some C/C++ Tutorials and 3 years later I am a freelancing Android developer . Today I am Downloading the source code of that old mmorpg (which is still played by alot of people , especially in the private Server scene) to practice my C++ -
I thought you had to be great in the computer fields before your friends started asking to make their idea games. Just happened to me this morning.
Friend: Hey let's make an MMORPG!
Me: Bro that would take years...
F: Hmmm... fine then just an RPG.
M: *in my head* cuz that really changes things, it's still an RPG...
M: Lemme hear your idea
F: *proceeds to describe Fallout /but better/
F: And I'm willing to learn game design an hour or two a day
Idk how to make him realize that it takes money, time and more than two people!! -
I started a side project recently:
Open Source 2D MMORPG with K8s in Azure (AKS) and Unity:
https://youtube.com/user/...
https://github.com/KDSBest/...