Commit Graph

18 Commits (1ea7246204a8e3c0492d050e89511bee15e3f520)

Author SHA1 Message Date
isark 1ea7246204 Added some more features to editor. SEparated out editor to standalone window available through tray 'icon', settings also available there or in interactable mode and clicking the cog wheel in plan display
2 years ago
isark 29961a11a3 Added note support with markdown support. Scaling notes to 'always' fit the notes carousel. Some fixing around plan editor and carousel
2 years ago
isark a81bcc908f Added fuzzy search to the editor. Missing proper index handling of the plan display, I'd like to keep original indices on the filtered results
2 years ago
isark c754789ffb Initial base for editor. Some tweaks
2 years ago
isark 2e3e4bb4ca Improved carousel (supports variable amount of slides to show at the same time). Fixed some config file issues
2 years ago
isark 95a69df695 Lots of plan management, loading and so on
2 years ago
isark cf88afca08 Cleanup and made plan-window's position normalized so it will be in, relatively to width/height, the same spot
2 years ago
isark bd8cfb573c Moved some overlay handling to service. Fixed some issue with configs, implemented config storage, some other cleanup and fixes
2 years ago
isark 9fb81ca554 Moved some data around, added some initial types for configs and way of generating the models for it during the build. Added fuzzr (similar to fuzzy_matcher rust crate I've used before). Using custom-built version of fuzzr npm package, git in package.json instead of through npm's packages.
2 years ago
isark 0ffb195618 some more cleanup and force push (maybe)
2 years ago
isark 1371253cb1 Some missing stuff and corrected build script
2 years ago
isark 2b02298ae0 syncing the mess! Some preparating to handling world areas and 'plans'
2 years ago
isark 2218f7ff90 Some tweaks to reduce some issues
2 years ago
isark 8a6e22a6d1 Cleanup, fixed lots of small warnings
2 years ago
isark d4f827154c Removed some unnecessary superstates
2 years ago
isark 08f0da9746 some cleanup of the messy overlay state machine
2 years ago
isark 9c514830bc Some progress on the overlay state machine
2 years ago
isark 1936d33407 initial commit, pre state machine implementation
2 years ago