boyned//Kampfkarren
|
13a7c1ba81
|
Fixed clippy warnings (#90)
* Fixed clippy warnings
* Fix as per review
|
2018-12-03 10:35:40 -08:00 |
|
Lucien Greathouse
|
f7689f3154
|
Take advantage of 2018 edition.
- Remove explicit 'extern crate' fields where useful
- Fix mutability of variable (unrelated?)
- Add rbxmx dependency, which needs 2018 edition
|
2018-11-27 10:50:52 -08:00 |
|
Lucien Greathouse
|
729ab25581
|
Expose more project stuff via the API
|
2018-11-17 01:14:07 -08:00 |
|
Lucien Greathouse
|
e09d23d6c2
|
RbxSession refactoring stuff
|
2018-11-16 23:14:32 -08:00 |
|
Lucien Greathouse
|
60c5c2d344
|
Iterating on project format to make it friendlier
|
2018-11-16 14:51:14 -08:00 |
|
Lucien Greathouse
|
5a99281e23
|
Make Rojo build with rbx_tree
|
2018-11-08 13:22:09 -08:00 |
|
Lucien Greathouse
|
dbad0a16c4
|
Comment out roblox_studio mechanisms for now, start using env_logger
|
2018-09-21 18:00:41 -07:00 |
|
Lucien Greathouse
|
72bc77f1d5
|
WIP: Epiphany Refactor (#85)
|
2018-08-26 01:03:53 -07:00 |
|
Lucien Greathouse
|
20c9c89b27
|
RbxTree robustness
* delete_instance is no longer O(n)
* renamed get_instance to get_instance_and_descendants, which is more accurate
|
2018-06-24 20:26:58 -07:00 |
|
Lucien Greathouse
|
ec1f9bd706
|
merge impl-v2: server
|
2018-06-10 22:59:04 -07:00 |
|
Lucien Greathouse
|
6fa925a402
|
Merge plugin back into main repository (#49)
|
2018-04-01 23:22:04 -07:00 |
|