Skip to content

Releases: UpliftGames/rojo

v7.3.0-uplift.12.pre.7

27 Sep 07:53
Compare
Choose a tag to compare
Pre-release

Changes:

  • Diffing behavior can now be configured with commandline arguments.
  • Diffing behavior is improved.
  • Attributes are now displayed individually in the diff viewer.
  • Default properties for ignorance in diffing can now be defined in a more convenient manner in the project file.
  • Instances can now be excluded from most syncback operations by name.
    (this is particularly useful for AccessoryWeld which consistently triggers diff in weird ways)
  • rojo build will now prompt you before overwriting a Roblox place file that has a lock file.
  • rojo build will now put the place file it is overwriting in the Recycle Bin by default, and prompt if it cannot.
  • rojo build now gives more information about what step it's on and how long each step took.
    (this is particularly useful for large place files, where building can take 10+ seconds even in the best circumstances)

v7.3.0-uplift.12.pre.6

22 Sep 19:26
Compare
Choose a tag to compare
Pre-release
Release v7.3.0-uplift.12.pre.6

v7.3.0-uplift.12.pre.5

19 Sep 16:59
Compare
Choose a tag to compare
Pre-release
  • Fix ignore unknown descendants being set incorrectly when syncing in a folder instead of a project.json directly

v7.3.0-uplift.12.pre.4

06 Sep 04:36
Compare
Choose a tag to compare
Pre-release

Experimental "syncback" file-based two-way sync

Changes:

  • Put .rojo-keep in empty directories so that they aren't lost in version control
  • Show directory warnings less often
  • Misc. other improvements

v7.3.0-uplift.12.pre.3

06 Sep 00:31
Compare
Choose a tag to compare
Pre-release

v7.3.0-uplift.12.pre.2+syncback.experimental.1

Experimental "syncback" file-based two-way sync

Changes:

  • Fixes incorrect filters applied to diff command

7.3.0-uplift.12.pre.1+syncback.experimental.1

v7.3.0-uplift.11

25 May 07:10
Compare
Choose a tag to compare
  • Update rbx-dom to fix issues with UniqueId

v7.3.0-uplift.10

22 Apr 07:54
Compare
Choose a tag to compare
  • Mesh part support merged rojo-rbx#534
  • UniqueId support merged rojo-rbx/rbx-dom#256
  • Wally and Readme version now update automatically when the Rojo binary is built. This prevents version mismatches.
  • Shortened our uplift-specific semver pre-release tag so that it takes up less space in Roblox Studio
  • The Rojo.rbxm release asset is now built with the same version of Rojo as is being released. (It used to rely on the version aftman pulled.)
  • Release builds can now be started on the Github Actions page instead of fiddling around with tags in the terminal

v7.2.2-uplift.release.9

13 Apr 18:05
b92b546
Compare
Choose a tag to compare

#1 Remove a debug print