Giter Site home page Giter Site logo

Database of monsters about tqdb HOT 16 OPEN

fonsleenaars avatar fonsleenaars commented on July 24, 2024
Database of monsters

from tqdb.

Comments (16)

chefranov avatar chefranov commented on July 24, 2024 1

Thank you for your reply.
A list with monsters should include:

  • image of monster
  • name
  • skills
  • characteristics depend on difficulty of game
  • where we can find this monster
  • somthing else

from tqdb.

LordVampir1983 avatar LordVampir1983 commented on July 24, 2024 1

website
It would also be useful to have references to charms, which they can drop off. And links back, for easy navigation

from tqdb.

chefranov avatar chefranov commented on July 24, 2024 1

@fonsleenaars thanks for your work!
Can you add information about location of monsters? TQ DB contains this information?
And I have some ideas about new features for your site/project. I can write about it in other topic.

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

Definitely possible, what kind of setup are you looking for? A list of monsters with their skills, statistics, etc?

More details = better!

To be fair though, this won't have priority in the immediate future, but after all the bugs have been fixed and item database things are implemented, we can begin on the monster list.

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

Sure, charms & relics are already indexed so the reverse index will be simple to add.

I think the Monster Database will just be a new menu item (I think I'll reorganize the menu once we're there, looks like we're expanding quite a bit) and it'll have a similar look and feel to the current database.

That way navigating back and forth will be simple & smooth.

from tqdb.

TheImmorthal avatar TheImmorthal commented on July 24, 2024

Hei. Any news about this database of monsters? I would be really glad if we would have one.

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

Some news, after 1.2.0 is released I'm adding the monster database. It's a little bit of a mess because a lot of monsters have properties that are messing up the parser a little bit (weird things like 1% Lightning Resistance, who cares about that!)

It shouldn't be TOO much longer, but I'll be able to give you a better estimate in a week or so

from tqdb.

TheImmorthal avatar TheImmorthal commented on July 24, 2024

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

Agreed, the tricky part is that I have to know when to skip those properties and when they can be important, unfortunately I can't just tell the parser "if it's a silly property, skip it".

But I've made some progress. I'm not sure yet how I'll handle the images for monsters but we'll get to that later, indexing them by name and properties comes first.

from tqdb.

TheImmorthal avatar TheImmorthal commented on July 24, 2024

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

I've finished the first preview: https://staging.tq-db.net/monsters

The first setup has the following details per monster:

  • Properties
    • HP/MP
    • Damage (right click attack)
    • Defensive resistances
  • Abilities
    • Regular skills
    • Summons
    • Some misc. skills that need to be fixed (defensive res. skills that should just be added to primary stats)
  • Loot table

Then these monsters are indexed by difficulty as well (at the bottom it has Normal/Epic/Legendary).

There's still quite a bit of work to do here, but this first setup will be deployed pretty soon to the live website. Just wanted to keep you guys updated!

from tqdb.

chefranov avatar chefranov commented on July 24, 2024

Awesome! How about images of monsters? Is it possible?

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

I'm not sure, I have absolutely no experience with 3D modeling and after some quick research I see that creatures only have the mesh and texture files available. If I'm not mistaken this is because the mesh can be viewed in different angles/positions (which makes sense for in-game) but I'm not sure how I can go about converting a mesh with a bunch of textures into something static like a JPG of PNG.

I'll look around online and see if I can find some tools that can do so. If it ends up being possible, I'll add them for sure.

from tqdb.

chefranov avatar chefranov commented on July 24, 2024

@fonsleenaars Titan Quest has tool Viewer.exe where we can see 3D models. Maybe it can help you.
There is a little bit information http://titanquest.wikia.com/wiki/Viewer

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

Thanks, I've been looking into that tool but I can't seem to get the list of available models loaded, once I have it working I'll see if I can somehow export a camera-locked image from there.

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

I'll see what I can do about locations, I don't believe the database record files contain any information about that, but perhaps some other resources will.

from tqdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.