Loading. Please Wait... 
 |
 |
 |
[Discussion] Noni & SIRISUSs' Do-It-Yourself Isekai Equipment Auction, feedback, love letters, complaints, comments, worries |
|
May 8 2025, 21:00
|
Ramaki
Group: Members
Posts: 238
Joined: 18-June 15

|
QUOTE(Noni @ May 8 2025, 16:15)  yes. Help would be appreciated, as I don't speak Chinese, Japanese, Korean....
All I can offer is Czech, apologies.
|
|
|
May 9 2025, 08:06
|
l13763824039
Group: Gold Star Club
Posts: 1,241
Joined: 6-July 21

|
ela01 and ela05 are the same items Should delete 1 of them to avoid conflict
|
|
|
May 9 2025, 08:09
|
Noni
Group: Catgirl Camarilla
Posts: 13,371
Joined: 19-February 16

|
QUOTE(l13763824039 @ May 9 2025, 08:06)  ela01 and ela05 are the same items Should delete 1 of them to avoid conflict
ok thx.
|
|
|
|
 |
|
May 16 2025, 04:57
|
l13763824039
Group: Gold Star Club
Posts: 1,241
Joined: 6-July 21

|
Just merge the equipment highlight script with HVtoolbox. Gonna test if it works with Noni's auction script. If it breaks Noni's script, I'll edit it right after the auction begins. I have checked the color format from the previous auction used and followed that format as well. Hope it doesn't break anything. Edited, it turns out Noni's script ignores [background] ----------------------------------------------------------- QUOTE(Sad Penguin @ May 6 2025, 11:50)  Maybe limited auction quota per player should be applied especially on early bird session, say max. 10 item codes per person in each auction, and ignore >=11 by script.
So many useless crap are submitted obviously without sellers' filtering, most of them are unsellable which simply abuse the auction. And this is painful for auction owner to screen these crap everytime, it should be done by sellers' ownself.
QUOTE(Noni @ May 6 2025, 12:56)  I agree. Gonna add a hard limit of 5 per person. Maybe I'll add that in the script, maybe I'll just delete everything beyond 5 items
Early bird session is over. May we have more than 5? This post has been edited by l13763824039: May 20 2025, 04:17
|
|
|
|
 |
|
May 20 2025, 05:55
|
what_is_name
Group: Gold Star Club
Posts: 1,036
Joined: 5-May 19

|
suggesting for new auction script: use single letter to represent the PABs, (Agi Int Wis→AIW) is way easier to identify which one is missing and separate from other info also I'd like use Legendary range info but not range in it's tier, ignore the <0% info like the Live Percentile Ranges do, that's easier to identify "if it better than a 0% Legendary". but that's fine if it's not going to change for this one, in anyway most one will open the link to check by themselves
|
|
|
|
 |
|
May 21 2025, 02:53
|
l13763824039
Group: Gold Star Club
Posts: 1,241
Joined: 6-July 21

