cbhacks / CrashEdit

Unofficial Crash Bandicoot 1/2/3 Level Editor
https://www.cbhacks.com/tools/crashedit/
Other
137 stars 26 forks source link

CrashEdit needs a better system for handling and solving packing errors #4

Closed ughman closed 10 years ago

ughman commented 10 years ago

The error messages for packing errors are unhelpful, notably:

The entire system should be redesigned. Preferrably, it should show entry sizes and remaining chunk-space live as the entries are modified. One possible design is this:

This setup would also have the side-benefit of having entity names updated in the tree view as their names are modified in the control.

ughman commented 10 years ago

Closing this issue, this is now part of issue #7