Skip to content
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

h #2

Open
wants to merge 49 commits into
base: floodgate2.0+serverinventory
Choose a base branch
from
Open

h #2

Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
23e5709
Add world border translation
Camotoy Jan 14, 2021
1d4ebe7
Fix world borders with mounted entities
Camotoy Jan 14, 2021
7b68bb7
Touchups and MCProtocolLib dependency change
Camotoy Jan 14, 2021
a25921c
Merge from Upstream
bundabrg Feb 2, 2021
c71c922
Merge pull request #311 from bundabrg/feature/plugins
Hellohi3654 Feb 5, 2021
de1a0ce
Merge branch 'pr/312' into new-geyser
Hellohi3654 Feb 5, 2021
5557ed1
Update mappings
Hellohi3654 Feb 5, 2021
d958fd6
Update .gitmodules
Hellohi3654 Feb 5, 2021
9e0ecd0
Merge branch 'pr/314' into new-geyser
Hellohi3654 Feb 5, 2021
2a26c65
Merge branch 'pr/313' into new-geyser
Hellohi3654 Feb 5, 2021
f8b68eb
fix
Hellohi3654 Feb 5, 2021
6511397
Update README.md
Hellohi3654 Feb 5, 2021
7d2d417
Workflows
Hellohi3654 Feb 5, 2021
cf62b74
Merge branch 'new-geyser' of https://github.com/Hellohi3654/Geyser in…
Hellohi3654 Feb 5, 2021
02fbba1
Update geyserbuildbranch.yml
Hellohi3654 Feb 5, 2021
92436f9
Update pom.xml
Hellohi3654 Feb 5, 2021
5e4a4a3
Merge branch 'master' into smoothpistons
davchoo Feb 7, 2021
66fcd87
Remove extra bracket from BOUYANCY_DATA (#1903)
bundabrg Feb 8, 2021
3140d3c
Allow Geyser to boot if it cannot download en_US file (#1907)
Camotoy Feb 8, 2021
1ec589f
Enable debug property in Log4J config if applicable (#1906)
Camotoy Feb 8, 2021
5bbeb4a
Merge branch 'master' into new-geyser
Hellohi3654 Feb 10, 2021
b16e1d6
Threading and ping improvements (#1870)
Camotoy Feb 10, 2021
25dd651
Update Adventure to 4.5.0 (#1920)
Feb 12, 2021
98b2a0e
Fix NPE with MOTD (#1921)
Camotoy Feb 12, 2021
a594904
Merge branch 'master' into new-geyser
Hellohi3654 Feb 14, 2021
f2550de
Ping/MOTD changes required for 1.16.210.59 (#1931)
Camotoy Feb 15, 2021
93a74d6
Skin and skull fixes (#1923)
Camotoy Feb 15, 2021
1f1d94a
Don't allow the sub-MOTD to be empty (#1933)
Camotoy Feb 16, 2021
e0bd5a6
Fix up some SpotBugs suggestions (#1911)
Camotoy Feb 16, 2021
62cbdb8
[ci skip] Fixed if spacing (#1941)
YHDiamond Feb 17, 2021
fc712ea
Fix NPE in ServerEntityAnimationPacket (#1942)
bundabrg Feb 17, 2021
15027c2
Fix NPE when a TitlePacket of type TIMES is sent (#1944)
bundabrg Feb 17, 2021
a2c12b7
Merge pull request #320 from GeyserMC/master
Hellohi3654 Feb 17, 2021
d9f8e9e
Improve command freezing and fix up command suggestion translation (#…
Camotoy Feb 17, 2021
9208943
Bump Network and Netty dependencies (#1775)
Camotoy Feb 17, 2021
c4573bb
HAProxy PROXY protocol support for upstream connections (#1713)
mikroskeem Feb 17, 2021
b782826
Projectile Movement (#1929)
davchoo Feb 19, 2021
a2a9398
Merge branch 'master' into new-geyser
Hellohi3654 Feb 19, 2021
3338edf
Update mappings
Hellohi3654 Feb 19, 2021
f891d39
Update mappings
Hellohi3654 Feb 19, 2021
fa5245e
Update languages
Hellohi3654 Feb 19, 2021
b2d3c38
Merge branch 'pr/326' into new-geyser
Hellohi3654 Feb 19, 2021
0492a10
Update README.md
Hellohi3654 Feb 20, 2021
f480fbf
More changes to allow Geyser to cooperate better with bad internet (#…
Camotoy Feb 21, 2021
58e2c7d
Use the new form issue templates (#1973)
Tim203 Feb 23, 2021
9f5a356
Armor stand fixes (#1270)
Camotoy Feb 25, 2021
325b8ab
Fix rowing from Java to Bedrock (#1943)
Camotoy Feb 25, 2021
ae3f50a
Firework star item translation (#1968)
Camotoy Feb 25, 2021
8f8029b
Merge pull request #332 from GeyserMC/master
Hellohi3654 Feb 27, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use the new form issue templates (GeyserMC#1973)
  • Loading branch information
Tim203 authored Feb 23, 2021
commit 58e2c7d709242708f1b174250598356b8b70cdc3
57 changes: 0 additions & 57 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

64 changes: 64 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
name: Bug report
about: Create a report to help us improve
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report for Geyser! Fill out the following form to your best ability to help us fix the problem.
Only use this if you're absolutely sure that you found a bug and can reproduce it. For anything else, use: [our Discord server](https://discord.gg/geysermc), [the FAQ](https://github.com/GeyserMC/Geyser/wiki/FAQ) or the [Common Issues](https://github.com/GeyserMC/Geyser/wiki/Common-Issues).
- type: textarea
attributes:
label: Describe the bug
description: A clear and concise description of what the bug is.
validations:
required: true
- type: textarea
attributes:
label: To Reproduce
description: Steps to reproduce this behaviour
placeholder: |
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
validations:
required: true
- type: textarea
attributes:
label: Expected behaviour
description: A clear and concise description of what you expected to happen.
validations:
required: true
- type: textarea
attributes:
label: Screenshots / Videos
description: If applicable, add screenshots to help explain your problem.
- type: textarea
attributes:
label: Server Version and Plugins
description: |
If you just run Geyser-Spigot, you can leave this area blank as the next section covers this information.
If you're running a multi-server instance or using Geyser Standalone:
* Give us the exact output from `/version` on all servers involved. Saying "latest" does not help us at all.
* Please list all plugins on all servers involved.
If this bug occurs on a server you do not control, please full this in to the best of your knowledge.
- type: input
attributes:
label: Geyser Dump
description: If Geyser starts correctly, please also include the link to a dump by using `/geyser dump`. If you're using the Standalone GUI, the option can be found under `Commands` => `Dump`. This provides us information about your server that we can use to debug your issue.
- type: input
attributes:
label: Geyser Version
description: What version of Geyser are you running?
placeholder: "For example: 1.2.0-SNAPSHOT (git-master-2d9baf1)"
validations:
required: true
- type: input
attributes:
label: "Minecraft: Bedrock Edition Version"
description: "What version of Minecraft: Bedrock Edition are you using? Leave empty if the bug happens before you can connect with Minecraft: Bedrock Edition."
placeholder: "For example: 1.16.201"
- type: textarea
attributes:
label: Additional Context
description: Add any other context about the problem here
10 changes: 8 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: GeyserMC Discord
url: http://discord.geysermc.org/
- name: Common Issues
url: https://github.com/GeyserMC/Geyser/wiki/Common-Issues
about: Check the common issues to see if you are not alone with that issue and see how you can fix them.
- name: Frequently Asked Questions
url: https://github.com/GeyserMC/Geyser/wiki/FAQ
about: Look at the FAQ page for answers for frequently asked questions.
- name: Get help on the GeyserMC Discord server
url: https://discord.gg/geysermc
about: If your issue seems like it could possibly be an easy fix due to configuration, please hop on our Discord.
14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: Feature request
about: Suggest an idea for this project
labels: "Feature Request"
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request for Geyser! Fill out the following form to your best ability to help us understand your feature request and greately improve the change of it getting added.
For anything else than a feature request, use: [our Discord server](https://discord.gg/geysermc), [the FAQ](https://github.com/GeyserMC/Geyser/wiki/FAQ) or [the Common Issues](https://github.com/GeyserMC/Geyser/wiki/Common-Issues).
- type: textarea
attributes:
label: What feature do you want to see added?
description: A clear and concise description of your feature request.
validations:
required: true
- type: textarea
attributes:
label: Are there any alternatives?
description: List any alternatives you might have tried
validations:
required: true