Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Your opinion
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 03-19-2012, 05:50 AM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
Come together

I was originally going to post this in Galdor's thread but think the scope of this deserves its own thread.

I think Graal can still fit a 2D niche pretty well but at this point it would probably require all the best developers coming together to first work on an infrastructure that could be unified across all servers and then taking that and implementing it on one brand new server

I always found it really jarring to go from server to server and wind up seeing a different GUI, different controls, commands, hotkeys, and everything else on each server. It'd be really nice to see a lot of these things become more customizable in terms of how information is conveyed to the player and where, and being able to set consistent keybinds and chat commands across all servers. One thing I had Switch work on on UN Dev was a rescripted HUD to allow players to move the location of any of the given things to wherever they wanted and resize them.

It'd be nice to see all the scripters get together and decide by committee the best approach to do certain things that arise in systems all the time and then actually create the framework for doing them. Fowlplay had a good thing going with his GUI creation functions that could have been made better with either the addition of a tool or anchors so that visually consistent GUIs are made.

I also really liked Chris Vime's GUI Explorer having Windows Explorer qualities, namely sorting and expandable/retractable fields to a given column in each row. The approach he took is really nice and could be abstracted out to make even more useful GUIs with similar functionality.

I'm not saying development of every other server should be halted but I think I can safely say no one is fully satisfied with where their server is at, and a group effort to unify a well though out infrastructure across servers seems massively beneficial in the short and long terms. In the short term, each of the current Classic servers would wind up closer to each other in terms of quality, and switching from one server to another wouldn't be quite the jarring experience that it is today. Long term, it would allow for the creation of higher quality playerworlds in significantly shorter time periods since it seems like scripting is always a really big hang up for a lot of servers.

To simultaneously go alongside the development of a new infrastructure, a new server could be created that would ultimately be a proof of concept, and hopefully become a really good server as well. That's where levels and graphic artists would come into play on such a project, along with coming up with a creative director to actually have a high quality story/project on Graal for the first time.

Sooner or later it's likely every server is going to fall off and die, and this seems like the best way to stave that from ever happening.

In terms of setting up the project from the coding standpoint, everyone interested in participating would have to come together and agree on a few things, namely how to evaluate how useful someone would be to the project. There are plenty of low-mid caliber developers who ultimately could still be useful in such a project. A project leader would also need to be determined who has a solid track record of getting things done and making effective decisions about assignments for parts of the code base. I think either fowlplay4 or Chris Vimes are the obvious fit for this role, because even if neither of them were technically the best, they've certainly proven their ability to complete and contribute major works.

The project director would ultimately not be making all decisions about what should actually be included in the project, as that would probably best be decided by committee, along with the approach for doing it.

The end result would hopefully be a very abstracted framework that allows for the easy integration of new code, granted a functionality doesn't exist
Reply With Quote
  #2  
Old 03-19-2012, 06:25 AM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
I tend to agree. The best way to make this work is incentive for talented developers or at least an easier way to rough out ideas. Although I wonder if it's worth it.
__________________
Reply With Quote
  #3  
Old 03-19-2012, 06:28 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
I think you mean cbk's SQL Explorer, my GUI Explorer was just for debugging/hacking GUI objects. I would like to see some functions (and/or tutorial) so other developers could create them easily though.

A framework or even just a script package for common tasks would certainly be much more beneficial to developers so they don't need to re-invent the wheel every time.

I still think the best direction though is providing useful documentation and tutorials for new developers which is much easier for me to provide personally. It would also be nice if Unix/Stef lowered the barrier of entry to online development.

As much as I'd like to lead a project like this I already have so many other existing projects that I'm a part of already. I also work full-time M-F so I'm already quite busy.
__________________
Quote:
Reply With Quote
  #4  
Old 03-19-2012, 01:05 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Mark Sir Link View Post
I think either fowlplay4 or Chris Vimes are the obvious fit for this role, because even if neither of them were technically the best, they've certainly proven their ability to complete and contribute major works.
I think you should look for a manager instead of a developer. Jer might be suited for the position, but I'm a fairly crappy manager (I can't manage staff teams well so it ends up being just me and a couple friends). As long as they have some development skill (especially in the area of scripting), they should be able to drive the development direction without doing it themselves.
__________________
Reply With Quote
  #5  
