#89 Ajouté par Glaz il y a 1 décénie Reporter | Citer
#90 Ajouté par Korva(arispotle) il y a 1 décénie Reporter | Citer
#91 Ajouté par Karnig il y a 1 décénie Reporter | Citer
I'm not so sure it'd be as simple as a pure lvl boost - what about all the skills that go with the levels, I'd have thought it would be FAR more time consuming to do it on a 1-1 request basis than a database merge... I still think they must be lacking the database know-how, maybe they made their main DBA's and designers redundant a while back in order to save money and just kept people with enough knowledge to keep the existing databases maintained
#92 Ajouté par Kalean il y a 1 décénie Reporter | Citer
Achievement System? -- any details of exactly what that will be?
Dernière édition par Kalean (il y a 1 décénie).
---
#93 Ajouté par Sliar il y a 1 décénie Reporter | Citer
#94 Ajouté par Karnig il y a 1 décénie Reporter | Citer
Paying players are going to get 2X exp that F2P players get but is that paying players gettng 2X current exp or F2P getting 50% of current exp?Its a big difference, if 2X current for paying players then getting master skills will be a lot easier than now.
Are all the other game elements going to be ingame as they are now -- skills, occupations, adv occupations, fame system, faction points, encyclopedia, missions, etc.... ?
#95 Ajouté par Daomei il y a 1 décénie Reporter | Citer
#96 Ajouté par Azarrakk(arispotle) il y a 1 décénie Reporter | Citer
Dernière édition par Azarrakk(arispotle) (il y a 1 décénie). | Raison: new info
#97 Ajouté par Karnig il y a 1 décénie Reporter | Citer
GlazAchievement System? -- any details of exactly what that will be?Add your toon to the ryzom armory ( http://www.3025-game.de/ryzom/en/ ) and you can check his achievements there.Or check this link to view an example
#98 Ajouté par Daomei il y a 1 décénie Reporter | Citer
#99 Ajouté par Korva(arispotle) il y a 1 décénie Reporter | Citer
"Database" is kind of a ubiquitous term. Many people assume that it refers to something like a MySQL database or some other SQL variant. While Ryzom does use a SQL database it is only used for player accounting, shard administration and some of the WebIG apps (such as mail and forum...)The game itself has its own "database" called a "Persistent Database" which is essentially a serialized tree of world objects. There are no tables or queries - this is essentially a raw representation of the running innards of the shard. I think this is where the technical difficulties lie. I took a look at the code to see for myself and even the existing tools really only assist in generating files for individuals to do this manually. The entire effort, as far as I can tell, is basically a manual process.So between the technical complexity of manually altering thousands of binary files, mitigating conflicts between three shards, and then actually performing the file moves... there's the expertise on how to do it and the man-power to actually accomplish it.Guessing - but this is probably the problem.
Edité 2 fois | Dernière édition par Korva(arispotle) (il y a 1 décénie).
#100 Ajouté par Soularis(arispotle) il y a 1 décénie Reporter | Citer
#101 Ajouté par Frappi il y a 1 décénie Reporter | Citer
Dernière édition par Frappi (il y a 1 décénie).
#102 Ajouté par Gilgameesh il y a 1 décénie Reporter | Citer
#103 Ajouté par Sarifina il y a 1 décénie Reporter | Citer
powered by ryzom-api