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
c9dc3576
Commit
c9dc3576
authored
Jun 17, 2024
by
Jonathan Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 1.0.6 for new release
parent
019ff83a
Pipeline
#12466
passed with stages
in 6 minutes 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CHANGELOG.md
CHANGELOG.md
+2
-2
No files found.
CHANGELOG.md
View file @
c9dc3576
...
...
@@ -4,7 +4,7 @@ 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.6] - 2024-06-17
### Added
-
**Naturalist**
mod
**icon art**
and full-support for all entities, expect snails (owlmaddie)
...
...
@@ -12,7 +12,7 @@ All notable changes to **CreatureChat** are documented in this file. The format
-
New
`stream = false`
parameter to HTTP API requests (since some APIs default to
`true`
)
### Changed
-
**
Huge i
mprovements**
to
**chat prompt**
for more
*balanced*
dialog and
*predictable*
behaviors
-
**
I
mprovements**
to
**chat prompt**
for more
*balanced*
dialog and
*predictable*
behaviors
-
Improved
**Behavior regex**
to include both
`<BEHAVIOR arg>`
and
`*BEHAVIOR arg*`
syntax, and ignore unknown behaviors.
-
Expanded regex to support args with
`+`
sign (i.e.
`<FRIENDSHIP +1>`
) and case-insensitive
-
Improved
**message cleaning**
to remove any remaining
`**`
and
`<>`
after parsing behaviors
...
...
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