Desdaemona changes

News from the admin relating to developments in the roleplay, changes to the web site, etc

Moderators: Stormbringer, Ehlanna

Re: Desdaemona changes

Postby Ehlanna on Tue Jan 12, 2021 10:54 am

A couple of minor aesthetic changes sothat !list weapon and !list armour only show items of the right category!

The change suggested by Tawny about the !shopitem myitems command has been implemented, you now have a third possible option to find/list your shop items, via the 'category'
[10:50] <Ehlanna> !shopitem myitems type clothing
[10:50] <Desdaemona> Owned Shopitem(s) matching type 'CLOTHING':
[10:50] <Desdaemona> BELLA: Lingerie Panties (#37148) (Detail: purple spidersilk), Teddies (#1951) (Detail: 0 http://www.wickedtemptations.com/g3895j1.html).
[10:50] <Desdaemona> NB: Bra (#53) (Detail: black silk), Bra (#54) (Detail: white silk), Bra (#52) (Detail: black lacy), Corset (boned) (#28), Dress (ankle length) (#10440) (Detail: http://www.sexyher.co.uk/Sexy_black_bac ... 1-385.html), Dress (short) (#324) (Detail: http://www.mydivascloset.com/selacumidrfo.html), Dress (short) (#10611) (Detail: http://www.wickedtemptations.com/ladder ... 6-prd1.htm), Dress (short)
[10:50] <Desdaemona> (#10610) (Detail: http://www.wickedtemptations.com/o-ring ... 3-prd1.htm), Outfit (#1710) (Detail: Voucher for one purchase (can be multiple items) up to value of 25 Mhl at Naked Bird), Outfit (#320) (Detail: http://www.3wishes.com/images/buccaneerbeauty-r.jpg), Panties (#54765), Panties (#28217), Panties (#47145) (Detail: Purple silk), Shorts (#294) (Detail: satin - bright green), Teddy (#17885) (Detail:
[10:50] <Desdaemona> http://www.sparklingstrawberry.com/prod ... Teddy.html).
[10:50] <Desdaemona> End List
[10:51] <Ehlanna> !shopitem myitems type clothing from bella
[10:51] <Desdaemona> Owned Shopitem(s) from shop 'BELLA' matching type 'CLOTHING':
[10:51] <Desdaemona> BELLA: Lingerie Panties (#37148) (Detail: purple spidersilk), Teddies (#1951) (Detail: 0 http://www.wickedtemptations.com/g3895j1.html).
[10:51] <Desdaemona> End List
[10:51] <Ehlanna> !shopitem myitems type clothing from bella lingerie
[10:51] <Desdaemona> Owned Shopitem(s) from shop 'BELLA' matching type 'CLOTHING' matching item name of 'lingerie':
[10:51] <Desdaemona> BELLA: Lingerie Panties (#37148) (Detail: purple spidersilk).
[10:51] <Desdaemona> End List
[10:51] <Ehlanna> !shopitem myitems type clothing panties
[10:51] <Desdaemona> Owned Shopitem(s) matching type 'CLOTHING' matching item name of 'panties':
[10:51] <Desdaemona> BELLA: Lingerie Panties (#37148) (Detail: purple spidersilk).
[10:51] <Desdaemona> NB: Panties (#47145) (Detail: Purple silk), Panties (#54765), Panties (#28217).
[10:51] <Desdaemona> End List


Thus you now have from <shopname> type <item type mask> and <item name mask> to choose from, being able to use one or more of them.
In addition the command will now tell you if the shop does not exist and/or has no items. The item type should be at least 3 characters long
User avatar
Ehlanna
High Council
High Council
 
Posts: 2494
Joined: Sat Apr 09, 2005 9:23 pm

Re: Desdaemona changes

Postby Ehlanna on Tue Jan 12, 2021 6:57 pm

An update to the !shopitem command to allow the manager of the shop from which it was sold to alter the description of a sold item:
Code: Select all
!shopitem redescribe <nick> <itemid> <description>
  Command to alter the description of a shop item to a logged in character
  Available to all shop managers who can modify any item from a shop they are employed by

[18:28] <@Ehlanna-AFK> !shopitem show #320
[18:28] <@Desdaemona> Ehlanna-AFK (Ehlanna) has 'Outfit' (UID:320) from shop NB - (Detail: http://www.3wishes.com/images/buccaneerbeauty-r.jpg) (Enchantments: none)
[18:30] <@Duchialla> !shopitem redescribe Ehlanna-AFK 320 A new description
[18:30] <@Desdaemona> Outfit redescribe by Duchialla for Ehlanna-AFK (Ehlanna)
[18:30] <@Ehlanna-AFK> !shopitem show #320
[18:30] <@Desdaemona> Ehlanna-AFK (Ehlanna) has 'Outfit' (UID:320) from shop NB - (Detail: A new description) (Enchantments: none)
User avatar
Ehlanna
High Council
High Council
 
Posts: 2494
Joined: Sat Apr 09, 2005 9:23 pm

Re: Desdaemona changes

Postby Ehlanna on Wed Jan 13, 2021 12:40 pm

A new version of the !init code has been implemented (it had been waiting a while!). Instead of taking the result of a 1d50 roll and adding your level to it we now add 1/4 of your level and a random number based on 3/4 of your level.
So: old 1d50 +level
and new: 1d50 +(level * 0.25) + 1d(level*0.75)
If, for sake of ease, you are level 100 you would have an init roll of: 1d50 + 25 + 1d75

For now, the old version will be available as !oinit
User avatar
Ehlanna
High Council
High Council
 
Posts: 2494
Joined: Sat Apr 09, 2005 9:23 pm

Re: Desdaemona changes

Postby Ehlanna on Wed Feb 10, 2021 10:40 am

A change much simpler than I initially thought .. your nick will be checked for invalid characters at !login time and if it contains any invalid characters (currently just [ and ]) you will be told and the login process will be terminated!
User avatar
Ehlanna
High Council
High Council
 
Posts: 2494
Joined: Sat Apr 09, 2005 9:23 pm

Re: Desdaemona changes

Postby Ehlanna on Sun Feb 14, 2021 7:56 pm

After a suggestion from Sanjin Koukyu a new bit of code for the !shopitem command.
Shop workers can now create vouchers by funding them themelvf by using the command in PM with Desdaemona:
[19:36] <Ehlanna-AFK> !shopitem create voucher from nb 20 mhl

The character 'running' the command will have the specified amount subtracted from their account and in return will be given a voucher to that value (suitably described)
[19:36] -Desdaemona- Creating ShopItem NB 'voucher' for 20 Mhl and 0 Copper with itemid of #59014

[19:55] <Ehlanna-AFK> !shopitem which #59014
[19:55] <Desdaemona> Item 'voucher' (UID:59014) from shop ALL - uses 0 slots
[19:55] <Desdaemona> - (Detail: Voucher for NB to value of 20 Mhl 0 Cop )
[19:55] <Desdaemona> - (Enchantments: none)
User avatar
Ehlanna
High Council
High Council
 
Posts: 2494
Joined: Sat Apr 09, 2005 9:23 pm

Re: Desdaemona changes

Postby Ehlanna on Sun May 23, 2021 12:10 am

We now have, thanks to Naomh and the code kitten, Amethine, a private command (only used in PM with Des) that will show you'close names' so you can, for example, check ahead of creating a character to make sure a name clash will not ensue ...
[00:59] <Ehlanna> !namecheck Ehlanna
[00:59] <Desdaemona> Number of similar matches found: 13 for input of 'Ehlanna'
[00:59] <Desdaemona> Matches: Ehlanna,Eiliane,Elano,Elayna,Elayne,Eleana,Elenwe,Elhayme,Eliwen,Eliyana,Ellohym,Eloin,Elowyn
[00:59] <Ehlanna> !namecheck naomi
[00:59] <Desdaemona> Number of similar matches found: 27 for input of 'naomi'
[00:59] <Desdaemona> Matches: Naena,Nahimana,Naime,naiya,Naomh,Naomi,Naomi Bloodclaw,Naomi Jade,Naomi Lythe,Naoya,Neany,Neena,Nemain,Nemie,Neymei,Nia,Nimaia,Nimue,Nina,Ninian,Ninianne,Noah,Noe,Nom,Numine,Nyana,Nyu

You have to provide at least 3 characters for the check.
User avatar
Ehlanna
High Council
High Council
 
Posts: 2494
Joined: Sat Apr 09, 2005 9:23 pm

Previous

Return to News From The Admin

Who is online

Users browsing this forum: No registered users and 10 guests