Skip to content

Fleasion v1.4.2

Choose a tag to compare

@qrhrqiohj qrhrqiohj released this 30 Jan 03:49
· 115 commits to main since this release
c6e57c6

BETA TEST 3 | VERSION 1.4.2 UPDATE

Cache Viewer & Previews

  • Audio Overhaul: Rewrote the audio player with proper pause/resume support and a redesigned UI (buttons moved to elapsed time row).
  • 3D & Animations: Added XYZ axis indicators to the 3D viewer and added placeholder support for non-R15/R6 animations.
  • Exporting: Added new export formats (Converted, Binary, Raw) and a "Copy Converted" context menu option.
  • Bug Fixes: Fixed preview issues for images, texturepacks, meshes, and solidmodels. Fixed animation previewer path resolution for frozen exe (PyInstaller). Fixed preview pane issues after database deletion and improved general viewer performance.

Dashboard & New Replacement Engines

  • Rebranded "Replacer Config" to Dashboard with a fully reorganized UI layout.
  • Hybrid Replacement Logic: We have expanded beyond basic ID-swapping to offer three distinct modes:

ID Replacement: No files needed on your PC, very user-friendly. (Subject to Roblox moderation/privacy).
Local File Mode: Uses local files to resolve hashes from request headers. This allows you to load anything (like an .ogg for an .mp3) without moderation or conversion issues, but requires the file to be stored on your PC.
CDN Mode: The "Best of Both Worlds." Load files directly from services like GitHub. It carries the benefits of local loading (no moderation, no file-type restrictions) without requiring users to manually manage files on their own machines.

  • UX Fixes: Changed editing dropdown to button+menu style, added auto-refreshing for config dropdowns, and fixed tray menu ordering.

Search

  • Performance: Rewrote search logic for cache and JSON viewers to prevent UI freezing during large queries.
  • Stability: Added 1-character minimum search buffer to prevent crashes on single-character input.
  • UX: Simplified search implementation and added JSON Enter cycling.

Proxy & Scraper

  • Performance: Major proxy optimizations to fix ping spikes and bandwidth throttling.
  • Scraper: Fixed toggle not reflecting actual state when GUI is reopened.
  • Fixes: Fixed texturepack interception and removed unsupported mitmproxy options.
  • Added more logging to scraper

Settings & UI

  • New Toggles: Added "Always on Top", "Auto Delete Cache on Roblox Exit", and "Open Dashboard on Launch".
  • Fixed dark mode text.
  • Launch Options: Added "Clear Cache on Launch" (terminates Roblox and deletes cache on proxy start).
  • Visuals: Improved welcome message/setup flow and widened About window to 370px.
  • Logs: Added timestamps to all log entries.
  • Defaults: Changed strip_textures default to False.

Project Status

  • FULLY OPEN SOURCE: To address concerns regarding the safety of the tool, Fleasion is now fully open source. You can audit the code yourself here: https://github.com/qrhrqiohj/Fleasion
  • Cleanup: Streamlined project structure and removed unused files/documentation.
  • Legal: Added MIT license and comprehensive README with full Scraper documentation.
  • Credits: Updated credits to @8ar__, @BLOCKCE, @1_v, and @0100152000022000.
  • Donations: Added Ko-fi link for those who wish to support development.