Difference between revisions of "User:Sunjammer"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (To Do / Work In Progress)
m (Added link)
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
== To Do / Work In Progress ==  
+
Community Code Monkey
* Finish data type pages:
+
 
** [[Any_(dascript_type)|any]]: '''keywords''' category?
+
== Work in progress ==
** [[Char_(dascript_type)|char]]: unrecognised type use results in a "No semicolon after expression" error; IntToChar and CharToInt return or accept a string
+
 
** <s>[[Command_(dascript_type)|command]]</s>
+
* [[/90210|90210]]
** [[Effect_(dascript_type)|effect]]: could be improved (remarks are a wall of text)
+
* [[/Abrigand's Arena of Agony|Abrigand's Arena of Agony]]
** [[Event_(dascript_type)|event]]: could be improved (contains a mass of duplicate information)
+
* [[/Item_upgrades_(draft)|Item upgrades (draft)]]
** <s>[[Float_(dascript_type)|float]]</s>
+
* [[/Items_with_codex_entries_tutorial_(draft)|Items with codex entries tutorial (draft)]]
** <s>[[Int_(dascript_type)|int]]</s>
+
* [[/Move resources (draft)|Move resources (draft)]]
** [[Itemproperty_(dascript_type)|itemproperty]]
+
* [[/Operator (draft)|Operator (draft)]]
** <s>[[Location_(dascript_type)|location]]</s>
+
* [[/Placeables with codex entries tutorial (draft)|Placeables with codex entries tutorial (draft)]]
** [[Object_(dascript_type)|object]]: could be improved
+
* [[/Plot_flags_(draft)|Plot flags (draft)]]
** [[Player_(dascript_type)|player]]: wip but appears to be an artefact of when DA:O was multiplayer, not used in anything but Get and Set local
+
* [[/Struct keyword (draft)|Struct keyword (draft)]]
** [[Resource_(dascript_type)|resource]]: wip
+
 
** <s>[[String_(dascript_type)|string]]</s>
+
== Tests ==
** [[Struct_(dascript_type)|struct]]: wip
+
 
** [[Vector_(dascript_type)|vector]]: wip
+
* [[/Wiki extensions test]]
** [[Void_(dascript_type)|void]]: could be improved,  '''keywords''' category?
+
* [[/Main Page]]
* Polish data type pages
+
 
** add '''{type} Funtions''' and '''{type} Constant''' categories to all pages
+
== To Do List ==
** change '''dascript type''' link in introduction from page to category or create page?
+
{{ToDoList|Sunjammer}}
** identify which basic types are native and which are engine
+
 
** identify which structures are native and which are engine
+
* [[:Category:Keywords|Keywords]] & [[Keyword]]
* Finish draft articles:
+
* [[:Category:Directives|Directives]] & [[Directive]]
** [[User:Sunjammer/Item upgrades (draft)]]
+
* [[:Category:Operators|Operators]] & [[Operator]]
** [[User:Sunjammer/Plot_flags_(draft)]]
+
* [[:Category:Core scripts|Core scripts]]
 +
* [[:Category:Broken functions|Broken functions]]
 +
* [[Itemproperty keyword]]
 +
 
 +
 
 +
* [[Special:WantedCategories|Wanted categories]]
 +
* [[Special:WantedPages|Wanted pages]]
 +
 
 +
 
 +
<DynamicPageList>
 +
category       = Category:2da files from ABI base.xls
 +
order          = ascending
 +
ordermethod    = sortkey
 +
</DynamicPageList>
 +
* confirm common root for M2DA_base m2da files
 +
* update links in all 2da files
 +
* make formatting consistent
 +
* remove negative assertions
 +
 
 +
<DynamicPageList>
 +
category       = Include files
 +
order          = ascending
 +
ordermethod    = sortkey
 +
</DynamicPageList>
 +
 
 +
<DynamicPageList>
 +
category      = 2da types
 +
order          = ascending
 +
ordermethod    = sortkey
 +
</DynamicPageList>
 +
 
 +
<DynamicPageList>
 +
category      = Maintenance
 +
order          = ascending
 +
ordermethod    = sortkey
 +
</DynamicPageList>
 +
 
 +
* New Tutorial Navigation icons

Latest revision as of 17:04, 27 April 2020

Community Code Monkey

Work in progress

Tests

To Do List




No pages meet these criteria.

  • confirm common root for M2DA_base m2da files
  • update links in all 2da files
  • make formatting consistent
  • remove negative assertions




  • New Tutorial Navigation icons