Durel
20bee58a23
1) Stripped out any "\.\" paths from the pluginStatePath. That could cause problems
...
on some versions of Windows.
7 years ago
Durel
c7b144aefb
1) Re-enabled the stat bonus timer. We temporarily disabled it while we debugged
...
why the "stats" trigger wasn't working. Now that "stats" works, we can use this
again.
7 years ago
Durel
9b3230cef3
1) Updated plugin version code to use a major.minor format instead of a major.minor.build format
...
2) Version table pulls version information directly out of the plugin's version field now
7 years ago
Durel
6c9ae56469
1) Added dinv reload option
...
2) Added framework for dinv update confirm option (I need to check it in to test if it works :))
7 years ago
Durel
4695b047ee
1) Fixed a bug where we could ignore a user's request to stop automatic refreshes
...
when we added a new item into our inventory
7 years ago
Durel
3d287bd340
1) Fixed a broken trigger for the "stats" call. It previously didn't handle the
...
"nohelp" mode and it mistakenly assumed the help lines were part of the stat
output.
7 years ago
Durel
5ec1231ac7
1) Fixed a broken check during set creation where it would ignore an item's
...
level if you didn't have the identify wish
7 years ago
Durel
aa479df815
1) Removed a note warning about disabled backups
7 years ago
Durel
27254e1a6d
1) Reorganized the backup command line options so that you can enable or disable
...
automatic backups at any time even if you are sleeping, AFK, or in combat
7 years ago
Durel
e1d2a72a00
1) Changed how the full inventory scan works at login. Previously it ran a full refresh
...
scan even if refreshes were disabled by the user. It now honors that setting even at
login.
7 years ago
Durel
d8caca7334
1) Changed how the plugin finds the directory for saved state. It now uses
...
an absolute path to mush's state directory (based on GetInfo 56 and 85)
7 years ago
Durel
83a6d80362
1) Added option to enable or disable automatic backups
...
2) Fixed incorrect warning message that claimed to be part of the backup module when it
really was part of the storage module
7 years ago
Durel
6188ba5554
1) Updated path to aardwolf_colors.lua to account for users not keeping plugins in the plugin dir
...
2) Temporarily commented out the status bonus thread since it appears to have caused a conflict
for a user. I need to investigate that further.
3) Temporarily commented out the auto refresh at login since it was causing a lot of spam for
new users. I'll look into a better way of handling that.
7 years ago
Durel
e5560e8e76
Added more examples to "dinv help query"
7 years ago
Durel
e9eef423b8
Changed bypass commands to be sent with "no echo" so that background commands don't show
...
up if the user is echoing commands by default
7 years ago
Durel
75b8dce2cd
Added the ability to monitor for someone starting to write a note.
...
We don't want a "note write" command to be pending at the same time
that we send a fench message to the mud because the fence could
interfere with the "to" or "subject" fields of the note.
7 years ago
Durel
c70f340eb8
Initial checkin of plugin at github
...
This is considered version 0.1.3
7 years ago