-
Content Count
140 -
Joined
-
Last visited
Everything posted by Maze
-
my cardSlug is also just generated with this as a basis: https://hub.backend.skylords.eu/api/auctions/cards?id=all just make everything lower-case, add "-promo" if it's a promo, add "-r"/"-p"/"-g"/"-b" for the respective affinities and in case of Protector's Seal add either "-tl" or "-ls". but if there would ever be a card that needs all 3 different extensions I would probably go with the order: color -> promo -> affinity, just as a suggestion. 🙂 I will expose it in the next patch (hopefully before this sunday), then you can use it for your mapping. I only created enu
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
yes I have, I just forgot to expose it through an api 🙈 (the cards have my own enums though, so not sure how usefull that will be for other people)
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
these might also interest you then: 🙂 https://smj.cards/api/buyouts (current buyouts by card) https://smj.cards/api/details (current details by auction) the full data from the details api will be used by the reinstation of the deals page once it's done, but currently it is only used by the current auctions at the bottom of each card page 🙂 lol, didn't notice that, but yeah sucks to be nox trooper xD Luckily there is at least no card with 500 as the id, xD I should be able to change that, but I don't think that many people look for nox trooper by it's off
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
totally forgot about that one and that I didn't take it down yet 🙈 I still don't know why you would need the full table view for that? Were you scraping the site for the values before? If so, you could have just used the same apis that the site uses. 🙂 https://smj.cards/api/notables might give you the data that you are looking for. (I still have some problems updating the values though, because of the way they are generated from the database. so they are not always correct yet. all other price apis should be accurate though, it's just this one that's been buggi
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
What do you wish to gain from a static view? Please tell me more, as I have something planned down the line that may be what you are interested in, but maybe not. 🙂 I made the table virtual to make the rendering faster when you filter as it only renders what you are able to see, since otherwise the site would have been quite slow in that regard.
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
New Website is now available, check out the main post for all the juicy details. Enjoy! 😉 (I just hope my server is able to handle all of you. xD)
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
Hey, I am working on the new version of the website and since it is pretty close to being viable I will finish it up and won't update the old site anymore. I hope to release the new version by new year 🤞.
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
what do you guys think about these unit classes
Maze replied to JarodDempsey's topic in General Talk
I agree that the unit classifications aren't always justified. I guess the Maurauder class is due to Thugs and Strikers having the Looter passive ability as the only cards in the game, but that alone shouln't justify a separate class. Same with Gladiator which would only be justified by the model of Amii Phantom, but even Gladiatrix is a Soldier... Maurauder and Gladiator are ones I would just change into Soldier, since I don't believe there is any benefit in having them in a separate class. The classification is better for buildings, but there are still Statue, Ba -
All prices should now be available again. Please tell me if I missed some. 🙂
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
The site wasn't working correctly and to test if it was related to the data size, I saved and deleted the data, but that wasn't what was causing the issue. I planned on adding the data again, I just haven't gotten around to doing that yet. I will hopefully add it again soon.
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
The site is updating again and the bot has a lot of new features. 😉
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
Thanks, but I am aware of that ^^ I was in the process of deploying and testing my new scripts, when I realized that the APIitself wasn't working correctly. I already forwarded the problem, other than that there is nothing I can do. The new features that I am able to implement with my new scripts should soften the disappointment of the currently not working site though, so look forward to that. 😉
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
Added a feature that allows you to adjust the number of days that you want to get the data for. Standard value is 28 and you can adjust it with pressing "Enter" in the input field or through the button. 😉
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
I added a second Noteworthy Prices table that shows Median, Mean, Lowest and Highest prices for the last 28 days, enjoy. 🙂
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
It is certainly logged internally, but my site gets the data from the official public API, not the game database, so it only provides information on the auctions that are currently in the auctionhouse and not even any info on wether or not a card was actually sold for said price.
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
Is now added, I just replaced the average mean value column with it, as I probably won't add the mean values again (in this current version at least). Is now added and I will add the prices from when they were made tradable at a later date as it is a bit more work. Thanks for pointing that out, forgot to add the Snapjaws Promo in a dataset that the table view uses. I seem to have overestimated myself there. But things have calmed down a little after starting a new job and moving to another location and I think I learned an even better toolset on
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
No Problem, I am glad there are still people out there trying to contribute. Good point. I'll see how I would want to incorperate it. I already did some streamlining of the data, but not to the point where I am satisfied with it. I sourced the raw information from the cardbase once, but adjusted it myself, as there were quite a lot of errors. The only reference that I kept is the image link, as I couldn't be bothered to handle the images otherwise. All of this might change soon, as I plan to invest more time in April into the overhauled website and im
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
Exciting news, I bought a domain and verified my account for the current hoster. This means that you don't need to switch between links anymore. Here is the link to the site: http://www.smj.cards/ Please note, that I haven't bought a SSL Certificate yet, so https://www.smj.cards/ won't work, and the site is marked as not secure, but since it's just a reference to the hosting link, there shouldn't be an issue. If you would rather use a "secure" link, you are still able to use https://smj.herokuapp.com/ which my domain points at.
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
Not a bad suggestion, I thought of adding something similar in the overhauled version, like putting an indicator how the price developed over the last week or so with a simpler short term preview graph from which you could make out price manipulations. I also recently noticed that calculating the mean values over all prices isn't very usefull, as the Amii Monument steadily increased in price since the game launched and the mean price isn't representative anymore, for example. I will need to overthink the whole price datastructure anyways, so let's see what is possible. Not sure abo
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
There was quite the simple solution to this and I managed to decrease the load time of the site by around 15 sec to about 3 sec. It was only a minor adjustment needed, so I should have done that sooner...
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
I updated the site a little bit and you are now able to see the current lowest buyout price for any card on the cards page (mean/min/max are still missing). I noticed a lot more QoL annoyances, like: the table resetting the price sorting when page/cards per page changes needing to go back a lot of pages when the max display value is adjusted extremely long loading time of the general cards information to be able to filter and sort the cards, even on the card specific page, which doesn't really need the whole data. I know the cause of all of these, but the time in
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
That is correct. I split the promos into their own rarity group, as they sort of have their own rarity when you get them from boosters, an it kind of fits better for the auction website. But you can just filter for Promos and count the rarity symbols in the corner of the card. Also, Promo Snapjaws are not yet available on my site, but I will add them at a later date.
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
I updated the main post. Please bare with this current and temporary setup until I can provide better accessibility to you all. Sorry again...
- 193 replies
-
- auction
- marketplace
- (and 4 more)
-
As Mynoduesp mentioned, I mirrored the website, as the free active hours of the hoster on the first site ran out earlier today. I will update the main post later today to clearify some things. For now please use: https://smj2.herokuapp.com/
- 193 replies
-
- auction
- marketplace
- (and 4 more)