Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
CreatureChat
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Public
CreatureChat
Commits
58e299c9
Commit
58e299c9
authored
May 27, 2024
by
Jonathan Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump to 1.0.5 release
parent
df294c8b
Pipeline
#12322
passed with stages
in 1 minute 57 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
+5
-3
CHANGELOG.md
CHANGELOG.md
+4
-2
gradle.properties
gradle.properties
+1
-1
spectre_bone.png
...rces/assets/creaturechat/textures/entity/spectre_bone.png
+0
-0
No files found.
CHANGELOG.md
View file @
58e299c9
...
...
@@ -4,16 +4,18 @@ All notable changes to **CreatureChat** are documented in this file. The format
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
, and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
##
[Unreleased]
##
1.0.5
### Added
-
New automated deployments for Modrinth and CurseForge (GitLab CI Pipeline)
-
Death messages added for all named creatures except players and tamed ones (RIP)
-
Added Minecraft Forge installation instructions
-
Alex's Mobs icon art and full-support for all entities (owlmaddie)
### Fixed
-
Fabulous video bug causing chat bubbles to be invisible
-
Shader support (i.e. Iris, etc...)
-
Shader support (i.e. Iris, etc...) for text and rendering
-
Water blocking render of chat bubbles
-
Parse OpenAI JSON error messages, to display a more readable error message
-
Remove quotes from CreatureChat API error messages
-
If OpenAI key is set, switch URL automatically back to OpenAI endpoint
...
...
gradle.properties
View file @
58e299c9
...
...
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
org.gradle.parallel
=
true
# Mod Properties
mod_version
=
1.0.
4
mod_version
=
1.0.
5
maven_group
=
com.owlmaddie
archives_base_name
=
creaturechat
...
...
src/main/resources/assets/creaturechat/textures/entity/spectre_bone.png
0 → 100644
View file @
58e299c9
652 Bytes
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment