ralf | October 23, 2018 | CC3 Plus, update
A new update for Campaign Cartographer 3+ is now available. We’ve done a lot of internal work (small bug fixes and improvements), but also improved some user interface issues and added a convenient new feature.
User Interface
Bitmap fill styles will now be displayed in a much larger format in any of the dialogs. That makes it much easier to recognize or judge one of the many detailed bitmap fills available in the template you are working on.
New Command
Have you ever wanted to enlarge or shrink the area of the map you’ve been working on? The new “Resize Drawing Area” command (available from the File menu) will now make this much easier and quicker. Just type in the new map dimensions, and the map border and background will scale to the new size, without affecting any of the content you’ve already drawn. From there you can add new content and enlarge the existing features with the help of the editing tools.
You can download the update from your registration page. It is available among the CC3+ files on the Downloads tab.
Version Notes
Here are the version notes for Update 18:
CC3+ Version 3.87
=================
– Added SCALEMAPEXT and SCALEMAPEXTM commands to scale map template things (MAP BORDER, BACKGROUND, and SCREEN).
– Added TOGL and TOGLF commands to toggle visibility of a specified layer.
– Added JPEGOPT, DWGOPT, EMFOPT, and FCWOPT commands to allow direct access to save options for the major file types.
– Added SYMPTFILTER command to support point filtering on symbol import. This change may reduce artifacts for some kinds of symbol creation.
– Added LISTCMDS command to list all of the available commands in the system (main program and XPs).
– Changed internal image representation to allow for more efficient imaging operations.
– Removed some unused legacy DLLs to reduce disk footprint.
– ZOOMSEL command should work better than it used to.
– Fixed crash with hotspots in symbols when the layer for the symbol reference is hidden.
– Fixed XML parser usage to properly serialize boolean values.
– Fixed rename problem with sheets that could cause effects to be added to the wrong sheet.
– Fixed out of memory error that could happen with certain drawings.
– Fixed memory corruption that could occur when reading an invalid drawing tool file.
– Fixed memory corruption and possible crash when dropping text longer than 4090 characters.
– Now visibly rejects attempts to drop unknown file types onto a drawing.
– Dropping a picture onto a drawing while holding down the Shift key now allows rotating and scaling the image.
– Dropping a picture onto a drawing from a browser no longer generates an old-style image entity.
– Widened the drop portion of fill style preview combo boxes to make it easier to read style names.
– Updated PNG loaders to improve protection against certain malformed image files.
– Built with Visual Studio 2017. Some code elements should be a bit faster.
– MenuConfig utility now offers better support for special path characters (#$@) in file names.
– Options button on Save As will respond better on higher-dpi displays.
– Floating prompt now displays better on higher-dpi displays (has a different visual appearance as well).
– Traveller sector importer now handles the new-style Traveller 5 sector file format.
8 Comments
Remy Monsen | September 5, 2018 | Campaign Cartographer, CC3 Plus, Tutorial
A map in itself conveys a lot of useful information. It shows you the lay of the land, the location of terrain features, the names of various locations, and so on. But you often have lots of additional information that doesn’t fit on the map itself, such as GM-only information about the traps in the dungeon, lore information about the different places, statistics, and so on. All of this is things you may wish to have at your fingertips when using the map. So, let us explore various ways you can easily provide extra information with a map.
Map Notes
CC3+ has a built-in system for storing notes along with your map. These are not visible in the map itself, but embedded in the map file, and can be brought up when needed.
To access the list of map notes, either click the Map Notes button on the toolbar, or select Drawing Properties from the File menu and then hit the Map Notes button in the dialog. This will bring up a dialog showing the list of all map notes for this map. From here, you can select any map note and click OK to show that map note, or you can hit edit to change it. You can also create new map notes from here. Continue reading »
1 Comment
Remy Monsen | April 5, 2018 | Campaign Cartographer, CC3 Plus, update
Update 16 to CC3+ just released (get it from your registration page), and with it comes a long list of added commands and fixes. Let us have a look at those new commands, and discuss how to use them in your mapping efforts.
I’ve divided this post into two different sections. The first part describes the new features that are useful in your mapping, while the second describe the more technical commands. I recommend you give both sections a view, but many users will probably want to just glance over the technical section and see what is relevant for them.
Do note that all the new commands in this update is presently only available as command line commands, which you must type manually on the CC3+ command line, they are not available in the menus or toolbars yet. Don’t let this discourage you however, as using a command from the command line is just a case of typing in the command on your keyboard and hitting enter (as long as you are not currently in the middle of another command). The rest is just doing as the command line tells you, which you should be familiar with from many other commands already.
The Fun Stuff
Contours from raster images
So, let us start with one of the more exiting additions to CC3+. Previously, if you wanted to import a map you had drawn in another program into CC3+, you would have to import it as a background image, and then manually trace over it with the drawing tools to recreate the map in CC3+, as there was no way for CC3+ to generate proper drawing entities from your image, such as landmasses.
However, with the new CONTOURSM command, this has changed. To start out with expectations for this command, what this command does is to find edges in your image, where edges are defined as transparent vs non-transparent pixels. This makes it a nice command to automatically convert an image of a landmass into a CC3+ polygon, but it is not a general solution for converting any kind of image and get all the details converted to CC3+. So, what this command mainly does is that it saves you from manually tracing the outline of your landmass. For anyone who have done this with a complicated landmass, they should quickly realize how big of a time saver this is.
So, to explain the use of this command, here is a brief mini-tutorial on its use. I will take an image of an island and turn that into a proper CC3+ editable drawing entity.
Note that even if this tutorial uses a landmass as an example, the use of this command is not limited to landmasses.
-
- Before we begin in CC3+, we need an image of our landmass. I’ve used the below image for this. However, as I mentioned above, CC3+ detects the edges based on transparent vs non-transparent pixels, so I can’t just insert this image. I need to edit it in an image editor first, and make the seas transparent and the landmass a solid color. Since this is a CC3+ tutorial and not a tutorial on image editing, I won’t go into the details here, but generally you should be able to just load the image into your favorite image editor, and then use the magic wand or similar selection tools with a reasonable tolerance to select sea areas and make them transparent. The second image below shows my landmass after this process.
Continue reading »
5 Comments
Remy Monsen | March 7, 2018 | CC3 Plus, Tutorial, update
Campaign Cartographer 3+ is a product in constant evolution, with new features, both small and large, typically gets added for every update. For this article, I want to have a look at some of these features and give a short introduction on how you can start experimenting with them.
Some of the new features have already been covered in other places. For example the new improvements to the Symbols Along command where documented in the February 2018 Annual – Dungeon Walls and I wrote a Command of the Week article on the new Symbols in Area command. For those into macro writing, I have also covered the new Get Extents commands.
Perspective Scaling
Probably the largest addition in the latest update is the new PSCALE commands. These haven’t been added to the menu yet, so you need to type them in on the command line, but they are a series of commands that are intended to help you make pseudo-perspective maps by automatically changing the scale of a symbol depending where it is on the screen. This command was developed in response to several such maps appearing in the forums. Let us start with an example image to show what the command can do.
So, looking at this image, you can see that the symbols closer to the bottom of the image is larger than the ones near the top, which provides a pseudo-perspective look on things. While it is certainly possible to do this manually, this example was made by using the PSCALE commands.
Continue reading »
1 Comment
ralf | May 14, 2015 | Apple, CC3 Plus, Installation, MacOS, Tutorial
by Steve Townshend
I began using Profantasy software around 1999 when Campaign Mapper, a basic version of Campaign Cartographer, came bundled with TSR’s AD&D Core Rules 2.0 CD. That program sparked my passion for the software and I purchased virtually every release over the next decade. In 2009, changing technology and changing lifestyle changed my hardware needs, and when my last (very big) desktop PC broke down I replaced it with a (very small) Macbook Pro. While that machine was the right choice for me, I could at first only run Campaign Cartographer via a slow, quirky virtual machine, and with sadness I gave up CC3 almost entirely. Until now.
If you’re a Mac user interested in running the best fantasy mapping software in the industry, you’re in luck. The newer, faster CC3+ can now be installed and run without Windows, and aside from a few minor quirks its performance on the Mac is better than ever.
This tutorial focuses on how to install CC3+ on a Mac using the Crossover application created by Codeweavers. We’ll begin by examining a few of the other common options in brief. This installation was done on a late 2013 Macbook Pro running OS X Yosemite.
Boot Camp and Virtual Machines
In the past, a few options have existed for running CC3 on a Mac. Some users preferred to use Apple’s Boot Camp to set up their Macs with a Windows partition so that they could choose whether to load Windows or Mac OS.
Others used virtualization software like Parallels or Fusion, programs that allowed the user to load Windows on a virtual machine without the necessity of logging out of Mac OS and into Windows.
Those options may remain good choices for users that regularly work with multiple Windows applications. However, if you’re not using many Windows-specific programs on your Mac this may not be your ideal solution, as you’ll devote a large chunk of disk space for a Windows installation that you’ll rarely use. On the occasions you do use it, you’ll need to wait through the installation of multiple updates that you missed since the last time you loaded Windows. These Windows updates can take a long time to download and install. In addition, you’d have to purchase a Windows license as well as the Parallels or Fusion product.
An application called Wine circumvents Boot Camp and virtual machines altogether, placing Campaign Cartographer front and center on your machine so that it works similar to any other Mac application.
Wine
Wine is a “compatibility layer” that allows Windows applications to run in other operating systems like Mac OS without installing Windows.
Wine is open source software and free to use, and it can capably run Campaign Cartographer. Various individuals and companies have adapted their own versions of Wine, including supported, purchasable products like Crossover, which we will use to install CC3+.
If you own Campaign Cartographer and haven’t upgraded to CC3+, or you don’t wish to purchase Crossover, then the free Wineskin Winery is another option. On the Profantasy Forums my friend Ryan Sturt provides a solid walkthrough on how to install CC3 using Wine.
*Drawbacks and Limitations: Installing Campaign Cartographer through Wineskin Winery can be tricky and may necessitate a little trial and error. As usual, it’s a good idea to back up your computer using Time Machine before installing new software. In addition, running CC3 in a maximized window sometimes yields sluggish performance.
Crossover
For a smoother installation and simple interface there’s Crossover, a supported version of Wine, by Codeweavers. Use Crossover if you want the easiest and fastest Mac interface for CC3+ and you don’t mind purchasing some software in order to run it.
Crossover uses separate “bottles” to store programs. Each bottle is its own virtual Windows environment with c drive, folders, and registry, but without the Windows files that typically fill those folders.
Crossover offers a 2-week free trial with which you can install and run CC3+ on your Mac and decide whether this option will work for you. If you decide to eventually purchase the software, be sure to click the More Options button on the product page in order to see the least expensive ($40) purchasing option that includes 1 month of software support. Since Crossover doesn’t officially support Profantasy Software, paying for additional months of Crossover is not likely to be worthwhile. At your option, you can sign up for the Codeweavers mailing list; they occasionally offer promotional codes for Crossover discounts.
*Drawbacks and Limitations: While Crossover will easily install CC3+ (as well as CC2 and Fractal Terrains), it does not appear to be able to install the old CC3.
Installing CC3+ on a Mac Using Crossover
Follow these steps to install Crossover and CC3+ onto your Mac running OS X.
1. Download CC3+ onto your Mac. You can access your registered software on Profantasy’s site after you log in and click Your Registered Products. Select the Downloads & Updates tab and then download your software. You won’t install it yet, however.
2. Now download and install the free trial of Crossover.
3. Launch Crossover from the Launchpad or from your Applications folder.
4. After you open Crossover, select the Install a Windows Application button.
Alternatively you can select the Bottle menu item at the top of the screen and select New Bottle (I usually select a Windows XP bottle) or click the + sign at the bottom left side of your Crossover window and select the same option. You can name your bottle CC3+, or Campaign Cartographer, or whatever you choose. That process is a little more straightforward, but the Install a Windows Application button is more evident onscreen.
5. If you used the Install a Windows Application button Crossover will prompt you to install the application. Campaign Cartographer isn’t listed on the menu of supported applications so scroll to the bottom of the menu to Unsupported Applications > Community Supported Applications > Other Application. Then click Proceed.
6. On the next screen select Choose Installer File and navigate to the place where your Campaign Cartographer download “CC3PlusSetup.exe” is stored on your machine (by default it will be in your Downloads folder) and select the setup file.
7. Before you go farther, select the Edit button beside the next menu, “Will install into a new Windows XP bottle Campaign Cartographer 3.” This will allow you to name the program. I call it “Campaign Cartographer 3.” If you don’t name it prior to the installation, your CC3+ program will appear as its file name instead (i.e. “CC3PlusSetup”). You can select any Windows bottle you like, not just Windows XP.
If you do forget to name your program, you can rename it later.
8. If you’ve ever installed a Profantasy product, the screens that follow will look familiar. Simply follow the prompts, enter your serial number (found on Profantasy’s Registered Products page), and unless you have good reason to do so, use the default directories that the installer chooses for you.
9. Once you’ve finished the installation, the Profantasy installer will typically ask if you want to launch the program. It’s usually best to UNCHECK that box. This will let Crossover finish its work (you’ll see Crossover’s progress bars reach the end).
10. Click the CC3+ icon in your Crossover menu. Time to start making maps!
* Known Issues: Right now, text doesn’t always work quite right on any version of Wine. It’s likely that you’ll need to fix text on your old maps and experiment with text spacing when making new maps.
CC3+ usually works better in a window rather than as its own desktop. For instance, if you click the green maximize circle and allow CC3+ to be its own separate desktop window, you may experience slower performance. If you instead drag the corners of the CC3+ window so that it occupies the majority of the screen, you’ll have approximately the same workspace but without the performance issues.
Installing Add-ons
Installing add-ons like Dungeon Designer and City Designer into your CC3+ program is simple once you know where to start.
– As usual, begin by downloading your software from the Profantasy site.
– Open Crossover and select the bottle where you have Campaign Cartographer Plus installed. Select the Run Command icon (or select it from the menu under Bottle > Run Command). Then, Browse for the file you’ve downloaded and open it.
– The Profantasy installer will begin. Follow the prompts to enter your serial numbers and complete the installation.
Not all of Campaign Cartographer’s add-ons are currently available for CC3+ but as the Annuals and other add-ons are updated you can continue to follow this process to add them via Run Command in your Campaign Cartographer Plus bottle.
Tips and Tricks
Locating CC3+ Files in Crossover
Finding the CC3+ files in your Finder can be tricky, and at first finding your designs can be frustrating if you don’t know where to look.
To find your files in Crossover:
– Open Finder and go to the View menu at the top of your screen. Select the Show View Options menu item. Make sure to check the Show Library Folder check box.
– Under your user folder, select Library > Application Support > Crossover > Bottles > CC3Plus > drive c > users > Public > Application Data > Profantasy > CC3Plus. Notice the files appear in that folder.
Moving the CC3Plus Folder for Easy Access
– After you’ve located your CC3Plus folder I suggest dragging it into your Favorites menu on the left side of the Finder. That way the CC3Plus folder will always be accessible with a single click.
I also keep a My Designs folder under Documents. I save my maps to this folder rather than the CC3Plus folder within Crossover, just so I have easier access to my maps—especially the ones I save as JPG or PNG files and wish to share or upload.
In the Dock
You can add CC3+ to your dock like other Mac applications by simply dragging its icon down into the dock.
Renaming the Program
If you install Campaign Cartographer and forget to rename it, you can fix this by selecting the gear icon at the bottom of the Crossover screen and clicking the Rename menu option. You’ll notice that your program icons suddenly vanish. To restore them, select the Configure menu option at the top of your screen and select Clear and Rebuild Programs and choose the option to rebuild them. The icons should reappear in your menu.
Thanks
Special thanks to Ryan Sturt, Rob Heath, and Ralf Schemmann—the true pioneers—for advice, education, and input on how to successfully run Campaign Cartographer on the Mac.
Bio
Steve Townshend is a freelance writer who has worked for several game companies including Wizards of the Coast, Paizo, Pelgrane, and Sasquatch. Recent design work includes Dungeons & Dragons 5e (Monster Manual, Dungeon Master’s Guide), and Princes of the Apocalypse for Sasquatch Studios. Here are a few of my maps.
5 Comments
ralf | April 22, 2015 | CC3 Plus, City Designer 3, update
City Designer 3 now works with CC3+. It has shiney new icons, and you can make use of the lighting speed and new effects of CC3+ to create your city maps.
So, if you own CC3+ and City Designer 3, head over to your registration page and download the free compatibilty update – CD3 Setup for CC3+. You’ll find the link among the City Designer 3 files on the Downloads & Updates tab.
It took a few weeks to create this update, because we had to polish up the House and Street tools, as their code wasn’t working properly with the updated CC3+ programming. The House is some of the earliest we wrote – it goes all the back to the tools we used to create the Forgotten Realms Interactive Atlas.
The good news is that most of the upcoming compatibility updates don’t need much additional programming. Updating their templates, symbols and drawing tools will be a more straightforward process. Next up is Character Artist 3.
If you are a subscriber to the current Cartographer’s Annual, the April issue (Black and White Towns), which makes use of the City Designer tools, is now also available for CC3+.
Comments Off on City Designer 3 for CC3+