|
I want more coloring. Forgot to say, there is actually a highlight script. Someone might like plain text. Maybe installing the color script up to user is a better choice. Like this: The original Noni's script cannot detect background color, so I deleted all background color formats. Not sure if the new script works with this. The following list is generated by modified HVtoolBox [295777073] Legendary Ethereal Rapier of Slaughter (Lv. Soulbound, ADB 78%, Parry 29% SDA)[294496849] Magnificent Hallowed Shortsword of Slaughter (Lv. 247, ADB 5%, Parry 28% SD)[299041845] Legendary Shocking Wakizashi of the Nimble (Lv. 480, ADB 54%, Parry 76% SDA)[302814147] Legendary Tempestuous Wakizashi of the Battlecaster (Lv. 500, IW 3, forged 50, ADB 18%, Parry 75% SDA)[296421791] Legendary Fiery Willow Staff of Destruction (Lv. 403, MDB 16%, EDB 58%, EProf 62% IW)[297873721] Legendary Arctic Willow Staff of Destruction (Lv. 500, MDB 22%, EDB 1%, EProf 21% IW)[299748018] Legendary Hallowed Willow Staff of Focus (Lv. 485, MDB 0%, EDB 95% IW)[296253544] Legendary Demonic Willow Staff of Destruction (Lv. 494, IW 9, MDB 47%, EDB 33%, FProf 93% IW)[293139589] Legendary Charged Phase Cap of Surtr (Lv. 500, EDB 40%, Evd 5%, CS 0% AIW)[298840407] Legendary Radiant Phase Gloves of Niflheim (Lv. 500, EDB 39%, Evd 34%, MDB 17% AIW)[295777270] Legendary Radiant Phase Gloves of Mjolnir (Lv. Soulbound, EDB 58%, Evd 77%, MDB 17% AIW)[296667901] Legendary Charged Phase Cap of Freyr (Lv. 500, IW 10, EDB 31%, Evd 57%, CS 83% AIW)[295358781] Legendary Charged Phase Cap of Heimdall (Lv. 500, EDB 75%, Evd 2%, CS 83% AIW)[302023665] Legendary Radiant Phase Cap of Fenrir (Lv. 500, IW 10, EDB 66%, Evd 19%, MDB 13% AIW)[295587294] Legendary Charged Cotton Robe Elementalist (Lv. 500, IW 2, forged 50, EProf 13%, Evd 4%, CS 58% AIW)[299218266] Legendary Charged Cotton Cap of the Heaven-sent (Lv. Soulbound, DProf 58%, Evd 50%, CS 12% AIW)[297450563] Legendary Charged Cotton Robe of the Demon-fiend (Lv. 500, FProf 64%, Evd 26%, CS 93% AIW)[295777282] Legendary Savage Shade Breastplate of the Arcanist (Lv. Soulbound, Evd 45%, ADB 59%, PCrit Dmg 53% IWSDEA)[300722819] Legendary Savage Shade Leggings of the Shadowdancer (Lv. 490, IW 10, Evd 12%, ADB 17%, PCrit Dmg 35% SDEA)[299219464] Peerless Onyx Plate Helmet of Dampening (Lv. Soulbound, PMit 23%, MMit 100% SDE)And I'll put the color rule here. CODE function applyTextFormatting(inputText) { const replaceRules = [ ['Charged', '[b][color=#00BFFF]Charged[/color][/b]'], // ['Mithril', '[b][color=#FF0000]Mithril[/color][/b]'], // ['Agile', '[b][color=#FF0000]Agile[/color][/b]'], ['Savage', '[b][color=#FF0000]Savage[/color][/b]'], ['Radiant', '[b][color=#f00]Radiant[/color][/b]'], ['Arctic', '[b][color=#00BFFF]Arctic[/color][/b]'], ['Fiery', '[b][color=#f00]Fiery[/color][/b]'], ['Shocking', '[b][color=#FFC800]Shocking[/color][/b]'], ['Tempestuous', '[b][color=#3CB371]Tempestuous[/color][/b]'], ['Hallowed', '[b][color=#b0afb3]Hallowed[/color][/b]'], ['Demonic', '[b][color=#000000]Demonic[/color][/b]'], ['Ethereal', '[b][color=#000000]Ethereal[/color][/b]'],
['Superior', '[b][color=#44c554]Superior[/color][/b]'], ['Exquisite', '[b][color=#6060f9]Exquisite[/color][/b]'], ['Magnificent', '[b][color=#0000ae]Magnificent[/color][/b]'], ['Legendary', '[b][color=#f90]Legendary[/color][/b]'],
['Power', '[b]Power[/b]'], ['Phase', '[b]Phase[/b]'], ['Shade', '[b]Shade[/b]'], ['Force', '[b]Force[/b]'],
['of the Shadowdancer', '[b][color=#ff0000]of the Shadowdancer[/color][/b]'], ['of the Arcanist', '[b][color=#00BFFF]of the Arcanist[/color][/b]'], ['of the Battlecaster', '[b][color=#00BFFF]of the Battlecaster[/color][/b]'], ['of the Elementalist', '[b][color=#00BFFF]Ele[/color][color=#f00]men[/color][color=#FFC800]tal[/color][color=#3CB371]ist[/color][/b]'], ['of the Heaven-sent', '[b][color=#b0afb3]of the Heaven-sent[/color][/b]'], ['of the Demon-fiend', '[b]of the Demon-fiend[/b]'], ['Slaughter', '[b][color=#FF0000]Slaughter[/color][/b]'], ['Balance', '[b][color=#c8c87c]Balance[/color][/b]'], ['Nimble', '[b][color=#40E0D0]Nimble[/color][/b]'], ['Destruction', '[b][color=#9400d3]Destruction[/color][/b]'], ['Surtr', '[b][color=#f00]Surtr[/color][/b]'], ['Niflheim', '[b][color=#00BFFF]Niflheim[/color][/b]'], ['Mjolnir', '[b][color=#FFC800]Mjolnir[/color][/b]'], ['Freyr', '[b][color=#3CB371]Freyr[/color][/b]'], ['Heimdall', '[b][color=#b0afb3]Heimdall[/color][/b]'], ['Fenrir', '[b][color=#000000]Fenrir[/color][/b]'],
['Peerless', '[b][color=#000000]' + '[color=#f00]P[/color]' + '[color=#f90]e[/color]' + '[color=#fc0]e[/color]' + '[color=#0c0]r[/color]' + '[color=#09f]l[/color]' + '[color=#00c]e[/color]' + '[color=#c0f]s[/color]' + '[color=#f00]s[/color]' + '[/color][/b]'], ]; for (const [target, replacement] of replaceRules) { const regex = new RegExp(`\\b${target}\\b`, 'g'); inputText = inputText.replace(regex, replacement); } return inputText;
This post has been edited by l13763824039: May 21 2025, 02:57
|
|
|
|
 |
|
May 21 2025, 07:34
|
Noni
Group: Catgirl Camarilla
Posts: 13,371
Joined: 19-February 16

|
QUOTE(l13763824039 @ May 21 2025, 02:53)  I want more coloring. Forgot to say, there is actually a highlight script. Someone might like plain text. Maybe installing the color script up to user is a better choice. Like this: The original Noni's script cannot detect background color, so I deleted all background color formats. Not sure if the new script works with this. The following list is generated by modified HVtoolBox [295777073] Legendary Ethereal Rapier of Slaughter (Lv. Soulbound, ADB 78%, Parry 29% SDA)[294496849] Magnificent Hallowed Shortsword of Slaughter (Lv. 247, ADB 5%, Parry 28% SD)[299041845] Legendary Shocking Wakizashi of the Nimble (Lv. 480, ADB 54%, Parry 76% SDA)[302814147] Legendary Tempestuous Wakizashi of the Battlecaster (Lv. 500, IW 3, forged 50, ADB 18%, Parry 75% SDA)[296421791] Legendary Fiery Willow Staff of Destruction (Lv. 403, MDB 16%, EDB 58%, EProf 62% IW)[297873721] Legendary Arctic Willow Staff of Destruction (Lv. 500, MDB 22%, EDB 1%, EProf 21% IW)[299748018] Legendary Hallowed Willow Staff of Focus (Lv. 485, MDB 0%, EDB 95% IW)[296253544] Legendary Demonic Willow Staff of Destruction (Lv. 494, IW 9, MDB 47%, EDB 33%, FProf 93% IW)[293139589] Legendary Charged Phase Cap of Surtr (Lv. 500, EDB 40%, Evd 5%, CS 0% AIW)[298840407] Legendary Radiant Phase Gloves of Niflheim (Lv. 500, EDB 39%, Evd 34%, MDB 17% AIW)[295777270] Legendary Radiant Phase Gloves of Mjolnir (Lv. Soulbound, EDB 58%, Evd 77%, MDB 17% AIW)[296667901] Legendary Charged Phase Cap of Freyr (Lv. 500, IW 10, EDB 31%, Evd 57%, CS 83% AIW)[295358781] Legendary Charged Phase Cap of Heimdall (Lv. 500, EDB 75%, Evd 2%, CS 83% AIW)[302023665] Legendary Radiant Phase Cap of Fenrir (Lv. 500, IW 10, EDB 66%, Evd 19%, MDB 13% AIW)[295587294] Legendary Charged Cotton Robe Elementalist (Lv. 500, IW 2, forged 50, EProf 13%, Evd 4%, CS 58% AIW)[299218266] Legendary Charged Cotton Cap of the Heaven-sent (Lv. Soulbound, DProf 58%, Evd 50%, CS 12% AIW)[297450563] Legendary Charged Cotton Robe of the Demon-fiend (Lv. 500, FProf 64%, Evd 26%, CS 93% AIW)[295777282] Legendary Savage Shade Breastplate of the Arcanist (Lv. Soulbound, Evd 45%, ADB 59%, PCrit Dmg 53% IWSDEA)[300722819] Legendary Savage Shade Leggings of the Shadowdancer (Lv. 490, IW 10, Evd 12%, ADB 17%, PCrit Dmg 35% SDEA)[299219464] Peerless Onyx Plate Helmet of Dampening (Lv. Soulbound, PMit 23%, MMit 100% SDE)And I'll put the color rule here. CODE function applyTextFormatting(inputText) { const replaceRules = [ ['Charged', '[b][color=#00BFFF]Charged[/color][/b]'], // ['Mithril', '[b][color=#FF0000]Mithril[/color][/b]'], // ['Agile', '[b][color=#FF0000]Agile[/color][/b]'], ['Savage', '[b][color=#FF0000]Savage[/color][/b]'], ['Radiant', '[b][color=#f00]Radiant[/color][/b]'], ['Arctic', '[b][color=#00BFFF]Arctic[/color][/b]'], ['Fiery', '[b][color=#f00]Fiery[/color][/b]'], ['Shocking', '[b][color=#FFC800]Shocking[/color][/b]'], ['Tempestuous', '[b][color=#3CB371]Tempestuous[/color][/b]'], ['Hallowed', '[b][color=#b0afb3]Hallowed[/color][/b]'], ['Demonic', '[b][color=#000000]Demonic[/color][/b]'], ['Ethereal', '[b][color=#000000]Ethereal[/color][/b]'],
['Superior', '[b][color=#44c554]Superior[/color][/b]'], ['Exquisite', '[b][color=#6060f9]Exquisite[/color][/b]'], ['Magnificent', '[b][color=#0000ae]Magnificent[/color][/b]'], ['Legendary', '[b][color=#f90]Legendary[/color][/b]'],
['Power', '[b]Power[/b]'], ['Phase', '[b]Phase[/b]'], ['Shade', '[b]Shade[/b]'], ['Force', '[b]Force[/b]'],
['of the Shadowdancer', '[b][color=#ff0000]of the Shadowdancer[/color][/b]'], ['of the Arcanist', '[b][color=#00BFFF]of the Arcanist[/color][/b]'], ['of the Battlecaster', '[b][color=#00BFFF]of the Battlecaster[/color][/b]'], ['of the Elementalist', '[b][color=#00BFFF]Ele[/color][color=#f00]men[/color][color=#FFC800]tal[/color][color=#3CB371]ist[/color][/b]'], ['of the Heaven-sent', '[b][color=#b0afb3]of the Heaven-sent[/color][/b]'], ['of the Demon-fiend', '[b]of the Demon-fiend[/b]'], ['Slaughter', '[b][color=#FF0000]Slaughter[/color][/b]'], ['Balance', '[b][color=#c8c87c]Balance[/color][/b]'], ['Nimble', '[b][color=#40E0D0]Nimble[/color][/b]'], ['Destruction', '[b][color=#9400d3]Destruction[/color][/b]'], ['Surtr', '[b][color=#f00]Surtr[/color][/b]'], ['Niflheim', '[b][color=#00BFFF]Niflheim[/color][/b]'], ['Mjolnir', '[b][color=#FFC800]Mjolnir[/color][/b]'], ['Freyr', '[b][color=#3CB371]Freyr[/color][/b]'], ['Heimdall', '[b][color=#b0afb3]Heimdall[/color][/b]'], ['Fenrir', '[b][color=#000000]Fenrir[/color][/b]'],
['Peerless', '[b][color=#000000]' + '[color=#f00]P[/color]' + '[color=#f90]e[/color]' + '[color=#fc0]e[/color]' + '[color=#0c0]r[/color]' + '[color=#09f]l[/color]' + '[color=#00c]e[/color]' + '[color=#c0f]s[/color]' + '[color=#f00]s[/color]' + '[/color][/b]'], ]; for (const [target, replacement] of replaceRules) { const regex = new RegExp(`\\b${target}\\b`, 'g'); inputText = inputText.replace(regex, replacement); } return inputText;
Reasons not to do that: the formatting takes up a lot of characters that limits the number of items that can be displayed in one post. Also personally I think it looks terrible in your example. Way to much, which makes it hard to look for anything. And in the end pple will use basic browser search function to highlight what they are looking for.
|
|
|
|
 |
|
May 21 2025, 11:31
|
Sad Penguin
Group: Catgirl Camarilla
Posts: 2,194
Joined: 26-June 15

|
Equip sorting would be enough for reader-friendly. IMO matching affix is more useful than priortizing equip quality, sth like this: QUOTE(SIRIUSs @ May 17 2025, 15:02)  [dio01] Legendary Charged Phase Gloves of Freyr (301, Wind EDB 78%) (current: sarkur01 2.3m) [hino01] Legendary Cobalt Phase Gloves of Heimdall (310, Holy EDB 35%) (current: T-L-F 50k) [yh01] Legendary Zircon Phase Gloves of Heimdall (315, Holy EDB 30%) (current: TCPG 100k) [himari01] Legendary Charged Cotton Gloves of Protection (308) (start: 50k) [noni01] Legendary Frugal Phase Gloves of Surtr (296, Fire EDB 47%) (start: 50k) [sigo03] Legendary Zircon Cotton Gloves of the Elementalist (318, Elem Prof 26%) (current: Natrix-c 50k) [izt_cloth_2] Magnificent Zircon Phase Gloves of Fenrir (262, Agi Int, Dark EDB 23%) (start: 50k) [eff03] Magnificent Phase Gloves of Freyr (317, Agi Int Wis, Wind EDB 34%) (start: 50k) [tjj514005] Magnificent Phase Gloves of Freyr (303, Agi Int Wis, Wind EDB 3%) (start: 50k) [zaqw1] Magnificent Zircon Phase Gloves of Freyr (310, Agi Int, Wind EDB 51%) (current: ericeric91 50k) [wqr03] Magnificent Charged Phase Gloves of Heimdall (314, Agi Int Wis, Holy EDB 58%) (start: 50k) [ela04] Magnificent Jade Phase Gloves of Heimdall (294, Agi Int Wis, Holy EDB 33%) (start: 50k) [sigo04] Magnificent Phase Gloves of Mjolnir (315, Agi Int Wis, Elec EDB 77%) (start: 50k) [izt_cloth_1] Magnificent Phase Gloves of Mjolnir (303, Agi Int Wis, Elec EDB 10%) (start: 50k) [ntsa03] Magnificent Cobalt Phase Gloves of Niflheim (299, Agi Int, Cold EDB 12%) (start: 50k) [unit02] Magnificent Zircon Phase Gloves of Niflheim (306, Agi Int Wis, Cold EDB 50%) (start: 50k) [l13216713] Magnificent Phase Gloves of Surtr (249, Agi Wis, Fire EDB 62%) (start: 50k) [yh04] Magnificent Cotton Gloves of the Curse-weaver (301, Agi Int Wis, Depr Prof 43%) (start: 50k) [wqr04] Magnificent Cobalt Cotton Gloves of the Elementalist (317, Agi Int Wis, Elem Prof 95%) (start: 50k) [yan03] Magnificent Jade Cotton Gloves of the Elementalist (313, Agi Int Wis, Elem Prof 80%) (start: 50k) [wqr05] Magnificent Onyx Cotton Gloves of the Elementalist (310, Agi Int Wis, Elem Prof 67%) (start: 50k) [sola03] Magnificent Amber Cotton Gloves of the Heaven-sent (310, Agi Wis, Divine Prof 40%) (start: 50k) Can be priortized with affix before sorting quality: QUOTE(SIRIUSs @ May 17 2025, 15:02)  [izt_cloth_2] Magnificent Zircon Phase Gloves of Fenrir (262, Agi Int, Dark EDB 23%) (start: 50k) [dio01] Legendary Charged Phase Gloves of Freyr (301, Wind EDB 78%) (current: sarkur01 2.3m) [eff03] Magnificent Phase Gloves of Freyr (317, Agi Int Wis, Wind EDB 34%) (start: 50k) [tjj514005] Magnificent Phase Gloves of Freyr (303, Agi Int Wis, Wind EDB 3%) (start: 50k) [zaqw1] Magnificent Zircon Phase Gloves of Freyr (310, Agi Int, Wind EDB 51%) (current: ericeric91 50k) [hino01] Legendary Cobalt Phase Gloves of Heimdall (310, Holy EDB 35%) (current: T-L-F 50k) [yh01] Legendary Zircon Phase Gloves of Heimdall (315, Holy EDB 30%) (current: TCPG 100k) [wqr03] Magnificent Charged Phase Gloves of Heimdall (314, Agi Int Wis, Holy EDB 58%) (start: 50k) [ela04] Magnificent Jade Phase Gloves of Heimdall (294, Agi Int Wis, Holy EDB 33%) (start: 50k) [sigo04] Magnificent Phase Gloves of Mjolnir (315, Agi Int Wis, Elec EDB 77%) (start: 50k) [izt_cloth_1] Magnificent Phase Gloves of Mjolnir (303, Agi Int Wis, Elec EDB 10%) (start: 50k) [ntsa03] Magnificent Cobalt Phase Gloves of Niflheim (299, Agi Int, Cold EDB 12%) (start: 50k) [unit02] Magnificent Zircon Phase Gloves of Niflheim (306, Agi Int Wis, Cold EDB 50%) (start: 50k) [noni01] Legendary Frugal Phase Gloves of Surtr (296, Fire EDB 47%) (start: 50k) [l13216713] Magnificent Phase Gloves of Surtr (249, Agi Wis, Fire EDB 62%) (start: 50k) [yh04] Magnificent Cotton Gloves of the Curse-weaver (301, Agi Int Wis, Depr Prof 43%) (start: 50k) [sigo03] Legendary Zircon Cotton Gloves of the Elementalist (318, Elem Prof 26%) (current: Natrix-c 50k) [wqr04] Magnificent Cobalt Cotton Gloves of the Elementalist (317, Agi Int Wis, Elem Prof 95%) (start: 50k) [yan03] Magnificent Jade Cotton Gloves of the Elementalist (313, Agi Int Wis, Elem Prof 80%) (start: 50k) [wqr05] Magnificent Onyx Cotton Gloves of the Elementalist (310, Agi Int Wis, Elem Prof 67%) (start: 50k) [sola03] Magnificent Amber Cotton Gloves of the Heaven-sent (310, Agi Wis, Divine Prof 40%) (start: 50k) [himari01] Legendary Charged Cotton Gloves of Protection (308) (start: 50k) It looks better for me, at least I can find all affix group at a glance, no need to divide and look up in both Legendary & magnificant list. Edit: Also sort the suffix with orders similar with Super's auction, sth like Holy>Dark>Wind>Elec>Cold>Fire if possible, rather than the alphabetic order (Like confusing Fenrir/Freyr). This post has been edited by Sad Penguin: May 21 2025, 11:44
|
|
|
|
 |
|
May 21 2025, 12:55
|
SIRIUSs
Group: Members
Posts: 854
Joined: 13-June 10

|
QUOTE(Sad Penguin @ May 21 2025, 17:31)  Equip sorting would be enough for reader-friendly. IMO matching affix is more useful than priortizing equip quality, sth like this: Can be priortized with affix before sorting quality: It looks better for me, at least I can find all affix group at a glance, no need to divide and look up in both Legendary & magnificant list.
Edit: Also sort the suffix with orders similar with Super's auction, sth like Holy>Dark>Wind>Elec>Cold>Fire if possible, rather than the alphabetic order (Like confusing Fenrir/Freyr).
Done. Since both Dark and Wind share the same alphabet "F", I changed the order to Holy → Dark→ Elec → Wind → Cold → Fire. QUOTE(what_is_name @ May 20 2025, 11:55)  suggesting for new auction script: use single letter to represent the PABs, (Agi Int Wis→AIW) is way easier to identify which one is missing and separate from other info also I'd like use Legendary range info but not range in it's tier, ignore the <0% info like the Live Percentile Ranges do, that's easier to identify "if it better than a 0% Legendary". but that's fine if it's not going to change for this one, in anyway most one will open the link to check by themselves
Sorry, I didn’t see your reply earlier. Will switch to single letter PABs in next auction. Thank you for the good advice! This post has been edited by SIRIUSs: May 21 2025, 14:26
|
|
|
|
 |
|
May 21 2025, 14:59
|
l13763824039
Group: Gold Star Club
Posts: 1,241
Joined: 6-July 21

|
QUOTE(Noni @ May 21 2025, 01:34)  Reasons not to do that: the formatting takes up a lot of characters that limits the number of items that can be displayed in one post. Also personally I think it looks terrible in your example. Way to much, which makes it hard to look for anything. And in the end pple will use basic browser search function to highlight what they are looking for.
Oh, I forgot the character limit. Sad to hear, but understandable. Everyone has different tastes -------------------------------------- Just saw sorting conversation. I agree it would look better by following Super's auction For types other clothes, sort based on sub-type (rapier, axe, etc), then suffic, finally prefix. This post has been edited by l13763824039: May 21 2025, 15:08
|
|
|
|
 |
|
May 21 2025, 18:09
|
SIRIUSs
Group: Members
Posts: 854
Joined: 13-June 10

|
QUOTE(l13763824039 @ May 21 2025, 20:59)  Oh, I forgot the character limit.
Sad to hear, but understandable. Everyone has different tastes -------------------------------------- Just saw sorting conversation. I agree it would look better by following Super's auction
For types other clothes, sort based on sub-type (rapier, axe, etc), then suffic, finally prefix.
Do you mean like this? https://forums.e-hentai.org/index.php?showtopic=285858
|
|
|
May 22 2025, 02:32
|
l13763824039
Group: Gold Star Club
Posts: 1,241
Joined: 6-July 21

|
QUOTE(SIRIUSs @ May 21 2025, 12:09)  Looks good except the cloth part. People care more about the suffix than the equip subtype on clothes.
|
|
|
|
 |
|
May 22 2025, 04:22
|
Sad Penguin
Group: Catgirl Camarilla
Posts: 2,194
Joined: 26-June 15

|
A minor suggestion whether to uniform the item code. Now we have players using marks / EID / whatever their want: QUOTE(SIRIUSs @ May 17 2025, 15:02)  [izt_cloth_2] Magnificent Zircon Phase Gloves of Fenrir (262, Agi Int, Dark EDB 23%) (start: 50k) [dio01] Legendary Charged Phase Gloves of Freyr (301, Wind EDB 78%) (current: sarkur01 2.3m) [eff03] Magnificent Phase Gloves of Freyr (317, Agi Int Wis, Wind EDB 34%) (start: 50k) [tjj514005] Magnificent Phase Gloves of Freyr (303, Agi Int Wis, Wind EDB 3%) (start: 50k) [zaqw1] Magnificent Zircon Phase Gloves of Freyr (310, Agi Int, Wind EDB 51%) (current: ericeric91 50k) [hino01] Legendary Cobalt Phase Gloves of Heimdall (310, Holy EDB 35%) (current: T-L-F 50k) [yh01] Legendary Zircon Phase Gloves of Heimdall (315, Holy EDB 30%) (current: TCPG 100k) [wqr03] Magnificent Charged Phase Gloves of Heimdall (314, Agi Int Wis, Holy EDB 58%) (start: 50k) [ela04] Magnificent Jade Phase Gloves of Heimdall (294, Agi Int Wis, Holy EDB 33%) (start: 50k) [sigo04] Magnificent Phase Gloves of Mjolnir (315, Agi Int Wis, Elec EDB 77%) (start: 50k) [izt_cloth_1] Magnificent Phase Gloves of Mjolnir (303, Agi Int Wis, Elec EDB 10%) (start: 50k) [ntsa03] Magnificent Cobalt Phase Gloves of Niflheim (299, Agi Int, Cold EDB 12%) (start: 50k) [unit02] Magnificent Zircon Phase Gloves of Niflheim (306, Agi Int Wis, Cold EDB 50%) (start: 50k) [noni01] Legendary Frugal Phase Gloves of Surtr (296, Fire EDB 47%) (start: 50k) [l13216713] Magnificent Phase Gloves of Surtr (249, Agi Wis, Fire EDB 62%) (start: 50k) [yh04] Magnificent Cotton Gloves of the Curse-weaver (301, Agi Int Wis, Depr Prof 43%) (start: 50k) [sigo03] Legendary Zircon Cotton Gloves of the Elementalist (318, Elem Prof 26%) (current: Natrix-c 50k) [wqr04] Magnificent Cobalt Cotton Gloves of the Elementalist (317, Agi Int Wis, Elem Prof 95%) (start: 50k) [yan03] Magnificent Jade Cotton Gloves of the Elementalist (313, Agi Int Wis, Elem Prof 80%) (start: 50k) [wqr05] Magnificent Onyx Cotton Gloves of the Elementalist (310, Agi Int Wis, Elem Prof 67%) (start: 50k) [sola03] Magnificent Amber Cotton Gloves of the Heaven-sent (310, Agi Wis, Divine Prof 40%) (start: 50k) [himari01] Legendary Charged Cotton Gloves of Protection (308) (start: 50k) It could be difficult to manage all post with clo01 02 like Super's auction, but we may have sth like this: QUOTE(SIRIUSs @ May 17 2025, 15:02)  [001_2] Magnificent Zircon Phase Gloves of Fenrir (262, Agi Int, Dark EDB 23%) (start: 50k) [002_1] Legendary Charged Phase Gloves of Freyr (301, Wind EDB 78%) (current: sarkur01 2.3m) [003_3] Magnificent Phase Gloves of Freyr (317, Agi Int Wis, Wind EDB 34%) (start: 50k) [004_1] Magnificent Phase Gloves of Freyr (303, Agi Int Wis, Wind EDB 3%) (start: 50k) [005_1] Magnificent Zircon Phase Gloves of Freyr (310, Agi Int, Wind EDB 51%) (current: ericeric91 50k) [006_1] Legendary Cobalt Phase Gloves of Heimdall (310, Holy EDB 35%) (current: T-L-F 50k) [007_1] Legendary Zircon Phase Gloves of Heimdall (315, Holy EDB 30%) (current: TCPG 100k) [008_3] Magnificent Charged Phase Gloves of Heimdall (314, Agi Int Wis, Holy EDB 58%) (start: 50k) [009_4] Magnificent Jade Phase Gloves of Heimdall (294, Agi Int Wis, Holy EDB 33%) (start: 50k) [010_4] Magnificent Phase Gloves of Mjolnir (315, Agi Int Wis, Elec EDB 77%) (start: 50k) [011_1] Magnificent Phase Gloves of Mjolnir (303, Agi Int Wis, Elec EDB 10%) (start: 50k) [012_3] Magnificent Cobalt Phase Gloves of Niflheim (299, Agi Int, Cold EDB 12%) (start: 50k) [013_2] Magnificent Zircon Phase Gloves of Niflheim (306, Agi Int Wis, Cold EDB 50%) (start: 50k) [014_1] Legendary Frugal Phase Gloves of Surtr (296, Fire EDB 47%) (start: 50k) [015_3] Magnificent Phase Gloves of Surtr (249, Agi Wis, Fire EDB 62%) (start: 50k) [016_4] Magnificent Cotton Gloves of the Curse-weaver (301, Agi Int Wis, Depr Prof 43%) (start: 50k) [017_3] Legendary Zircon Cotton Gloves of the Elementalist (318, Elem Prof 26%) (current: Natrix-c 50k) [018_4] Magnificent Cobalt Cotton Gloves of the Elementalist (317, Agi Int Wis, Elem Prof 95%) (start: 50k) [019_3] Magnificent Jade Cotton Gloves of the Elementalist (313, Agi Int Wis, Elem Prof 80%) (start: 50k) [020_5] Magnificent Onyx Cotton Gloves of the Elementalist (310, Agi Int Wis, Elem Prof 67%) (start: 50k) [021_3] Magnificent Amber Cotton Gloves of the Heaven-sent (310, Agi Wis, Divine Prof 40%) (start: 50k) [022_1] Legendary Charged Cotton Gloves of Protection (308) (start: 50k) Which is labelled by sellers' post number (limited to 3 digits?) and entry (max 5 now) CODE [PostNumber_ItemCode] But post number can be shifted with post deletion. And this is hard to search a specific user with SmartSearch by the random post number etc. Maybe someone have better idea... This post has been edited by Sad Penguin: May 22 2025, 04:31
|
|
|
|
 |
|
May 22 2025, 07:04
|
Noni
Group: Catgirl Camarilla
Posts: 13,371
Joined: 19-February 16

|
QUOTE(Sad Penguin @ May 22 2025, 04:22)  A minor suggestion whether to uniform the item code. Now we have players using marks / EID / whatever their want: It could be difficult to manage all post with clo01 02 like Super's auction, but we may have sth like this: Which is labelled by sellers' post number (limited to 3 digits?) and entry (max 5 now) CODE [PostNumber_ItemCode] But post number can be shifted with post deletion. And this is hard to search a specific user with SmartSearch by the random post number etc. Maybe someone have better idea... I would like it to be clear who you are buying from, but I guess the seller is visible already. On the other hand I don't find any other code system more useful either. I'd suggest to just leave it as is. In the mean time, I'm going to figure out how to run SIRIUSs script on my pc. I may have time during the weekend for that. But not yet.
|
|
|
|
 |
|
May 22 2025, 10:46
|
SIRIUSs
Group: Members
Posts: 854
Joined: 13-June 10

|
QUOTE(l13763824039 @ May 22 2025, 08:32)  Looks good except the cloth part. People care more about the suffix than the equip subtype on clothes.
Updated in the same test post: https://forums.e-hentai.org/index.php?showtopic=285858The sorting is now close to how Super does it
|
|
|
|
 |
|
May 22 2025, 18:32
|
Malenk
Group: Gold Star Club
Posts: 1,117
Joined: 12-June 12

|
i love how the colors aren't in the hands of the posters anymore. in a previous auction there was an item with parts of the text that were background colored...
other than that i would like very much a change on the overtime bidding, but i've been already shut down once and i understand that it would be a pain in the ass to enforce.
ideally speaking, i feel that if the bidding on an item goes in the overtime, only the people that were fighting for it should be allowed to keep bidding. if the auction ends at 16:00 and john and jack were extending the duration by bidding on an item, james should not be able to butt in at 16:12 with a bid without having been in the lead in the previous 15 minutes.
|
|
|
|
 |
|
May 23 2025, 11:46
|
Benny-boy
Group: Gold Star Club
Posts: 1,948
Joined: 27-December 10

|
My submission wasn't picked up because of formatting (forgot to hit spacebar between tag and link) or I'm missing something?
|
|
|
May 23 2025, 12:53
|
SIRIUSs
Group: Members
Posts: 854
Joined: 13-June 10

|
QUOTE(Benny-boy @ May 23 2025, 17:46)  My submission wasn't picked up because of formatting (forgot to hit spacebar between tag and link) or I'm missing something? Yes, it's caused by a missing space between item id and start of URL tag. Any format change will lead to different DOM struct, please follow the item submit template. Thank you (IMG:[ invalid] style_emoticons/default/smile.gif)
|
|
|
May 23 2025, 13:12
|
Noni
Group: Catgirl Camarilla
Posts: 13,371
Joined: 19-February 16

|
QUOTE(Benny-boy @ May 23 2025, 11:46)  My submission wasn't picked up because of formatting (forgot to hit spacebar between tag and link) or I'm missing something? luckily, you can edit your own post and then it will be picked up next time I run the script.
|
|
|
May 23 2025, 14:50
|
Benny-boy
Group: Gold Star Club
Posts: 1,948
Joined: 27-December 10

|
QUOTE(Noni @ May 23 2025, 14:12)  luckily, you can edit your own post and then it will be picked up next time I run the script.
Thanks for letting me know! Btw, timers are doubled on the auction page
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|
|
|