Jump to content

jbozward

Player
  • Content count

    10
  • Joined

  • Last visited

Community Reputation

1 Neutral

About jbozward

  • Rank
    Lurker

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. jbozward

    TBC Bug Reports

    I've added to the bug report that's already there, but are they being looked at? It was raised in May, and noted in beta testing. It's quite a fundimental issue.
  2. jbozward

    Old account characters

    Massive, massive long shot, but ages ago me and my mate used to play here. I've loged in and my characters are there, some of them have numbers for names, but they exist. My mate however logs in and only had one character is availible. Gold and stuff are intact, so I'm not thinking hacked, maybe a merge from back in the day? If so, an way or resotring said alts?
  3. jbozward

    [AddOn] aux and more

    I rather like this addon, however, for the life of me I can't figure out how to get it to come up with a starting price for items that return no scans. Auctioneer used to always default to 300% vendor, which is a good place to start. Anyone got that side of it to work?
  4. Really like this addon, however with it and Bagnon on at the same time, your bags don't open automatically. Disable either and everythings fine. I'm going to have a snoop round the lua, but anything you can think off that may be intercepting the command to open them? Don't know if you're still about Wayleran, but it would be great if you could help.
  5. jbozward

    [Request] Gatherer With Full Database

    Thanks for the info all. @ Muehe There's some pool management as there are a couple of nodes that have multi-options. Copper -> Tin Tin -> Silver Iron -> Gold Mithril -> Truesilver Same with the Swifthisle being available from Mageroyal. You can add a count to gatherers nodes, which would offset what you see as the more likely item, but mapping that out's never going to be 100% accurate. The full Elysium world DB is available on Github for you to have a look at; https://github.com/elysium-project/database @ Egor, What areas have you pick 'missing' nodes, and have any of them shown up correctly? Might be there's something wrong with the black lotus imports as everything else I have seen around the zones (up to about 35 as I level) seems to align. Be interested if there are any other items that are playing up. @ Sobreta, @ choccypuds I'll have a look into that null value bug, I started getting it too, but it still seems to work. Might be a limitation of too many items to display. If that's the case I will need to tweak the gatherer add-on to cope. @ MrMeerkat You are copying over the gatherer.lua into ..\WTF\Account\#username#\SavedVariables and not ..\Interface\AddOns\Gatherer? I would; - Delete gatherer from the addons folder - Download both files - Unzip the addon to the addons folder (..\Interface\AddOns\Gatherer) - Unzip the and overwite database file (gatherer.lua) to the saved variables (..\WTF\Account\#username#\SavedVariables)
  6. jbozward

    [Request] Gatherer With Full Database

    Hi all, Spoken to the devs through discord and it's not classed as an exploit and is free to be used. Link below! Gatherer addon and database
  7. jbozward

    [Request] Gatherer With Full Database

    Hello all, Genryrar and I have been working on this for a while now, tracking down various resources and methods to make the database better, however, there may be problems relating to that. I started out by converting the ShaguDB, however this was good but had errors and duplication. Genryrar also stepped in and we were able to decompile a version of the entire vanilla world database (world_full_02032017.sql dump available on github). From that we were able to convert all the spawn locations of herbs and mines with 100% accuracy. Genryrar then managed to polygon mask out any of the nodes that showed up as duplication (its a WoW thing where the maps overlap each other) There have been quite a few requests for this, but until we can get the green light from the Elysium devs or GMs, we can't upload it. Positive - ShaguDB had most of the data already (if not more) via a lot of duplication, but this filled in a remaining gaps and gave us the ability to trim dead node GPS points....its accuracy was out depending where the player was stood when they collected the node (from a GPS perspective rather than map coords) so you got multiple hits close to the same point. - Many other add-ons use data trimmed out of the SQL for other information (eg mob-info) - Can't see that it breaks any of the rules? Negative - Could be considered not bliz-like - Could be considered an exploit - May force randonisation of nodes .....so, until we get that green light, the accurate gatherer LUA can't be released......apologies, but it saves us being banned!
  8. jbozward

    Herb Node Map

    Hi, I've had a go at converting the ShaguDB data into gatherer. Wrote about it in another thread (link below). Have a go, see what you think. https://forum.elysium-project.org/topic/34639-request-gatherer-with-full-database/
  9. jbozward

    [Request] Gatherer With Full Database

    Hi All, I spent some time tonight converting the Shagudb database into gatherer (herbs and mines only). So far is seems to have worked OK, and they all show up on Elysium 1.12.1, you can download the Gatherer.lua file below; https://1drv.ms/u/s!ApSXOuizoWyThf8Kn6REPjfiDZCdTw Backup (!IMPORTANT!) your Gatherer.lua from the folder ..\WTF\Account\#username#\SavedVariables, and the overwrite it withe the downloaded file. This version has nothing other that herbs and mines (ATM), so anything you found previously will be gone unless you back it up! I have a few other things to do (like biasing the rare to common ore spawns), adding other world items (chests etc), but for now I would be interested to see if anyone who tries can see if what's there is accurate / worthwhile. Please note P2P is turned off in this file as it's still experimental and if wrong would copy duff info to other guild members db's. Feedback appreciated! Bozzy
×