Tagged Questions
13
votes
2answers
601 views
How should I check if a player has completed an achievement?
I'm making an MMO game and I just got to a point where I need to implement achievements... How do I do that? The most straight forward thing to do would be to run this once every 100ms,:
for a in ...
7
votes
2answers
2k views
Information on seamless MMO server architecture
I'm looking for any material on seamless MMO servers! I do have a few articles in the "Massively Multiplayer Game Development" books and "Game Programming Gems 5." Has anyone experience on that topic ...
6
votes
5answers
1k views
Persistent game where you program your own bot(s) [closed]
I'm looking for an online game with a persistent world where you are allowed to code (and add) your own 'players' (it can be in any language / script).
A sort of RTS but for bots.
Does that even ...
5
votes
2answers
522 views
Visual Programming tool for creating game quests
I've found a question for visual script editing software tool for creating game behavior logic, but I am looking for something more flexible. I would like to configure such visual script editing ...
3
votes
3answers
809 views
what is the most popular mmorpg game that has an out-of-game api?
World of Warcraft is off the table, because of the "WOW Glider Lawsuit" of 2008. Also see: Where is Blizzards official World of Warcraft API? Eve Online has an API
But, what is the MOST popular (in ...
1
vote
2answers
429 views
How to implement physics and AoE spells in an MMO game?
I'm making a game which will be completely centered around PVP battlegrounds and arenas. Think something like WoW, but with the RPG part removed. There will just be a lobby, where you can join a ...
-3
votes
1answer
256 views
programming light sources in java
I was making a game and I wanted to program light sources but I don't know how to. every where I search it comes up with lightweight java. Can any one offer any help. Its a birds eye view mmorpg. Can ...
-6
votes
1answer
3k views
Can you make a 3d game in eclipse java? [closed]
Hello can you make a 3d game like minecraft using java?