Skip to content

Commit 0e4452a

Browse files
committed
feat: update roadmap
1 parent e5d2fbf commit 0e4452a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

html/roadmap.html

+14
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@
99
In the following graph diagram, the arrows represent dependencies so that the one at the start of the arrow would be required to get to the one at the tip of the arrow, blue nodes represent what is in active development
1010
</p>
1111

12+
<h2>work stack</h2>
13+
<ul>
14+
<li>get multiple users working on screen (only one other player working)</li>
15+
<li>fix physics revert bug, need to revert everyone except for yourself too?</li>
16+
<li>add rocket launcher</li>
17+
<li>add shotgun</li>
18+
<li>add skills relating to the above weapons</li>
19+
<li>fix skill ring</li>
20+
<li>figure out occasional segfault.</li>
21+
<li>new maps</li>
22+
<li>viewmodel weapons</li>
23+
<li>animations</li>
24+
</ul>
25+
1226

1327

1428
<script src="/graphs/script.js"></script>

0 commit comments

Comments
 (0)