commit 5003dd1ed2e08c21140b132c7f642472afcd36d9 Author: LimePotato Date: Wed Jun 5 14:44:02 2024 -0600 init diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..e69de29 diff --git a/.hidden/mentalnotes.html b/.hidden/mentalnotes.html new file mode 100755 index 0000000..1166f52 --- /dev/null +++ b/.hidden/mentalnotes.html @@ -0,0 +1,26 @@ + + + + + + + + + + + + + vented voided + + + +
+
+ wish the peanut gallery in this head would just shut the fuck up sometimes. 7'23'23 +
+ this isnt fair... + +
+
+ + diff --git a/.htaccess b/.htaccess new file mode 100755 index 0000000..de377bf --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /404.html diff --git a/404.html b/404.html new file mode 100755 index 0000000..e8c5e58 --- /dev/null +++ b/404.html @@ -0,0 +1,39 @@ + + + + + + + Page Not Found! + + + + + + + + + + + + + \ No newline at end of file diff --git a/EXPERIMENTS/AI/darkmodetext.html b/EXPERIMENTS/AI/darkmodetext.html new file mode 100755 index 0000000..05334c7 --- /dev/null +++ b/EXPERIMENTS/AI/darkmodetext.html @@ -0,0 +1,37 @@ + + + + + LimePot's Portfolio + + + +
+

LimePot's Portfolio

+ + +
+
+

Welcome to my Portfolio!

+

Here you can find information about me and my projects.

+

Click on the links in the navigation bar above to learn more.

+
+ + + + diff --git a/EXPERIMENTS/AI/index.html b/EXPERIMENTS/AI/index.html new file mode 100755 index 0000000..d499867 --- /dev/null +++ b/EXPERIMENTS/AI/index.html @@ -0,0 +1,70 @@ + + + + + LimePot's Website + + + + +
+

Welcome to LimePot's Website!

+ +
+
+
+

About

+

Hi, my name is LimePot and I am a developer and gamer. I enjoy creating websites, mods, and games in my free time.

+

I have been interested in technology and programming since I was a kid, and I have always loved the idea of being able to create and build things using code. I have spent many hours learning and experimenting with different programming languages and technologies, and I am always eager to learn more and improve my skills.

+

In my free time, I enjoy playing games, especially Minecraft and other sandbox games. I also enjoy creating mods and other custom content for these games, as it allows me to express my creativity and share my creations with others.

+
+ +
+

Projects

+
    +
  • Minecraft Mod: SpaceMod
  • +
  • Website: limepot.xyz
  • +
  • Game: Galactic Adventures
  • +
+

Click on the links above to learn more about my projects or check out my GitHub profile for more information and updates.

+
+ +
+

Contact

+

You can contact me through email at nelle@limepot.xyz or by filling out the form below:

+
+
+
+
+
+
+
+ +
+

You can also find me on social media at the following links:

