Creatures Village Devkit v1.02

Creatures Village Devkit v1.02 thumbnail image
Fact Value
Original File CV_Devkit(1).zip
Game
  • Creatures Village
Creator
  • Verm
Wiki Link Search "Creatures Village Devkit v1" on creatures.wiki
Tags
File Size: 11 KB

Archive has been repacked for EemFoo. Click to here

Description

Adds the CAOS command line as well as a few of C3 and DS's keyboard shortcuts to CV. Perfect if you want to test some commands and agents in this mostly untouched game.

CAOS Command Line
Does what the DS command line does, but with a CV-themed font. I recommend checking on CV's CAOS documentation before trying anything, as it is missing Docking Station commands.
Using Ctrl + Shift + C to open it.

Devtool
A few keyboard shortcuts from DS that now work in CV

  • Ctrl + Shift + X opens the coordinate tool, which shows the current coordinates under the pointer
  • Ctrl + Shift + R opens the room tool, which shows the current room id under the pointer
  • Ctrl + Shift + T opens the classifier tool, which shows the classifier of the agent under the pointer
  • Ctrl + Shift + E makes a few carrots, cakes (not carrot cakes), and sausages under the pointer. The 3 food groups: carbs, fat, and protein.

    Versions
  • 1.01: Added sausages to the food shortcut
  • 1.02: Added missing file

Text File Composite

::----- Readme.txt -----::
Creatures Village Devkit

By Verm

1.01

Install Guide:

1. Put .cos files into Bootstrap/001 Main
2. Put .catalogue files into Catalogue
3. Put .c16 and .s16 files into Images

To put into existing worlds, make a folder called "005 Patches" in Bootstrap (the number can be anything as long as it's not the same as something already in the folder), and put the .cos files into there. Then load up your existing worlds and it'll be applied. You can delete the folder afterwards.

CAOS Command Line
Does what the DS command line does, but with a CV themed font. I recommend checking on CV's CAOS documentation before trying anything, as it is missing Docking Station commands.

using Ctrl + Shift + C to open it.

Devtool
A few keyboard shortcuts from DS that now work in CV

Ctrl + Shift + X opens the coordinate tool, which shows the current coordinates under the pointer

Ctrl + Shift + R opens the room tool, which shows the current room id under the pointer

Ctrl + Shift + T opens the classifier tool, which shows the classifier of the agent under the pointer

Ctrl + Shift + E makes a few carrots, cakes (not carrot cakes), and sausages under the pointer. The 3 food groups: carbs, fat, and protein.

Do whatever you want with this!

----
1.01: Added sausages to the food shortcut
1.02: Added missing file