You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
119 lines
3.6 KiB
Smarty
119 lines
3.6 KiB
Smarty
% rebase('frame.tpl')
|
|
<div class="content-grid">
|
|
<div class="">
|
|
<h1>
|
|
<h2><b>0.0 - first</b> </h2>
|
|
<ul>
|
|
<li>feature: export, embed </li>
|
|
</ul>
|
|
<h2>0.1 - bingo </h2>
|
|
<ul>
|
|
<li>feature: KnowledgeBase - achievements, progression </li>
|
|
<li>~70 new skills </li>
|
|
<li>solid, extendable base for skills, keywords, skill equips, DMVs </li>
|
|
<li>ignore input during main menu, etc </li>
|
|
<li>basic dialog </li>
|
|
<li>basic serialization </li>
|
|
<li>basic pathfinding </li>
|
|
<li>basic AI - states, transitions </li>
|
|
<li>basic combat - life, spirit, attack, skills, </li>
|
|
<li>item pickup </li>
|
|
<li>inventory </li>
|
|
<li>interact - character, container</li>
|
|
<li>containers </li>
|
|
<li>travel between rooms </li>
|
|
<li>drop items </li>
|
|
<li>inspect </li>
|
|
<li>spawnpoints </li>
|
|
<li>XP, levels </li>
|
|
<li>skillbar - drag & drop, enforces deckbuilding rules </li>
|
|
<li>attack loop </li>
|
|
<li>skill use - out of range, cancel </li>
|
|
<li> </li>
|
|
</ul>
|
|
<h2>0.2 - AI factions </h2>
|
|
<ul>
|
|
<li>feature: factions - disposition towards other factions </li>
|
|
<li>pathfinding </li>
|
|
<li>teams </li>
|
|
<li>death </li>
|
|
<li>drop tables </li>
|
|
<li>flocking </li>
|
|
<li>idle, wander </li>
|
|
<li>patrol routes </li>
|
|
<li>aggro range </li>
|
|
<li>targeting </li>
|
|
<li>skill use prioritization </li>
|
|
</ul>
|
|
<h2>0.3 - boss fight </h2>
|
|
<ul>
|
|
<li>feature: multiphase, dynamic boss </li>
|
|
<li>obstacles - impermeable walls, permeable walls, opaque walls, transparent walls, destructible walls </li>
|
|
<li>boss splash screen </li>
|
|
<li>cutscene-like scripting </li>
|
|
<li>resurrection </li>
|
|
<li>projectiles </li>
|
|
<li>only change skill in noncombat rooms </li>
|
|
<li>interrupt </li>
|
|
<li>items - use to impart keywords </li>
|
|
</ul>
|
|
<h2>0.4 - job </h2>
|
|
<ul>
|
|
<li>feature: 3 basic jobs </li>
|
|
<li>side jobs </li>
|
|
<li>changing side job </li>
|
|
<li>stats - impact skills </li>
|
|
<li>perks - impact character </li>
|
|
<li>gear - impact incoming keywords </li>
|
|
<li>weapons - impact outgoing keywords </li>
|
|
</ul>
|
|
<h2>0.5 - UI </h2>
|
|
<ul>
|
|
<li>feature: phone </li>
|
|
<li>codex app </li>
|
|
<li>messenging app </li>
|
|
<li>inventory app </li>
|
|
<li>music app </li>
|
|
<li>settings app </li>
|
|
<li>store page, functionality </li>
|
|
<li>pop-up notifications, tool tips </li>
|
|
<li>skill library, skillbar </li>
|
|
<li>containers </li>
|
|
<li>highlight </li>
|
|
<li>main menu, submenus </li>
|
|
<li>inspect menu </li>
|
|
<li>forms, questionnaires, homework sheets </li>
|
|
<li>iron out canvas layer layers </li>
|
|
<li>dialog </li>
|
|
</ul>
|
|
<h2>1.0 - release </h2>
|
|
<ul>
|
|
<li>feature: the completed game </li>
|
|
<li>full main story </li>
|
|
<li>all levels </li>
|
|
<li>equipment </li>
|
|
</ul>
|
|
<h2>??? - overflow </h2>
|
|
<ul>
|
|
<li>feature: ideas that haven't been assigned to a release yet. probably not everything can fit into the game by 1.0, if ever </li>
|
|
<li>rebindable controls </li>
|
|
<li>get input from colorblind people </li>
|
|
<li>training dummy - tells you your DPS, inflicted keywords, etc </li>
|
|
<li>dialog portraits </li>
|
|
<li>emotes </li>
|
|
<li>skill SFX </li>
|
|
<li>character creation </li>
|
|
<li>change phone background </li>
|
|
<li>store screenshots in phone gallery </li>
|
|
<li>add your own music to music folder, appears in music app. pixelate cover to match-ish game graphics </li>
|
|
<li>gear changes sprite appearance </li>
|
|
<li>gear changes companions' sprite appearance </li>
|
|
<li>gear changes dialog portaits - paper doll </li>
|
|
<li>play as a boy </li>
|
|
<li>additional languages </li>
|
|
<li>teams </li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|