AscensionGameDev / Intersect-Engine

Intersect provides a complete game development suite for creating 2d mmorpgs with no programming experience required!
https://www.freemmorpgmaker.com/
Other
222 stars 360 forks source link

bug: Packing sound and music assets #2242

Open cydyn opened 6 months ago

cydyn commented 6 months ago

Description

When we want to create an update file in the editor as assets, the raw sound and music files do not have the ClientIgnore mark, which means that sound and music packages and raw files are downloaded, although it should only download packages

Steps to Reproduce

  1. In the editor, we set the packing of files into assets
  2. We create an update file
  3. In upadte.json, sounds do not have the ClientIgnore mark and are downloaded

Version with bug

0.8.00

Last version that worked well

Dont know

Affected platforms

Windows, Linux

Did you find any workaround?

No. I have fix.

Relevant log output

No response

Duplicate Bug Check

xZACKYx commented 5 months ago

Excellent idea, not many of us like to create musical sounds so that they can be easily stolen, it is not easy to simply pay a lot of money for copyrights, it is also an extra layer to the effort.