-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat(Lotus-Simulator): add activity #10194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
iknow13
wants to merge
22
commits into
PreMiD:main
Choose a base branch
from
iknow13:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+347
−26
Open
Changes from 10 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
9499248
feat(Lotus-Simulator): add activity
iknow13 2dc3f71
feat(Lotus-Simulator): add show bottons and privacy settings
iknow13 a2421a5
feat(Lotus-Simulator): Better Logo
iknow13 41ee4f0
feat(Lotus-Simulator): Better Code and more website support and bugfixes
iknow13 09d5445
Fixed Lint errors
iknow13 1c6ede7
Update metadata.json
iknow13 8435dbd
Update metadata.json
iknow13 bae1e5c
Update presence.ts
iknow13 80d32ae
Update presence.ts
iknow13 26d8451
added new website check to show
iknow13 fc9efb0
fixed code errors and pictures
iknow13 4c9b7d7
Update websites/L/Lotus-Simulator/presence.ts
iknow13 d56d413
Update websites/L/Lotus-Simulator/presence.ts
iknow13 41e2ae9
Update websites/L/Lotus-Simulator/presence.ts
iknow13 07622f9
Update websites/L/Lotus-Simulator/presence.ts
iknow13 3d77c9f
Update websites/L/Lotus-Simulator/presence.ts
iknow13 dda7502
Update websites/L/Lotus-Simulator/presence.ts
iknow13 8b149c1
Update websites/L/Lotus-Simulator/presence.ts
iknow13 8de539a
Update websites/L/Lotus-Simulator/presence.ts
iknow13 7ac59c6
Merge branch 'PreMiD:main' into main
iknow13 20ac77e
fixed all errors
iknow13 baccccc
- fixed last lint errors
iknow13 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| { | ||
| "$schema": "https://schemas.premid.app/metadata/1.15", | ||
| "apiVersion": 1, | ||
| "author": { | ||
| "id": "1089505219244728432", | ||
| "name": "fluffytrace" | ||
| }, | ||
| "service": "Lotus-Simulator", | ||
| "description": { | ||
| "de": "Damit kannst du in Discord Anzeigen, wo du im Lotus-Simulator Forum rumlungerst.", | ||
| "en": "This allows you to show in Discord where you hang out in the Lotus Simulator forum." | ||
| }, | ||
| "url": ["www.lotus-simulator.de", "lotus-simulator.de", "lotus-simulator.dev", "docs.lotus-simulator.dev"], | ||
| "version": "1.0.0", | ||
| "logo": "https://www.lotus-simulator.de/images/avatars/b5/3789-b53bfd1b8a2b1bfd3b10bbbe1833289fa90c6640.jpg", | ||
| "thumbnail": "https://www.lotus-simulator.de/gallery/userImages/2b/2-2b0bbe94-large.png", | ||
| "color": "#ebd409", | ||
| "category": "games", | ||
| "tags": [ | ||
| "simulator", | ||
| "games" | ||
| ], | ||
| "settings": [ | ||
| { | ||
| "id": "showButtons", | ||
| "title": "Show Buttons", | ||
| "icon": "fas fa-compress-arrows-alt", | ||
| "value": true | ||
| }, | ||
| { | ||
| "id": "privacy", | ||
| "title": "Privacy", | ||
| "icon": "fa-solid fa-eye", | ||
| "value": false | ||
| } | ||
| ] | ||
| } | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.