Skip to content

Fix/map icons#109

Merged
LovelessCodes merged 7 commits intoreleasefrom
fix/map-icons
Oct 24, 2025
Merged

Fix/map icons#109
LovelessCodes merged 7 commits intoreleasefrom
fix/map-icons

Conversation

@LovelessCodes
Copy link
Owner

Summary

This PR updates Story Forge with improved build stability, refreshed documentation, and fixes for map icon pathing in world management. These changes ensure the application builds correctly across all platforms and presents up-to-date visual documentation to users.

Changes

  • Fixed map icon pathing in world management to resolve incorrect paths on production builds
  • Updated package dependencies to improve overall stability and security
  • Refreshed README with new screenshots to reflect the latest UI and features

Checklist

  • I have linked related issues using #
  • I have updated documentation where appropriate
  • I have verified backward compatibility or noted breaking changes
  • I have run linters/formatters and addressed warnings

Breaking Changes (if any)

  • None. These are maintenance and bug-fix changes with no breaking changes.

Additional Context

  • Map icon pathing fix ensures proper asset loading in production builds
  • Dependency updates maintain compatibility while improving stability
  • README updates help new users understand the current feature set

Reviewers

- Added tree.svg and tree2.svg for tree icons.
- Added turnip.svg for turnip icon.
- Added vessel.svg for vessel icon.
- Added x.svg for cross icon.
- Updated the icon path in WorldMapViewer component to use the new structure.
* Updated several dependencies in `package.json` to their latest versions.
* Ensured compatibility with the latest features and fixes.
* Added new screenshots for `Mod Configurations Code`, `Servers`, `World Map`, and updated existing images.
* Improved visual documentation for better user guidance.
* Added a fix for the issue that caused map icons to not display properly on the world maps.
* Introduced `tailwindDirectives` option in the `css.parser` section.
* Enhances styling capabilities for projects using Tailwind CSS.
* Cleaned up `App.css` by removing comments related to `biome-ignore lint/suspicious/noUnknownAtRules`.
* This improves code readability and maintains focus on essential styles.
* Added `assist` and `formatter` settings under `css` to enhance CSS processing capabilities.
* This change allows for improved organization and formatting of CSS code.
@LovelessCodes LovelessCodes merged commit f951c39 into release Oct 24, 2025
1 check failed
@LovelessCodes LovelessCodes deleted the fix/map-icons branch October 24, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant