AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [RELEASE] Admin & Group Config GUI | C# / .NET KV API (https://forums.alliedmods.net/showthread.php?t=81160)

recon0 11-29-2008 02:20

[RELEASE] Admin & Group Config GUI | C# / .NET KV API
 
3 Attachment(s)
Editor for SourceMod admin configuration files (admins.cfg & admin_groups.cfg).

Screenshots

Attachment 34221

Attachment 34223

For developers: if you're looking for a .NET KV API, there is one available from the same repository as the application.

This program requires the Microsoft .NET Framework 3.5.

The binaries ---> Attachment 55380

You can download the source code (if you don't know what source code means, you are trying to download the wrong thing) from GitHub.


Licensing

KVManager and KeyValueParser are licensed under the GNU GPL v3.

Thanks to

BAILOPAN - For reminding me that a KV section can have it's opening brace on the same line as it's name, that a group key with an empty string value will cause a SM warning and other stuff I probably don't remember
pRED - For pointing out the SDK link
|TCO| SeEkEr - Finding the bug where flags weren't saved
albokid2468 - Finding the bug where admins.cfg files with no admins caused an exception
Everyone @ the SM IRC - For putting up with my random questions

PStar 11-29-2008 10:45

Re: [RELEASE] Admin Config GUI & C# / .NET KV Parser
 
nice 1

BAILOPAN 11-29-2008 14:32

Re: [RELEASE] Admin Config GUI & C# / .NET KV Parser
 
Nice idea!

recon0 11-29-2008 17:38

Re: [RELEASE] Admin Config GUI & C# / .NET KV Parser
 
Quote:

Originally Posted by BAILOPAN (Post 720232)
Nice idea!

Quote:

Originally Posted by PStar (Post 720132)
nice 1

Thanks ;)

|TCO| SeEkEr 11-29-2008 18:21

Re: [RELEASE] Admin Config GUI & C# / .NET KV Parser
 
This is exactly what I have been looking for. We have used Mani for several years and have different groups of admins. I am comfortable editing cfgs but just haven't figured out the groups for sm. Do I need to have anything else installed to use KVManager? Or can I extract the zip and use immediately?

Thanks

recon0 11-29-2008 19:37

Re: [RELEASE] Admin Config GUI & C# / .NET KV Parser
 
Quote:

Originally Posted by |TCO| SeEkEr (Post 720416)
This is exactly what I have been looking for. We have used Mani for several years and have different groups of admins. I am comfortable editing cfgs but just haven't figured out the groups for sm. Do I need to have anything else installed to use KVManager? Or can I extract the zip and use immediately?

Thanks

The next version will support editing group files.

You need to have the .NET Framework 3.5 installed to run the application.

recon0 11-29-2008 21:58

Re: [RELEASE] Admin Config GUI & C# / .NET KV Parser
 
*** Bump

Version 2.5 Released!

|TCO| SeEkEr 11-30-2008 12:52

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Thanks recon0, this will be a large asset to new users of sm. I have it installed and working, but the only problem I am having is when it creates the config file it is not saving the flags for admins or groups. Is there something I am doing wrong?

recon0 11-30-2008 18:08

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by |TCO| SeEkEr (Post 720845)
Thanks recon0, this will be a large asset to new users of sm. I have it installed and working, but the only problem I am having is when it creates the config file it is not saving the flags for admins or groups. Is there something I am doing wrong?

Nope. I forgot two lines of code that cause the flag string to update when you check and uncheck the checkboxes.

I fixed that bug and a few other things. See the Changelog for more details.

Version 2.5.3 Released!

82694 11-30-2008 18:34

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
This might sound dumb to some of but, is the .net 3.5 have to be on the server or just your home machine?

bl4nk 11-30-2008 18:34

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Whatever machine you're running the program on to generate the admin files.

recon0 11-30-2008 19:24

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by bl4nk (Post 721004)
Whatever machine you're running the program on to generate the admin files.

You got it ;)

82694 11-30-2008 22:23

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Sweet. I have no issues editing the admin_groups.cfg or the admin.cfg but I do enjoy playing with and testing plugins. Oh and thanks for the fast responses.

|TCO| SeEkEr 12-01-2008 21:58

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Thanks recon0 for the fast response, flags are being added in cfg. This is excellent for us newbie sm users. Btw, no need for the thx, we should thank you for creating this.

recon0 12-01-2008 23:46

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by |TCO| SeEkEr (Post 721506)
Thanks recon0 for the fast response, flags are being added in cfg. This is excellent for us newbie sm users. Btw, no need for the thx, we should thank you for creating this.

Without you guys, there would be no reason to write the program, so thank you ;)

DontWannaName 12-02-2008 00:51

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Very lucky to get this stickied, the last time a post was stickied was a long long time ago in a far far away land.

