Raised This Month: $ Target: $400
 0% 

View Poll Results: MySQL database support for server list?
Yes, please add this feature, I would immediately use it 13 72.22%
Yes, please add this feature, I don't need it now but I might make use of it later 1 5.56%
I don't care, I wouldn't use it anyway 1 5.56%
Don't add it, use your resources to add more important features 1 5.56%
xREDIRECT is big and complicated already, don't bloat it even more with this useless feature 0 0%
What is a MySQL database anyway? 2 11.11%
Voters: 18. You may not vote on this poll

MySQL database support for server list?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 11-09-2008 , 22:14   MySQL database support for server list?
Reply With Quote #1

please vote whether you would want to see MySQL support for the server list. this would mean the server data is in database tables that are read for all of your servers, so you only need to change the list once and all servers use that automatically.
of course if your servers are on different machines it might become complicated.

i leave this thread open so you can explain your position in detail.
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
chris
Senior Member
Join Date: Mar 2007
Location: America
Old 11-09-2008 , 22:52   Re: MySQL database support for server list?
Reply With Quote #2

Yes
__________________
chris is offline
Send a message via AIM to chris
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 11-10-2008 , 00:13   Re: MySQL database support for server list?
Reply With Quote #3

For sure

Leaving a cvar open per sever which may not want to use the mysql, as it may be qualified to be on different servers.
__________________
bmann_420 is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 11-10-2008 , 01:06   Re: MySQL database support for server list?
Reply With Quote #4

I for myself wouldn't need it. But it might be interesting for very large communities that have often changes on their servers/configs.
Also it could be interesting for those who run different types of game on one server, this way they could easily change the name of the server in the config to fit the current name.
__________________

Mordekay is offline
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 11-10-2008 , 11:25   Re: MySQL database support for server list?
Reply With Quote #5

Quote:
Yes, please add this feature, I would immediately use it
__________________
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 11-10-2008 , 15:31   Re: MySQL database support for server list?
Reply With Quote #6

I don't know why to reply because of the vote functionality above, but yes: I D-O want that feature .
Guenhwyvar is offline
davidonpda
Junior Member
Join Date: Dec 2007
Old 11-14-2008 , 14:19   Re: MySQL database support for server list?
Reply With Quote #7

It would be used immediately on slackerzz servers :-)
davidonpda is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 11-15-2008 , 12:24   Re: MySQL database support for server list?
Reply With Quote #8

actually i am quite surprised about the result. maybe the vote is not all that representative because people who don't care about MySQL just don't click this thread?
the target audience for the feature should be pretty small. for me with my 4 servers i make changes to the server list like once in a year? if it was not for the testing i will need to do when implementing the feature (and currently it looks like i will do) i would not bother the hassle with the database setup just to save 3 copy commands to the other 3 servers.

well, if you rent a new server every week and drop another one for it or change your IPs or ports very often it might be useful, but i can't imagine this should be the normal case.
of course there is a an exponential rise of server list changes when the number of servers grows. one more server = again modifiy all server lists + modify one more (this time and any time in the future). so for people with 10 servers it's absolutely understandable they would want to manage the servers in a database.
for all others: what is advantage of it?
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 11-15-2008 , 20:02   Re: MySQL database support for server list?
Reply With Quote #9

I can help test. I run the ooorgle servers (14) and my servers (11)

With new servers almost every day, it would very nice to have 1 file to control them all, well 2, but 1 section at a time.

So many IP's it does get bothersome. =)

--And im not sure if you remember my request so long ago. Being able to add sections. Whatever type of section you want, like Paintball - WC3 - Zombie and all. Kinda like
-And after hitting the 1, 2, or 3 (however many mods you have or main menu's you have) will bring you to the sub menu, with the servers. And the cvar per server if you want to display them, or if you want to display the amount of servers you have instead, or both. Amount, and any particular serevrs you want people to see, and try and get them to join em.

PHP Code:
[Paint Ball MOD]

[
oooRGLE PaintBall DM]
address=74.86.147.66
port
=27015
cmdbackup
=2
noauto
=0
nomanual
=0
nodisplay
=0
adminslots
=1

[SuperCentral [oooRGLEPaintball DM]
address=74.86.147.67
port
=27016
cmdbackup
=2
noauto
=0
nomanual
=0
nodisplay
=0
adminslots
=1

[Zombie MODS]

[
SuperCentral Zombie Plague DM]
address=206.212.250.218
port
=1337
cmdbackup
=2
noauto
=0
nomanual
=0
nodisplay
=1
adminslots
=1

[SuperCentral Zombie Infection DM]
address=67.214.164.20
port
=27015
cmdbackup
=2
noauto
=0
nomanual
=0
nodisplay
=1
adminslots
=1

[oooRGLE Zombie Plague DM]
address=74.86.147.67
port
=27015
cmdbackup
=2
noauto
=0
nomanual
=0
nodisplay
=0
adminslots
=1

[DeathRun Servers]

ect..

[
WC3 Servers]

ect..

[
Regular gameplay]

ect..

[
Misc Fun Servers]

ect..

[
CSDM]

ect.. 
Something to set it however you like, more organized
__________________

Last edited by bmann_420; 11-15-2008 at 20:07.
bmann_420 is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 11-15-2008 , 20:28   Re: MySQL database support for server list?
Reply With Quote #10

hehe i think i can imagine that you would want that feature. and you're probably a good test candidate, so yes, i would be happy if you could help with testing.
i still don't want to close the vote but i guess it's obvious where this will lead to so maybe i should start creating the database layout.

i don't like the way how you handled the sections in the file though, if i decide to write this feature i will think of some different format. it would rather look something like this:
Code:
[sections]
1=Paint Ball MOD
2=DeathRun Servers
3=WC3 Servers
4=Regular gameplay
5=Misc Fun Servers
6=CSDM


[oooRGLE PaintBall DM]
address=74.86.147.66
port=27015
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0
adminslots=1
section=1

[SuperCentral [oooRGLE] Paintball DM]
address=74.86.147.67
port=27016
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0
adminslots=1
section=1

[The cool DeathRun server]
address=123.123.123.123
port=27017
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0
adminslots=1
section=2
the advantage of this is that the logic behind it can be the same for the MySQL list. so you got sections in an extra table, each section has an id column (as always ) and each server entry in the servers table has a section column that is points to this id.
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
Reply



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 -4. The time now is 15:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode