Skip to content

DoctorKompot/Item display update

  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.
  • Migrations have been added if applicable
  • Significant changes of this merge request have been added to the changelog.

There's quite a few items in the item_image_manifest file that still use PNG images to show up in players' inventory, so I plan to create .VOX files for all the items that use PNG images and update them accordingly. Also changed the way Common items are displayed by creating a new PNG background for them.

Changes planned:

  • Bag models
  • .vox models for all the PNG images
  • New Common item display
  • Lighten up the other item displays
  • Fixes to some items in-game that don't display correctly (out of the item box, rotation, etc.)
  • Fix the offset of new Apple and Coconut models
  • Fix Pfau's new Turban hats

  • (Important) Get Gemu's approval
  • (Important) Have all the code reviewed and accepted
Edited by Imbris

Merge request reports