This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/1.0.0' into main
- Loading branch information
Showing
36 changed files
with
422 additions
and
115 deletions.
There are no files selected for viewing
This file contains 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,3 @@ | ||
# These are supported funding model platforms | ||
|
||
custom: [ 'https://paypal.me/caden2k3' ] |
This file contains 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,33 @@ | ||
--- | ||
name: Bug report | ||
about: Use this template if you're running into bugs or other issues | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Expected Behavior | ||
Replace this text with what you expected to happen. | ||
_Example: The Piston should extend._ | ||
|
||
### Actual Behavior | ||
Replace this text with what actually happened. | ||
_Example: The Piston does not extend._ | ||
|
||
### Reproduction Steps | ||
Provide information on how to reproduce this game crash. You can either fill in the example below or do something else -- just make sure your instructions are minimal and clear! If applicable, please provide a world file as a compressed ZIP which contains a minimally reproducible example of the issue. | ||
|
||
1. Place a Redstone Lamp beside a Redstone Repeater | ||
2. Use a Lever to activate the Redstone Repeater | ||
3. Nothing happens | ||
|
||
### Attachments | ||
Add any relevant screenshots or videos to this issue as you feel necessary to explain the issue. | ||
|
||
### System Information | ||
You can obtain this information from the in-game debug screen or through using [DxDiag](https://support.microsoft.com/en-us/help/4028644/windows-open-and-run-dxdiagexe) on Windows. | ||
|
||
- Java Version: [fill me in] | ||
- CPU: [fill me in] | ||
- GPU: [fill me in] |
This file contains 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,21 @@ | ||
--- | ||
name: Crash report | ||
about: Use this template if your game is crashing or failing to start correctly | ||
title: '' | ||
labels: crash | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Reproduction Steps | ||
Provide information on how to reproduce this game crash. This step is critical for ensuring that your crash can be debugged by other developers. You can either fill in the example below or do something else -- just make sure your instructions are minimal and clear. If applicable, provide a Minecraft save containing a minimal example on how to reproduce this crash as a compressed ZIP file. | ||
|
||
1. Place a Redstone Lamp beside a Redstone Repeater | ||
2. Use a Lever to activate the Redstone Repeater | ||
3. The game crashes | ||
|
||
### Crash Report File | ||
Please upload your crash report as a file to [GitHub Gist](https://gist.github.com/) and replace this text with a link to the uploaded report. | ||
|
||
### Additional Information | ||
Provide any additional information or context which may be relevant to the issue. If you have none to add, you can remove this section. |
This file contains 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,20 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. |
This file contains 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,26 @@ | ||
--- | ||
name: Bug fix | ||
about: Use this template if you're creating a pull request which fixes another bug or issue | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Preface | ||
|
||
Please read our [Contributor Guidelines](https://github.com/fl0gic/smooth-chunks/blob/main/contributing.md) before | ||
submitting any pull requests to this repository. | ||
|
||
By submitting a pull request, you are indicating that you agree to the [Contributor License Agreement](https://github.com/fl0gic/smooth-chunks/blob/main/contributing.md#contributor-license-agreement-cla) | ||
and that your code will be licensed irrecoverably under the GNU LGPLv3. If you do not agree to these terms, do not open | ||
a pull request. | ||
|
||
Please remove this section before submitting your pull request. Doing so indicates that you have read and acknowledged it. | ||
|
||
### Linked Issues | ||
Provide links to the issue(s) which will be closed upon merging this pull request. There must be an open issue for | ||
pull requests which fix bugs or other issues. | ||
|
||
### Proposed Changes | ||
Provide a detailed description of what your pull request changes. |
This file contains 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,22 @@ | ||
--- | ||
name: Bug fix | ||
about: Use this template if you're creating a pull request which adds a feature or other enhancement | ||
title: '' | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Preface | ||
|
||
Please read our [Contributor Guidelines](https://github.com/jellysquid3/sodium-fabric/blob/1.15.x/CONTRIBUTING.md) before | ||
submitting any pull requests to this repository. | ||
|
||
By submitting a pull request, you are indicating that you agree to the [Contributor License Agreement](https://github.com/jellysquid3/sodium-fabric/blob/1.15.x/CONTRIBUTING.md#contributor-license-agreement-cla) | ||
and that your code will be licensed irrecoverably under the GNU LGPLv3. If you do not agree to these terms, do not open | ||
a pull request. | ||
|
||
Please remove this section before submitting your pull request. Doing so indicates that you have read and acknowledged it. | ||
|
||
### Proposed Changes | ||
Provide a detailed description of what your pull request changes. |
This file contains 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
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: Java CI with Gradle | ||
name: "gradle-build" | ||
|
||
on: [ push, pull_request ] | ||
|
||
|
This file contains 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
This file contains 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
This file contains 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,42 @@ | ||
## Issues | ||
|
||
When opening issues, please be sure to include the following information as applicable. | ||
|
||
- The exact version of the mod you are running, such as `0.1.0-fabric`, and the version of Fabric/Forge you are using. | ||
- If your issue is a crash, attach the latest client or server log, and the complete crash report as a file. You can | ||
attach these as a file (preferred) or host them on a service such as [GitHub Gist](https://gist.github.com/) or [Hastebin](https://hastebin.com/). | ||
- If your issue is a bug or otherwise unexpected behavior, explain what you expected to happen. | ||
- If your issue only occurs with other mods installed, be sure to specify the names and versions of those mods. | ||
|
||
## Pull Requests | ||
|
||
It's super awesome to hear you're wishing to contribute to the project! Before you open a pull request, you'll need to | ||
give a quick read to the following guidelines. | ||
|
||
### Contributor License Agreement (CLA) | ||
|
||
By submitting changes to this repository, you are hereby agreeing that: | ||
|
||
- Your contributions will be licensed irrecoverably under the [MIT License](https://mit-license.org). | ||
- Your contributions are of your own work and free of legal restrictions (such as patents and copyrights) or other | ||
issues which would pose issues for inclusion or distribution under the above license. | ||
|
||
If you do not agree to these terms, please do not submit contributions to this repository. | ||
|
||
### Code Style | ||
|
||
When contributing source code changes to the project, ensure that you make consistent use of the code style guidelines | ||
used throughout the codebase (which follow pretty closely after the standard Java code style guidelines). These guidelines | ||
have also been packaged as EditorConfig and IDEA inspection profiles which can be found in the repository root and `idea` | ||
directory respectively. | ||
|
||
- Use 4 spaces for indentation, not tabs. Avoid lines which exceed 120 characters. | ||
- Use `this` to qualify member and field access. | ||
- Always use braces when writing if-statements and loops. | ||
- Annotate overriding methods with `@Override` so that breaking changes when updating will create hard compile errors. | ||
|
||
### Making a Pull Request | ||
|
||
Your pull request should include a brief description of the changes it makes and link to any open issues which it | ||
resolves. You should also ensure that your code is well documented where non-trivial and that it follows the | ||
outlined code style guidelines above. |
This file contains 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 |
---|---|---|
@@ -1,14 +1,16 @@ | ||
# Check for updates on https://modmuss50.me/fabric.html | ||
# Done to increase the memory available to gradle. | ||
org.gradle.jvmargs=-Xmx1G | ||
# Fabric Properties | ||
# check these on https://modmuss50.me/fabric.html | ||
minecraft_version=1.16.3 | ||
yarn_mappings=1.16.3+build.17 | ||
loader_version=0.10.0+build.208 | ||
minecraft_version=1.16.4 | ||
yarn_mappings=1.16.4+build.1 | ||
loader_version=0.10.6+build.214 | ||
# Mod Properties | ||
mod_version=0.1.0-SNAPSHOT | ||
mod_version=1.0.0 | ||
maven_group=cc.flogi.dev | ||
archives_base_name=smooth-chunks | ||
# Dependencies | ||
# check this on https://modmuss50.me/fabric.html | ||
fabric_version=0.22.0+build.408-1.16 | ||
fabric_version=0.25.1+build.416-1.16 | ||
autoconfig_version=3.3.1 | ||
cloth_version=4.8.2 | ||
modmenu_version=1.14.6+build.31 |
Binary file not shown.
This file contains 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-bin.zip | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists |
This file contains 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
This file contains 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
This file contains 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,2 @@ | ||
# This file is generated by the 'io.freefair.lombok' Gradle plugin | ||
config.stopBubbling = true |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.