Ash Blue

Results 46 issues of Ash Blue

The test suite fails in windows due to some file path differences between operating systems. That said everything runs fine on the windows platform to generate the project. This is...

bug

I'm trying to lockdown registration on a site to emails from a specific domain. Problem is omniauth-google-apps seems to crash and display the error "Unknown action: The action 'google_apps' could...

Currently the pie.js file doesn't support unhover events like every other object in Raphael JS. Very frustrating and I don't understand why this doesn't exist. Currently this lack of support...

Arrays in conditions and actions print weirdly. These don't cause any problems but they are definitely annoying. Suggested work around is to avoid using arrays if you can and implement...

bug

Add dropdown should create a fold out menu at "/" locations.

enhancement
vanity

The category filter is not working after moving to Unity 2023. Needs to be investigated. It seems unable to select anything other than the default show all option.

bug
vanity

The first time you setup an error may fire and fail to create the starting item definition (randomly fails on first time setup). You can use this library perfectly fine...

bug
has workaround

Calling a script like this with ItemEntryData causes an error when adding an item. ```C# public class MyInventory { public InventoryHelper inventory; public ItemEntryData item; void Awake () { inventory.Add(item);...

bug

The category should be printed to the DB view. It's not uncommon in large DBs to end up with multiple items that have the same name. ![image](https://github.com/user-attachments/assets/20273675-d238-495e-bb12-8650bc46b289)

enhancement
vanity