Git Product home page Git Product logo

eqemuitemeditor's People

Contributors

shendare avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

eqemuitemeditor's Issues

"Error: There was a problem saving this as item # XXXX to the Items table."

I am seeing this happen when a text field is longer than the database column supports. Lore text is where I've run into it. Easy to run out of 80 characters without realizing.

The database doesn't truncate the input in this case; it aborts, resulting in the error message.

Until I get maximum lengths coded in for text fields, you'll know what the cause is for this error and how to resolve it. Just shorten your text.

New items show "Lore Group 1 (Oops!)"

Somewhere the LoreGroup field is being set to positive 1 (a member of lore group 1) instead of -1 (lore item, but not in a lore group, most common) on new items. I'll track it down. Probably when it populates the item flags control.

I'm also considering coding in some sensible defaults for other fields besides just zeroes across the board. Non-Lore, All/All instead of None/None, etc.

Still some checkbox wonkiness.

The checkbox for the Face slot in the Basic tab doesn't appear to be getting visually checked when you browse to an item with the slot enabled. It still toggles correctly as seen in the preview window, though.

I need to re-do the logic on that checklist. The complication is with there being two flags each for ears, wrists, and fingers, and I don't want to have to clutter things up with the extra unneeded checkboxes for the duplicates.

I'll figure out a cleaner, more reliable way to do the consolidation.

TODO: Implement cloning/deleting multiple items

Multiple item selection in the search window is enabled, but the app won't process more than the first one you click at the moment.

It's on the list, as is changing the new items' name(s) on cloning

Glowing Black Stone -> Glowing Black Stone (2) (or (3), or whatever).

Still some wierdness with ID changes

The app still gets a little confused in some situations when changing an item's ID, going back to the search screen, selecting the same item, and clicking the "Edit" menu to switch back to Edit mode.

Double-clicking the item in the search window does not cause this problem.

BagType Malfunctioning

The BagType drop-down is not properly configured, so items' bag types will not display or, if changed, saved correctly, and in some cases will cause a crash.

I'm pretty sure I know what's causing this, so I should have a fix for it soon.

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.