Code Monkey home page Code Monkey logo

simplymc's Introduction

Birdflop Website

The website for Birdflop, a 501(c)(3) nonprofit aiming to provide accessible hosting and resources.

CodeFactor

Contributing

All contributions are welcome. Birdflop is a community-project aiming to support its community.

Forking

If you are hosting this site or a single page from this site for your server or own project, please credit the original in some way. A link to the original GitHub is sufficient. <3

Licensing

This project is dual-licensed. For open-source usage, it is available under the AGPL-3.0 license (OSS_LICENSE.md). Additional closed-source use, both commercial and non-commercial, is permitted under the details outlined in CSS_LICENSE.md. Licensing is required to re-use the RGBirdflop / RGB Birdflop gradient creator code.

simplymc's People

Contributors

akdukaan avatar bwmp avatar code-factor avatar crowdin-bot avatar encode42 avatar esophose avatar ggskyone avatar hexedhero avatar jhqwqmc avatar kakduman avatar kenakafrosty avatar nunopenim avatar obydux avatar person0z avatar rasmuskd avatar renovate[bot] avatar rizeflame avatar saboooor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simplymc's Issues

Server Software extra flags not being included

either i'm dumb, either server software do not actually change anything
so... if it doesn't matter for flags generator, then why this choice is exist anyway?
i've just compared choosing different software, and i think they all have same results

Remove etil's flags

The GitHub repo is archived and he also recommended to use Mirai for "ultimate performance" and I think we all know that Mirai was an unstable mess which is also archived.

Flags Result Box Size Increase

The flags result box should dynamically increase with text length such that you can always see the full result given you have enough screen space, instead of only 2 lines and the remaining space be empty

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
src-tauri/Cargo.toml
  • serde_json 1.0
  • serde 1.0
  • tauri 2.0.0-alpha.20
  • tauri-build 2.0.0-alpha.13
github-actions
.github/workflows/crowdin-action.yml
  • actions/checkout v4
  • crowdin/github-action v1.17.0
.github/workflows/tauri.yml
  • actions/checkout v4
  • actions/setup-node v4
  • tauri-apps/tauri-action v0
npm
package.json
  • @builder.io/qwik 1.4.3
  • @builder.io/qwik-city 1.4.3
  • @img/sharp-darwin-x64 ^0.33.2
  • @img/sharp-linux-x64 ^0.33.2
  • @img/sharp-win32-x64 ^0.33.2
  • @tauri-apps/api 2.0.0-alpha.13
  • @tauri-apps/cli 2.0.0-alpha.20
  • @types/eslint 8.56.2
  • @typescript-eslint/eslint-plugin 6.20.0
  • @typescript-eslint/parser 6.20.0
  • autoprefixer 10.4.17
  • eslint 8.56.0
  • eslint-plugin-qwik 1.4.3
  • postcss ^8.4.33
  • qwik-ionicons ^1.0.5
  • qwik-speak ^0.21.0
  • simple-color-picker ^1.0.5
  • tailwindcss ^3.4.1
  • typescript 5.3.3
  • undici ^6.4.0
  • vite 5.0.12
  • vite-tsconfig-paths 4.3.1
  • yaml ^2.3.4
  • zod ^3.22.4
  • node >=15.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Incorrect hex colors

If you use 3 colors then make the 1st and 3rd #FF0000 and the 2nd #FFFFFF and put the text to 12345 it'll output
<#ff6666>1<#ffcccc>2<#ffffff>3<#ff9999>4<#ff3232>5 - The last 2 hex colors should be the same as the first two since its the exact same color but they are not.

[Suggestion] Support <#RRGGBB> formats

A bunch of plugins including my own use the <#RRGGBB> format for hex colors. I thought it'll be nice and a simple update to add since it's just a copy of the default chat with < and > added and the & removed.

Add MeowIce's Flag

