citizenfx / fivem-docs

FiveM documentation repository
https://docs.fivem.net/
93 stars 298 forks source link

feat(game-refs/vehicle-models): now using html to draw vehicle models #447

Closed ahcenezdh closed 1 month ago

ahcenezdh commented 3 months ago

Instead of using a markdown table, we are now using HTML/CSS to display every vehicle model

image

All vehicles are sorted by their categories image

I sent a message to @fengorian and am waiting for his feedback

All vehicles data were generated with a nodeJS script using this list

ahcenezdh commented 3 months ago

If you want to build the docs, see #417

AvarianKnight commented 3 months ago

Why not keep the height property on the img, as I assume it will fix the

Some vehicle cards are smaller or bigger than others. If someone has a fix, I'm open to suggestions

ahcenezdh commented 3 months ago

Why not keep the height property on the img, as I assume it will fix the

Some vehicle cards are smaller or bigger than others. If someone has a fix, I'm open to suggestions

Should be good

PsychoShock commented 3 months ago

While reworking the page, adding vehicles supported in each builds could be a nice feature. That way, announcements could refer to this doc page on release.

ahcenezdh commented 3 months ago

While reworking the page, adding vehicles supported in each builds could be a nice feature. That way, announcements could refer to this doc page on release.

I don't know for this, @4mmonium is it ok for you?

AvarianKnight commented 1 month ago

Pushed a change to use markdown headers instead of h2's so we don't need the extra table of contents at the top

image

AvarianKnight commented 1 month ago

There's currently a few vehicles missing images

ahcenezdh commented 1 month ago

There's currently a few vehicles missing images

  • astron2
  • arbitergt
  • cyclone2
  • ignus2
  • everon

For vehicles images, you have to see with @fengorian since those images were made by him