diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d4f9d5..8faa820 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - profession experience can optionally be shown as scrolling text! use '.sct' to enable/disable, will be exploring other uses for this in the future - changing class spells no longer requires switching weapons to take effect (this applies to blood legacy bonus stats as well but not expertise yet) - crafting/gathering objectives added to quest pool, can also reroll quests with '.quest r [QuestType]' for configurable cost/amount if uncompleted or if infinite dailies are enabled for dailies (admin quest refresh moved to '.quest rf [Name]') +- required for Eclipse 1.0.0 `1.3.3` - slight changes to communication with Eclipse that will need version 0.2.0 of that to work correctly @@ -189,4 +190,4 @@ - using a waygate with familiar out will dismiss it, still have to use waygate again to teleport until I figure out how to do that in one go - classes have configurable spells and blood buffs, tried to make okay defaults but C# is turning my brain into mush and decisions are hard so no promises. use .help liberally and read over the new config options as needed until I get the chance to update the readme - class blood buffs always provide max benefits and are applied at MaxPlayerLevel/#buffs (level 22 if max level is 90 and there are 4 blood buffs for the first, then 44, and so on), can be mixed and matched as you like to create different feels for the classes. The effects from these don't appear to stack with the actual blood buff effects which keeps things somewhat balanced while allowing each class to have a persistent theme. -- class spells are unlocked at configured prestige levels, all classes have veil of shadows by default and the rest are unique to them. configurable but do note that many spells are kinda broken if casted by a player (dracula's blood ring lasts forever, as one example) so you'll want to test before adding/changing. \ No newline at end of file +- class spells are unlocked at configured prestige levels, all classes have veil of shadows by default and the rest are unique to them. configurable but do note that many spells are kinda broken if casted by a player (dracula's blood ring lasts forever, as one example) so you'll want to test before adding/changing.