Posts: 1,177
Threads: 239
Joined: Oct 2014
16-02-2020, 01:32 PM
(This post was last modified: 16-02-2020, 01:34 PM by Kaasovic.)
1.12.0 Released
- changed the sort entries button to a drop down with the ability to sort by price and rarity ascending and descending
- made the auction hall filters persistent, aka the link is updated in the menu
- fixed not being able to buy an item after sorting the auction hall
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
(16-02-2020, 06:45 AM)Woody Wrote: Any chance can we get a fix for the server browser that adds the Chinese servers?
That's something Kip or Naozumi has to do, I only read from a feed.
Posts: 269
Threads: 155
Joined: May 2013
(16-02-2020, 01:32 PM)Kaasovic Wrote: 1.12.0 Released
- changed the sort entries button to a drop down with the ability to sort by price and rarity ascending and descending
- made the auction hall filters persistent, aka the link is updated in the menu
- fixed not being able to buy an item after sorting the auction hall
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
(16-02-2020, 06:45 AM)Woody Wrote: Any chance can we get a fix for the server browser that adds the Chinese servers?
That's something Kip or Naozumi has to do, I only read from a feed.
Love it, Very usefull
barbutte with coif
aurora blade
yea sharpthorn
Posts: 2,703
Threads: 798
Joined: Aug 2013
17-02-2020, 10:46 AM
(This post was last modified: 17-02-2020, 10:48 AM by DR..)
Is it possible for you to give us some options to change how many items on Ah we can see on one page? This would make the sort function something I would use more often given it can see more on the page.
If normal is 20 maybe do 20, 35, 50, 75, 100?
Posts: 1,177
Threads: 239
Joined: Oct 2014
Good idea, will think about the implementation
Posts: 1,177
Threads: 239
Joined: Oct 2014
17-02-2020, 06:46 PM
(This post was last modified: 17-02-2020, 06:49 PM by Kaasovic.)
(16-02-2020, 01:32 PM)Kaasovic Wrote: 1.12.0 Released
- changed the sort entries button to a drop down with the ability to sort by price and rarity ascending and descending
- made the auction hall filters persistent, aka the link is updated in the menu
- fixed not being able to buy an item after sorting the auction hall
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
More unscuffing of the AH page
1.13.0 Released
- moved the lowest price calculation to the sell page of the Auction Hall only. (the amount of queries it had to do was too much and I feel that's where it belongs more)
- added a results per page under the page navigation (if the page lags for you, keep it on 20, else go apeshit with 100)
Known issues:
- can't uncollapse an Auction Hall entry
Todo:
- think of an way to make the orderBy selection persistent
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
Posts: 424
Threads: 145
Joined: Feb 2013
(17-02-2020, 06:46 PM)Kaasovic Wrote: (16-02-2020, 01:32 PM)Kaasovic Wrote: 1.12.0 Released
- changed the sort entries button to a drop down with the ability to sort by price and rarity ascending and descending
- made the auction hall filters persistent, aka the link is updated in the menu
- fixed not being able to buy an item after sorting the auction hall
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
More unscuffing of the AH page
1.13.0 Released
- moved the lowest price calculation to the sell page of the Auction Hall only. (the amount of queries it had to do was too much and I feel that's where it belongs more)
- added a results per page under the page navigation (if the page lags for you, keep it on 20, else go apeshit with 100)
Known issues:
- can't uncollapse an Auction Hall entry
Todo:
- think of an way to make the orderBy selection persistent
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
Love it, thanks for the update.
Noticed a bug, though:
Showing 100 entries on AH works fine. However, expanding the lower ones does not work manually (only via 'expand all').
'Who needs social life if you have double experience?' -yuri
Posts: 1,177
Threads: 239
Joined: Oct 2014
(17-02-2020, 07:08 PM)human_being Wrote: (17-02-2020, 06:46 PM)Kaasovic Wrote: (16-02-2020, 01:32 PM)Kaasovic Wrote: 1.12.0 Released
- changed the sort entries button to a drop down with the ability to sort by price and rarity ascending and descending
- made the auction hall filters persistent, aka the link is updated in the menu
- fixed not being able to buy an item after sorting the auction hall
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
More unscuffing of the AH page
1.13.0 Released
- moved the lowest price calculation to the sell page of the Auction Hall only. (the amount of queries it had to do was too much and I feel that's where it belongs more)
- added a results per page under the page navigation (if the page lags for you, keep it on 20, else go apeshit with 100)
Known issues:
- can't uncollapse an Auction Hall entry
Todo:
- think of an way to make the orderBy selection persistent
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
Love it, thanks for the update.
Noticed a bug, though:
Showing 100 entries on AH works fine. However, expanding the lower ones does not work manually (only via 'expand all').
Yeah noticed that as well. I will probably push a fix later today.
Posts: 1,177
Threads: 239
Joined: Oct 2014
(17-02-2020, 07:11 PM)Kaasovic Wrote: (17-02-2020, 07:08 PM)human_being Wrote: (17-02-2020, 06:46 PM)Kaasovic Wrote: (16-02-2020, 01:32 PM)Kaasovic Wrote: 1.12.0 Released
- changed the sort entries button to a drop down with the ability to sort by price and rarity ascending and descending
- made the auction hall filters persistent, aka the link is updated in the menu
- fixed not being able to buy an item after sorting the auction hall
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
More unscuffing of the AH page
1.13.0 Released
- moved the lowest price calculation to the sell page of the Auction Hall only. (the amount of queries it had to do was too much and I feel that's where it belongs more)
- added a results per page under the page navigation (if the page lags for you, keep it on 20, else go apeshit with 100)
Known issues:
- can't uncollapse an Auction Hall entry
Todo:
- think of an way to make the orderBy selection persistent
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
Love it, thanks for the update.
Noticed a bug, though:
Showing 100 entries on AH works fine. However, expanding the lower ones does not work manually (only via 'expand all').
Yeah noticed that as well. I will probably push a fix later today.
1.13.1 Released
- fix not being able to toggle the Auction Hall listing after the initial 20 listings
- setting the results per page from a higher number back to 20, should now update the listings properly
Posts: 2,703
Threads: 798
Joined: Aug 2013
(17-02-2020, 06:46 PM)Kaasovic Wrote: (16-02-2020, 01:32 PM)Kaasovic Wrote: 1.12.0 Released
- changed the sort entries button to a drop down with the ability to sort by price and rarity ascending and descending
- made the auction hall filters persistent, aka the link is updated in the menu
- fixed not being able to buy an item after sorting the auction hall
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
More unscuffing of the AH page
1.13.0 Released
- moved the lowest price calculation to the sell page of the Auction Hall only. (the amount of queries it had to do was too much and I feel that's where it belongs more)
- added a results per page under the page navigation (if the page lags for you, keep it on 20, else go apeshit with 100)
Known issues:
- can't uncollapse an Auction Hall entry
Todo:
- think of an way to make the orderBy selection persistent
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
The true internet test for Ni rather than ping.
I have not used it yet so I have no idea how much it changes things. I suggest this simply because I don't think it can see enough to make use of a sort function. What I would want is some way to see all Reds on Ah at a click of a button. I've guessed that's not possible on your end as that would be somthing you would need to do on the website it self.
I guess what I'm suggesting is new ways to filter on Ah not just the page you are on. Being able to sort by quality and item type would cover it all for me.
Is that possible for you to do well don't think so but could be wrong.
Posts: 1,177
Threads: 239
Joined: Oct 2014
(17-02-2020, 09:30 PM)Kaasovic Wrote: (17-02-2020, 07:11 PM)Kaasovic Wrote: (17-02-2020, 07:08 PM)human_being Wrote: (17-02-2020, 06:46 PM)Kaasovic Wrote: (16-02-2020, 01:32 PM)Kaasovic Wrote: 1.12.0 Released
- changed the sort entries button to a drop down with the ability to sort by price and rarity ascending and descending
- made the auction hall filters persistent, aka the link is updated in the menu
- fixed not being able to buy an item after sorting the auction hall
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
More unscuffing of the AH page
1.13.0 Released
- moved the lowest price calculation to the sell page of the Auction Hall only. (the amount of queries it had to do was too much and I feel that's where it belongs more)
- added a results per page under the page navigation (if the page lags for you, keep it on 20, else go apeshit with 100)
Known issues:
- can't uncollapse an Auction Hall entry
Todo:
- think of an way to make the orderBy selection persistent
as always you can update here; https://greasyfork.org/nl/scripts/11064-nordinvasion
Love it, thanks for the update.
Noticed a bug, though:
Showing 100 entries on AH works fine. However, expanding the lower ones does not work manually (only via 'expand all').
Yeah noticed that as well. I will probably push a fix later today.
1.13.1 Released
- fix not being able to toggle the Auction Hall listing after the initial 20 listings
- setting the results per page from a higher number back to 20, should now update the listings properly
Sorry for spam, but I just pushed 1.13.2, which makes the order by filter persistent. Enjoy
|