rule_values and Notes
It annoyed me that some of the rules did not have notes, but I found them in the source code. Here's the sql to add the notes for the various Bots: rules
Code:
UPDATE rule_values |
TaskSystem
Code:
UPDATE rule_values Code:
UPDATE rule_values Code:
UPDATE rule_values Code:
UPDATE rule_values Code:
UPDATE rule_values |
Pathing
Code:
UPDATE rule_values Code:
UPDATE rule_values Code:
UPDATE rule_values Code:
UPDATE rule_values Code:
UPDATE rule_values Documentation is an important part of every project, and somewhere that open source projects tend to neglect. By including these descriptions of the rules, it should help new server admins who don't want to dig through the source code to figure out what they do. Edit: The whole set of queries can be found here: http://peterfyon.homeunix.com/addnotes.sql |
Thank you!
Edit: Nevermind, I see what you mean. The rules don't have notes. |
I put an SQL file (524_rule_values_notes.sql) on the SVN a while back to add a notes field to the rule_values table to relieve some of the confusion about rules. I didn't add notes to all of the rules in the list, as I simply added every note that was available in ruletypes.h at the time. Of course, for notes to stay available and current, it relies on everyone that changes/adds rules to also add a note to the notes field. For the ones submitted above, I think they are mostly for rules that have been added since I put the new notes field in place, where people didn't submit notes in their SQL file commit.
|
Ah I didn't notice that Trev. I guess I'm still a bit confused about what needs to be included from the utils/sql/svn/ folder in addition to a database pack (peq in my case).
|
All times are GMT -4. The time now is 12:06 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.