Lucien Greathouse
|
71b1320aa8
|
Issue a warning instead of dying when a partition target does not exist
|
2018-11-12 21:45:28 -08:00 |
|
Lucien Greathouse
|
a089d82023
|
Fix incorrect route being assigned to init.lua and init.model.json files
|
2018-06-10 15:44:56 -07:00 |
|
Lucien Greathouse
|
d6dd46c467
|
Fix JsonModelPlugin marking paths as changed correctly
|
2018-06-01 23:38:49 -07:00 |
|
Lucien Greathouse
|
bfd33f4b8d
|
Support init.model.json
Closes #66.
|
2018-06-01 23:29:39 -07:00 |
|
Lucien Greathouse
|
804bbc93b7
|
Make JSON models less strict
|
2018-05-26 16:59:09 -07:00 |
|
Lucien Greathouse
|
e7fe4ac3ec
|
Remove vestigial backwards syncing functionality.
This functionality won't be present until the refactor in 0.5.0
|
2018-05-26 16:44:25 -07:00 |
|
Lucien Greathouse
|
aa5f0cc335
|
Issue a warning if no partitions are specified during serve.
Closes #40
|
2018-05-22 11:04:53 -07:00 |
|
Lucien Greathouse
|
3661d0daec
|
Show name of project when starting server
|
2018-04-22 17:19:21 -07:00 |
|
Lucien Greathouse
|
f215df891c
|
Decrease debounce timeout, which will make polling much snappier
|
2018-04-22 16:43:32 -07:00 |
|
Lucien Greathouse
|
187194a615
|
Keep track of actual file name in VfsItem.
This should fix the case of a partition pointed directly at a file
turning the object into a `StringValue`.
Fixes #57.
|
2018-04-20 23:13:43 -07:00 |
|
Lucien Greathouse
|
8c482f75dd
|
Improve error messages for 'serve' command.
Rojo now throws an error if no project file could be found.
Fixes #63.
|
2018-04-20 21:45:48 -07:00 |
|
Lucien Greathouse
|
6fa925a402
|
Merge plugin back into main repository (#49)
|
2018-04-01 23:22:04 -07:00 |
|