Old 03-19-2012, 02:02 PM
Demisis_P2P Demisis_P2P is offline
Kanto League Champion
Demisis_P2P's Avatar
Join Date: Jan 2005
Posts: 2,357
Demisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud of
Quote:
Originally Posted by Stephen View Post
I tend to agree. The best way to make this work is incentive for talented developers or at least an easier way to rough out ideas. Although I wonder if it's worth it.
I'm wondering if they've sold any licenses for QuattroPlay yet?
I'd be more interested in buying a license and creating a standalone 2d online game than developing a server for Graal.
At least then we'd be able to have total control and better community management.
__________________
Reply With Quote
  #6  
Old 03-19-2012, 02:23 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
a lot of graal's problems start with how it's run.

its just so much more convenient to be a player than a developer now more than ever.
__________________
Reply With Quote
  #7  
Old 03-19-2012, 03:01 PM
Fulg0reSama Fulg0reSama is offline
Extrinsical Anomaly
Fulg0reSama's Avatar
Join Date: Sep 2009
Location: Ohio
Posts: 3,049
Fulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant future
Quote:
Originally Posted by Crono View Post
a lot of graal's problems start with how it's run.

its just so much more convenient to be a player than a developer now more than ever.
Very true.

I want my playerginity back.
__________________

Careful, thoughts and opinions here scare people.
Reply With Quote
  #8  
Old 03-20-2012, 03:04 AM
Unkownsoldier Unkownsoldier is offline
Ignorance has no future
Join Date: Sep 2008
Posts: 1,287
Unkownsoldier is on a distinguished road
Quote:
Originally Posted by Mark Sir Link View Post
I always found it really jarring to go from server to server and wind up seeing a different GUI, different controls, commands, hotkeys, and everything else on each server.
I think this should have been dealt with in the beginning. Each server should have had a foundation that gave the ability for expansion but made sure there was uniform qualities between all servers so you could seemlessly develop from one server to the next without worrying about compatibility issues.

Another issue with Graal today from what I have noticed is a lot of people try to complete a server. No server can ever be completed therefore no one ever reaches their goal. Some developers need to lower their standards of a server in order to actually be successful. If I had the ability to develop I would not make one of these mass projects that involve all this extra content. (events, nations, combat systems, weapon systems, etc) It would be much more efficient to develop a server that severed a single purpose or function. Such as a server that focuses primarily in gun fights on various maps and that is it. As you get more kills you get more money and the ability to buy more weapons, there would be a simple stat system and that's it - clear cut. That is just an example but I think it would be wiser to do more things like that instead of trying to create the next habbo hotel or world of war craft.
__________________
Look beyond the monitor.
Reply With Quote
  #9  
Old 03-20-2012, 03:21 AM
Demisis_P2P Demisis_P2P is offline
Kanto League Champion
Demisis_P2P's Avatar
Join Date: Jan 2005
Posts: 2,357
Demisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud of
Quote:
Originally Posted by Unkownsoldier View Post
I think this should have been dealt with in the beginning. Each server should have had a foundation that gave the ability for expansion but made sure there was uniform qualities between all servers so you could seemlessly develop from one server to the next without worrying about compatibility issues.

Another issue with Graal today from what I have noticed is a lot of people try to complete a server. No server can ever be completed therefore no one ever reaches their goal. Some developers need to lower their standards of a server in order to actually be successful. If I had the ability to develop I would not make one of these mass projects that involve all this extra content. (events, nations, combat systems, weapon systems, etc) It would be much more efficient to develop a server that severed a single purpose or function. Such as a server that focuses primarily in gun fights on various maps and that is it. As you get more kills you get more money and the ability to buy more weapons, there would be a simple stat system and that's it - clear cut. That is just an example but I think it would be wiser to do more things like that instead of trying to create the next habbo hotel or world of war craft.
You just described Zone.
__________________
Reply With Quote
  #10  
Old 03-20-2012, 03:29 AM
Unkownsoldier Unkownsoldier is offline
Ignorance has no future
Join Date: Sep 2008
Posts: 1,287
Unkownsoldier is on a distinguished road
Quote:
Originally Posted by Demisis_P2P View Post
You just described Zone.
Essentially but not as complex. Zone has all these variations (e.g. event island, deathmatch, etc.) If it were me I would have just developed one world (not even with classes like Zone has) and allow players to make their own class by purchasing weapons they want and having extremely high quality content and this can be done due to the small amount of content being made. However, this was just an example and I am off topic.

Developers unite!
__________________
Look beyond the monitor.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:52 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.