From 49a7cac2a0b987983be7f7eb9ff5b2db6d2b4ea3 Mon Sep 17 00:00:00 2001 From: Bitl Date: Sun, 8 Nov 2020 19:42:06 -0700 Subject: [PATCH 1/3] Corrected readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28b4260..8287029 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ If you want to look at test applications built for Novetus' development, look he ## Building -To build, this project requires Visual Studio 2019 or over. +To build, this project requires Visual Studio 2017 or over. Please note that you need to right click and click "Restore Nuget Packages" before compiling. ## Legal info: @@ -24,7 +24,7 @@ All credit for the LUA code used with "non-modern" clients goes to Scripter John All credit for the LUA code used for character customization goes to RBXBanLand. Parts of the codebase use bits and pieces of code from Stack Overflow, MSDN Forums, the Novetus GitHub Pull Requests and Codeproject. The original concept for the Diogenes editor was suggested by Carrot. The concept code was then modified to be smaller, more efficent, and more customizable. -RBXMeshConverter was made by coke. (https://github.com/0xC0CAC01A/RBXMeshConverter) +RBXMeshConverter was made by coke. (https://github.com/Novetus/RBXMeshConverter-Coke) Roblox Legacy Place Converter was made by BakonBot. (https://github.com/BakonBot/legacy-place-converter) ROBLOX Script Generator was made by S. Costeira. All credits for the used pieces of code go to the respective authors. From ae8dcf174de901384c99525711da8db17d5f1e2b Mon Sep 17 00:00:00 2001 From: Bitl Date: Sun, 8 Nov 2020 19:42:48 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8287029..cbd3f4a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ All credit for the LUA code used for character customization goes to RBXBanLand. Parts of the codebase use bits and pieces of code from Stack Overflow, MSDN Forums, the Novetus GitHub Pull Requests and Codeproject. The original concept for the Diogenes editor was suggested by Carrot. The concept code was then modified to be smaller, more efficent, and more customizable. RBXMeshConverter was made by coke. (https://github.com/Novetus/RBXMeshConverter-Coke) -Roblox Legacy Place Converter was made by BakonBot. (https://github.com/BakonBot/legacy-place-converter) +Roblox Legacy Place Converter was made by BakonBot. (https://github.com/Novetus/legacy-place-converter) ROBLOX Script Generator was made by S. Costeira. All credits for the used pieces of code go to the respective authors. From ba6559e898ff19a9daf96d0b08dcbb08a5eceb23 Mon Sep 17 00:00:00 2001 From: 10allday <45305936+10allday@users.noreply.github.com> Date: Mon, 9 Nov 2020 21:01:35 -0700 Subject: [PATCH 3/3] Update SECURITY.md --- SECURITY.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 38ddc8d..e0e3a2b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,13 +2,14 @@ ## Supported Versions -| Version | Supported | -| ------- | ------------------------- | -| 1.2.4.1 | :white_check_mark: | -| 1.2.4.1 (lite) | :white_check_mark: | -| ----------------------------------- | -| Unstable Versions | Supported | -| 1.2.5 | :white_check_mark: | +|Version|Supported| +|-------|-------| +|1.2.4.1|:white_check_mark:| +|1.2.4.1 (lite) |:white_check_mark:| + +|Unstable Versions|Supported| +|-------|-------| +| 1.2.5 |:white_check_mark:| ## Reporting a Vulnerability