Camelot Unchained Wiki
Advertisement


User stories are short, simple description of a feature told from the perspective of the person who desires the new capability, usually a user or customer of the system. They typically follow a simple template:


As a <type of user>, I want <some goal> so that <some reason>.

User stories are often written on index cards or sticky notes, stored in a shoe box, and arranged on walls or tables to facilitate planning and discussion. As such, they strongly shift the focus from writing about features to discussing them. In fact, these discussions are more important than whatever text is written. In the case of Camelot Unchained, they're written as graphic cards on their official website's user story section.[1]


Overview[ | ]

With the move from Pre-Alpha to Alpha it was decided that the previously P.A.T. Checklists wouldn't serve going forward. So are going to utilize user stories with a twist instead to provide the backers of the game a more concise way to follow the progress of the game once again, all called epics. Additional technical information will be included with each user story, which is called the backstory.[2]

The user stories are shown and referred to as cards on the main website. The selection of them referred as the deck. The card shows a picture for the user story that the card is for and it's progress on the front. Clicking on the card reveals the checklist on the rear of the card; with completed criteria check marked.

User stories where released as part of an update on May 1, 2015.[3]

Alpha User Story Cards[ | ]

Here is a summary of all the epics/user stories during the Alpha.[4]


  • Building damage design.
  • Engineering: Determine where we will damage structures.
  • Determine how to turn an "island" of blocks into a separate structure. An "island" is a selection of blocks with not enough support to remian as part of the main structure.
  • Turn the "island" of blocks into a new structure that uses physics. ie: Chucks of a building fall off and collude with the main structure and each other.
  • Visually represent building damage.
  • Building stability design.
  • Engineering: Determine stability of structure while building it.
  • Engineering: Determine stability of a structure as it is being damage in combat and send those updates, cheaply, to players.
  • Visually represent what is unstable in a structure when building.
  • Integrate modifier component with pre-existing ability components.
  • Unlock modifier components in spellbook UI.
  • Add multiple ability trees to the pre-existing ability system.
  • Updated the MongoDB drivers in the various solutions.
  • Migrate the Perforce repository to Git.
  • Update to Visual Studio 2015 CTP 6.
  • Update CEF.
  • Post CEF update- testing and maintenance.
  • Support previously created test animations.
  • Add animiation support for stances.
  • Associate stance with character.
  • Stance netcode.
  • Create stance ability components.
  • Behavior editor to define animations associated with a stance.
  • Stance editor to define applied active effects.
  • Behavior editor to define animations assoicated with a stance.
  • UI 2.0 swaps ability sets based on stances.
  • Dev command infrastructure to support new Administrator class on the server.
  • Fly command now properly communicates position to the server.
  • Ability to make the admin invincible.
  • Ability to kill oneself. Available to all players.
  • Ability to teleport to a location in the world.
  • Ability to set one's stat to a value or percentage of the pre-existing value.
  • Ability to set one's movement speed value.
  • /adminhelp lists admin commands.
  • Ability to teleport a player to the admin.
  • Ability to teleport admin to a player
  • Ability to summon all players to you.
  • God Mode!
  • Admins visually discernable with new icon over head.
  • Admin state now toggleable in game.
  • First pass: Melee impact sounds.
  • First pass: Hit impact sounds for melee secondary components.
  • First pass: Battlecry variants for 3 races.
  • First pass: Modular stone/earth based sfx.
  • First pass: Modular fire based sfx.
  • First pass: Modular water based sfx.
  • First pass: Modular healing/stat change based sfx.
  • First pass: Modular stat/life/etc drain based sfx.
  • First pass: Modular swiftness/slow sfx components.
  • First pass: Server select background music.
  • First pass: Loading screen background music.
  • First pass: Character select input sfx and background music.
  • First pass: Character creation input sfx and background music.
  • Stance related tasks complete from Stances epic.
  • First pass: Archery components UI art.
  • First pass: I can fire a projectile that uses physics.
  • First pass: I can build a basic ability in the ability editor to fire an arrow.
  • First pass: Archery stance is activated by the player.
  • First pass: A bow is an item the player can equip, and use, in the game.
  • First pass: Implement the three modes of archery: Idle, nocked, drawn.
  • First pass: Animations for archery.
  • Facebook integration to share screenshots.
  • Twitter integration to share screenshots.
  • Blocks now have handles to place or delete multiple blocks at one time. -Foundation of the blueprint system.
  • Stop saving block icons to disk.
  • Gut & clean the existing zone editor and bring it back to life.
  • Add ability to move "stuff" around by dragging it.
  • Add new subdivision terrain code into a proper editor.
  • Terrain saved in DB, through builder, and sent to client as part of binary zone data.
  • Client renders terrain.
  • Client and server use the terrain for collision.
  • First pass: Epic terrain LOD'ing.
  • Terrain Types (TT): subvision points can assigned one or more types.
  • TT: Shape distortions.
  • TT: Subdivision points can be assigned one or more types.
  • TT: Texture overrides.
  • TT: Auto placement tree, rocks, grass.
  • TT: Rules for subdividing into other types.
  • TT: Define formant in DB, save and load in editor.
  • TT: Define binary formant, provide builders.
  • TT: Apply type effects during subdivision pass.
  • Render a tessalated icosahedron with uniform face distribution. (A skybowl :P)
  • First pass: Sun and moons.
  • Color of the sky is derived from the light emmitted from the celestial bodies.
  • Stars in the sky!
  • Render the sky in a different scene.
  • R&D and implement a very pretty cloud shader.
  • Create the editor for all sky parameters.
  • Stars rotate with the sun.
  • Stars get more intense towards the zenith.
  • More sky dome improvements.
  • Improve sun/moon materials.
  • Add glow and lens flare effects to the sun.
  • Add the secomd moon.
  • Moon show phases.
  • Further optimization to the dome.
  • Differentiate sunrise from sunset.
  • Improve color blending in the sky done.
  • Match fog color to sky color.
  • Stars twinkle more at horizon.
  • Manage channels.
  • Copy/Migrate Channel data between channels.
  • Run a local Build Server.
  • Run a local Game Server.
  • Run a local User Proxy.
  • CUEMAN on CU Patcher for Devs with CI (Continuous Integration) builds.
  • Manage large binary assets and libraries not store within Git.
  • Build Server cleans up unused data from GridFS.
  • Bug reporting in CSE's .NET Utilities library allows .NET projects to report bugs to Jira.
  • Break map into multiple parts to improve performance.
  • Create overlay geometry to hide hard mat transitions.
  • Revisit terrain material settings to reduce visual repetition.
  • Re-export all terrain geo to update UV rotiation of ov geo.
  • Improve generic rock texture used in terrain.
  • Re-build center of map to facilitate testing of Nvidia's WaveWorks.
  • Create two new variations of the acacia tree.
  • Create documentation for assets.
  • Stick bundle: lrg, med, sml.
  • Wood plank groups: lrg, med, sml.
  • Barrels, generic, x2.
  • Generic wood crates.
  • Crate and barrel groupings.
  • Wagons x3. Loaded weagons and broken.
  • Wicker baskets x3.
  • Storage covers: lrg and sml.
  • Small storage chest.
  • Generic wood tables: large and sml.
  • Create documentation for assets.
  • Generic trebuchet.
  • Generic battering ram.
  • Three hay pile assets.
  • Ladders!
  • Standing and hanging braziers.
  • Log piles and logs.
  • Saws for cutting down those trees!
  • Old wooden well.
  • Large beer cask on stand.
  • Wood and metal buckets.
  • Various chests.
  • Create documentation for assets.
  • Old lamps updated as group with vfx and lights.
  • Generic wood tables, chairs, benches, cupboards, oh my!
  • Books and bookcases.
  • Boxes of assorted food goods.
  • Small rocks for grounded clutter.
  • Small hay piles for ground clutter.
  • Mounted deer antlers.
  • Paintings for wall art.
  • Hanging tapestries.
  • Pile 'o' skins to protect the battering ram from FIRE!
  • Wood pile lrg and sml.
  • Update generic farmhouse in test map.
  • Bots will use new ability builder.
  • Bots will now take a target, face it, and move towards it.
  • Bots are now aware of their archetype.
  • Bots can now teleport.
  • Create foundation of requirements system.
  • Abilities check stats.
  • Abilities check stance.
  • Abilities check active effect tags.
  • Abilities check position.
  • Abilities check race and archetype.
  • Abilities check player or target.
  • Abilities check player equipment tags.
  • Create editor to integrate checks in game.
  • Create base body concept and worksheets.
  • Model high poly sculpt.
  • Model and rig low poly model.
  • Import and test model parts.
  • Replace old model with updated model in game.
  • Create base body concept and worksheets.
  • Model high poly sculpt.
  • Model and rig low poly model.
  • Import and test model parts.
  • Replace old model with updated model in game.
  • Create base body concept and worksheets.
  • Model high poly sculpt.
  • Model and rig low poly model.
  • Import and test model parts.
  • Replace old model with updated model in game.
  • Create base body concept and worksheets.
  • Model high poly sculpt.
  • Model and rig low poly model.
  • Import and test model parts.
  • Replace old model with updated model in game.
  • Add gender support to characters, items, stat templates and api.
  • Create UI button and character artwork.
  • Character creation - Add gender choice to Arthurian Humans.
  • Character creation - Add gender choice to Tuatha Luchorpán.
  • Character creation - Add gender choice to Viking Humans.
  • Create base body concept and worksheets.
  • Model high poly sculpt.
  • Model and rig low poly model.
  • Import and test model parts.
  • Replace old model with updated model in-game.
  • Create base body concept and worksheets.
  • Model high poly sculpt.
  • Model and rig low poly model.
  • Import and test model parts.
  • Replace old model with updated model in-game.
  • Create base body concept and worksheets.
  • Model high poly sculpt.
  • Model and rig low poly model.
  • Import and test model parts.
  • Replace old model with updated model in-game.
  • Agility effects max move speed.
  • Vitality affects max health and health regeneration.
  • Endurance affects max stamina and stamina regeneration.
  • UI feed on character creation sheet.
  • Improve previouis implementation.
  • Expose varibles to server.
  • Selection of varibles added: character collision stickyness, strafe and reverse speed, turn to run speed ratio, jump strength, max walkable slope, run speed min/max, projecticle speed min/max., object max lifetime cap, etc.
  • Add additional variables - TBD.
  • Create corresponding editor.
  • Block/Blueprint selection design.
  • Block/Blueprint selection implemenation.
  • U.I. art assets.
  • Saving/loading of blueprints within C.U.B.E.
  • Saving/loading of blueprints on server.
  • Improve design scope of animation: needs to better serve long-term combat design iterations.
  • Update master rig with additional item/weapon attachment points.
  • Update existing animations with rig changes.
  • First pass on one-handed weapon, one-handed weapon with shield, and dual-wielding weapon animations.
  • Add two more alternative animations to previous one-handed weapon pass.
  • First pass spear, dagger, polearm, staff, crossbow animations.
  • Generic treading water animation.
  • Improve upper- and lower-body torse blending.
  • Create an easy-to-use tool to review transaction history and logging - First Pass.
  • Additional features to transaction history tool - First Pass.
  • Create first pass on rain vfx.
  • Add flag to vfx to orient particles by velocity.
  • Sky becomes overcast, lighting changes, sky bowl color changes, and rain particles are generated - First Pass.
  • Terrain shader for rain splashes.
  • Add a test case wind ability to the game for all mage Archetypes.
  • Create vfx to test wind ability.
  • Add stamina regen to warrior shout and bandage.
  • Additional Tasks TBD.
  • Gargoyles Becoming.
  • Silverhands Becoming - Rewrite.
  • Valkyries - Rewrite.
  • Golems Becoming - Part III.
  • First Pass Animation: Right hand weapon.
  • FPA: Right hand weapon with left hand shield.
  • FPA: Right hand weapon with left hand dagger.
  • FPA: Right hand dagger.
  • FPA: Right hand dagger with shield.
  • FPA: Right hand spear.
  • FPA: Right hand spear, left single handed weapon.
  • FPA: Right hand spear with shield.
  • FPA: Right hand weapon w/ shield attacks.
  • Left hand shield with right hand spear.
  • FPA: Dual dagger.
  • FPA: Dual single hand weapon.
  • FPA: Polearm weapon.
  • FPA: Left hand dagger with spear.
  • FPA: Left hand dagger with one hand weapon.
  • FPA: Polearm weapon, two hands.
  • FPA: Staff, two hands.
  • FPA: Spear, two hands.
  • FPA: Crossbow.
  • First Pass: Design different damage types.
  • Define damage type enumeration.
  • Damage types can be set in ability editor.
  • First Pass: Design wound model.
  • Design player character stats.
  • Design player character stat progression.
  • Design equippable item stats.
  • Design equippable item progression.
  • Design ability component stats.
  • Design ability component progression.
  • Design list of equipment locations/slots.
  • Design combat model.
  • Initiate Tears and Primal water dart and ball effects user different vfx.
  • New Liquid Flame dart, ball, cone, wave.
  • New Primal Stone dart, ball, cone, wave.
  • Improved look of Primal Fire wall.
  • Inititate Tears, Primal Stone and Liquid flame new casting vfx.
  • Initiate Tears and Primal water dart effects use different vfx.

Revision History[ | ]

  • May 1, 2015 - User Stories are released via update, and given a section on the official site.[3]
  • May 15, 2015 - User Stories are updated, discussed, and 5 more cards are added.[5]
  • June 12, 2015 - User Stories are updated, detailed, and 15 more cards are added.[6]
  • June 26, 2015 - User Stories are updated, detailed, and 3 more cards are added.[7]
  • July 10, 2015 - User Stories are updated, detailed, and 2 more cards are added.[8]

References[ | ]


Advertisement