Skip to content

Instantly share code, notes, and snippets.

View MinecraftPublisher's full-sized avatar

Moon Flower Fields MinecraftPublisher

View GitHub Profile
<?php
echo "heya";
?>
@MinecraftPublisher
MinecraftPublisher / LICENSE
Last active June 8, 2021 11:43
Phazor.JS - Another javascript framework
Copyright 2021 Martia Foroud, otherwise known as MinecraftPublisher
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECT
@MinecraftPublisher
MinecraftPublisher / PROCESS.md
Last active May 21, 2023 16:32
Developement logs of Applex.

Applex

Applex developement logs

I just started to work on Applex, and i'll be happy to have some nice testers around! Comment down below if you want to beta test Applex.

Actions implemented into Applex

Scripting

@MinecraftPublisher
MinecraftPublisher / README.md
Created August 16, 2021 06:52
Reset Jetbrains product evaluation

Reset Jetbrains product evaluation

You could reset your Jetbrains product evaluation timer using this Gist.

How to use

reset_eval.vbs is for Windows devices

reset_eval.sh is for Linux and MacOS devices

@MinecraftPublisher
MinecraftPublisher / README.md
Last active September 29, 2021 11:56
PlugCord

PlugCord

A custom discord mod that updates automatically.

How to install PlugCord?

Installation steps coming soon!

@MinecraftPublisher
MinecraftPublisher / README.md
Last active October 2, 2021 04:56
List of all the rules of programming

List of all the programming rules

  1. If it works, Don't touch it.
  2. Never code at daytime, Always code at night
  3. Don't fight over an IDE, Just use notepad++
  4. Stick to maximum 3 programming languages
  5. Don't minify or obfuscate your code, It absolutely sucks
  6. Use a beautifier or a code prettier, To make it look better
  7. Always write documentation
  8. Write summary comments, Or just normal comments to make everyone's life easier
@MinecraftPublisher
MinecraftPublisher / README.md
Created October 4, 2021 06:13
Metadata file for mLauncher

mLauncher

A minecraft launcher.

Want to download mLauncher?

Coming soon

@MinecraftPublisher
MinecraftPublisher / README.md
Last active October 9, 2021 07:29
Taking a look at toby's influence and hints through undertale and deltarune

Taking a look at toby's influence and hints through undertale and deltarune

When we look at undertale and deltarune, We come across a few things that I will note here:

  1. Toby is portrayed as a dog in undertale, And it's completely normal in their universe.
  2. Toby has a room for himself.
  3. Toby is the only person that has modern equipement.

Now, About these hints:

Let's say toby lives in the world of deltarune, He's a lightener and he knows about the "other world". The shopkeeper mentions him at the end of deltarune's chapter two by saying "The computer that you found the crystal in, Belonged to a certain lightener", Which is talking about toby (i think). However, There is complying evidence that undertale was a world created by toby, And a lot of help from asriel, Which could be toby's roommate in college.

@MinecraftPublisher
MinecraftPublisher / README.md
Last active October 13, 2021 11:53
Files for ghoosty

Files for ghoosty

spritesheet transparent

@MinecraftPublisher
MinecraftPublisher / README.md
Last active March 6, 2022 04:51
"J", The smallest interpreter ever, probably.