TheMaverickProgrammer / OpenNetBattle

An open source card-based battle engine written in modern C++
GNU General Public License v3.0
197 stars 41 forks source link

v2 Checklist #12

Closed TheMaverickProgrammer closed 4 years ago

TheMaverickProgrammer commented 4 years ago

Where Is It???

Hello all of my watchers I know I thought a v2 demo was around the corner but I ended up doing what I always do and added a LOT of new content.

Scripting just got added. You can script in Typescript or Lua. Support is limited at this time but will be present in v2.

Forms system added. You can now program custom forms for a navi that are unique to them. It automatically shows up in the chip select GUI: View Video On Twitter

There is a new configure controller screen too that lets you use both joystick and keyboard. No more 3rd part controller mapping.

Remaining Tasks

Here are a list of remaining bugs and tests to implement

Once these remaining tasks are addressed, I'll merge with master branch and tag this as v2.0.

TheMaverickProgrammer commented 4 years ago

Web client C++ code is finished

TheMaverickProgrammer commented 4 years ago

Web dashboard finished

TheMaverickProgrammer commented 4 years ago

Using Github's Kaban widget for tasks under Projects tab.