Skip to content

Releases: AeEn123/Roblox-assets-extractor

Roblox Assets Extractor v0.1.4 (The swap update)

20 Dec 21:11
Compare
Choose a tag to compare

Swapping

You can now swap assets by pressing F4 or by clicking the button at the top

Translations

Thanks to @aaditkumar2009 the program is now available in Japanese.
Thanks to @Vonercent, @MarcelDev and @aaditkumar2009 for keeping the translations up to date for this version.

CLI mode

CLI mode has gained a new swap option, use --help for more information on how to use it

Minor changes

The program now reads from Roblox-assets-extractor-system.json for system config (#9)
The program can now be configured to download and run an installer instead of downloading the portable version, this is to prepare for Windows installation
The program can now be configured to disable updates, this is to prepare for Linux packages

Full Changelog: v0.1.3...v0.1.4

Roblox Assets Extractor v0.1.3 (The major minor update)

03 Dec 13:14
Compare
Choose a tag to compare

New features

  • You can now rename items by pressing F2 or by clicking the button.
  • You can now search by pressing Ctrl+F or by clicking the button.
  • Builds are now created by GitHub Actions thanks to @MarcelDev, meaning you can trust them as they are fully transparent #5
  • The about screen credits the contributes who have worked on this project as well as the dependencies used to make this possible.

Changes

  • The (not functional yet) is removed from the updates section in settings, this was meant to be removed on v0.1.0
  • The program is now available in Polish thanks to @MarcelDev #6
  • The German locales are now updated thanks to @Vonercent #8
  • The about screen now shows the version number of the program and the version that will be installed.
  • The program will now use ~/.config/Roblox-assets-extractor-config.json as a config file if the program can find it there #9

New Contributors

Full Changelog: v0.1.2...v0.1.3

Roblox Assets Extractor v0.1.2 (The NoCMD update)

28 Nov 21:09
Compare
Choose a tag to compare

Roblox Assets Extractor v0.1.2 (The NoCMD update)

Changes:

  • Fixes CMD window popping up after updates

Full Changelog: v0.1.1...v0.1.2

Roblox Assets Extractor v0.1.1 (A patch update)

28 Nov 20:44
Compare
Choose a tag to compare

Roblox Assets Extractor v0.1.1 (A patch update)

Additions:

  • Credits on about screen
  • Version shown on updater

No major changes made, just a simple patch update

Full Changelog: v0.1.0...v0.1.1

Roblox Assets Extractor v0.1.0 (First release!)

27 Nov 17:56
Compare
Choose a tag to compare

The rust rewrite is officially finished! Here is some new features!

The whole program has been rewritten in Rust!

This means that the program is now distributed in a compiled form, making it easier to run, without the need of a python interpreter. A compiled program also allows for a faster execution speed!

New GUI library

The new GUI library has dynamic animations and syncs to your system theme!

More flexibility

The code is now written in multiple modules, allowing each to be changed out. It also allows features to be implemented easier.

User consent

The program now asks for consent for updating instead of updating immediately, this is much more user friendly.

Markdown changelog view

New update changelogs will be shown in a markdown window, which will add formatting to text making changelogs more dynamic and easier to read!

Multiple languages

The program now supports multiple languages thanks to @Vonercent and @aaditkumar2009 for helping with translations, sadly the Japanese translations by @aaditkumar2009 are not included in this release due to some difficulties getting the Japanese text to display

More

More will be coming soon!

Test release

24 Nov 22:10
Compare
Choose a tag to compare

Caution

The rust rewrite is unfinished, please use the python version for now

This is a test release. If you are developing for this, please build instead of downloading

What's Changed

New Contributors

Full Changelog: https://github.com/AeEn123/Roblox-assets-extractor/commits/v0.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/AeEn123/Roblox-assets-extractor/commits/v0.0.1