Badkharma 12-17-2008 19:18

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Great idea, great GUI! I know that its easy enough to do these manually, but I usually tend to move to fast and forget something small and FAIL...:oops:...lol. Thanks!

{7~11} TROLL 12-17-2008 19:20

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
does this run on vista?

recon0 12-17-2008 20:03

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by {7~11} TROLL (Post 729007)
does this run on vista?

Yes it does.

{7~11} TROLL 12-18-2008 13:49

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by recon0 (Post 729023)
Yes it does.

W00T i dont have a problem with editing the .cfg files but hell looks cool so ill give it a wack!

recon0 12-18-2008 19:35

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by {7~11} TROLL (Post 729447)
W00T i dont have a problem with editing the .cfg files but hell looks cool so ill give it a wack!

I wouldn't recommend wacking it, it has a built-in wack-back function.

The last guy that got hit with it... Well... The guy who fought the L4D tank by himself came out better...

{7~11} TROLL 12-19-2008 14:03

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
i downloaded it adn it dont work for me. it keeps crashing

recon0 12-20-2008 02:13

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by {7~11} TROLL (Post 729924)
i downloaded it adn it dont work for me. it keeps crashing

Did you install the .NET Framework 3.5?

{7~11} TROLL 12-29-2008 19:55

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
any plans on adding into the admin section a are to enter the admins name?

recon0 12-30-2008 02:40

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by {7~11} TROLL (Post 735241)
any plans on adding into the admin section a are to enter the admins name?

Just double click the row and it will go into edit mode.

menacedog 12-30-2008 03:03

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
WOW this is EXACTLY what I have been looking for to finally make the switch from MANI to SM Thank you!!

recon0 12-30-2008 18:06

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by menacedog (Post 735354)
WOW this is EXACTLY what I have been looking for to finally make the switch from MANI to SM Thank you!!

You're welcome.

menacedog 12-31-2008 01:55

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
is there a way to set this up on a website like this?

http://www.wildfireclan.co.uk/?act=maniclients

recon0 12-31-2008 22:42

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by menacedog (Post 735935)
is there a way to set this up on a website like this?

http://www.wildfireclan.co.uk/?act=maniclients

This is a Windows application, not a web application. If you want a web server manager, try SourceBans.

highwaywarrior 01-14-2009 15:10

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Recon... Very nice bit of kit and one thats going to save me a lot of aggravation. Many thanks for a job well done.

HW

recon0 01-21-2009 23:24

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by highwaywarrior (Post 744161)
Recon... Very nice bit of kit and one thats going to save me a lot of aggravation. Many thanks for a job well done.

HW

Thanks ;)

Oh BTW everyone, I might start working on 3.0 if I have time. SQL admin support + FTP editing :)

Sniper214 01-24-2009 19:20

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
As I am also NOW comfortable with editing the cfg files, but man a while back this would of been a must have program for me. So, thanks for your time and effort. :)

recon0 01-25-2009 02:40

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by Sniper214 (Post 749563)
As I am also NOW comfortable with editing the cfg files, but man a while back this would of been a must have program for me. So, thanks for your time and effort. :)

You're welcome :)

{7~11} TROLL 02-01-2009 14:22

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
i was about to download this again and my pc is telling me this url may harm my pc?
https://svn.projects.okbehappy.net:444/kvmanager/trunk.

edit
found the other download this is a cool program but when i try and load the group and admin files i already have i get an error

Lebson506th 02-01-2009 14:29

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
That's just because it doesn't have a certificate, don't worry about it.

{7~11} TROLL 02-01-2009 14:32

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
ah ok i see i was like oh shit lol also added an edit to the post
Quote:

found the other download this is a cool program but when i try and load the group and admin files i already have i get an error

recon0 02-01-2009 14:44

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by {7~11} TROLL (Post 753908)
i was about to download this again and my pc is telling me this url may harm my pc?
https://svn.projects.okbehappy.net:444/kvmanager/trunk.

edit
found the other download this is a cool program but when i try and load the group and admin files i already have i get an error

You were trying to download the source, not the binaries.

{7~11} TROLL 02-02-2009 21:25

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
ah great program :D loving it so helpful

Carmany 02-28-2009 22:49

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
I try and save and get an error value for column 'group' in table 'dtAdmins' is DBNull I have tried with no Group and I tried with a Group

recon0 03-01-2009 02:33

Re: [RELEASE] Admin & Group Config GUI | C# / .NET KV Parser
 
Quote:

Originally Posted by Carmany (Post 771340)
I try and save and get an error value for column 'group' in table 'dtAdmins' is DBNull I have tried with no Group and I tried with a Group

That's a bug. I've fixed it along with a few other things. A new release will be out tomorrow.


All times are GMT -4. The time now is 03:27.

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