ekky added a new version:
File
Raid Review 0.3.0 - v3.10.X
💖 Updated for 3.10.X
Please refer to installation/upgrade notes in the link, especially if you have a previous version installed, please follow the upgrade notes!
Summary of patch notes- 🖱 Menu Fixes
- Fixed menu item insertion to use the
Awake
method for initialization. - Adjusted to utilize
SetUnlockStatus
in line with the new EFT version logic. - Renamed menu item from "RAID REVIEW MOD" to "RAID REWIEV", saving space while still describing its purpose.
- Credits: Change by Oli (#54).
- Fixed menu item insertion to use the
- 🖼 UI Updates
- Renamed
Quote💖 Updated for 3.10.X
Please refer to installation/upgrade notes in the link, especially if you have a previous version installed, please follow the upgrade notes!
Summary of patch notes
- 🖱 Menu Fixes
- Fixed menu item insertion to use the
Awake
method for initialization.- Adjusted to utilize
SetUnlockStatus
in line with the new EFT version logic.- Renamed menu item from "RAID REVIEW MOD" to "RAID REWIEV", saving space while still describing its purpose.
- Credits: Change by Oli (#54).
- 🖼 UI Updates
- Renamed Stats to Overview to better describe its function.
- Changed Charts to Stats, reflecting their actual purpose.
- Added desktop mouseover tooltips for
K
,L
, andA%
in RaidOverview.tsx to clarify what these represent.- Credits: Changes by Oli (#55, #56).
- Added Sandbox_high (Ground Zero for > level 20) with additional spawn spots.
- Credits: Additions by Rob Neu (#57).
- 🧹 Taskbar Menu Cleanup
- Removed redundant NewInformation child from the handbook menu.
- Renamed duplicated objects to RaidReview and RaidReviewButton for clarity.
- Credits: Cleanup by Rob Neu (#59).
- 🛠 3.10.X Compatibility
- Updated server-side mod types to prepare for the new EFT build.
- Fixed build issues for the private client.
- Credits: Compatibility updates by Ekky.
Roadmap Items:
- 📽️ Moments Snipping
- Plan to implement a moments/snipping feature, so you can save specific moments in a raid
- ✉️ Sharing
- Plan to implement an online hub with a similar UI to the local Raid Review, where you can publish raids or moments with others.