mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 14:15:24 +00:00
Expand changelog
This commit is contained in:
@@ -17,6 +17,12 @@
|
|||||||
* New UI to pick server address and port
|
* New UI to pick server address and port
|
||||||
* Better error reporting
|
* Better error reporting
|
||||||
* Added support for `.csv` files turning into `LocalizationTable` instances
|
* Added support for `.csv` files turning into `LocalizationTable` instances
|
||||||
|
* Added debug visualization code to diagnose problems
|
||||||
|
* `/visualize/rbx` and `/visualize/imfs` show instance and file state respectively; they require GraphViz to be installed on your machine.
|
||||||
|
* Added optional place ID restrictions to project files
|
||||||
|
* This helps prevent syncing in content to the wrong place
|
||||||
|
* Multiple places can be specified, like when building a multi-place game
|
||||||
|
* Added support for specifying properties on services in project files
|
||||||
|
|
||||||
## 0.4.13 (November 12, 2018)
|
## 0.4.13 (November 12, 2018)
|
||||||
* When `rojo.json` points to a file or directory that does not exist, Rojo now issues a warning instead of throwing an error and exiting
|
* When `rojo.json` points to a file or directory that does not exist, Rojo now issues a warning instead of throwing an error and exiting
|
||||||
|
|||||||
Reference in New Issue
Block a user