CA - Chapter 3 - v0.3.0
Pre-releaseThis is an alpha release, there may be bugs!
This is a snapshot of all content up to the currently implemented point within chapter 3 of Chef Adventure.
In this v0.3.0 release includes the following since the previous release:
Changes:
- added a CHANGELOG in multiple plugins, take a look when you get a chance to understand what changed!
- added documentation to numerous plugins that lacked it before.
- this is not a comprehensive list, I've done a lot since the last release; sorry!
Plugin modifications:
- scaffolded out my "CA Mods" stuff as a proper plugin like the rest.
- J-Base is updated to
v2.1.2. - JABS is updated to
v3.2.1. - JABS extension of
AllyAIwas updated tov1.1.0. - J-Difficulty is officially released as
v1.0.0. - J-ControlledDrops was renamed to J-DropsControl and is officially released as
v1.0.0. - J-EventDescription was renamed to J-Escribe and has been rewritten.
- J-NaturalGrowth was updated to
v2.0.1. - J-Omnipedia is officially released as
v1.0.0. - J-Omni-Monster was officially released, and also updated to
v1.0.1. - J-Passive was updated to
v2.0.0and has been rewritten. - J-SDP was updated to
v1.2.2.
Developer Notes:
As my plugins start to grow and folks start using them, I've realized that I can no longer just blindly update things and not talk about it. Thus, as I touch my plugins to update them for any reason, I try to bring them up to the standard including CHANGELOGs and observed versioning. the bulk of this release revolves around fixing a lot of little issues in JABS, adding combos for AI, the introduction of the Omnipedia, and upgrading the passive plugin to do everything I wanted it to do.
Deployment Details:
The deployed game is contained within:
ca-ch3-221224-1005.zip
; created by using RMMZ's deploy-to-windows functionality.
The two "source code" files below are the actual project files itself, uncompiled (autogenerated by GitHub based on this commit).