Lucien Greathouse
68a34dc28b
Add a test project with unions
2019-06-10 16:46:05 -07:00
Lucien Greathouse
ba1826587c
docs: Add TypeScript section to 'Why Rojo?'
2019-06-07 20:45:59 -07:00
Lucien Greathouse
2e7a8d50b0
Add a warning when trying to load 0.4.x projects
2019-06-07 18:45:30 -07:00
Lucien Greathouse
2a4ca21050
Substantial documentation improvements
2019-06-07 18:29:09 -07:00
boyned//Kampfkarren
0ed6c57c7f
init.meta.json support ( #183 )
...
* A minimum viable product for init.meta.json
* Properties support
* Add ignoreUnknownChildren support
* Apply requested changes
* Use reflection guiding
* Add a script to the test
* Change to ignoreUnknownInstances
* Apply requested changes
2019-06-06 16:58:58 -07:00
Lucien Greathouse
983d44947e
Upgrade rbx-dom
2019-05-31 13:34:54 -07:00
Lucien Greathouse
5bd88dc82f
plugin: Switch to Roact refactored bindings branch, with real joinBindings!
2019-05-31 13:23:17 -07:00
Lucien Greathouse
51bbab803f
Update CHANGELOG
2019-05-30 23:59:14 -07:00
Lucien Greathouse
a587ba4558
Add warning for rojo build to rbxl
2019-05-30 23:57:35 -07:00
Lucien Greathouse
075b6cca30
Use new rbx_dom_lua API
2019-05-30 18:37:56 -07:00
Lucien Greathouse
4c263bbb3e
plugin: Update to newer rbx-dom with better error handling
2019-05-29 18:40:58 -07:00
Lucien Greathouse
420627d892
0.5.0-alpha.11
v0.5.0-alpha.11
2019-05-29 14:07:15 -07:00
Lucien Greathouse
ce3a409997
Undo 0.5.0-alpha.10 release due to regression
2019-05-29 13:38:36 -07:00
Lucien Greathouse
0f9f1782ae
0.5.0-alpha.10
2019-05-29 13:24:06 -07:00
Lucien Greathouse
d4704a02c5
Upgrade dependencies
2019-05-29 13:15:22 -07:00
Lucien Greathouse
9ca2ed2c93
plugin: upgrade Roact
2019-05-16 18:45:35 -07:00
Lucien Greathouse
ae12ffdefb
Work around Roact bug
2019-05-16 18:45:00 -07:00
Lucien Greathouse
1e13097126
plugin: update rbx-dom
2019-05-16 18:33:37 -07:00
Lucien Greathouse
9b8a6b1168
Add terrain test project
2019-05-16 18:03:11 -07:00
Lucien Greathouse
8f6dda5cd3
Use rbx_xml 0.9.0's config to read unknown properties
2019-05-16 17:58:32 -07:00
Lucien Greathouse
91780f236e
Update dependencies
2019-05-16 17:58:19 -07:00
Lucien Greathouse
f16474815c
plugin: update rbx-dom
2019-05-15 11:19:05 -07:00
Lucien Greathouse
a8ff6d7e6e
Update dependencies
2019-05-14 18:23:01 -07:00
Lucien Greathouse
8395782a2e
Use Display instead of Debug for rbx_xml errors now
2019-05-14 17:55:18 -07:00
Lucien Greathouse
28ea625b01
Plugin: Port reconciler to use rbx_dom_lua
2019-05-14 14:22:55 -07:00
Lucien Greathouse
efc569f6ed
Plugin: Update rbx-dom
2019-05-14 14:22:44 -07:00
Lucien Greathouse
d377e10771
Update rbx-dom
2019-05-13 17:35:55 -07:00
Lucien Greathouse
fef85877e6
Add safeguards against accidentally committing model or place files
2019-05-13 17:29:41 -07:00
Lucien Greathouse
19135bfaf4
Add RbxDom library as piece of plugin
2019-05-13 17:29:41 -07:00
Lucien Greathouse
5a147fccc2
Add rbx-dom as Git submodule to plugin
2019-05-13 17:29:41 -07:00
Lucien Greathouse
20976814ba
Upgrade a bunch of small dependencies
2019-05-12 12:57:59 -07:00
Lucien Greathouse
27e2612fc9
Upgrade rbx_dom_weak, rbx_reflection, and rbx_xml
2019-05-12 12:57:24 -07:00
Lucien Greathouse
3ea432ef2d
Fix up docs on model/place files a little
2019-05-09 13:29:03 -07:00
Lucien Greathouse
fe6acbc1e3
Clean up repo cruft
2019-05-04 21:01:10 -07:00
Lucien Greathouse
379b162e64
Fix dependency paths changing.
...
Roact 1.0 changed from lib to src!
t changed from lib/t.lua to lib/init.lua, so we just use lib
2019-05-04 19:33:08 -07:00
Lucien Greathouse
84832955dd
Upgrade to Roact 1.0 and latest t
2019-05-04 00:05:45 -07:00
Lucien Greathouse
34b99a51c3
Relax debug assert in IMFS, since paths can alias now
2019-04-30 23:06:59 -07:00
Lucien Greathouse
fb5245e2af
Update dependencies
2019-04-22 18:26:28 -07:00
Diego Alpízar
ff0a830e0c
Minor typo fix ( #156 )
...
Fix repeated "available available"
2019-04-06 23:38:29 -07:00
eryn L. K
a365f071a4
Update installation.md ( #155 )
2019-04-05 17:20:53 -07:00
Lucien Greathouse
f290e7b5b2
Support implicit values in JSON models ( #154 )
...
* Support implicit values in JSON models
* Update Changelog
2019-04-05 15:17:58 -07:00
Lucien Greathouse
83a0ae673c
0.5.0-alpha.9
v0.5.0-alpha.9
2019-04-04 21:20:00 -07:00
Lucien Greathouse
7de646c290
Upgrade dependencies
2019-04-04 18:35:18 -07:00
Lucien Greathouse
5d681a72ac
Rewrite CSV conversion to dodge Serde ( #152 )
...
* Rewrite CSV conversion to dodge Serde
* Update CHANGELOG
2019-04-04 18:21:55 -07:00
Lucien Greathouse
d725970e6e
Fix handling of CSV files with empty columns and rows ( #149 )
...
* Fix #147
* Add localization test project, fix empty rows in general
* Fill out 'normal' CSV in localization test project
* Update Changelog
2019-04-04 13:16:10 -07:00
Lucien Greathouse
54b82760cd
Switch 'rojo build' to use BufWriter, magic performance increase
2019-04-01 18:02:46 -07:00
Lucien Greathouse
77f79fa913
0.5.0-alpha.8
v0.5.0-alpha.8
2019-03-29 17:36:43 -07:00
Lucien Greathouse
6db714a2b1
Special-case Lighting.Technology in setCanonicalProperty, temporary fix
2019-03-29 17:25:57 -07:00
Lucien Greathouse
913ac7c9f5
Update dependencies
2019-03-28 15:44:56 -07:00
Lucien Greathouse
eecbfd29e7
Update dependencies, adding a bunch of new features
2019-03-27 13:31:12 -07:00