Releases: CNA-Bld/CarrotJuicer
Releases · CNA-Bld/CarrotJuicer
v1.7.1
We will not release pre-compiled binaries for now. Please build it yourself.
- Make it work with manual DLL redirection.
- We are now expecting a
version_orig.dll
in search path. Please copy that from your System32
directory.
cjconfig.json
and cjedb.json
are now read from CarrotJuicer
directory.
v1.7.0
- New config options:
climax_print_shop_items
: Print items in shop for climax scenario.
v1.6.0
- New config options:
aoharu_print_team_average_status_max_turn
: Print average status of team members.
- Print resource version at
load/index
v1.5.2
- New config options:
enable_ansi_colors
: Enable features that depend on ANSI colors. Works only on Windows 10 v1511+.
- Stop using full-width spaces.
- In single mode, print chara basic info when useful.
v1.5.1
- New config options:
notifier_print_error
: Suppress "Failed to notify listener: 2" messages when listener is not running.
aoharu_team_sort_with_speed
: Sort team members by speed instead of rank score. Enabled by default.
- Switch to Release mode
v1.4.0
- Introduce
cjconfig.json
to allow tweaking behavior.
- Support notifying a HTTP server on receiving responses.
v1.3.0
Shows opponent's team info at opponent selection page in team stadium.