The following is the list of tasks needed to complete the Game Editor (somewhat in order & some subtasks removed). Note: during development of the game editor, no new updates are being pushed to the alpha version available online. Alpha development will resume once the editor is complete.
Download Dungeon Colony Free alpha //
DungeonColony.com/Download
Follow Dungeon Colony on Twitter //
twitter.com/w01fram
Like us on Facebook //
facebook.com/DungeonColony
The Task List (Last Updated 11/17/2013):
I'll update this blog entry every time I make progress to the editor marking red items as pending and
Fix all special editor entity placement rules that require map validation . (i.e. torches, doors, etc.) (9/9 Rules Completed + 3/3 SubTasks Completed)Create new image button sprites for Side Menu options.Create logic for UI Buttons on Side Menu.Allow placing of entities in containers.Allow dragging of entities to other places.Allow rotating of entities on map.Add button to show tile types & grid.Allow placing granite inside dungeon.Allow user to set specific features on/off.Map Validator:(Multiple validation items)- DØNE:
Validate air on map (source, spread, ...) - Deferred: Dungeon Validation
- Deferred: Enemy Waves (can reach dungeon)
- WIP: Build Level Class & Manager
- Build Level Chains
- Store Levels on Server
- Load Levels from Server
Create Entity Editor to edit specific entity attributes.- DØNE:
Build Frame to Display Entity Information. - DØNE:
Extend Entity classes to manually edit entity fields. - DØNE:
Allow editing of Entities already on map or the entity in the Toolbox. Editing Toolbox entities allows placing unlimited entities with the same edited attributes. Build quest manager UI (4 Subtasks)New Quest Frame- DØNE:
Create Dropdownlist Control - DØNE:
Create TextArea Control - DØNE:
UI Frame controls for setting Quest Attributes DØNE: Controller logic for the MVC pattern of UI.DØNE:Edit, Delete Quest NodesDØNE:Edit: load quest into formDØNE:Subclass Quest Specifict Attributes- Deferred: Preview Quest.
Build DAG for quest chains.Create Canvas for displaying Quest NodesCreate Quest Node Buttons which can be clicked to open up the Quest DetailsAllow Dragging of Quest NodesAllow Dragging of Quest Node Canvas (moves all nodes at once)Connect Nodes which are linked.Improve nodes (size, info, ...)- Deferred: Extend Research Manager UI (2 Subtasks).
- Implement the Map Load/Save Screen.
Disable certain game frames in Editor.- Deferred: Fix game main menu when using editor.
Fix home menu to include editor.- WIP: Build Class to store Map as Level on server.
- WIP: Build Class to create/store Campaign (level tree)
No comments:
Post a Comment