Svof Versions Save

Svof is an AI system for Achaea, an online MUD. It has advanced and adaptable curing capabilities, defence raising, and addons.

34

5 years ago

Full Changelog

Merged pull requests:

33

6 years ago

Full Changelog

Merged pull requests:

  • Changed trigger so other people inking wont cause you to touch your tattoos. #325 (nylian)

32

6 years ago

Full Changelog

Merged pull requests:

Changed functionality:

Infrastructure related changes:

31

7 years ago

Full Changelog

Merged pull requests:

  • Changing hellsight checks from elm to valerian #305 (jgh713)
  • Fixing namedb 'qw' issues. #299 (jgh713)
  • Adding checks for hypothermia when calculating/removing treeables #290 (jgh713)
  • Adding workaround for sending commands mid-alias. #288 (jgh713)
  • Making pear/waterbubble deffable #287 (jgh713)
  • Removing hard-coded afflictions for phlegmatic inundate #286 (jgh713)

30

7 years ago

Full Changelog

Merged pull requests:

  • Updating serverside according to moss config #293 (jgh713)
  • Update svo (runeidentifier).xml #292 (jgh713)

29

7 years ago

Full Changelog

Merged pull requests:

  • Install sphinx via pip to have an up-to-date sphinx #284 (keneanung)
  • Add doc for new autowrithe and hoistlist settings #282 (keneanung)
  • Clean sentinel trigger lines #280 (keneanung)
  • Revert "Fix namedb not resetting to correct colours after some echoes" #279 (keneanung)
  • Addition of a white/black list for hoisting #278 (keneanung)
  • Gmcp anti-illusion failure workaround #268 (jgh713)

28

7 years ago

Full Changelog

Merged pull requests:

  • Move definition of local defences table before its first use #277 (keneanung)

27

7 years ago

Full Changelog

Merged pull requests:

  • Namedb: Namedb immortal bug fix #276 (jgh713)
  • Add exception of "mount figurehead" to riding tracking #274 (keneanung)
  • Enchanter: Update known rooms with ourobori #273 (keneanung)
  • Remove some bashing trigger lines. #272 (keneanung)
  • Track current morph via gmcp #271 (keneanung)
  • Add grove sunlight tracking #270 (keneanung)
  • Namedb: Fix namedb not resetting to correct colours after some echoes #269 (keneanung)
  • Uncomment maybevivi restore strategy #267 (keneanung)
  • Fix sk.canfocus function to return false if it shouldn't focus #266 (keneanung)
  • Refiller: Remove dropping and taking concoctions pot from refiller #264 (keneanung)
  • Rebounding tracker: Adding bubble pipe to rebounding tracker #247 (jgh713)

26

7 years ago

Full Changelog

Merged pull requests:

25

7 years ago

This release brings the support of the new Depthswalker class. This release will show and track the depthswalker afflictions, adds a new depthswalker class package with class specific defences and prompt tags as well as some misc changes.

Because new afflictions were added, you should have a close look at the current priorities. All new afflictions should be relatively high on the priority list. Those using the default priorities should use "vupdate prios" to get the new order.

When changing to the depthswalker class packages you should:

  • have a look at "vshow server" when using server-side curing. The new defences are handled by svof AND server side by default, which results in double usage. I personally kept blur and the word defences on client side (toggle those off and on), the rest went to server-side.
  • set their defences defup and keepup (of course)
  • add @wordbal and @age to the custom prompt

There are some things that got pushed to the upcoming release:

  • paradox tracking is relatively prone to illusions
  • paradox tracking doesn't catch instances where paradox carries over logout/login
  • add paradox curing strategy
  • Narrow down some basic anti-illusion for age tracking
  • add a "med" equivalent for dilation
  • add lyre equivalent for Kail
  • add highlight for chrono distort similar to gravehands
  • add a warning for sever

This release wouldn't be possible as it is without Ahmet (coding), Kasa (showing things) and Zulah (showing things)

Full Changelog

Merged pull requests:

  • Add an additional line to the experience bonus #249 (keneanung)
  • Put conditional compiling around shroud sstosvod to avoid gmcp erroring out #246 (keneanung)
  • Update dev readme adding affs - need to add to generic #242 (vadi2)
  • Add defensive support against depthswalker #241 (keneanung)
  • Add depthswalker class package and defenses #239 (keneanung)
  • Bugfix: activate riding/selfishness in the enchanter only if it was up before #237 (keneanung)
  • Improvement: use GMCP instead of QL to request room content #236 (keneanung)