MeowIce's flag is an extra Minecraft startup command to improve modern Minecraft servers with high player counts by picking the best and most well-known Java GC optimization flags from Aikar combined with additional JVM features to make the server smoother even further.
It is best used with GraalVM.

--add-modules=jdk.incubator.vector --add-opens java.base/java.lang=ALL-UNNAMED -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=28 -XX:G1MaxNewSizePercent=50 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=15 -XX:G1MixedGCCountTarget=3 -XX:InitiatingHeapOccupancyPercent=20 -XX:G1MixedGCLiveThresholdPercent=90 -XX:SurvivorRatio=32 -XX:G1HeapWastePercent=5 -XX:MaxTenuringThreshold=1 -XX:+PerfDisableSharedMem -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:+UseNUMA -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:NmethodSweepActivity=1 -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:AllocatePrefetchStyle=3 -XX:+AlwaysActAsServerClassMachine -XX:+UseTransparentHugePages -XX:LargePageSizeInBytes=2M -XX:+UseLargePages -XX:+EagerJVMCI -XX:+UseStringDeduplication -XX:+UseAES -XX:+UseAESIntrinsics -XX:+UseFMA -XX:+UseLoopPredicate -XX:+RangeCheckElimination -XX:+OptimizeStringConcat -XX:+UseCompressedOops -XX:+UseThreadPriorities -XX:+OmitStackTraceInFastThrow -XX:+RewriteBytecodes -XX:+RewriteFrequentPairs -XX:+UseFPUForSpilling -XX:+UseFastStosb -XX:+UseNewLongLShift -XX:+UseVectorCmov -XX:+UseXMMForArrayCopy -XX:+UseXmmI2D -XX:+UseXmmI2F -XX:+UseXmmLoadAndClearUpper -XX:+UseXmmRegToRegMoveAll -XX:+EliminateLocks -XX:+DoEscapeAnalysis -XX:+AlignVector -XX:+OptimizeFill -XX:+EnableVectorSupport -XX:+UseCharacterCompareIntrinsics -XX:+UseCopySignIntrinsic -XX:+UseVectorStubs -XX:UseAVX=2 -XX:UseSSE=4 -XX:+UseFastJNIAccessors -XX:+UseInlineCaches -XX:+SegmentedCodeCache -Djdk.nio.maxCachedBufferSize=262144 -Dgraal.UsePriorityInlining=true -Dgraal.Vectorization=true -Dgraal.OptDuplication=true -Dgraal.DetectInvertedLoopsAsCounted=true  -Dgraal.LoopInversion=true -Dgraal.VectorizeHashes=true -Dgraal.EnterprisePartialUnroll=true -Dgraal.VectorizeSIMD=true -Dgraal.StripMineNonCountedLoops=true  -Dgraal.SpeculativeGuardMovement=true -Dgraal.TuneInlinerExploration=1 -Dgraal.LoopRotation=true -Dgraal.OptWriteMotion=true -Dgraal.CompilerConfiguration=enterprise

[Suggestion] Pre-load fonts

Pre-load the fonts on page load or at least in the background so it doesn't have to download them when you click Bold, Italic, etc. and flash to the default font for a second.

Export only one resource

is it possible to export only RGB resource? i'm trying hard to do that, but as i'm not familiar with node, i'm paining

Any advice or it's impossible?

[Feature request] Add URL parameters for different options

For example:
https://www.simplymc.art/gradients?format=2
would automatically set this
image

Use case:
This would be helpful for my server with a nickname plugin that only supports <...> color codes, since I link them to that site when someone asks how to color their name.

Gradient to text

Hello. Look some tool for convert gradient string to unformatted string with gradient colors.

Example:
encoded string: §x§0§0§f§f§e§0T§x§4§e§a§a§e§ae§x§9§d§5§5§f§5s§x§e§b§0§0§f§ft
decoded string: test + gradient start #00FFE0 and gradient end #EB00FF

Minimessage Formatting

When having colour mode in <#rrggbb> all of the formatting should also get changed to minimessage formatting etcetc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.