From 0159f4cf9fb677b8d9af4e526309ba3bcea2ca2e Mon Sep 17 00:00:00 2001 From: T342 <147361653+T342guy@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:46:18 -0800 Subject: [PATCH 01/12] Update README.md fixed spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa2767f..8a17540 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ also as a side note: this will be a very good experemantation for password prote ( ps; rob if you read this, can i have the offical VAIIYA ASCII art for my code plz 🙏🥹 ) # The game -**IMPRORTANT NOTE: THE VAIIYA TERMINAL EXE's HAVE FLAGGED WINDOWS SMART APP CONTROLL DUE TO THE EXE's NOT BEING SIGNED. YOU CAN SAFELY IGNORE THESE WARNINGS.** +**IMPRORTANT NOTE: THE VAIIYA TERMINAL EXE's HAVE FLAGGED WINDOWS SMART APP CONTROL DUE TO THE EXE's NOT BEING SIGNED. YOU CAN SAFELY IGNORE THESE WARNINGS.**  From 77c85e75a15fb21dd22e731e87b5f8e08cee2840 Mon Sep 17 00:00:00 2001 From: T342 <147361653+T342guy@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:03:22 -0800 Subject: [PATCH 02/12] Create CONTRIBUTING.md --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..3cc0d42 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contributing + +rules for contributing; +1. new fixes should allways go into experimental. +2. no decrypting or leaking encrypted items. they are like that for a reason. this is punishable by a mute/ban +3. sensitive codes/passwords should not be written in note or code. make a private note with the password and its hash used. +4. please disble DEBUG before a MAIN push. + + +this is a bit in WIP, may add more. From 578b8bd0c4f4f85aee56f27fc18194e700dc2b4f Mon Sep 17 00:00:00 2001 From: T342 <147361653+T342guy@users.noreply.github.com> Date: Sat, 16 Nov 2024 23:17:16 -0800 Subject: [PATCH 03/12] Update README.md --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8a17540..e7df7f4 100644 --- a/README.md +++ b/README.md @@ -7,27 +7,28 @@ the real purpose for this "game" was just an idea and a very far fetched idea th and that i saw how much retro stuff (eg, the commandprompt credits screen for S2 and S3.) was used and i saw how VAIIYA would use somthing like that. also as a side note: this will be a very good experemantation for password protected encryption as the sourcecode is here on github. so dont be alarmed if there is some gobbleygook in the code :3 - - -( ps; rob if you read this, can i have the offical VAIIYA ASCII art for my code plz 🙏🥹 ) + # The game **IMPRORTANT NOTE: THE VAIIYA TERMINAL EXE's HAVE FLAGGED WINDOWS SMART APP CONTROL DUE TO THE EXE's NOT BEING SIGNED. YOU CAN SAFELY IGNORE THESE WARNINGS.** - + + + + + - -all images were uploaded durring v7 or 0.0.7, things are subject to change! +all images were uploaded durring v10 or 0.0.10, things are subject to change! # install dependencies -run this command in the file of the source or requirements.txt file. +please clone the repository, and install the dependencies with this command: ``` pip install -r requirements.txt From 5d61c42ca49ac9dfebd3fba28c478ed8ebab8b05 Mon Sep 17 00:00:00 2001 From: T342 <147361653+T342guy@users.noreply.github.com> Date: Tue, 19 Nov 2024 03:23:24 -0800 Subject: [PATCH 04/12] rework README for signpath certificate --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e7df7f4..9a3bbc0 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ # Welcome to the VAIIYA terminal project page! -Welcome to the VAIIYA Terminal project page!! -I am very happy to show you all my VAIIYA TERMINAL passion project! -the real purpose for this "game" was just an idea and a very far fetched idea that Embark Rob may collab with it ( I still think its far fetched but it is a good learning course! ) +Welcome VAIIYA trustees and fellow THE FINALS contestants! +welcome to my VAIIYA terminal project page! + +VAIIYA terminal is a for-fun project made by me and serves mostly the purpose of being entertainment and a story module! +I hope you can join me on my long journey of making this dream come true with me! -and that i saw how much retro stuff (eg, the commandprompt credits screen for S2 and S3.) was used and i saw how VAIIYA would use somthing like that. -also as a side note: this will be a very good experemantation for password protected encryption as the sourcecode is here on github. so dont be alarmed if there is some gobbleygook in the code :3 - # The game **IMPRORTANT NOTE: THE VAIIYA TERMINAL EXE's HAVE FLAGGED WINDOWS SMART APP CONTROL DUE TO THE EXE's NOT BEING SIGNED. YOU CAN SAFELY IGNORE THESE WARNINGS.** From 2085712cfd0e1663b6c999d4b82cd6cd6156e61f Mon Sep 17 00:00:00 2001 From: T342 <147361653+T342guy@users.noreply.github.com> Date: Sat, 7 Dec 2024 22:50:48 -0800 Subject: [PATCH 05/12] Update README.md --- README.md | 39 ++++++++++++++++++++++++++++++++------- 1 file changed, 32 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9a3bbc0..75f3b1b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ + + + + # Welcome to the VAIIYA terminal project page! Welcome VAIIYA trustees and fellow THE FINALS contestants! @@ -9,8 +13,9 @@ I hope you can join me on my long journey of making this dream come true with me # The game -**IMPRORTANT NOTE: THE VAIIYA TERMINAL EXE's HAVE FLAGGED WINDOWS SMART APP CONTROL DUE TO THE EXE's NOT BEING SIGNED. YOU CAN SAFELY IGNORE THESE WARNINGS.** +> [!CAUTION] +> **THE VAIIYA TERMINAL EXE's HAVE FLAGGED WINDOWS SMARTSCREEN CONTROL MOST LIKELY DUE TO THE EXE's NOT BEING SIGNED. YOU CAN SAFELY IGNORE THESE WARNINGS.**  @@ -20,15 +25,35 @@ I hope you can join me on my long journey of making this dream come true with me  +> [!NOTE] +> all images were uploaded durring v10 or 0.0.10, things are subject to change! + + + + +# Contributing + +Hello fello VAIIYA Trustees! if you want to help with the progress of VAIIYA Terminal, here are some basic rules and things to know! + +### Setup -all images were uploaded durring v10 or 0.0.10, things are subject to change! +1. get Github desktop if you dont have it already :3 +2. Clone the repository and get dependencies + - clone the repository with the HTTPS method through Github desktop + - open the filestructure in VS code or your perferred IDE + - install dependencies inside the filestructure with `pip install -r requirements.txt` + - run `VAIIYA terminal.py` with the run button in VScode or your own IDE to see if everything is working! +> [!IMPORTANT] +> *make sure you are using a **global** installation of python 3 for it to recognise the installed modules! if you use the "recommended" one with VS code, you will get errors of `reportMissingImports`!* +> get the latest release here: [python downloads](https://www.python.org/downloads/) +and thats all for setup! -# install dependencies +### Contributing rules -please clone the repository, and install the dependencies with this command: +1. any new changes when being merged get sent to the experimental branch. +2. large changes **can** have their own branch, then will be merged to the experimental branch later on. -``` -pip install -r requirements.txt -``` +> [!NOTE] +> these contributing rules are still very scratched together for now, so a lot of self judgement will be applied for new rules to form. From 3c2b2b510097bdd060318c5c7502a5bca44429c5 Mon Sep 17 00:00:00 2001 From: T342 <147361653+T342guy@users.noreply.github.com> Date: Sat, 7 Dec 2024 23:26:53 -0800 Subject: [PATCH 06/12] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 75f3b1b..080c78d 100644 --- a/README.md +++ b/README.md @@ -39,14 +39,19 @@ Hello fello VAIIYA Trustees! if you want to help with the progress of VAIIYA Ter 1. get Github desktop if you dont have it already :3 +> [!IMPORTANT] +> *make sure you are using a **global** installation of python 3 for it to recognise the installed modules! if you use the "recommended" one with VS code, you will get errors of `reportMissingImports`!* +> get the latest release here: [python downloads](https://www.python.org/downloads/) + 2. Clone the repository and get dependencies - clone the repository with the HTTPS method through Github desktop - open the filestructure in VS code or your perferred IDE - install dependencies inside the filestructure with `pip install -r requirements.txt` - run `VAIIYA terminal.py` with the run button in VScode or your own IDE to see if everything is working! -> [!IMPORTANT] -> *make sure you are using a **global** installation of python 3 for it to recognise the installed modules! if you use the "recommended" one with VS code, you will get errors of `reportMissingImports`!* -> get the latest release here: [python downloads](https://www.python.org/downloads/) + +> [!TIP] +> it is recommended that you install the pylance extension for VScode, as it has really nice fetures for debugging and other! + and thats all for setup! From 3323d2b9495a462240a7260f668be5c3ca80c308 Mon Sep 17 00:00:00 2001 From: T342 <147361653+T342guy@users.noreply.github.com> Date: Sat, 7 Dec 2024 23:52:55 -0800 Subject: [PATCH 07/12] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 080c78d..eb05fbe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@  +
+ +
+