saint11

Results 19 issues of saint11

Being able to embed gifs to card covers or at least having the ability to preview them would be greatly appreciated.

enhancement

### Bug Description All search boxes have the icon partially covering the text. ### To Reproduce No steps necessary. ### Expected behavior The icon should disappear when typing text or...

bug/issue

A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Backup your database in Settings>Export>Export Data 2. Go to your new Outline...

importers

The problem most likely lies in `EditorScene.cs`, there's something about ImGui that we are misunderstanding that's causing a weird behaviour when trying to cycle through tabs. Basically we need it...

bug
good first issue

It would be great to have some nice quality of life improvements on the entity selector. This would only be enabled if the entity is selected - otherwise, move camera,...

enhancement
good first issue

![image](https://github.com/isadorasophia/murder/assets/4672703/431ed2d9-0fa5-4c4d-9a79-2eb632bb6b94) The locked status of layers should be remembered after closing the editor. This should be stored on the EditorSettings, though, not on the WorldAsset, since it's a local preference,...

enhancement

We don't have an undo feature except on ImGui fields, we eventually will need one, specially for the map editor. Maybe we can start simple and add more "undoable" things...

enhancement

A simple player system and component that showcases the input and simple physics might be helpful for newcomers.

documentation
enhancement

**To Reproduce** I was able to reproduce by pasting the following text into any page: Try pasting this in any page ``` - can't - [x] paste this ``` **Expected...

bug
editor