автор:
NoFantasy
m sql/characters.sql
+ sql/updates/10655_01_characters_character_queststatus_monthly. sql
m sql/updates/Makefile.am
m src/game/CharacterHandler.cpp
m src/game/ObjectMgr.cpp
m src/game/Player.cpp
m src/game/Player.h
m src/game/QuestDef.h
m src/game/World.cpp
m src/game/World.h
m src/shared/revision_nr.h
m src/shared/revision_sql.h
[10655] Add support for monthly quests
Quest that can repeated each month are set by quest_template.SpecialFlags |0x04 flag
Quest are reset at midnight the first day of each month.
Note: for the time being, quest must also be set repeatable (SpecialFlags |0x01)
Signed-off-by: NoFantasy
Дальше...