NordInvasion Forum
NordInvasion# 1.14 - Printable Version

+- NordInvasion Forum (https://forum.nordinvasion.com)
+-- Forum: Discussions (https://forum.nordinvasion.com/forumdisplay.php?fid=7)
+--- Forum: Community Projects (https://forum.nordinvasion.com/forumdisplay.php?fid=19)
+--- Thread: NordInvasion# 1.14 (/showthread.php?tid=41761)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28


RE: NordInvasion# 1.11 [Now with Project Page] - Kaasovic - 16-02-2020

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.


RE: NordInvasion# 1.11 [Now with Project Page] - Prof_Troll - 16-02-2020

(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 Smile


RE: NordInvasion# 1.11 [Now with Project Page] - DR. - 17-02-2020

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?


RE: NordInvasion# 1.11 [Now with Project Page] - Kaasovic - 17-02-2020

Good idea, will think about the implementation


RE: NordInvasion# 1.11 [Now with Project Page] - Kaasovic - 17-02-2020

(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


RE: NordInvasion# 1.11 [Now with Project Page] - human_being - 17-02-2020

(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').


RE: NordInvasion# 1.11 [Now with Project Page] - Kaasovic - 17-02-2020

(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.


RE: NordInvasion# 1.11 [Now with Project Page] - Kaasovic - 17-02-2020

(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


RE: NordInvasion# 1.11 [Now with Project Page] - DR. - 17-02-2020

(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.


RE: NordInvasion# 1.11 [Now with Project Page] - Kaasovic - 19-02-2020

(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