+ +
+ + +
+ + + + + diff --git a/EXPERIMENTS/AI/style.css b/EXPERIMENTS/AI/style.css new file mode 100755 index 0000000..cec1cb5 --- /dev/null +++ b/EXPERIMENTS/AI/style.css @@ -0,0 +1,68 @@ +body { + font-family: Arial, sans-serif; + margin: 0; + padding: 0; +} + +header { + background-color: #333; + color: #fff; + display: flex; + justify-content: space-between; + align-items: center; + padding: 20px; +} + +header h1 { + margin: 0; +} + +header nav ul { + list-style: none; + margin: 0; + padding: 0; + display: flex; +} + +header nav li { + margin-left: 20px; +} + +header nav a { + color: #fff; + text-decoration: none; +} +body { + font-family: Arial, sans-serif; + margin: 0; + padding: 0; +} + +header { + background-color: #333; + color: #fff; + display: flex; + justify-content: space-between; + align-items: center; + padding: 20px; +} + +header h1 { + margin: 0; +} + +header nav ul { + list-style: none; + margin: 0; + padding: 0; + display: flex; +} + +header nav li { + margin-left: 20px; +} + +header nav a { + color: #fff; + text-decoration: none; +} diff --git a/about.html b/about.html new file mode 100755 index 0000000..4b5c107 --- /dev/null +++ b/about.html @@ -0,0 +1,160 @@ + + + + + + + + + + + + + LimePot - About + + + + + + + + +
+
+
+ +
+
+ +

Howdy Traveller!

+
+

Privacy Activist, Public Domain (The Unlicense) Believer, and FOSS Lover. Massive into all things archival. + Love long talks about theoretical physics, astronomy, and possibilities of the impossible.

+
+

do a lot of tinkering with various things, hardware and software. Currently messing around with web-development, Minecraft mods, 3D Printing, Linux, and Game Design. Checkout my Projects to see what I'm currently working on.

+

Also dabble in photography.

+
+

Don't ask about time travel.

+

+

Where to find/contact:

+
+ Email +
+ Fediverse +
+ Odysee +
+ Steam +
+ +
+ Github + +
+ Codeberg +
+ Modrinth +


+
+
+
+ +
+
+ + \ No newline at end of file diff --git a/assets/404/404.png b/assets/404/404.png new file mode 100755 index 0000000..f2cb2a2 Binary files /dev/null and b/assets/404/404.png differ diff --git a/assets/404/crt.gif b/assets/404/crt.gif new file mode 100755 index 0000000..7db07fa Binary files /dev/null and b/assets/404/crt.gif differ diff --git a/assets/404/dvd.png b/assets/404/dvd.png new file mode 100755 index 0000000..9100684 Binary files /dev/null and b/assets/404/dvd.png differ diff --git a/assets/background.gif b/assets/background.gif new file mode 100755 index 0000000..b69d2ca Binary files /dev/null and b/assets/background.gif differ diff --git a/assets/badges/FEDERATE-NOW.jpg b/assets/badges/FEDERATE-NOW.jpg new file mode 100755 index 0000000..9db29bb Binary files /dev/null and b/assets/badges/FEDERATE-NOW.jpg differ diff --git a/assets/badges/FEDIVERSE-NOW.jpg b/assets/badges/FEDIVERSE-NOW.jpg new file mode 100755 index 0000000..b1407ae Binary files /dev/null and b/assets/badges/FEDIVERSE-NOW.jpg differ diff --git a/assets/badges/a32b9fd7-63de-4ee6-a361-f636af290991.gif b/assets/badges/a32b9fd7-63de-4ee6-a361-f636af290991.gif new file mode 100755 index 0000000..6016fc6 Binary files /dev/null and b/assets/badges/a32b9fd7-63de-4ee6-a361-f636af290991.gif differ diff --git a/assets/badges/archlinux.gif b/assets/badges/archlinux.gif new file mode 100755 index 0000000..6fcc440 Binary files /dev/null and b/assets/badges/archlinux.gif differ diff --git a/assets/badges/browser.gif b/assets/badges/browser.gif new file mode 100755 index 0000000..d58558d Binary files /dev/null and b/assets/badges/browser.gif differ diff --git a/assets/badges/cbrmnl.png b/assets/badges/cbrmnl.png new file mode 100755 index 0000000..9ad6248 Binary files /dev/null and b/assets/badges/cbrmnl.png differ diff --git a/assets/badges/chrmevil.gif b/assets/badges/chrmevil.gif new file mode 100755 index 0000000..791016f Binary files /dev/null and b/assets/badges/chrmevil.gif differ diff --git a/assets/badges/deviantart_688131776_Stay Cute.png b/assets/badges/deviantart_688131776_Stay Cute.png new file mode 100755 index 0000000..32beca8 Binary files /dev/null and b/assets/badges/deviantart_688131776_Stay Cute.png differ diff --git a/assets/badges/deviantart_808379514_minecraft cave sounds are scary-web.png b/assets/badges/deviantart_808379514_minecraft cave sounds are scary-web.png new file mode 100755 index 0000000..779c570 Binary files /dev/null and b/assets/badges/deviantart_808379514_minecraft cave sounds are scary-web.png differ diff --git a/assets/badges/gnu-linux.gif b/assets/badges/gnu-linux.gif new file mode 100755 index 0000000..89e3562 Binary files /dev/null and b/assets/badges/gnu-linux.gif differ diff --git a/assets/badges/google_stand.gif b/assets/badges/google_stand.gif new file mode 100755 index 0000000..08ffd8b Binary files /dev/null and b/assets/badges/google_stand.gif differ diff --git a/assets/badges/limepotxyz-badge-02.gif b/assets/badges/limepotxyz-badge-02.gif new file mode 100755 index 0000000..ac2e9ec Binary files /dev/null and b/assets/badges/limepotxyz-badge-02.gif differ diff --git a/assets/badges/limepotxyz-badge00.gif b/assets/badges/limepotxyz-badge00.gif new file mode 100755 index 0000000..46d0c2d Binary files /dev/null and b/assets/badges/limepotxyz-badge00.gif differ diff --git a/assets/badges/piracy.gif b/assets/badges/piracy.gif new file mode 100755 index 0000000..37b73b8 Binary files /dev/null and b/assets/badges/piracy.gif differ diff --git a/assets/badges/tctek.gif b/assets/badges/tctek.gif new file mode 100755 index 0000000..4149802 Binary files /dev/null and b/assets/badges/tctek.gif differ diff --git a/assets/branding/key/obo.svg b/assets/branding/key/obo.svg new file mode 100755 index 0000000..b6ebc0f --- /dev/null +++ b/assets/branding/key/obo.svg @@ -0,0 +1,518 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/branding/obo-icon.png b/assets/branding/obo-icon.png new file mode 100755 index 0000000..7ceb672 Binary files /dev/null and b/assets/branding/obo-icon.png differ diff --git a/assets/branding/self-portrait.png b/assets/branding/self-portrait.png new file mode 100755 index 0000000..2be95e0 Binary files /dev/null and b/assets/branding/self-portrait.png differ diff --git a/assets/fronting/screenshot1.jpeg b/assets/fronting/screenshot1.jpeg new file mode 100755 index 0000000..6281336 Binary files /dev/null and b/assets/fronting/screenshot1.jpeg differ diff --git a/assets/icons/Forgejo_logo.svg b/assets/icons/Forgejo_logo.svg new file mode 100755 index 0000000..be0b3ce --- /dev/null +++ b/assets/icons/Forgejo_logo.svg @@ -0,0 +1,36 @@ + + + + + Forgejo logo + Caesar Schinas + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/icons/codeberg-svgrepo-com.svg b/assets/icons/codeberg-svgrepo-com.svg new file mode 100755 index 0000000..f2e4f47 --- /dev/null +++ b/assets/icons/codeberg-svgrepo-com.svg @@ -0,0 +1,7 @@ + + \ No newline at end of file diff --git a/assets/icons/github-svgrepo-com.svg b/assets/icons/github-svgrepo-com.svg new file mode 100755 index 0000000..3548561 --- /dev/null +++ b/assets/icons/github-svgrepo-com.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/assets/icons/gitlab-svgrepo-com.svg b/assets/icons/gitlab-svgrepo-com.svg new file mode 100755 index 0000000..8b07b3e --- /dev/null +++ b/assets/icons/gitlab-svgrepo-com.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/assets/icons/logo-rss.svg b/assets/icons/logo-rss.svg new file mode 100755 index 0000000..ce6c08d --- /dev/null +++ b/assets/icons/logo-rss.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/other-branding/ko-fi-button-red.png b/assets/other-branding/ko-fi-button-red.png new file mode 100755 index 0000000..d92992b Binary files /dev/null and b/assets/other-branding/ko-fi-button-red.png differ diff --git a/assets/photogallery/japan-2018/PSX_1.jpg b/assets/photogallery/japan-2018/PSX_1.jpg new file mode 100755 index 0000000..2885f21 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_1.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_10.jpg b/assets/photogallery/japan-2018/PSX_10.jpg new file mode 100755 index 0000000..d3092d9 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_10.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_11.jpg b/assets/photogallery/japan-2018/PSX_11.jpg new file mode 100755 index 0000000..8ed73a7 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_11.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_12.jpg b/assets/photogallery/japan-2018/PSX_12.jpg new file mode 100755 index 0000000..965d06f Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_12.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_13.jpg b/assets/photogallery/japan-2018/PSX_13.jpg new file mode 100755 index 0000000..b6bc645 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_13.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_14.jpg b/assets/photogallery/japan-2018/PSX_14.jpg new file mode 100755 index 0000000..f58c6cd Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_14.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_15.jpg b/assets/photogallery/japan-2018/PSX_15.jpg new file mode 100755 index 0000000..1484b12 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_15.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_16.jpg b/assets/photogallery/japan-2018/PSX_16.jpg new file mode 100755 index 0000000..aa30a05 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_16.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_17.jpg b/assets/photogallery/japan-2018/PSX_17.jpg new file mode 100755 index 0000000..c934caa Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_17.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_18.jpg b/assets/photogallery/japan-2018/PSX_18.jpg new file mode 100755 index 0000000..2137824 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_18.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_19.jpg b/assets/photogallery/japan-2018/PSX_19.jpg new file mode 100755 index 0000000..6ef64ee Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_19.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_2.jpg b/assets/photogallery/japan-2018/PSX_2.jpg new file mode 100755 index 0000000..a94d3af Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_2.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_20.jpg b/assets/photogallery/japan-2018/PSX_20.jpg new file mode 100755 index 0000000..df3bda0 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_20.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_21.jpg b/assets/photogallery/japan-2018/PSX_21.jpg new file mode 100755 index 0000000..4a5431c Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_21.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_22.jpg b/assets/photogallery/japan-2018/PSX_22.jpg new file mode 100755 index 0000000..185c42a Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_22.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_23.jpg b/assets/photogallery/japan-2018/PSX_23.jpg new file mode 100755 index 0000000..a456fc9 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_23.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_24.jpg b/assets/photogallery/japan-2018/PSX_24.jpg new file mode 100755 index 0000000..5f5fd86 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_24.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_25.jpg b/assets/photogallery/japan-2018/PSX_25.jpg new file mode 100755 index 0000000..114a0b2 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_25.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_26.jpg b/assets/photogallery/japan-2018/PSX_26.jpg new file mode 100755 index 0000000..103c858 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_26.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_27.jpg b/assets/photogallery/japan-2018/PSX_27.jpg new file mode 100755 index 0000000..648c132 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_27.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_28.jpg b/assets/photogallery/japan-2018/PSX_28.jpg new file mode 100755 index 0000000..ed42ade Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_28.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_29.jpg b/assets/photogallery/japan-2018/PSX_29.jpg new file mode 100755 index 0000000..0a4cc2e Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_29.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_3.jpg b/assets/photogallery/japan-2018/PSX_3.jpg new file mode 100755 index 0000000..9419aa4 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_3.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_30.jpg b/assets/photogallery/japan-2018/PSX_30.jpg new file mode 100755 index 0000000..fdd54cc Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_30.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_31.jpg b/assets/photogallery/japan-2018/PSX_31.jpg new file mode 100755 index 0000000..3a8453c Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_31.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_32.jpg b/assets/photogallery/japan-2018/PSX_32.jpg new file mode 100755 index 0000000..80910b8 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_32.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_33.jpg b/assets/photogallery/japan-2018/PSX_33.jpg new file mode 100755 index 0000000..110794b Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_33.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_34.jpg b/assets/photogallery/japan-2018/PSX_34.jpg new file mode 100755 index 0000000..8a13c3b Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_34.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_35.jpg b/assets/photogallery/japan-2018/PSX_35.jpg new file mode 100755 index 0000000..ec3224d Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_35.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_36.jpg b/assets/photogallery/japan-2018/PSX_36.jpg new file mode 100755 index 0000000..f8228c4 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_36.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_37.jpg b/assets/photogallery/japan-2018/PSX_37.jpg new file mode 100755 index 0000000..627c074 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_37.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_38.jpg b/assets/photogallery/japan-2018/PSX_38.jpg new file mode 100755 index 0000000..4f0f6db Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_38.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_39.jpg b/assets/photogallery/japan-2018/PSX_39.jpg new file mode 100755 index 0000000..2f7425e Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_39.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_4.jpg b/assets/photogallery/japan-2018/PSX_4.jpg new file mode 100755 index 0000000..1fd01ba Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_4.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_40.jpg b/assets/photogallery/japan-2018/PSX_40.jpg new file mode 100755 index 0000000..fef4f4b Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_40.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_41.jpg b/assets/photogallery/japan-2018/PSX_41.jpg new file mode 100755 index 0000000..43983f5 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_41.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_42.jpg b/assets/photogallery/japan-2018/PSX_42.jpg new file mode 100755 index 0000000..db300bc Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_42.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_43.jpg b/assets/photogallery/japan-2018/PSX_43.jpg new file mode 100755 index 0000000..680644f Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_43.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_44.jpg b/assets/photogallery/japan-2018/PSX_44.jpg new file mode 100755 index 0000000..799047c Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_44.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_5.jpg b/assets/photogallery/japan-2018/PSX_5.jpg new file mode 100755 index 0000000..6936362 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_5.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_6.jpg b/assets/photogallery/japan-2018/PSX_6.jpg new file mode 100755 index 0000000..f8f98dc Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_6.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_7.jpg b/assets/photogallery/japan-2018/PSX_7.jpg new file mode 100755 index 0000000..28bbb16 Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_7.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_8.jpg b/assets/photogallery/japan-2018/PSX_8.jpg new file mode 100755 index 0000000..87a680d Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_8.jpg differ diff --git a/assets/photogallery/japan-2018/PSX_9.jpg b/assets/photogallery/japan-2018/PSX_9.jpg new file mode 100755 index 0000000..af8289e Binary files /dev/null and b/assets/photogallery/japan-2018/PSX_9.jpg differ diff --git a/assets/profileimages/luna.png b/assets/profileimages/luna.png new file mode 100755 index 0000000..ba61f97 Binary files /dev/null and b/assets/profileimages/luna.png differ diff --git a/assets/profileimages/lunanelle.jpeg b/assets/profileimages/lunanelle.jpeg new file mode 100755 index 0000000..8b822c0 Binary files /dev/null and b/assets/profileimages/lunanelle.jpeg differ diff --git a/assets/profileimages/nelle.jpeg b/assets/profileimages/nelle.jpeg new file mode 100755 index 0000000..c60df4e Binary files /dev/null and b/assets/profileimages/nelle.jpeg differ diff --git a/assets/profileimages/sonia.png b/assets/profileimages/sonia.png new file mode 100755 index 0000000..bbc9034 Binary files /dev/null and b/assets/profileimages/sonia.png differ diff --git a/assets/rss.png b/assets/rss.png new file mode 100755 index 0000000..ce4e695 Binary files /dev/null and b/assets/rss.png differ diff --git a/blograw/agoraphobia.html b/blograw/agoraphobia.html new file mode 100755 index 0000000..f7baf9d --- /dev/null +++ b/blograw/agoraphobia.html @@ -0,0 +1,22 @@ +I have trouble remembering my childhood; However, as far as I can remember easily, I've always been someone you'd consider "Socially Awkward" or "introverted". I wouldn't understand social gestures, speech patterns, habits, etc; And I wasnt fond of interacting with many people for this reason. + +It wasn't that bad, just a shy kid, who also hated physical contact. As I grew older, for a multitude of reasons, I became increasingly depressed. Now, instead of being slightly anxious towards and misunderstanding of, social interaction, I simply didn't have the energy to try. So I distanced myself, further and further from people. + +I'd get pulled in and push my way out of a few friend groups over the course of my school years, due to this and moving frequently, so I never really held close to many individuals. When I did it would work out sometimes, and that was nice; but sometimes, it'd end awfully for me, and make me want to further isolate. + +During one such negative experience, it got really bad. I'd started to become extremely self-conciois of my every move, in fear of letting them down, I'd push people away who'd say negative things about my relationship with this individual. And my anxiety started to skyrocket at the same time as my depression. + +Eventually we grew more and more distant, and as the pandemic came, I lost my job, my last place of socialization. I was now the most alone I'd ever been in my entire life. Pushed away or drifted from all the relationships I used to have. + +I locked myself in my room, stopped going up for dinner with my family, only stayed awake between 5pm and 5am, to avoid human interaction. No money, no friends, no real hobbies (just watched YouTube, movies, shows, played a game or two, every day, have... Spiritual journeys.), I was reduced to nothing. + +Ever since then, I have felt terrified, of human interaction. Going out in public is a panic attack and needs preparations for hours before hand, talking to people, including my own roomates and family, is extremely nerve racking, and mentally taxing. Going to work everyday (whenever I would even have a job), would be an hour long "You can do this. You can do this." Session. + +No more eating in public, browsing the mall with friends, hanging out at a museum, going to the library, doing an interview, going for a walk, getting groceries, getting a haircut, going to any appointments, without absolute panic, paranoia, and anxiety. + +Specifically the paranoia has worsened over these last few months, as my teeth have been broken by an accident, which doesn't need elaboration for this post besides "it chipped my teeth like a cartoon character getting a hammer to the teeth". I feel like eyes are more drawn to me when I speak or eat in public because of it and that's the exact opposite of what I want. + +Now that I have a job, I can work on fixing my teeth and hopefully ease the paranoia, and go back to therapy to work on things... Hopefully. + + +But until then, I am living a painful hell, of agoraphobia. diff --git a/blograw/blogtemp.html b/blograw/blogtemp.html new file mode 100755 index 0000000..1d5c758 --- /dev/null +++ b/blograw/blogtemp.html @@ -0,0 +1,135 @@ + + + + + + + + + + + + + LimePot - Projects + + + + + + + + +
+
+
+ + ***lorem ipsum lorem ipsum lorem ipsum*** + `to test the functionality` + ***this is some sample markdown text*** + `to test the functionality` + ***this is some sample markdown text*** + `to test the functionality` + ***this is some sample markdown text*** + `to test the functionality` + ***this is some sample markdown text*** + `to test the functionality` + + +
+
+
+
+
+ + diff --git a/blograw/dental issues.html b/blograw/dental issues.html new file mode 100755 index 0000000..32fc4b9 --- /dev/null +++ b/blograw/dental issues.html @@ -0,0 +1,21 @@ +I was hit by a car while riding my electric scooter on my way to work back in late October, this was 2 days before I was to leave my job and move further upstate (keep in mind I did not have a new job lined up, it was a time sensitive matter). + +I landed head first, after flipping over my scooters handle bars, my top front teeth ended up going through the skin under my lower lip, and cracking/shattering a lot of my teeth. + +I was in the middle of going through a few dental appointments to get rotten teeth cleaned, capped, filled, etc. (I had just gone through a massive depressive episode and did not take care of myself at all, it was awful, but was working on getting myself back on my feet with the help of therapy). + +When I went to the dentist after recovering from my more harsh injuries enough to walk, they told me that the car insurance would not cover the work, until after the work was completed, and that I'd need to pay completely up front (about $4000 USD for the accident work, or what Geico considered part of the accident, which left out some teeth) and then after the procedure was over they pay me back. The teeth they had left out, instead of being filled, now needed entire root canals, and some other teeth had also worsened because of this. + +In total, my dental fees now stood at $8000, half would be up front in one appointment, and the other half would be after my insurance covered the rest. + +This was a massive issue for me, as I now did not have a job, and could not work due to my knee effusion which made it near impossible to walk, and my extremely sore body and healing wounds. + +I would not be able to walk until January (even though it should've healed within weeks not months.) And now, even though I'm completely capable, and Qualified, I'm struggling to find a job, companies like *non-descript drink making join* and *non-descript movie theater concession stand* keep rejecting me with emails that read "Even though you are greatly qualified, and competitive, you do not meet our minimum qualifications." Keep in mind I was a fast food shift manager, a restaurant dishwasher, worked at one of these drink joints before, and a couple other jobs. I have the qualifications, but nobody will hire. + + +So now, I'm stuck, we can barely afford food after rent every month (pretty much all of my girlfriends money goes towards bills), and no matter how well I brush my teeth with my electric brush, I wash out my mouth, pick at my teeth with tooth picks, or how often. I'm stuck with extremely exposed nerves, all of which are rotting away because of this, no matter what I do. + +And It's the most embarrassment I've ever felt, the social anxiety and body anxiety I feel over my teeth is so much worse than my dysphoria at this point, I wish dysphoria was all I had. + + +Anyways, if you want to help pay for some of our groceries, or better yet help me pay my medical bills, [I do have a Ko-Fi Link](https://ko-fi.com/limepot/goal?g=0). Anything helps, truly. If you can't/don't want to donate, I completely understand, but I am extremely grateful for you reading this far, as I didn't write this with the intent of asking for donations initially, just wanted to vent. :comfynight: diff --git a/boilerplate.html b/boilerplate.html new file mode 100755 index 0000000..bee4376 --- /dev/null +++ b/boilerplate.html @@ -0,0 +1,122 @@ + + + + + + + + + + + + + LimePot - Home + + + + + +
+
+ +
+ +
+
+
+ + + diff --git a/dl/Word-of-Miku.md b/dl/Word-of-Miku.md new file mode 100755 index 0000000..4d7e7a9 --- /dev/null +++ b/dl/Word-of-Miku.md @@ -0,0 +1,55 @@ +- Big Ass Tree mod + - trees have a chance of growing big and ass. +- Rainbows (square ones) +- Monster bait (like a piece of meat on a stick you could place that attracts mobs) +- Spears (2 sticks + point on a diagonal) +- Redstone Microchips ("...which can contain complex redstone circuits in just one block") +- Paint/Canvas's (Painting recipe is replaced with the canvas output, when you right-click holding the canvas, you can choose one of the vanilla paintings, or to paint your own.) +- Alarms Triggered by redstone +- Dynamic Weather +- Large elevators, ships, lifts +- goo slimeL/iquid slime that spawns slimes +- Hexagonal Alchemy +- Buddy List (can i make a p2p way? hmm) +- Beer and Alcohol/Breweries +- More Crafting areas, like cooking table or stove or something, But they might also have prerequisites for the area around them...., chimney, or something like that, The more have that fits the block, the better it acts or something like that. +- Pigmen villages +- Oil/Flammable Oil +- Chairs and Tables +- Diving Suit +- Lizards, snakes, iguanas +- Iron Spikes +- Whirlpools +- Redstsone dust on walls +- Redstone activated furnaces +- Cave ins, falling boulders and rocks +- Proper dungeon generation +- Musical Instruments +- Smoke Block: Would be generated by fire, be passable, cast shadows, float upwards and disappear after a short time. +- Flags +- Kobolds, goblins, goblin village +- Magic +- Carts and Caravans +- 4x4 Crafting table +- Rituals/Summoning (summoning creeper armies?) +- Cobblestone growing moss naturally +- Wet Sand (it stays, and eventually falls down) +- Ham Sandwiches +- Coins +- Sharks as passive mob +- Grates +- Sleeping recovers some health +- Cloud Interaction: clouds slowing things down, and being physically active with the player. +- Glowing blocks through magic??? +- Throw-able Torches +- Furniture +- Lanterns/Oil lamps might need steel: An oil lamp feels like it should run out itself, but maybe you need to have found steel before crafting them. +- Tracks/Rails on stairs +- Chalk/Spray Paint for graffiti +- Nether Reactor Core +- Torches will go out after a while +- Craft-able watch +- Red Dragons (3rd/half the size of the ender dragon) +- Dispenser Minecart +- At sunset clouds turn pink +- \ No newline at end of file diff --git a/dl/create/3x3_quarry.nbt b/dl/create/3x3_quarry.nbt new file mode 100755 index 0000000..ec48b03 Binary files /dev/null and b/dl/create/3x3_quarry.nbt differ diff --git a/dl/limborscpck.zip b/dl/limborscpck.zip new file mode 100755 index 0000000..06e9fb8 Binary files /dev/null and b/dl/limborscpck.zip differ diff --git a/dl/singularityupdate.txt b/dl/singularityupdate.txt new file mode 100755 index 0000000..837a50a --- /dev/null +++ b/dl/singularityupdate.txt @@ -0,0 +1,6 @@ +{ + "modpack": { + "identifier": "Singularity", + "version": "Beta - Steampunk 1.0" + } +} \ No newline at end of file diff --git a/funny/badgedance.html b/funny/badgedance.html new file mode 100755 index 0000000..dc3ad8f --- /dev/null +++ b/funny/badgedance.html @@ -0,0 +1,171 @@ + + + + + + + + + + + + + LimePot - Home + + + + + +
+
+ +
+ +
+
+
+ + diff --git a/funny/screenshot.jpeg b/funny/screenshot.jpeg new file mode 100755 index 0000000..b07d8d7 Binary files /dev/null and b/funny/screenshot.jpeg differ diff --git a/funny/yaseen.html b/funny/yaseen.html new file mode 100755 index 0000000..67a3891 --- /dev/null +++ b/funny/yaseen.html @@ -0,0 +1,38 @@ + + + + + + + YASEEN!!! + + + + + + + + +

Yaseen

+
+
+ + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100755 index 0000000..06a71d0 --- /dev/null +++ b/index.html @@ -0,0 +1,139 @@ + + + + + + + + + + + + + LimePot - Home + + + + + +
+
+
+

+ Hello World +

+
+
+ 0 Days since last incident. +
+

"Forever - is composed of Nows

+

`Tis not a different time -

+

Except for Infiniteness -

+

And Latitude of Home -

+
+

From this - experienced Here -

+

Remove the Dates - to These -

+

Let Months dissolve in further Months -

+

And Years - exhale in Years ..."

+

- Emily Dickinson

+
+
+
+ +
+
+
+ + diff --git a/projects.html b/projects.html new file mode 100755 index 0000000..17b2d2f --- /dev/null +++ b/projects.html @@ -0,0 +1,171 @@ + + + + + + + + + + + + + LimePot - Projects + + + + + +
+
+
+ + +

Forgejo

+ + +

Codeberg

+ + +

Modrinth

+ + +

+ +

The Library

+

The Library is a self-hosted Archive.

+ + +

Stellarworks

+

A Minecraft mod, built for Quilt Loader, Reviving the ideas of my favorite classic tech and space mods.

+ + +

Roses

+

A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old.

+ + +

Yummy!

+

Adds various food related items to Minecraft, mostly inspired off of the promised/mentioned ideas from Mojang themselves.

+ + +

Even More Bountiful

+

A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8

+ + +

Custom Quilt Template Mod

+

A fork of the quilt template mod, with an interactive setup script, and other nice-to-haves.

+ + +

Legacy Coder Pack - LCP

+

In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)

+ + +

Godot Retro Template

+

A template godot project for retro (PSX/2, GC, N64, Dreamcast, etc.) styled games.

+ + +

Photography

+

Some of my photography, until I have it on my archive.

+ + +
+
+
+
+
+ + diff --git a/pronouns.html b/pronouns.html new file mode 100755 index 0000000..28caeaf --- /dev/null +++ b/pronouns.html @@ -0,0 +1,2 @@ +
Pageloader
+ \ No newline at end of file diff --git a/redir/discord.html b/redir/discord.html new file mode 100755 index 0000000..58b4b9b --- /dev/null +++ b/redir/discord.html @@ -0,0 +1,2 @@ +
Pageloader
+ \ No newline at end of file diff --git a/redir/rosemod.html b/redir/rosemod.html new file mode 100755 index 0000000..37a1a35 --- /dev/null +++ b/redir/rosemod.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/rss/@limepot@ourobrosgay.rss b/rss/@limepot@ourobrosgay.rss new file mode 100755 index 0000000..ec04348 --- /dev/null +++ b/rss/@limepot@ourobrosgay.rss @@ -0,0 +1,190 @@ + + + + Luna-Nelle :vfied_saph: :vfied_hrtf: (@limepot@ouroboros.gay) + https://ouroboros.gay/@limepot + 1588 Notes, 288 Following, 143 Followers · 🏳️‍⚧️ 🏴‍☠️ + +Privacy Activist, Public Domain Believer, and FOSS Lover. +Massive into archival and lost media. + +Run this instance (you can join if you pass the vibe check and ask for an invite code) + +I tinker. I ponder. I crazy. + + + + +<small>trying to ground myself.</small> + Wed, 21 Jun 2023 09:50:30 GMT + https://validator.w3.org/feed/docs/rss2.html + Calckey + + Luna-Nelle :vfied_saph: :vfied_hrtf: (@limepot@ouroboros.gay) + https://ouroboros.gay/files/thumbnail-b9cdfab4-68b8-4170-aa6a-a82c0b30efd5 + https://ouroboros.gay/@limepot + + Luna-Nelle :vfied_saph: :vfied_hrtf: + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g93lh2cc5w7fpwl + https://ouroboros.gay/notes/9g93lh2cc5w7fpwl + Wed, 21 Jun 2023 09:50:30 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g92xt6rzjs6bubx + https://ouroboros.gay/notes/9g92xt6rzjs6bubx + Wed, 21 Jun 2023 09:32:06 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g92eu9dotm4qmqw + https://ouroboros.gay/notes/9g92eu9dotm4qmqw + Wed, 21 Jun 2023 09:17:21 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g92beu3l12tr1jx + https://ouroboros.gay/notes/9g92beu3l12tr1jx + Wed, 21 Jun 2023 09:14:41 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g926hfyn6r41f7x + https://ouroboros.gay/notes/9g926hfyn6r41f7x + Wed, 21 Jun 2023 09:10:51 GMT + + + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g910rjkp736uchn + https://ouroboros.gay/notes/9g910rjkp736uchn + Wed, 21 Jun 2023 08:38:25 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g90lz1qxt8o9a00 + https://ouroboros.gay/notes/9g90lz1qxt8o9a00 + Wed, 21 Jun 2023 08:26:55 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g90du4xayefk072 + https://ouroboros.gay/notes/9g90du4xayefk072 + Wed, 21 Jun 2023 08:20:35 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g906egut14bpkk3 + https://ouroboros.gay/notes/9g906egut14bpkk3 + Wed, 21 Jun 2023 08:14:48 GMT + + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g9013ndvv16mklm + https://ouroboros.gay/notes/9g9013ndvv16mklm + Wed, 21 Jun 2023 08:10:41 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8zzhreylcfcfrn + https://ouroboros.gay/notes/9g8zzhreylcfcfrn + Wed, 21 Jun 2023 08:09:26 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8zx42xbabjjr6g + https://ouroboros.gay/notes/9g8zx42xbabjjr6g + Wed, 21 Jun 2023 08:07:35 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8zplcttm1pqtvk + https://ouroboros.gay/notes/9g8zplcttm1pqtvk + Wed, 21 Jun 2023 08:01:44 GMT + + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8zh30cwxtu40ai + https://ouroboros.gay/notes/9g8zh30cwxtu40ai + Wed, 21 Jun 2023 07:55:07 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8zc9obf12c5hye + https://ouroboros.gay/notes/9g8zc9obf12c5hye + Wed, 21 Jun 2023 07:51:22 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8z3gudmhphhx5w + https://ouroboros.gay/notes/9g8z3gudmhphhx5w + Wed, 21 Jun 2023 07:44:32 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8yz489iq51kesm + https://ouroboros.gay/notes/9g8yz489iq51kesm + Wed, 21 Jun 2023 07:41:09 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8yrkh2vscmq2yf + https://ouroboros.gay/notes/9g8yrkh2vscmq2yf + Wed, 21 Jun 2023 07:35:16 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8ypzulkgixeczm + https://ouroboros.gay/notes/9g8ypzulkgixeczm + Wed, 21 Jun 2023 07:34:03 GMT + + + + <![CDATA[New note by Luna-Nelle :vfied_saph: :vfied_hrtf:]]> + https://ouroboros.gay/notes/9g8ynjslbyr7xivo + https://ouroboros.gay/notes/9g8ynjslbyr7xivo + Wed, 21 Jun 2023 07:32:09 GMT + + + + \ No newline at end of file diff --git a/rss/LCP.rss b/rss/LCP.rss new file mode 100755 index 0000000..dea2b61 --- /dev/null +++ b/rss/LCP.rss @@ -0,0 +1,318 @@ + + + Feed of "LimePotato/LCP" + https://codeberg.org/LimePotato/LCP + Legacy Coder Pack + Tue, 04 Jul 2023 02:05:55 +0000 + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + /LimePotato/LCP/compare/ad9f3315addc38535d2c2b06dde203218722960f...7865680552cea4cd127cc426c8cf2fd5b82e4a8d + <a href="https://codeberg.org/LimePotato/LCP/commit/7865680552cea4cd127cc426c8cf2fd5b82e4a8d">7865680552cea4cd127cc426c8cf2fd5b82e4a8d</a> Whatever the hell idea just did <a href="https://codeberg.org/LimePotato/LCP/commit/725042c5104617477a2bb46ce10da1a5e309ad99">725042c5104617477a2bb46ce10da1a5e309ad99</a> idea .gitignore <a href="https://codeberg.org/LimePotato/LCP/commit/5f85589608436e614a9978299da71ba931760969">5f85589608436e614a9978299da71ba931760969</a> Bashed the client and server scripts in the ground <a href="https://codeberg.org/LimePotato/LCP/commit/11e33625ad85df30c6d1c2c84f2d97dde0c13c73">11e33625ad85df30c6d1c2c84f2d97dde0c13c73</a> bashed the client and server scripts in the ground + 7865680552cea4cd127cc426c8cf2fd5b82e4a8d +Whatever the hell idea just did + +725042c5104617477a2bb46ce10da1a5e309ad99 +idea .gitignore + +5f85589608436e614a9978299da71ba931760969 +Bashed the client and server scripts in the ground + +11e33625ad85df30c6d1c2c84f2d97dde0c13c73 +bashed the client and server scripts in the ground]]> + Luna-Nelle + 7050022: /LimePotato/LCP/compare/ad9f3315addc38535d2c2b06dde203218722960f...7865680552cea4cd127cc426c8cf2fd5b82e4a8d + Tue, 04 Jul 2023 02:01:33 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + /LimePotato/LCP/compare/3074beca4b0d3657a394368f21c0cd6d5798fa58...ad9f3315addc38535d2c2b06dde203218722960f + <a href="https://codeberg.org/LimePotato/LCP/commit/ad9f3315addc38535d2c2b06dde203218722960f">ad9f3315addc38535d2c2b06dde203218722960f</a> Update .gitignore <a href="https://codeberg.org/LimePotato/LCP/commit/d7b44c341a9c1e5d3329da71abe57c2e6c398f45">d7b44c341a9c1e5d3329da71abe57c2e6c398f45</a> fix extraction method. + ad9f3315addc38535d2c2b06dde203218722960f +Update .gitignore + +d7b44c341a9c1e5d3329da71abe57c2e6c398f45 +fix extraction method.]]> + Luna-Nelle + 7049746: /LimePotato/LCP/compare/3074beca4b0d3657a394368f21c0cd6d5798fa58...ad9f3315addc38535d2c2b06dde203218722960f + Tue, 04 Jul 2023 01:53:53 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/3074beca4b0d3657a394368f21c0cd6d5798fa58 + <a href="https://codeberg.org/LimePotato/LCP/commit/3074beca4b0d3657a394368f21c0cd6d5798fa58">3074beca4b0d3657a394368f21c0cd6d5798fa58</a> typo + 3074beca4b0d3657a394368f21c0cd6d5798fa58 +typo]]> + Luna-Nelle + 7049736: https://codeberg.org/LimePotato/LCP/commit/3074beca4b0d3657a394368f21c0cd6d5798fa58 + Tue, 04 Jul 2023 01:52:11 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/de1026f387707eb529d2c569413d3628a6642ff9 + <a href="https://codeberg.org/LimePotato/LCP/commit/de1026f387707eb529d2c569413d3628a6642ff9">de1026f387707eb529d2c569413d3628a6642ff9</a> Fix decompile portion + de1026f387707eb529d2c569413d3628a6642ff9 +Fix decompile portion]]> + Luna-Nelle + 7049735: https://codeberg.org/LimePotato/LCP/commit/de1026f387707eb529d2c569413d3628a6642ff9 + Tue, 04 Jul 2023 01:51:42 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/b9ea24933cc8a1626a85cc769692ebf81098ab23 + <a href="https://codeberg.org/LimePotato/LCP/commit/b9ea24933cc8a1626a85cc769692ebf81098ab23">b9ea24933cc8a1626a85cc769692ebf81098ab23</a> Clarity + b9ea24933cc8a1626a85cc769692ebf81098ab23 +Clarity]]> + Luna-Nelle + 7049700: https://codeberg.org/LimePotato/LCP/commit/b9ea24933cc8a1626a85cc769692ebf81098ab23 + Tue, 04 Jul 2023 01:50:49 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/a32e02ff0dcf795efd8d0033ee7aad249bb639b5 + <a href="https://codeberg.org/LimePotato/LCP/commit/a32e02ff0dcf795efd8d0033ee7aad249bb639b5">a32e02ff0dcf795efd8d0033ee7aad249bb639b5</a> fix dl link + a32e02ff0dcf795efd8d0033ee7aad249bb639b5 +fix dl link]]> + Luna-Nelle + 7049657: https://codeberg.org/LimePotato/LCP/commit/a32e02ff0dcf795efd8d0033ee7aad249bb639b5 + Tue, 04 Jul 2023 01:49:40 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/a51cdc72dc40f4f58484a02b404393ae23fc0607 + <a href="https://codeberg.org/LimePotato/LCP/commit/a51cdc72dc40f4f58484a02b404393ae23fc0607">a51cdc72dc40f4f58484a02b404393ae23fc0607</a> Update .gitignore + a51cdc72dc40f4f58484a02b404393ae23fc0607 +Update .gitignore]]> + Luna-Nelle + 7049595: https://codeberg.org/LimePotato/LCP/commit/a51cdc72dc40f4f58484a02b404393ae23fc0607 + Tue, 04 Jul 2023 01:46:45 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/e3e18080853bb6d2485f854ffb1a29fd83e1a2b8 + <a href="https://codeberg.org/LimePotato/LCP/commit/e3e18080853bb6d2485f854ffb1a29fd83e1a2b8">e3e18080853bb6d2485f854ffb1a29fd83e1a2b8</a> wip + e3e18080853bb6d2485f854ffb1a29fd83e1a2b8 +wip]]> + Luna-Nelle + 7049505: https://codeberg.org/LimePotato/LCP/commit/e3e18080853bb6d2485f854ffb1a29fd83e1a2b8 + Tue, 04 Jul 2023 01:45:27 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/5f0a9509d15334efa00d8ecc1aa8e28f20799191 + <a href="https://codeberg.org/LimePotato/LCP/commit/5f0a9509d15334efa00d8ecc1aa8e28f20799191">5f0a9509d15334efa00d8ecc1aa8e28f20799191</a> Corrections + 5f0a9509d15334efa00d8ecc1aa8e28f20799191 +Corrections]]> + Luna-Nelle + 7049504: https://codeberg.org/LimePotato/LCP/commit/5f0a9509d15334efa00d8ecc1aa8e28f20799191 + Tue, 04 Jul 2023 01:45:10 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/d9a5825d2606b2fca9d9cd66f30ae34ab5f3e009 + <a href="https://codeberg.org/LimePotato/LCP/commit/d9a5825d2606b2fca9d9cd66f30ae34ab5f3e009">d9a5825d2606b2fca9d9cd66f30ae34ab5f3e009</a> Server DL link + d9a5825d2606b2fca9d9cd66f30ae34ab5f3e009 +Server DL link]]> + Luna-Nelle + 7049503: https://codeberg.org/LimePotato/LCP/commit/d9a5825d2606b2fca9d9cd66f30ae34ab5f3e009 + Tue, 04 Jul 2023 01:43:39 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/996cfeaf794811728fc2e20279a72364da9fb56b + <a href="https://codeberg.org/LimePotato/LCP/commit/996cfeaf794811728fc2e20279a72364da9fb56b">996cfeaf794811728fc2e20279a72364da9fb56b</a> Clarity + 996cfeaf794811728fc2e20279a72364da9fb56b +Clarity]]> + Luna-Nelle + 7049501: https://codeberg.org/LimePotato/LCP/commit/996cfeaf794811728fc2e20279a72364da9fb56b + Tue, 04 Jul 2023 01:43:11 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/c43e2dfc58d24884134cf52e1ea3f51689e664c3 + <a href="https://codeberg.org/LimePotato/LCP/commit/c43e2dfc58d24884134cf52e1ea3f51689e664c3">c43e2dfc58d24884134cf52e1ea3f51689e664c3</a> Clarity + c43e2dfc58d24884134cf52e1ea3f51689e664c3 +Clarity]]> + Luna-Nelle + 7049485: https://codeberg.org/LimePotato/LCP/commit/c43e2dfc58d24884134cf52e1ea3f51689e664c3 + Tue, 04 Jul 2023 01:40:23 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/51060096fc497a98862e89f617cdc4c47bc59717 + <a href="https://codeberg.org/LimePotato/LCP/commit/51060096fc497a98862e89f617cdc4c47bc59717">51060096fc497a98862e89f617cdc4c47bc59717</a> Reorder + 51060096fc497a98862e89f617cdc4c47bc59717 +Reorder]]> + Luna-Nelle + 7049478: https://codeberg.org/LimePotato/LCP/commit/51060096fc497a98862e89f617cdc4c47bc59717 + Tue, 04 Jul 2023 01:39:36 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/7e14a4df32d57ff16ad7864877483e7839be9a53 + <a href="https://codeberg.org/LimePotato/LCP/commit/7e14a4df32d57ff16ad7864877483e7839be9a53">7e14a4df32d57ff16ad7864877483e7839be9a53</a> Clarity + 7e14a4df32d57ff16ad7864877483e7839be9a53 +Clarity]]> + Luna-Nelle + 7049469: https://codeberg.org/LimePotato/LCP/commit/7e14a4df32d57ff16ad7864877483e7839be9a53 + Tue, 04 Jul 2023 01:39:16 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/47513fda7a5e87827668ff9314c1bae4129a2c50 + <a href="https://codeberg.org/LimePotato/LCP/commit/47513fda7a5e87827668ff9314c1bae4129a2c50">47513fda7a5e87827668ff9314c1bae4129a2c50</a> Update .gitignore + 47513fda7a5e87827668ff9314c1bae4129a2c50 +Update .gitignore]]> + Luna-Nelle + 7049461: https://codeberg.org/LimePotato/LCP/commit/47513fda7a5e87827668ff9314c1bae4129a2c50 + Tue, 04 Jul 2023 01:37:34 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/59f072a10c988ef9546f86bf59523042cb938ff5 + <a href="https://codeberg.org/LimePotato/LCP/commit/59f072a10c988ef9546f86bf59523042cb938ff5">59f072a10c988ef9546f86bf59523042cb938ff5</a> uwu + 59f072a10c988ef9546f86bf59523042cb938ff5 +uwu]]> + Luna-Nelle + 7049391: https://codeberg.org/LimePotato/LCP/commit/59f072a10c988ef9546f86bf59523042cb938ff5 + Tue, 04 Jul 2023 01:33:58 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/84a9812cdac64013ecb8cfd544589540d795b8d3 + <a href="https://codeberg.org/LimePotato/LCP/commit/84a9812cdac64013ecb8cfd544589540d795b8d3">84a9812cdac64013ecb8cfd544589540d795b8d3</a> Clarification + 84a9812cdac64013ecb8cfd544589540d795b8d3 +Clarification]]> + Luna-Nelle + 7049357: https://codeberg.org/LimePotato/LCP/commit/84a9812cdac64013ecb8cfd544589540d795b8d3 + Tue, 04 Jul 2023 01:33:37 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/c957d21001a04541cd62b0e7e6a9df015386f288 + <a href="https://codeberg.org/LimePotato/LCP/commit/c957d21001a04541cd62b0e7e6a9df015386f288">c957d21001a04541cd62b0e7e6a9df015386f288</a> fix readme + c957d21001a04541cd62b0e7e6a9df015386f288 +fix readme]]> + Luna-Nelle + 7049356: https://codeberg.org/LimePotato/LCP/commit/c957d21001a04541cd62b0e7e6a9df015386f288 + Tue, 04 Jul 2023 01:33:05 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/69f6a0cfa0ee3f5473cd3102b2c4052878671613 + <a href="https://codeberg.org/LimePotato/LCP/commit/69f6a0cfa0ee3f5473cd3102b2c4052878671613">69f6a0cfa0ee3f5473cd3102b2c4052878671613</a> f + 69f6a0cfa0ee3f5473cd3102b2c4052878671613 +f]]> + Luna-Nelle + 7049344: https://codeberg.org/LimePotato/LCP/commit/69f6a0cfa0ee3f5473cd3102b2c4052878671613 + Tue, 04 Jul 2023 01:32:29 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/10bb68252799b409cd48db037e975449f7484842 + <a href="https://codeberg.org/LimePotato/LCP/commit/10bb68252799b409cd48db037e975449f7484842">10bb68252799b409cd48db037e975449f7484842</a> whoops dont wanna steal their work (notthatitdid) + 10bb68252799b409cd48db037e975449f7484842 +whoops dont wanna steal their work (notthatitdid)]]> + Luna-Nelle + 7049343: https://codeberg.org/LimePotato/LCP/commit/10bb68252799b409cd48db037e975449f7484842 + Tue, 04 Jul 2023 01:32:16 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/392118760486eb8c7a9cd7018924eb138100f991 + <a href="https://codeberg.org/LimePotato/LCP/commit/392118760486eb8c7a9cd7018924eb138100f991">392118760486eb8c7a9cd7018924eb138100f991</a> bash the recompile script into submission + 392118760486eb8c7a9cd7018924eb138100f991 +bash the recompile script into submission]]> + Luna-Nelle + 7049287: https://codeberg.org/LimePotato/LCP/commit/392118760486eb8c7a9cd7018924eb138100f991 + Tue, 04 Jul 2023 01:27:06 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/ce9c03bb6c99955936b0e42fbb368ba021c995af + <a href="https://codeberg.org/LimePotato/LCP/commit/ce9c03bb6c99955936b0e42fbb368ba021c995af">ce9c03bb6c99955936b0e42fbb368ba021c995af</a> decompiling for dummies + ce9c03bb6c99955936b0e42fbb368ba021c995af +decompiling for dummies]]> + Luna-Nelle + 7049285: https://codeberg.org/LimePotato/LCP/commit/ce9c03bb6c99955936b0e42fbb368ba021c995af + Tue, 04 Jul 2023 01:25:21 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/d5f1f9aa0d4cf7babdc469ce5c6f864da33cfedf + <a href="https://codeberg.org/LimePotato/LCP/commit/d5f1f9aa0d4cf7babdc469ce5c6f864da33cfedf">d5f1f9aa0d4cf7babdc469ce5c6f864da33cfedf</a> diff patching commands + d5f1f9aa0d4cf7babdc469ce5c6f864da33cfedf +diff patching commands]]> + Luna-Nelle + 7049282: https://codeberg.org/LimePotato/LCP/commit/d5f1f9aa0d4cf7babdc469ce5c6f864da33cfedf + Tue, 04 Jul 2023 01:22:47 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/3c93cec258951e01c215b079dc7dcaa453f6fa93 + <a href="https://codeberg.org/LimePotato/LCP/commit/3c93cec258951e01c215b079dc7dcaa453f6fa93">3c93cec258951e01c215b079dc7dcaa453f6fa93</a> Extraction commands + 3c93cec258951e01c215b079dc7dcaa453f6fa93 +Extraction commands]]> + Luna-Nelle + 7049216: https://codeberg.org/LimePotato/LCP/commit/3c93cec258951e01c215b079dc7dcaa453f6fa93 + Tue, 04 Jul 2023 01:20:26 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/0ce72d08715584fbbeb68e9774ff47db141cda45 + <a href="https://codeberg.org/LimePotato/LCP/commit/0ce72d08715584fbbeb68e9774ff47db141cda45">0ce72d08715584fbbeb68e9774ff47db141cda45</a> code workspace + 0ce72d08715584fbbeb68e9774ff47db141cda45 +code workspace]]> + Luna-Nelle + 7049140: https://codeberg.org/LimePotato/LCP/commit/0ce72d08715584fbbeb68e9774ff47db141cda45 + Tue, 04 Jul 2023 01:14:41 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + /LimePotato/LCP/compare/8e132608ef6be6065cb79792efaea87a68bd6f8a...83459f69553420fd06cd496a21dfc2c4f90fa5c6 + <a href="https://codeberg.org/LimePotato/LCP/commit/83459f69553420fd06cd496a21dfc2c4f90fa5c6">83459f69553420fd06cd496a21dfc2c4f90fa5c6</a> MCP patch and classwork <a href="https://codeberg.org/LimePotato/LCP/commit/bafe0aca335ae1f56cd3ed724bb843da3811e3da">bafe0aca335ae1f56cd3ed724bb843da3811e3da</a> .gitignore <a href="https://codeberg.org/LimePotato/LCP/commit/a98661a07335df5a761e852a50eb46493f47329a">a98661a07335df5a761e852a50eb46493f47329a</a> Bashed scripts <a href="https://codeberg.org/LimePotato/LCP/commit/cbb36e4e848927f3e78f77b0af765953231f114f">cbb36e4e848927f3e78f77b0af765953231f114f</a> original MCP scripts <a href="https://codeberg.org/LimePotato/LCP/commit/3da6e7f2fd0a5490d366817c31d8c21544ee82d0">3da6e7f2fd0a5490d366817c31d8c21544ee82d0</a> MCP testing scripts + 83459f69553420fd06cd496a21dfc2c4f90fa5c6 +MCP patch and classwork + +bafe0aca335ae1f56cd3ed724bb843da3811e3da +.gitignore + +a98661a07335df5a761e852a50eb46493f47329a +Bashed scripts + +cbb36e4e848927f3e78f77b0af765953231f114f +original MCP scripts + +3da6e7f2fd0a5490d366817c31d8c21544ee82d0 +MCP testing scripts]]> + Luna-Nelle + 7049106: /LimePotato/LCP/compare/8e132608ef6be6065cb79792efaea87a68bd6f8a...83459f69553420fd06cd496a21dfc2c4f90fa5c6 + Tue, 04 Jul 2023 01:11:12 +0000 + + + Luna-Nelle created branch <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> in <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/src/branch/main + + Luna-Nelle + 7049098: https://codeberg.org/LimePotato/LCP/src/branch/main + Tue, 04 Jul 2023 01:09:23 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/LCP/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP/commit/8e132608ef6be6065cb79792efaea87a68bd6f8a + <a href="https://codeberg.org/LimePotato/LCP/commit/8e132608ef6be6065cb79792efaea87a68bd6f8a">8e132608ef6be6065cb79792efaea87a68bd6f8a</a> ini + 8e132608ef6be6065cb79792efaea87a68bd6f8a +ini]]> + Luna-Nelle + 7049099: https://codeberg.org/LimePotato/LCP/commit/8e132608ef6be6065cb79792efaea87a68bd6f8a + Tue, 04 Jul 2023 01:09:23 +0000 + + + Luna-Nelle created repository <a href="https://codeberg.org/LimePotato/LCP">LimePotato/LCP</a> + https://codeberg.org/LimePotato/LCP + + Luna-Nelle + 7049052: https://codeberg.org/LimePotato/LCP + Tue, 04 Jul 2023 01:08:22 +0000 + + + \ No newline at end of file diff --git a/rss/LCPRSS.html b/rss/LCPRSS.html new file mode 100755 index 0000000..2273d36 --- /dev/null +++ b/rss/LCPRSS.html @@ -0,0 +1,130 @@ + + + + + + + + + + + + + LimePot - Nullafati-xyz RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/LimePotato-codeberg.rss b/rss/LimePotato-codeberg.rss new file mode 100755 index 0000000..586b3c0 --- /dev/null +++ b/rss/LimePotato-codeberg.rss @@ -0,0 +1,347 @@ + + + Feed of "Luna-Nelle" + https://codeberg.org/LimePotato + <p>hi there.</p> + Wed, 21 Jun 2023 09:33:26 +0000 + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/quilt-template-mod/src/branch/1.20.1">1.20.1</a> at <a href="https://codeberg.org/LimePotato/quilt-template-mod">LimePotato/quilt-template-mod</a> + https://codeberg.org/LimePotato/quilt-template-mod/commit/4045a4f564fc210912a4e890bae74e184cd8eb0a + <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/4045a4f564fc210912a4e890bae74e184cd8eb0a">4045a4f564fc210912a4e890bae74e184cd8eb0a</a> rename + 4045a4f564fc210912a4e890bae74e184cd8eb0a +rename]]> + Luna-Nelle + 6836093: https://codeberg.org/LimePotato/quilt-template-mod/commit/4045a4f564fc210912a4e890bae74e184cd8eb0a + Wed, 21 Jun 2023 09:29:16 +0000 + + + Luna-Nelle renamed repository from <code>limepot-quilt-template-mod</code> to <a href="https://codeberg.org/LimePotato/quilt-template-mod">LimePotato/quilt-template-mod</a> + https://codeberg.org/LimePotato/quilt-template-mod + + Luna-Nelle + 6836075: https://codeberg.org/LimePotato/quilt-template-mod + Wed, 21 Jun 2023 09:27:19 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/limepot-xyz/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/limepot-xyz">LimePotato/limepot-xyz</a> + https://codeberg.org/LimePotato/limepot-xyz/commit/a644e8b4e5a7042681a64304fd0b414c95132594 + <a href="https://codeberg.org/LimePotato/limepot-xyz/commit/a644e8b4e5a7042681a64304fd0b414c95132594">a644e8b4e5a7042681a64304fd0b414c95132594</a> 20230621 + a644e8b4e5a7042681a64304fd0b414c95132594 +20230621]]> + Luna-Nelle + 6835295: https://codeberg.org/LimePotato/limepot-xyz/commit/a644e8b4e5a7042681a64304fd0b414c95132594 + Wed, 21 Jun 2023 07:53:15 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/limepot-xyz/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/limepot-xyz">LimePotato/limepot-xyz</a> + https://codeberg.org/LimePotato/limepot-xyz/commit/26cc26439e439d040d605761e783c89a2ae198b5 + <a href="https://codeberg.org/LimePotato/limepot-xyz/commit/26cc26439e439d040d605761e783c89a2ae198b5">26cc26439e439d040d605761e783c89a2ae198b5</a> 20230621 + 26cc26439e439d040d605761e783c89a2ae198b5 +20230621]]> + Luna-Nelle + 6834898: https://codeberg.org/LimePotato/limepot-xyz/commit/26cc26439e439d040d605761e783c89a2ae198b5 + Wed, 21 Jun 2023 07:39:47 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/quilt-template-mod/src/branch/1.20.1">1.20.1</a> at <a href="https://codeberg.org/LimePotato/quilt-template-mod">LimePotato/quilt-template-mod</a> + https://codeberg.org/LimePotato/quilt-template-mod/commit/eb67bae9101aff5e7b549e5e5a780afc62ee9064 + <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/eb67bae9101aff5e7b549e5e5a780afc62ee9064">eb67bae9101aff5e7b549e5e5a780afc62ee9064</a> more clarification + eb67bae9101aff5e7b549e5e5a780afc62ee9064 +more clarification]]> + Luna-Nelle + 6834663: https://codeberg.org/LimePotato/quilt-template-mod/commit/eb67bae9101aff5e7b549e5e5a780afc62ee9064 + Wed, 21 Jun 2023 07:30:40 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/quilt-template-mod/src/branch/1.20.1">1.20.1</a> at <a href="https://codeberg.org/LimePotato/quilt-template-mod">LimePotato/quilt-template-mod</a> + https://codeberg.org/LimePotato/quilt-template-mod/commit/720753576a4096a274c31a195d63f9b60f34af78 + <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/720753576a4096a274c31a195d63f9b60f34af78">720753576a4096a274c31a195d63f9b60f34af78</a> clarification + 720753576a4096a274c31a195d63f9b60f34af78 +clarification]]> + Luna-Nelle + 6834621: https://codeberg.org/LimePotato/quilt-template-mod/commit/720753576a4096a274c31a195d63f9b60f34af78 + Wed, 21 Jun 2023 07:29:06 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/quilt-template-mod/src/branch/1.20.1">1.20.1</a> at <a href="https://codeberg.org/LimePotato/quilt-template-mod">LimePotato/quilt-template-mod</a> + https://codeberg.org/LimePotato/quilt-template-mod/commit/ead55cfb8c7e1ec2cb01762f83385277108f94ac + <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/ead55cfb8c7e1ec2cb01762f83385277108f94ac">ead55cfb8c7e1ec2cb01762f83385277108f94ac</a> script works! + ead55cfb8c7e1ec2cb01762f83385277108f94ac +script works!]]> + Luna-Nelle + 6834606: https://codeberg.org/LimePotato/quilt-template-mod/commit/ead55cfb8c7e1ec2cb01762f83385277108f94ac + Wed, 21 Jun 2023 07:27:10 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/quilt-template-mod/src/branch/1.20.1">1.20.1</a> at <a href="https://codeberg.org/LimePotato/quilt-template-mod">LimePotato/quilt-template-mod</a> + /LimePotato/limepot-quilt-template-mod/compare/79845492c6ba7d485e47492d8f28bb20dac21535...096df006cae7642123a34376c1ee6cf32f06a381 + <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/096df006cae7642123a34376c1ee6cf32f06a381">096df006cae7642123a34376c1ee6cf32f06a381</a> work on interactive script <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/cd6512a7441c7739689db95914f5df80ff7dcd32">cd6512a7441c7739689db95914f5df80ff7dcd32</a> funny + 096df006cae7642123a34376c1ee6cf32f06a381 +work on interactive script + +cd6512a7441c7739689db95914f5df80ff7dcd32 +funny]]> + Luna-Nelle + 6834289: /LimePotato/limepot-quilt-template-mod/compare/79845492c6ba7d485e47492d8f28bb20dac21535...096df006cae7642123a34376c1ee6cf32f06a381 + Wed, 21 Jun 2023 06:36:47 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/quilt-template-mod/src/branch/1.20.1">1.20.1</a> at <a href="https://codeberg.org/LimePotato/quilt-template-mod">LimePotato/quilt-template-mod</a> + /LimePotato/limepot-quilt-template-mod/compare/b1596f3dffd34e741104e60d666fb3e585f02c67...79845492c6ba7d485e47492d8f28bb20dac21535 + <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/79845492c6ba7d485e47492d8f28bb20dac21535">79845492c6ba7d485e47492d8f28bb20dac21535</a> Add MOD_ID variable <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/29b1a8d26165f48af0259dd2301f6262cda9ae62">29b1a8d26165f48af0259dd2301f6262cda9ae62</a> Bump version <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/a46124fa3a6ecc1dafc86d675c816b90ff1622b5">a46124fa3a6ecc1dafc86d675c816b90ff1622b5</a> interactive setup file <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/eb40fcfe5e8f1631cc4f6db3f392439828f6c68f">eb40fcfe5e8f1631cc4f6db3f392439828f6c68f</a> Readme and changelog <a href="https://codeberg.org/LimePotato/quilt-template-mod/commit/d2f9cf30a563cf5b70ebc1069723fb0d3a6b78e8">d2f9cf30a563cf5b70ebc1069723fb0d3a6b78e8</a> License stuff + 79845492c6ba7d485e47492d8f28bb20dac21535 +Add MOD_ID variable + +29b1a8d26165f48af0259dd2301f6262cda9ae62 +Bump version + +a46124fa3a6ecc1dafc86d675c816b90ff1622b5 +interactive setup file + +eb40fcfe5e8f1631cc4f6db3f392439828f6c68f +Readme and changelog + +d2f9cf30a563cf5b70ebc1069723fb0d3a6b78e8 +License stuff]]> + Luna-Nelle + 6833421: /LimePotato/limepot-quilt-template-mod/compare/b1596f3dffd34e741104e60d666fb3e585f02c67...79845492c6ba7d485e47492d8f28bb20dac21535 + Wed, 21 Jun 2023 04:56:07 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/Stellarworks/src/branch/Latest">Latest</a> at <a href="https://codeberg.org/LimePotato/Stellarworks">LimePotato/Stellarworks</a> + https://codeberg.org/LimePotato/Stellarworks/commit/301e21a88abbd4615202453772f604ad26a76cb7 + <a href="https://codeberg.org/LimePotato/Stellarworks/commit/301e21a88abbd4615202453772f604ad26a76cb7">301e21a88abbd4615202453772f604ad26a76cb7</a> Bump version + 301e21a88abbd4615202453772f604ad26a76cb7 +Bump version]]> + Luna-Nelle + 6833379: https://codeberg.org/LimePotato/Stellarworks/commit/301e21a88abbd4615202453772f604ad26a76cb7 + Wed, 21 Jun 2023 04:52:26 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/Stellarworks/src/branch/Latest">Latest</a> at <a href="https://codeberg.org/LimePotato/Stellarworks">LimePotato/Stellarworks</a> + /LimePotato/Stellarworks/compare/487496a100c8d3c0a884d42bccb4dc2095633753...4166f1b61be9b33913acb332ed60f18542813997 + <a href="https://codeberg.org/LimePotato/Stellarworks/commit/4166f1b61be9b33913acb332ed60f18542813997">4166f1b61be9b33913acb332ed60f18542813997</a> Bump version <a href="https://codeberg.org/LimePotato/Stellarworks/commit/91090fa2bd48d200fd57c99b1f125634b4e9c26e">91090fa2bd48d200fd57c99b1f125634b4e9c26e</a> Update Kanban <a href="https://codeberg.org/LimePotato/Stellarworks/commit/6286c57a54a0ee6e3a2c5c060e365da43b6debc9">6286c57a54a0ee6e3a2c5c060e365da43b6debc9</a> Refactor and Rebalance tools <a href="https://codeberg.org/LimePotato/Stellarworks/commit/7a5063dff9f5c910619f1b1cd98faef29dfb1c74">7a5063dff9f5c910619f1b1cd98faef29dfb1c74</a> Make pig iron tools handheld <a href="https://codeberg.org/LimePotato/Stellarworks/commit/0d105995a9890ace72fc541a7ceb60a2dc5e66ff">0d105995a9890ace72fc541a7ceb60a2dc5e66ff</a> Refactor + 4166f1b61be9b33913acb332ed60f18542813997 +Bump version + +91090fa2bd48d200fd57c99b1f125634b4e9c26e +Update Kanban + +6286c57a54a0ee6e3a2c5c060e365da43b6debc9 +Refactor and Rebalance tools + +7a5063dff9f5c910619f1b1cd98faef29dfb1c74 +Make pig iron tools handheld + +0d105995a9890ace72fc541a7ceb60a2dc5e66ff +Refactor]]> + Luna-Nelle + 6833378: /LimePotato/Stellarworks/compare/487496a100c8d3c0a884d42bccb4dc2095633753...4166f1b61be9b33913acb332ed60f18542813997 + Wed, 21 Jun 2023 04:52:12 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/ouroboros-group/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/ouroboros-group">LimePotato/ouroboros-group</a> + https://codeberg.org/LimePotato/ouroboros-group/commit/cf6b2a1d34fe8187015cfd5c19459e94685b42de + <a href="https://codeberg.org/LimePotato/ouroboros-group/commit/cf6b2a1d34fe8187015cfd5c19459e94685b42de">cf6b2a1d34fe8187015cfd5c19459e94685b42de</a> tweak config + cf6b2a1d34fe8187015cfd5c19459e94685b42de +tweak config]]> + Luna-Nelle + 6831911: https://codeberg.org/LimePotato/ouroboros-group/commit/cf6b2a1d34fe8187015cfd5c19459e94685b42de + Wed, 21 Jun 2023 01:26:01 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/ouroboros-group/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/ouroboros-group">LimePotato/ouroboros-group</a> + https://codeberg.org/LimePotato/ouroboros-group/commit/522976fb66b0b1d1033f8f1a63ff46321369b2f6 + <a href="https://codeberg.org/LimePotato/ouroboros-group/commit/522976fb66b0b1d1033f8f1a63ff46321369b2f6">522976fb66b0b1d1033f8f1a63ff46321369b2f6</a> tweak config + 522976fb66b0b1d1033f8f1a63ff46321369b2f6 +tweak config]]> + Luna-Nelle + 6831908: https://codeberg.org/LimePotato/ouroboros-group/commit/522976fb66b0b1d1033f8f1a63ff46321369b2f6 + Wed, 21 Jun 2023 01:23:24 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/ouroboros-group/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/ouroboros-group">LimePotato/ouroboros-group</a> + /LimePotato/ouroboros-group/compare/4132972e9e5e4e68cbfde85e3ca2744812b7dad1...da740580cf92b4c4a99c059314eb4e5e222b2ea9 + <a href="https://codeberg.org/LimePotato/ouroboros-group/commit/da740580cf92b4c4a99c059314eb4e5e222b2ea9">da740580cf92b4c4a99c059314eb4e5e222b2ea9</a> add dl link <a href="https://codeberg.org/LimePotato/ouroboros-group/commit/baecbb3cb5c40c832557aa4c8bfde194aa3c25f3">baecbb3cb5c40c832557aa4c8bfde194aa3c25f3</a> pack skeleton + da740580cf92b4c4a99c059314eb4e5e222b2ea9 +add dl link + +baecbb3cb5c40c832557aa4c8bfde194aa3c25f3 +pack skeleton]]> + Luna-Nelle + 6831728: /LimePotato/ouroboros-group/compare/4132972e9e5e4e68cbfde85e3ca2744812b7dad1...da740580cf92b4c4a99c059314eb4e5e222b2ea9 + Wed, 21 Jun 2023 00:49:54 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/limepot-xyz/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/limepot-xyz">LimePotato/limepot-xyz</a> + https://codeberg.org/LimePotato/limepot-xyz/commit/af0726b923d9def77f8ae99c63c326e6f4fd9188 + <a href="https://codeberg.org/LimePotato/limepot-xyz/commit/af0726b923d9def77f8ae99c63c326e6f4fd9188">af0726b923d9def77f8ae99c63c326e6f4fd9188</a> 20230620 + af0726b923d9def77f8ae99c63c326e6f4fd9188 +20230620]]> + Luna-Nelle + 6831718: https://codeberg.org/LimePotato/limepot-xyz/commit/af0726b923d9def77f8ae99c63c326e6f4fd9188 + Wed, 21 Jun 2023 00:47:10 +0000 + + + Luna-Nelle created branch <a href="https://codeberg.org/LimePotato/ouroboros-group/src/branch/main">main</a> in <a href="https://codeberg.org/LimePotato/ouroboros-group">LimePotato/ouroboros-group</a> + https://codeberg.org/LimePotato/ouroboros-group/src/branch/main + + Luna-Nelle + 6831686: https://codeberg.org/LimePotato/ouroboros-group/src/branch/main + Wed, 21 Jun 2023 00:41:53 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/ouroboros-group/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/ouroboros-group">LimePotato/ouroboros-group</a> + https://codeberg.org/LimePotato/ouroboros-group/commit/4132972e9e5e4e68cbfde85e3ca2744812b7dad1 + <a href="https://codeberg.org/LimePotato/ouroboros-group/commit/4132972e9e5e4e68cbfde85e3ca2744812b7dad1">4132972e9e5e4e68cbfde85e3ca2744812b7dad1</a> init + 4132972e9e5e4e68cbfde85e3ca2744812b7dad1 +init]]> + Luna-Nelle + 6831687: https://codeberg.org/LimePotato/ouroboros-group/commit/4132972e9e5e4e68cbfde85e3ca2744812b7dad1 + Wed, 21 Jun 2023 00:41:53 +0000 + + + Luna-Nelle created repository <a href="https://codeberg.org/LimePotato/ouroboros-group">LimePotato/ouroboros-group</a> + https://codeberg.org/LimePotato/ouroboros-group + + Luna-Nelle + 6831636: https://codeberg.org/LimePotato/ouroboros-group + Wed, 21 Jun 2023 00:37:09 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/limepot-xyz/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/limepot-xyz">LimePotato/limepot-xyz</a> + https://codeberg.org/LimePotato/limepot-xyz/commit/a84c518c071fc57f7cd2631e75d027818171b494 + <a href="https://codeberg.org/LimePotato/limepot-xyz/commit/a84c518c071fc57f7cd2631e75d027818171b494">a84c518c071fc57f7cd2631e75d027818171b494</a> 20230620 + a84c518c071fc57f7cd2631e75d027818171b494 +20230620]]> + Luna-Nelle + 6825956: https://codeberg.org/LimePotato/limepot-xyz/commit/a84c518c071fc57f7cd2631e75d027818171b494 + Tue, 20 Jun 2023 19:03:23 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/limepot-xyz/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/limepot-xyz">LimePotato/limepot-xyz</a> + https://codeberg.org/LimePotato/limepot-xyz/commit/34387376d4676674d30381f9d76c5a4066deaeaa + <a href="https://codeberg.org/LimePotato/limepot-xyz/commit/34387376d4676674d30381f9d76c5a4066deaeaa">34387376d4676674d30381f9d76c5a4066deaeaa</a> update + 34387376d4676674d30381f9d76c5a4066deaeaa +update]]> + Luna-Nelle + 6825818: https://codeberg.org/LimePotato/limepot-xyz/commit/34387376d4676674d30381f9d76c5a4066deaeaa + Tue, 20 Jun 2023 18:56:44 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/pokefg/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/pokefg">LimePotato/pokefg</a> + https://codeberg.org/LimePotato/pokefg/commit/cc66ce2aef9c710284f80d57e4c1dc738ee3fa6a + <a href="https://codeberg.org/LimePotato/pokefg/commit/cc66ce2aef9c710284f80d57e4c1dc738ee3fa6a">cc66ce2aef9c710284f80d57e4c1dc738ee3fa6a</a> update + cc66ce2aef9c710284f80d57e4c1dc738ee3fa6a +update]]> + Luna-Nelle + 6815758: https://codeberg.org/LimePotato/pokefg/commit/cc66ce2aef9c710284f80d57e4c1dc738ee3fa6a + Tue, 20 Jun 2023 08:57:18 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/nullafati-xyz/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/nullafati-xyz">LimePotato/nullafati-xyz</a> + https://codeberg.org/LimePotato/nullafati-xyz/commit/86de6f3be17f0b210b4d64316afc417322fff9d7 + <a href="https://codeberg.org/LimePotato/nullafati-xyz/commit/86de6f3be17f0b210b4d64316afc417322fff9d7">86de6f3be17f0b210b4d64316afc417322fff9d7</a> update + 86de6f3be17f0b210b4d64316afc417322fff9d7 +update]]> + Luna-Nelle + 6815757: https://codeberg.org/LimePotato/nullafati-xyz/commit/86de6f3be17f0b210b4d64316afc417322fff9d7 + Tue, 20 Jun 2023 08:57:16 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/limepot-xyz/src/branch/main">main</a> at <a href="https://codeberg.org/LimePotato/limepot-xyz">LimePotato/limepot-xyz</a> + https://codeberg.org/LimePotato/limepot-xyz/commit/99b58d2ab417d50c38c1f898f5e4323676a06820 + <a href="https://codeberg.org/LimePotato/limepot-xyz/commit/99b58d2ab417d50c38c1f898f5e4323676a06820">99b58d2ab417d50c38c1f898f5e4323676a06820</a> update + 99b58d2ab417d50c38c1f898f5e4323676a06820 +update]]> + Luna-Nelle + 6815744: https://codeberg.org/LimePotato/limepot-xyz/commit/99b58d2ab417d50c38c1f898f5e4323676a06820 + Tue, 20 Jun 2023 08:57:13 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/Stellarworks/src/branch/Latest">Latest</a> at <a href="https://codeberg.org/LimePotato/Stellarworks">LimePotato/Stellarworks</a> + /LimePotato/Stellarworks/compare/653419f6dd790874cf602f3379c848bd63fc1234...487496a100c8d3c0a884d42bccb4dc2095633753 + <a href="https://codeberg.org/LimePotato/Stellarworks/commit/487496a100c8d3c0a884d42bccb4dc2095633753">487496a100c8d3c0a884d42bccb4dc2095633753</a> Update Changelog and Kanban <a href="https://codeberg.org/LimePotato/Stellarworks/commit/de598cae893bf04a3040c2de115e77da83b1013c">de598cae893bf04a3040c2de115e77da83b1013c</a> ignore vanilla assets <a href="https://codeberg.org/LimePotato/Stellarworks/commit/d9b7f2043ad0b82ac10969c64003a4d7bc933927">d9b7f2043ad0b82ac10969c64003a4d7bc933927</a> Pig Iron Tools (artwork) <a href="https://codeberg.org/LimePotato/Stellarworks/commit/6bcf00aef7040ac0aa0d44d2746f38bee2f8a1f3">6bcf00aef7040ac0aa0d44d2746f38bee2f8a1f3</a> Pig Iron Tools (code) <a href="https://codeberg.org/LimePotato/Stellarworks/commit/bd381e2c538ef08ec62aa0733c1e7724bf3c54d1">bd381e2c538ef08ec62aa0733c1e7724bf3c54d1</a> Pig Iron Tool Material + 487496a100c8d3c0a884d42bccb4dc2095633753 +Update Changelog and Kanban + +de598cae893bf04a3040c2de115e77da83b1013c +ignore vanilla assets + +d9b7f2043ad0b82ac10969c64003a4d7bc933927 +Pig Iron Tools (artwork) + +6bcf00aef7040ac0aa0d44d2746f38bee2f8a1f3 +Pig Iron Tools (code) + +bd381e2c538ef08ec62aa0733c1e7724bf3c54d1 +Pig Iron Tool Material]]> + Luna-Nelle + 6808051: /LimePotato/Stellarworks/compare/653419f6dd790874cf602f3379c848bd63fc1234...487496a100c8d3c0a884d42bccb4dc2095633753 + Mon, 19 Jun 2023 18:26:08 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/Stellarworks/src/branch/Latest">Latest</a> at <a href="https://codeberg.org/LimePotato/Stellarworks">LimePotato/Stellarworks</a> + /LimePotato/Stellarworks/compare/915ccbdba8976fea042cff407f4bb205c2cdf5d5...653419f6dd790874cf602f3379c848bd63fc1234 + <a href="https://codeberg.org/LimePotato/Stellarworks/commit/653419f6dd790874cf602f3379c848bd63fc1234">653419f6dd790874cf602f3379c848bd63fc1234</a> Merge remote-tracking branch &#39;origin/Latest&#39; into Latest <a href="https://codeberg.org/LimePotato/Stellarworks/commit/40d68035eba0476fac66b25ff71a9a1f68b1dceb">40d68035eba0476fac66b25ff71a9a1f68b1dceb</a> Remove OwO lib + 653419f6dd790874cf602f3379c848bd63fc1234 +Merge remote-tracking branch 'origin/Latest' into Latest + +40d68035eba0476fac66b25ff71a9a1f68b1dceb +Remove OwO lib]]> + Luna-Nelle + 6791914: /LimePotato/Stellarworks/compare/915ccbdba8976fea042cff407f4bb205c2cdf5d5...653419f6dd790874cf602f3379c848bd63fc1234 + Mon, 19 Jun 2023 01:39:54 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/Stellarworks/src/branch/Latest">Latest</a> at <a href="https://codeberg.org/LimePotato/Stellarworks">LimePotato/Stellarworks</a> + https://codeberg.org/LimePotato/Stellarworks/commit/915ccbdba8976fea042cff407f4bb205c2cdf5d5 + <a href="https://codeberg.org/LimePotato/Stellarworks/commit/915ccbdba8976fea042cff407f4bb205c2cdf5d5">915ccbdba8976fea042cff407f4bb205c2cdf5d5</a> Remove OwO lib + 915ccbdba8976fea042cff407f4bb205c2cdf5d5 +Remove OwO lib]]> + Luna-Nelle + 6791911: https://codeberg.org/LimePotato/Stellarworks/commit/915ccbdba8976fea042cff407f4bb205c2cdf5d5 + Mon, 19 Jun 2023 01:38:12 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/fedi-block-api/src/branch/master">master</a> at <a href="https://codeberg.org/LimePotato/fedi-block-api">LimePotato/fedi-block-api</a> + https://codeberg.org/LimePotato/fedi-block-api/commit/e648997257cb368956eee6051e7fd83ad9990c53 + <a href="https://codeberg.org/LimePotato/fedi-block-api/commit/e648997257cb368956eee6051e7fd83ad9990c53">e648997257cb368956eee6051e7fd83ad9990c53</a> Update &#39;README.md&#39; + e648997257cb368956eee6051e7fd83ad9990c53 +Update 'README.md']]> + Luna-Nelle + 6791411: https://codeberg.org/LimePotato/fedi-block-api/commit/e648997257cb368956eee6051e7fd83ad9990c53 + Mon, 19 Jun 2023 00:52:14 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/fedi-block-api/src/branch/master">master</a> at <a href="https://codeberg.org/LimePotato/fedi-block-api">LimePotato/fedi-block-api</a> + https://codeberg.org/LimePotato/fedi-block-api/commit/9c8b17362b25dc643db9e185e678167cbdb11ee4 + <a href="https://codeberg.org/LimePotato/fedi-block-api/commit/9c8b17362b25dc643db9e185e678167cbdb11ee4">9c8b17362b25dc643db9e185e678167cbdb11ee4</a> RACISM SUCKS! + 9c8b17362b25dc643db9e185e678167cbdb11ee4 +RACISM SUCKS!]]> + Luna-Nelle + 6791376: https://codeberg.org/LimePotato/fedi-block-api/commit/9c8b17362b25dc643db9e185e678167cbdb11ee4 + Mon, 19 Jun 2023 00:47:58 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/fedi-block-api/src/branch/master">master</a> at <a href="https://codeberg.org/LimePotato/fedi-block-api">LimePotato/fedi-block-api</a> + https://codeberg.org/LimePotato/fedi-block-api/commit/a3655e7b781ad092acdb85d0a9a8422c9021afba + <a href="https://codeberg.org/LimePotato/fedi-block-api/commit/a3655e7b781ad092acdb85d0a9a8422c9021afba">a3655e7b781ad092acdb85d0a9a8422c9021afba</a> racism yucky + a3655e7b781ad092acdb85d0a9a8422c9021afba +racism yucky]]> + Luna-Nelle + 6791193: https://codeberg.org/LimePotato/fedi-block-api/commit/a3655e7b781ad092acdb85d0a9a8422c9021afba + Mon, 19 Jun 2023 00:31:28 +0000 + + + Luna-Nelle pushed to <a href="https://codeberg.org/LimePotato/fedi-block-api/src/branch/master">master</a> at <a href="https://codeberg.org/LimePotato/fedi-block-api">LimePotato/fedi-block-api</a> + https://codeberg.org/LimePotato/fedi-block-api/commit/7f10e20effb0112461a46a8b736a0b0f25c71947 + <a href="https://codeberg.org/LimePotato/fedi-block-api/commit/7f10e20effb0112461a46a8b736a0b0f25c71947">7f10e20effb0112461a46a8b736a0b0f25c71947</a> better style + no racism owo + 7f10e20effb0112461a46a8b736a0b0f25c71947 +better style + no racism owo]]> + Luna-Nelle + 6791170: https://codeberg.org/LimePotato/fedi-block-api/commit/7f10e20effb0112461a46a8b736a0b0f25c71947 + Mon, 19 Jun 2023 00:30:28 +0000 + + + \ No newline at end of file diff --git a/rss/codebergrss.html b/rss/codebergrss.html new file mode 100755 index 0000000..5274380 --- /dev/null +++ b/rss/codebergrss.html @@ -0,0 +1,129 @@ + + + + + + + + + + + + + LimePot - Codeberg RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/fedirss.html b/rss/fedirss.html new file mode 100755 index 0000000..b6f482b --- /dev/null +++ b/rss/fedirss.html @@ -0,0 +1,130 @@ + + + + + + + + + + + + + LimePot - Fediverse RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/forgejorss.html b/rss/forgejorss.html new file mode 100755 index 0000000..2a1bd80 --- /dev/null +++ b/rss/forgejorss.html @@ -0,0 +1,130 @@ + + + + + + + + + + + + + LimePot - Forgejo RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/godottempproj.html b/rss/godottempproj.html new file mode 100755 index 0000000..da744f7 --- /dev/null +++ b/rss/godottempproj.html @@ -0,0 +1,130 @@ + + + + + + + + + + + + + LimePot - Godot Temp Proj RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/nullafati-xyz.rss b/rss/nullafati-xyz.rss new file mode 100755 index 0000000..0df7a2e --- /dev/null +++ b/rss/nullafati-xyz.rss @@ -0,0 +1,18 @@ + + + Feed of "LimePotato/nullafati-xyz" + https://git.ouroboros.group/LimePotato/nullafati-xyz + + Fri, 21 Jul 2023 02:01:50 -0600 + + Lilith pushed to <a href="https://git.ouroboros.group/LimePotato/nullafati-xyz/src/branch/main">main</a> at <a href="https://git.ouroboros.group/LimePotato/nullafati-xyz">LimePotato/nullafati-xyz</a> + https://git.ouroboros.group/LimePotato/nullafati-xyz/commit/991f3c8c69732490bc59b756f2b4657a491e2ce0 + <a href="https://git.ouroboros.group/LimePotato/nullafati-xyz/commit/991f3c8c69732490bc59b756f2b4657a491e2ce0">991f3c8c69732490bc59b756f2b4657a491e2ce0</a> 20230721 + 991f3c8c69732490bc59b756f2b4657a491e2ce0 +20230721]]> + Lilith + 23: https://git.ouroboros.group/LimePotato/nullafati-xyz/commit/991f3c8c69732490bc59b756f2b4657a491e2ce0 + Fri, 21 Jul 2023 01:49:55 -0600 + + + \ No newline at end of file diff --git a/rss/nullafatixyzrss.html b/rss/nullafatixyzrss.html new file mode 100755 index 0000000..3e793fe --- /dev/null +++ b/rss/nullafatixyzrss.html @@ -0,0 +1,130 @@ + + + + + + + + + + + + + LimePot - Nullafati-xyz RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/odysee.xml b/rss/odysee.xml new file mode 100755 index 0000000..03deae4 --- /dev/null +++ b/rss/odysee.xml @@ -0,0 +1,2 @@ + +<![CDATA[LimePotato on Odysee]]>https://odysee.com/@LimePot:4https://thumbs.odycdn.com/4c53bfd42fce720dd0061bebced1a054.webpLimePotato on Odyseehttps://odysee.com/@LimePot:4RSS for NodeWed, 21 Jun 2023 10:56:19 GMTLimePotatoLimePotatono-reply@odysee.comno<![CDATA[EXPORT]]>thumbnail

]]>
https://odysee.com/EXPORT:fdd272828136e8eb64f115139ffd8db73d5bceaehttps://odysee.com/EXPORT:fdd272828136e8eb64f115139ffd8db73d5bceaeFri, 07 Oct 2022 06:00:00 GMTEXPORTLimePotato18no
<![CDATA[Dont mind my new VR Chat avatar]]>thumbnail

]]>
https://odysee.com/Dont-mind-my-new-VR-Chat-avatar:381091988df14995d45b3e20f6fa2ed9514e0980https://odysee.com/Dont-mind-my-new-VR-Chat-avatar:381091988df14995d45b3e20f6fa2ed9514e0980Fri, 12 Mar 2021 07:00:00 GMTDont mind my new VR Chat avatarLimePotato8no
<![CDATA[pupper]]>thumbnail

goodbye rex, thankyou for always being there for me, and keeping our spirits up.

I hope you continue to live a long and happy life.]]>
https://odysee.com/pupper:31f8359d7e8e4a22dab419c67b83f7fa062cc4aahttps://odysee.com/pupper:31f8359d7e8e4a22dab419c67b83f7fa062cc4aaThu, 07 Jan 2021 07:00:00 GMTpupperLimePotato32no
<![CDATA[owO]]>thumbnail

]]>
https://odysee.com/owO:e53daabcd713ea1bff7e7f9804986426b0f66928https://odysee.com/owO:e53daabcd713ea1bff7e7f9804986426b0f66928Mon, 26 Oct 2020 06:00:00 GMTowOLimePotato31no
<![CDATA[The grue's growl]]>thumbnail

]]>
https://odysee.com/The-grue%27s-growl:0c42ec9489bb744cf77a1467a279ffac6f407505https://odysee.com/The-grue%27s-growl:0c42ec9489bb744cf77a1467a279ffac6f407505Mon, 26 Oct 2020 06:00:00 GMTThe grue's growlLimePotato16no
<![CDATA[Update - the grue is a redditor]]>thumbnail

]]>
https://odysee.com/Update---the-grue-is-a-redditor:51705045ee01325f19bc99721f5d26a9ca228e71https://odysee.com/Update---the-grue-is-a-redditor:51705045ee01325f19bc99721f5d26a9ca228e71Mon, 26 Oct 2020 06:00:00 GMTUpdate - the grue is a redditorLimePotato22no
<![CDATA[nice]]>thumbnail

]]>
https://odysee.com/nice:ec09fe42b139f082bf671b0eab3fcbea87b50d64https://odysee.com/nice:ec09fe42b139f082bf671b0eab3fcbea87b50d64Tue, 20 Oct 2020 06:00:00 GMTniceLimePotato10no
<![CDATA[Japan Trip 2018 (A brief Collection)]]>thumbnail

Hey yall i know its (extremely) late but at least i got it out!

Check out Boken Japan: http://www.bokenjapan.org/

Song: Eternal Youth by RUDE https://open.spotify.com/album/6STwjBCu3CTEViSxJChKlV]]>
https://odysee.com/Japan-Trip-2018:1ba9b0d65b2f602d64629dde7415107388f36783https://odysee.com/Japan-Trip-2018:1ba9b0d65b2f602d64629dde7415107388f36783Wed, 07 Aug 2019 06:00:00 GMTJapan Trip 2018 (A brief Collection)LimePotato320no
<![CDATA[Such a sweetie]]>thumbnail

my phone automatically made this video, first couple are images i took and the rest is, well...]]>
https://odysee.com/Such-a-sweetie:e5c86343b1783d94c00ab5557193114feffda0ebhttps://odysee.com/Such-a-sweetie:e5c86343b1783d94c00ab5557193114feffda0ebThu, 01 Nov 2018 06:00:00 GMTSuch a sweetieLimePotato54no
<![CDATA[Proof that signs dont work.]]>thumbnail

]]>
https://odysee.com/Proof-that-signs-dont-work:094535fbfaf8a99a9fecff549b24659d721eb2a4https://odysee.com/Proof-that-signs-dont-work:094535fbfaf8a99a9fecff549b24659d721eb2a4Fri, 06 Jul 2018 06:00:00 GMTProof that signs dont work.LimePotato5no
<![CDATA[Windows vs. Mac]]>thumbnail

A horrible video I made for a class presentation.]]>
https://odysee.com/Windows-vs-Mac:4dd85829e4f89f1b7dda65e7b57f7e6e11b91ae0https://odysee.com/Windows-vs-Mac:4dd85829e4f89f1b7dda65e7b57f7e6e11b91ae0Tue, 20 May 2014 06:00:00 GMTWindows vs. MacLimePotato280no
<![CDATA[Little me excited about minecraft]]>thumbnail

From my old, cold, dead, youtube channel ]]>
https://odysee.com/Little-me-excited-about-minecraft:aa204e4a731966f47e64cdabb9481d3b605f47e7https://odysee.com/Little-me-excited-about-minecraft:aa204e4a731966f47e64cdabb9481d3b605f47e7Mon, 18 Nov 2013 03:59:58 GMTLittle me excited about minecraftLimePotato60no
<![CDATA[Herobrine real or fake]]>thumbnail

a bunch of Herobrine pictures put together for a slideshow for you guys hope you enjoy and keep waiting for some minecraft,tekkit,]]>
https://odysee.com/Herobrine-real-or-fake:478212758825425f9b7e191357cb3599b1ca4d3chttps://odysee.com/Herobrine-real-or-fake:478212758825425f9b7e191357cb3599b1ca4d3cWed, 24 Jul 2013 06:00:00 GMTHerobrine real or fakeLimePotato44no
\ No newline at end of file diff --git a/rss/odyseerss.html b/rss/odyseerss.html new file mode 100755 index 0000000..54aeb0c --- /dev/null +++ b/rss/odyseerss.html @@ -0,0 +1,131 @@ + + + + + + + + + + + + + LimePot - Odysee RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/pixelfedrss.html b/rss/pixelfedrss.html new file mode 100755 index 0000000..24d28e9 --- /dev/null +++ b/rss/pixelfedrss.html @@ -0,0 +1,131 @@ + + + + + + + + + + + + + LimePot - PixelFed RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/psxtemprss.html b/rss/psxtemprss.html new file mode 100755 index 0000000..85a783c --- /dev/null +++ b/rss/psxtemprss.html @@ -0,0 +1,131 @@ + + + + + + + + + + + + + LimePot - Godot PSX Template RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/quilt-template-modrss.html b/rss/quilt-template-modrss.html new file mode 100755 index 0000000..e56a4f2 --- /dev/null +++ b/rss/quilt-template-modrss.html @@ -0,0 +1,131 @@ + + + + + + + + + + + + + LimePot - QTM RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/roses-modrss.html b/rss/roses-modrss.html new file mode 100755 index 0000000..0de658a --- /dev/null +++ b/rss/roses-modrss.html @@ -0,0 +1,131 @@ + + + + + + + + + + + + + LimePot - Roses Mod RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/stellarworksrss.html b/rss/stellarworksrss.html new file mode 100755 index 0000000..2e781a8 --- /dev/null +++ b/rss/stellarworksrss.html @@ -0,0 +1,130 @@ + + + + + + + + + + + + + LimePot - Stellarworks RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/rss/yummyrss.html b/rss/yummyrss.html new file mode 100755 index 0000000..05d914d --- /dev/null +++ b/rss/yummyrss.html @@ -0,0 +1,129 @@ + + + + + + + + + + + + + LimePot - Stellarworks RSS + + + + + + + + +
+ +
+
+
+ + diff --git a/snp.html b/snp.html new file mode 100755 index 0000000..d315863 --- /dev/null +++ b/snp.html @@ -0,0 +1,135 @@ + + + + + + + + + + + + + Security and Privacy + + + + + + + + +
+
+
+ +
+
+ +

Privacy & Security

> +

I try to make this site without JavaScript, I use Bulma Which doesn't require JS, but full disclosure, I've used a little JS for the mobile version (specifically the menu burger opening and closing). but this site will function if you turn JS off.

+
+

I do not collect or store information.

+
+

Credits

+

The RSS icon was made by Pixel Perfect

+
+
+
+
+
+ + \ No newline at end of file diff --git a/sonia/bot_PP.html b/sonia/bot_PP.html new file mode 100755 index 0000000..0385db1 --- /dev/null +++ b/sonia/bot_PP.html @@ -0,0 +1,12 @@ + + + + + + + LimePot - About + + + +

SONIA does not store any information.

+ \ No newline at end of file diff --git a/sonia/bot_TOS.html b/sonia/bot_TOS.html new file mode 100755 index 0000000..8b0ae89 --- /dev/null +++ b/sonia/bot_TOS.html @@ -0,0 +1,12 @@ + + + + + + + LimePot - About + + + +

pshhh

+ \ No newline at end of file