Forcecraft icon indicating copy to clipboard operation
Forcecraft copied to clipboard

Visualization of Salesforce Data in Minecraft

Results 8 Forcecraft issues
Sort by recently updated
recently updated
newest added

See https://github.com/MinecraftForge/FML/issues/424#issuecomment-46502129

Currently, we just log the error and carry on, even though nothing will work. For example, ``` 2014-04-21 22:49:32 [INFO] [STDOUT] Logging in to login.salesforce.com as [email protected] 2014-04-21 22:49:32 [INFO]...

Listen for new Contacts and spawn one in the game when a new one is created in Force.com.

A slightly different architecture (such as ladders or gated rooms, iron doors, etc.) would be a way to keep villagers (contacts) in the account or opportunity that they were relevant...

Winning an opportunity could set off fireworks from the top of the building. (from John Tobin)

Each lever representing the states in an opportunity should connect to a redstone block - this way more complete opportunities would give more light, and by having it always be...

Have the buildings radiate around a central square, with the largest accounts or target account buildings closest to the center (perhaps it could read from a sales plan, for each...

`Packet250CustomPayload` can't be more than 32k. Need to extract the feed items we want before putting it in the packet.