Skip to content

Main branch Update#138

Merged
RustyBraze merged 3 commits into
mainfrom
dev
Jun 26, 2026
Merged

Main branch Update#138
RustyBraze merged 3 commits into
mainfrom
dev

Conversation

@RustyBraze

Copy link
Copy Markdown
Collaborator

No description provided.

LumexDE and others added 3 commits June 24, 2026 21:22
* ✨ feat(EF30_Badge): add support for EF30 badge generation, layout, and assets

- Implement new EF30_Badge class with updated design and functionality
- Introduce `BadgeBase_V2` and `BadgeInterface_V2` for improved badge abstraction
- Add new badge assets: images (with/without code, greenscreen) and font
- Enhance badge generation logic across controllers, jobs, and resources to support EF30_Badge

* 🐛 fix(EF30_Badge): optimize green replacement logic and improve bounding box handling

- Add static caching for green bounding box calculation to reduce redundant computations
- Refine green area detection with tolerance for better accuracy
- Replace hardcoded areas with dynamic bounding box logic
- Optimize replacement image resizing and pixel mapping for increased efficiency

* ♻️ refactor(badges): update default badge class fallback to EF30_Badge across controllers, jobs, and resources
* ✨ feat(EF30_Badge): add support for EF30 badge generation, layout, and assets

- Implement new EF30_Badge class with updated design and functionality
- Introduce `BadgeBase_V2` and `BadgeInterface_V2` for improved badge abstraction
- Add new badge assets: images (with/without code, greenscreen) and font
- Enhance badge generation logic across controllers, jobs, and resources to support EF30_Badge

* 🐛 fix(EF30_Badge): optimize green replacement logic and improve bounding box handling

- Add static caching for green bounding box calculation to reduce redundant computations
- Refine green area detection with tolerance for better accuracy
- Replace hardcoded areas with dynamic bounding box logic
- Optimize replacement image resizing and pixel mapping for increased efficiency

* ♻️ refactor(badges): update default badge class fallback to EF30_Badge across controllers, jobs, and resources

* ✨ feat(EF30_Badge): introduce `TextField_v2` and add text filtering support

- Implement `TextField_v2` with enhanced text rendering, including line breaks, alignment, and stroke support
- Replace `TextField` with `TextField_v2` in `EF30_Badge`
- Add optional text filtering with custom replacements for special characters
- Update font and file format for badges to align with new design requirements
- Adjust text field dimensions and line limits for improved layout
- Fix typo in greenscreen asset path and replace outdated image

* ♻️ refactor(TextField): improve word-wrap logic and adjust text field dimensions in EF30_Badge

- Enhance `wrapText` method to handle words exceeding max width by breaking them into characters
- Adjust text field widths and line limits for better layout consistency in `EF30_Badge`

* 🐛 fix(EF30_Badge): adjust text field dimensions and positions for improved layout

- Update widths, heights, and line limits of text fields to enhance consistency
- Modify Y-Positions of species and name fields for better alignment
* fix(BadgesIndex): Fix status indication

* fix: align approved pending badge status label

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
@RustyBraze RustyBraze merged commit 5613ace into main Jun 26, 2026
1 check passed
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.

2 participants