Editing Cave Creator

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[File:CaveCreator2-9-9-1_MainMenu.jpg|300px|thumb|right|The main menu of Cave Creator v2.9.9.1]]
+
[[File:P2CC v1-1.png|500px|thumb|right|The main menu of Pikmin 2 Cave Creator v1.1.]]
[[File:CaveCreator2-9-9-1_CreatorMenu.jpg|300px|thumb|right|The main editor menu of Cave Creator v2.9.9.1]]
+
A tool with a graphical user interface designed in Visual Studio and written in Visual Basic, Cave Creator is a tool made by [https://www.youtube.com/jimble Jimble] for the sole purpose of creating caves with ease.
An outdated GUI for making custom Pikmin 2 caves. Please use [https://github.com/Drought-Ender/Drought-Cave-Creator Drought Ender's Cave Creator].
 
  
 
== Download ==
 
== Download ==
* [https://www.dropbox.com/s/b8qnvq2faewbw4f/Cave%20Creator.exe?dl=1 v2.9.9.2]
+
* [https://drive.google.com/uc?export=download&id=1pMRSzt_tONbu_qGweKp_VaeMZo-OY5N- v1.1]
 
 
== Compatibility ==
 
Cave Creator is a Windows .NET application, and thus will run as intended on Windows computers.
 
 
 
It doesn't natively work on macOS or Linux. Using software like [https://wiki.winehq.org/Download Wine] to run it on macOS or Linux may work, but isn't guaranteed.
 
  
 
== Changelog ==
 
== Changelog ==
The list of changes made to each version of the tool.
+
=== v1.1 ===
 
 
'''v2.9.9.2'''
 
* Cave Net discontinued
 
* Source code now up at [https://github.com/Cave-Creator/Cave-Creator GitHub]
 
 
 
'''v2.9.9.1'''
 
* Updated UI to an Animal Crossing: New Horizons inspired menu
 
* Fixed several bugs
 
 
 
'''v2.8'''
 
 
 
'''''January 1st, 2020'''''
 
* An entity that is set to spawn in the Plants & Decorations group will no longer have an option for spawn distribution weight - this fixes the problem where you'd only want 5 plants but got 50 instead
 
* Fixed a big bug where loading a new cave while already in a sublevel's entities would mix up the entities between the caves
 
* Updated title screen
 
 
 
'''v2.7'''
 
 
 
'''''November 26th, 2019'''''
 
* Every window is finally resizable, and components of the app will adjust accordingly
 
* A more consistent design layout
 
* Huge size decrease from 50MB to only 8MB (there were a lot of unused images...)
 
* Fixed several bugs
 
 
 
'''v2.6'''
 
 
 
'''''November 13th, 2019'''''
 
* You can now duplicate sublevels, for faster creation of sublevels that require similar settings.
 
* There's now Custom Directory Options for people who use a custom Pikmin 2 filesystem, such as Meeo's Restructured. It can be found in the Options menu.
 
 
 
'''v2.4.5'''
 
 
 
'''''June 19th, 2019'''''
 
* Cave Net descriptions now support commas; this is done through replacing the non-English letter "Ø" (randomly chosen) with commas. Sorry if you had genuine use for this letter :s
 
 
 
'''v2.4.4'''
 
 
 
'''''June 16th, 2019'''''
 
* The application (finally) forces the culture info to 'en-US' - this makes sure that decimal numbers use periods instead of commas, regardless of the system culture (some countries use commas instead)
 
 
 
'''v2.4.3'''
 
 
 
'''''May 28th, 2019'''''
 
* New "Provide Feedback" buttons on the main menu and cave-creating screen
 
* List of supporters is back, you can view them in the About menu where it displays all the supporters - this is kept up to date
 
* Several user interface adjustments - including a much more refined import/export menu
 
* Buttons use the default cursor as opposed to the hand cursor now
 
 
 
'''v2.4.2'''
 
 
 
'''''May 26th, 2019'''''
 
* Cave Net will now make sure you have the latest version of Cave Creator before letting you proceed (for the sake of avoiding potential crashes, bugs, etc.)
 
* Some user interface adjustments
 
 
 
''' v2.4 '''
 
 
 
'''''April 27th, 2019'''''
 
* Added a countdown for the new Weekly Caves
 
* Several UI adjustments, improving Cave Net cave descriptions in particular
 
 
 
''' v2.3.3 '''
 
 
 
'''''March 1st, 2019'''''
 
* Added comments and Flowers (equivalent to likes on YouTube for example) to Cave Net
 
* Introduced Weekly Caves, where moderators choose cool caves that they recommend for other Cave Net users
 
 
 
''' v2.3 '''
 
 
 
'''''February 26th, 2019'''''
 
* Major Cave Net update
 
** Thumbnails
 
** Descriptions
 
** Bonus Challenges
 
** Favourites (saved locally so you can go back to a cave you enjoyed)
 
** New user interface
 
 
 
''' v2.2 '''
 
 
 
'''''December 10th, 2018'''''
 
* Renamed ''Cave Creator+'' to simply become ''Cave Creator v2''
 
* Several bug fixes
 
* The main menu, options menu, and treasure/gate menus are smaller and more simplistic
 
* Cave Net button text goes white in dark mode now
 
 
 
''' v2.1 '''
 
 
 
'''''October 2nd, 2018'''''
 
* Several bug fixes
 
* Cave Net! Play and share caves online easily
 
* New options
 
* Interface and stability improvements
 
 
 
=== v2.0 ===
 
 
 
''Several betas of this version were released from '''February 24th, 2018''' up to '''August 20th, 2018'''''
 
* Introducing a completely new design, called ''Cave Creator+''
 
* This update is very significant, as it allows you to edit any sublevel at any time, and also introduces importing (vanilla text files)
 
 
 
''' v1.2.4 '''
 
* Adds the "Editable Code" feature for advanced users who want to fix a quick mistake in the text box on the right. This can be turned on under the Settings tab, and turns the text box to black with white text.
 
* When adding a gate, you now get asked to input a weight value (1 - 9). Before it would just set the weight to 0 and thus the gate wouldn't spawn.
 
* Entity count is no longer locked at 1 when they drop a treasure.
 
* The internal names for Withering Blowhog, Buried Armored Cannon Beetle Larva, and Decorated Cannon Beetle have all been fixed (capitalisation errors).
 
 
 
''' v1.2.3 '''
 
* Fixes an error from v1.2.2 strictly that would screw up the count values when attempting to delete a selected entity. This update is highly recommended.
 
 
 
''' v1.2.2 '''
 
* Fixes an error from v1.2 and v1.2.1 that would cause the program to crash upon opening a project file.
 
 
 
''' v1.2.1 '''
 
* Allows you to add as many of the same treasure as you want. Previously, I attempted to avoid allowing this, however I have now removed that completely because the game doesn't actually seem to have any problem with loading multiple of the same treasure. It won't crash or break anything at all.
 
* You can now easily delete selected entities by just clicking and pressing the delete key. This works on both the main menu and the Add New Entity menu.
 
* Adjustment to the menu bar at the top of the main menu - a new About Pikmin 2 Cave Creator window has been added to provide the details of that version of the tool, along with trademark and copyright (Nintendo).
 
 
 
''' v1.2 '''
 
* Introduces the Lighting Designer! Produce lighting files with easy-to-use RGB sliders.
 
* Introduces random generators for Enemies/Bosses and Decorations! Input a number and have random enemies, bosses, drop treasures and decorations added; saving heaps of time and allows experimentation.
 
* Clear All and Remove Selected are finally on the Add Entity page so you no longer need to go back to the main menu to remove entities.
 
* Added a "Add Filename To List" button for both units and lights in Sublevel Properties. This is in the case that you have a custom unit/light file. This can be done automatically if you use the new Lighting Designer.
 
* Adjusted the layout of Add New Entity and Sublevel Properties to fit the new features.
 
* Background image has been removed from Sublevel Properties; allowing it to load instantly when clicking the Sublevel Properties button.
 
* Adding a Greater Jellyfloat has been fixed - before it would do nothing upon clicking Add Entity.
 
* Vanilla lighting names are now just titled by their internal name - before it was a silly list of "Very Dark Surroundings", "Very Very Dark Surroundings", etc..
 
* New link next to the light selection that leads to a list of screenshots consisting of all the vanilla lights.
 
* Fixed a bug where selecting Rest in the Music section of Sublevel Properties would actually result in "None until Boss", and vice versa.
 
* Maximum Room Count and Room:Corridor ratio no longer have a limit, however a label will be displayed stating when there is a high chance of crashing due to RAM limitations.
 
* General design improvements.
 
* More optimised and efficient (despite the file size increasing by around 8MB).
 
 
 
''' v1.1.3 '''
 
* Adds the pedestal version of the Gatling Groink.
 
* Fixes music type not changing in code, despite clearly functioning within Sublevel Properties.
 
* Removes Ivory Candypop Bud from the Enemy/Boss list (it's in the Objects list).
 
* Removes a debugging feature where clicking Add Enemy would work normally, except the Enemy/Boss list would move onto the next item every time.
 
 
 
''' v1.1.2 '''
 
* Adds the Titan Dweevil to the entity list.
 
* Fixes the capitalisation of Dwarf Bulbears.
 
 
 
''' v1.1.1 '''
 
* Fixes a bug where opening project files wouldn't import music data properly.
 
 
 
''' v1.1 '''
 
 
* Added the remaining treasures that were missing. Cave Creator now has all 201 treasures (that includes the thirteen exploration kit treasures).
 
* Added the remaining treasures that were missing. Cave Creator now has all 201 treasures (that includes the thirteen exploration kit treasures).
 
* Added a new "objects" combobox separating bomb-rocks, eggs, hazards and other stuff from the enemies/bosses combobox. This also introduces the chiyogami paper that was missing entirely, along with some other unused entities.
 
* Added a new "objects" combobox separating bomb-rocks, eggs, hazards and other stuff from the enemies/bosses combobox. This also introduces the chiyogami paper that was missing entirely, along with some other unused entities.
Line 168: Line 18:
 
* The first release.
 
* The first release.
  
== History ==
+
== Frequently Asked Questions ==
All the minor and major versions of Pikmin 2 Cave Creator. Only revisions with main menu adjustments are included.
+
'''1. Did you export your music file?'''
  
=== v1.0 ===
+
This is probably the most common cause of crashing. When the game loads a sublevel, it also reads the Totaka file for that specific cave and if there is no music assigned to this sublevel then it will crash.
The very first version including all the basic features, released on the 24th of February 2018.
+
To fix this, Cave Creator does infact create the music code for you! If you weren't aware, there is a music option in Sublevel Properties where you can select what song you want to play on that sublevel before clicking Add Sublevel. To get this code, go to File > Export Music (or Ctrl+M) and save the text file anywhere you like. Proceed by following the instructions provided next to the music options in Sublevel Properties.
  
[[File:P2CC v1-0.png|350px]]
 
  
''' v1.1 '''
+
'''2. Did you add too many enetities?'''
The second release on the 3rd of March 2018, containing the remaining treasures, objects and some bug fixes.
 
  
[[File:P2CC v1-1.png|350px]]
+
Sure, Cave Creator doesn't have a limit, but there isn't unlimited points for each room! This is something for the distant future where you can actually make changes to the coordinates of the points and the number of points.
 +
If you really want all of your 80 enemies to spawn, try adding more rooms (in Sublevel Properties)! Just bare in mind that the more you add, the less the game will be able to handle you could perhaps get a crash. That said, I've done well over 80 Wollywogs in one sublevel (7 rooms).
  
''' v1.2 '''
 
The third release on the 14th of April 2018, the biggest update yet with a new lighting designer and a random enemy/boss feature for experimentation.
 
  
[[File:P2CC v1-2.png|350px]]
+
'''3. Are your entities in unavailable spawn locations?'''
  
''' v1.2.1 '''
+
I imagine /you/ can't answer that, but maybe I can. Did you select Enemy Group C? It's important to note that not every room has points for this. Only a few use it frequently and only actual boss rooms have a proper point for it.
A revision of the third release; released on the 21st of April 2018, adding a delete shortcut key for selected entities and an adjusted menu bar featuring the new About window.
+
It's recommended to just avoid using this location until every single room is tested and we can say for certain when you can/can't use it. This isn't a bug, nor a problem.
  
[[File:P2CC v1-2-1.png|350px]]
+
What about in the case of dead ends? Well, there is actually some RNG involved with dead end spawns so there is actually a possibility you'll catch your sublevel 1/5 times without the dead end spawn. This is completely normal (but honestly quite annoying). More than one room typically deals with this, though.
  
=== v2.0 ===
 
A completely new program with a new interface and many new features, including an auto-updater.
 
  
[[File:CaveCreatorV2-0.jpg|350px]]
+
'''4. Why are the values for {f000} and {f001} wrong in the display view?'''
  
''' v2.1 '''
+
Do not worry about this, if you actually take a look at the full cave view, you'll notice this is fixed and that they all add up properly. The selected sublevel view is just restricted because listbox items cannot actually be 'edited', only removed and then added back which adds a whole lot more work for me. It's not something necessary to worry about so just ignore these values if you prefer the selected sublevel view.
New look with many bug fixes and an introduction to Cave Net.
 
  
[[File:CaveCreatorV2-1.jpg|350px]]
 
  
''' v2.2 '''
+
'''5. Why doesn't the sublevel's enemies or properties change after I've added them?'''
Smaller design with more simplistic styles.
 
  
[[File:CaveCreatorV2-2.jpg|350px]]
+
It's important to note that my tool is quite literally and only a cave /creator/. There is no way to edit sublevels as of right now (hence how there's no import cave file option).
 +
So what does this mean? It means that clicking Add Sublevel means you're happy with that sublevel and are ready to move on to the next (or save). That said, there is a workaround. If you add your sublevel and DON'T have 'Clear All Widgets Upon Adding a Sublevel' checked (it's unchecked by default, don't freak out), then you can just go ahead and click Remove Sublevel [count], make your changes and then add it back.
  
''' v2.3 ''' and ''' v2.4 '''
+
== History ==
Back to a medium sized design with a more modern, simple approach.
+
All the versions of Pikmin 2 Cave Creator.
  
[[File:CaveCreatorV2-4.png|350px]]
+
=== v1.0 ===
 +
The very first version including all the basic features, released on 24th of February 2018.
  
'''v2.4.3'''
+
[[File:P2CC v1-0.png|350px]]
Added the "Provide Feedback" button, along with adjusting the position of the menu buttons and stretching out the Cave Net button.
 
  
[[File:CaveCreatorV2-4-3.jpg|350px]]
+
=== v1.1 ===
 +
The second release on the 3rd of March 2018, containing the remaining treasures, objects and some bug fixes.
  
'''v2.8.1'''
+
[[File:P2CC v1-1.png|350px]]
Breath of the Wild-inspired title screen.
 
 
 
[[File:CaveCreatorV2-8-1.png|350px]]
 
 
 
'''v2.9.9.1'''
 
Animal Crossing: New Horizons-inspired title screen
 
 
 
[[File:CaveCreator2-9-9-1_MainMenu.jpg|350px]]
 
  
 
[[Category:Pikmin 2]]
 
[[Category:Pikmin 2]]
 
[[Category:Tools]]
 
[[Category:Tools]]

Please note that all contributions to Pikmin Technical Knowledge Base are considered to be released under the Creative Commons Attribution-ShareAlike (see Pikmin Technical Knowledge Base:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)