header image
CrystalBallSoft Apps
CrystalBall Lite
CrystalBall
ThumbPrinter
To-Do Stickies
Other Apps
Miniaturizer
RealBasic Code
RPG Resources
City Generator
Who's Online
We have 15 guests online
Feeds
Undo This!
Written by Joseph Sharp   
Jun 02, 2008 at 02:35 PM

Undo is an important part of any application.  It seems like every application nowdays supports undo.  I have personally avoided attempting to write undo/redo capabilities into CrystalBall and CBLite because it seems like a very large task.  I am beginning to realize that in order to Undo/Redo to not be a complete chore you need to design your whole code methodology around it... 

Write Comment (33 comments)
Last Updated ( Jun 06, 2008 at 05:49 PM )
Read more...
The "Generic Generator"
Written by Joseph Sharp   
May 22, 2008 at 04:22 PM

An important aspect of CrystalBall and CrystalBall Lite is the ability to roll on tables of data to generate other random information or look up information on a table.  Those of you familiar with CrystalBall v3.1 will know of the Treasure and Name Generators.  Those generators are based on some very specific code that only allows you to generate those particular types of information.  For CB4.0 and CBLite we wanted something that was more generic in its design, so that the end-user could generate any type of information that they wanted.

The need for a Generic Generator became apparent after we released the ability to ROLL on TABLES with a dice roll.  Suddenly there was great excitement to try to reproduce the Treasure tables from D&D.  But as people began to use the dice roller to try to construct the tables they began to run into issues.

 

Write Comment (12 comments)
Last Updated ( Jun 06, 2008 at 05:49 PM )
Read more...
CBLite Version 2.1 Released
Written by CrystalBallSoft Staff   
Apr 04, 2008 at 12:16 PM
CrystalBall Lite has been update to version 2.1 with the following exciting new features to make it even easier to keep your dice buttons and information organized at the gaming table:NewButtons
  • New Colored Dice Buttons
  • New Button Styles including:
    • 4 Standard Buttons
    • Display Button
    • Custom Picture Button
    • Counter Button
  • New Easier Drag and Drop (no need to hold down a key to move your dice around anymore.)
  • New "Clear Button" option for dice buttons.
Write Comment (4 comments)
Announcement: New CBLite Version!
Written by CrystalBallSoft Staff   
Aug 30, 2007 at 04:04 PM

We are pleased to announce the release of the long anticipated 2.0 release of CrystalBall Lite.  This new version is the culmination of many months of effort to bring the best gaming dice roller / player aid to the Macintosh and Windows community.  CBLite boasts the most advanced and versatile dice roller on the planet.

We are very appreciative the the CrystalBall community who has spent hours testing and helping refine CBLite 2.0 into what it is today.  Their input and requests have pushed CBLite to incredible new levels.  It is anticipated that future releases will happen more often thanks to the new self-updating features of CBLite 2.0.

We literally believe if you will give CBLite a try at your gaming table, you will not want to game ever again without it.  Best of all we give you a chance to demo it before you purchase a license.  Enjoy!!! 

New Features Include: 

  • Dice Buttons:
    • Drag & Drop Buttons
    • Resizable Buttons
    • Sound Buttons (a button with only a sound to play)
    • Reference the value of a button from another roll: _MyButton_
  • Dice Variables
    • Reference Variables by name: $MyVariable$
    • Set Variables in a roll: $MyVariable$ = 17
  • Dice Sets:
    • Multiple dice sets each with its own set of dice buttons and variables.
    • Each dice set can have its own unique name.
    • Variables and Buttons can be referenced in any dice set.
  • CB - Chat
    • Promote and Demote participants as the GM (Game Master)
    • Game Masters can Force others to roll dice or reference their button and variables. (GM Forced Rolls)
    • Send private messages to CB-Chat participants.
    • Sounds for Public and Private messages
    • Send Sounds and Files to other CB-Chat participants.
    • Sound volume for incomming and outgoing sounds.
  • Table Rolling
    • Dice Rolls can roll on Tables and Reference Table Data
    • Tables can be rolled on from inside other tables.
  • Self-Updating Data Files and Application
  • New message window and error logging to a text file.
Write Comment (2 comments)
Last Updated ( Aug 30, 2007 at 04:07 PM )
<< Start < Previous 1 2 3 4 5 Next > End >>

Polls
Favorite CBLite Feature