- 12 Jun, 2024 1 commit
-
-
- new junit test module - 4 initial tests for attack, follow, and flee - improved regex to support <behavior> or *behavior* - improved message cleaning - refactor of HTTP requests to remove some Minecraft and Fabric specific imports
Jonathan Thomas authored
-
- 02 May, 2024 1 commit
-
-
Updating Fabric API dependencies, including loom, fabric loader, gradle, etc... to match recommended settings for Minecraft 1.20.4
Jonathan Thomas authored
-
- 21 Apr, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 09 Apr, 2024 1 commit
-
-
Adding accesswidener for SlimeMoveControl access. New helper code to make Slime's look at the player (in survival mode) and correctly follow the player.
Jonathan Thomas authored
-
- 24 Mar, 2024 2 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 01 Nov, 2023 1 commit
-
-
Jonathan Thomas authored
-
- 31 Oct, 2023 1 commit
-
-
- Removing old mod textures, and static loading - Dynamic loading of textures now working
Jonathan Thomas authored
-
- 30 Oct, 2023 1 commit
-
-
Initial proof of concept changes to Fabric Minecraft example mod. Generate 1 random ChatGPT prompt, display it above all Living Entities.
Jonathan Thomas authored
-
- 30 Sep, 2023 1 commit
-
-
modmuss50 authored
-
- 05 Jul, 2023 1 commit
-
-
modmuss50 authored
-
- 07 Jun, 2023 1 commit
-
-
Now uses split-sourceset's
modmuss authored
-
- 27 Apr, 2023 1 commit
-
-
modmuss50 authored
-
- 27 Mar, 2023 1 commit
-
-
* Update build script to support Gradle 9 * Another fix * Fix
modmuss50 authored
-
- 28 Jan, 2023 1 commit
-
-
modmuss50 authored
-
- 28 Aug, 2022 1 commit
-
-
modmuss50 authored
-
- 07 Jun, 2022 1 commit
-
-
modmuss50 authored
-
- 24 May, 2022 1 commit
-
-
modmuss50 authored
-
- 24 Jan, 2022 1 commit
-
-
modmuss50 authored
-
- 16 Nov, 2021 1 commit
-
-
modmuss50 authored
-
- 10 Nov, 2021 2 commits
- 17 Aug, 2021 1 commit
-
-
modmuss50 authored
-
- 12 May, 2021 1 commit
-
-
This commit can be used as an example on how to update your mod to Java 16. You will need to ensure you have Java 16 installed and set as the active version to run this. Gradle 7 is required along with loom 0.8
modmuss50 authored
-
- 15 Mar, 2021 1 commit
-
-
Geolykt authored
-
- 26 Feb, 2021 1 commit
-
-
modmuss50 authored
-
- 07 Feb, 2021 1 commit
-
-
* Update build.gradle * Implements @liach's suggested changes * Update build.gradle Co-authored-by:
Juuxel <6596629+Juuxel@users.noreply.github.com> * Update build.gradle Co-authored-by:
Juuxel <6596629+Juuxel@users.noreply.github.com> * Update build.gradle * Update build.gradle Co-authored-by:
Juuxel <6596629+Juuxel@users.noreply.github.com>
YTG123 authored
-
- 11 Nov, 2020 1 commit
-
-
modmuss50 authored
-
- 10 Nov, 2020 1 commit
-
-
* Modernize gradle buildscript * Bump yarn/loader/fabric api versions * Add GH actions to build example mod * Update in response to feedback
zml authored
-
- 14 Oct, 2020 1 commit
-
-
* Ignore commonly generated Mac OS junk files This is optional, but it would be a huge quality of life improvement for anyone developing on Mac OS, as the first thing I do when starting a new project is always to add this to the .gitignore. Example: Just from the small changes I've made to the build script alone, I've generated 4 .DS_Store files, which would clutter up this PR if I included them. * Simply processResources logic & make it compatible with future versions of Gradle When the processResources task is currently run, it uses deprecated Gradle features. Running "gradle clean build --warning-mode all" should output a message along the lines of "Copying or archiving duplicate paths with the default duplicates strategy has been deprecated. This is scheduled to be removed in Gradle 7.0.". This is due to inlcuding all files twice, as the "from" blocks includes them for the second time (gradle includes these files by default). This PR simply edits the relevant files from the already selected resources directory. This also reduces the amount of repetition in the script. * Switch to double quotes to match style D'oh!
Ned Loynd authored
-
- 27 Sep, 2020 1 commit
-
-
modmuss50 authored
-
- 07 Jun, 2020 1 commit
-
-
modmuss50 authored
-
- 09 Apr, 2020 1 commit
-
-
modmuss50 authored
-
- 28 Feb, 2020 1 commit
-
-
modmuss50 authored
-
- 19 Nov, 2019 1 commit
-
-
Co-authored-by:
modmuss50 <modmuss50@gmail.com>
Brad Erickson authored
-
- 02 Aug, 2019 1 commit
-
-
modmuss50 authored
-
- 12 Jun, 2019 1 commit
-
-
asie authored
-
- 13 May, 2019 1 commit
-
-
modmuss50 authored
-
- 23 Apr, 2019 1 commit
-
-
asie authored
-
- 21 Apr, 2019 1 commit
-
-
asie authored
-