Commit Graph

23 Commits

Author SHA1 Message Date
Collin Smith
794cf151b9 Updated readme with recent gradle changes and (hopefully) better descriptions 2020-11-25 01:27:56 -08:00
Collin Smith
0a6bf46e68 Updated readme video and gif to September test 2020-11-12 10:03:24 -08:00
Collin Smith
ec6d1169de Added android render to readme 2020-07-03 12:17:53 -07:00
Collin Smith
eddbda6c02 Updated readme/screenshots 2020-07-03 11:53:48 -07:00
Collin Smith
4ec51a427d Added link to discord 2020-06-22 11:51:47 -07:00
Collin Smith
cf180ee496 Updated gif 2019-12-29 21:30:48 -08:00
Collin Smith
75405efe09 Added flatbuffers to readme 2019-12-28 23:30:57 -08:00
Collin Smith
aa332fbb65 Added videos 2019-12-28 23:25:17 -08:00
Collin Smith
1deed6c690 Added details on project setup and how to build -- closes #6 2019-11-26 21:02:46 -08:00
Collin Smith
08ed42663a Fixed grammatical error 2019-09-29 16:10:48 -07:00
Collin Smith
abdaa45db0 Test commit of riiablo merge
Updated readme
2019-03-29 04:37:37 -07:00
Collin Smith
6032a00c20 Fixed screenshot references until I swap branch name to master 2019-03-28 01:41:42 -07:00
Collin Smith
bf9993a643 Updated readme 2019-03-21 02:04:30 -07:00
Collin Smith
1090bdc42d Changed readme header 2019-03-09 00:21:52 -08:00
Collin Smith
06804443fc Refactored naming to Riiablo
Copied over code and fixed some core design issues (much more to come)
Leaving in old code still for now in case some bugs were introduced
Re-designed most of the UI to be far more dynamic in its scaling
Added detection for the android soft keyboard and some UI elements will now actively display above it
Cleanup of old files (not including the old code-base)
Fixed item code 0x53 which was mislabeled
Rewrote Entity class to remove Vector3 dependency and add support for indexed fields
Console cvar completion no longer cares about character case
Added TINT_ID blend mode to add the current color to the image (will use later to highlight entities)
Added very basic controller support (namely splash and main menu)
Redesigned CharacterPreview to be a watered-down player entity instead of a completely separate code-base
Added AnimationWrapper and EntityWrapper classes to assist with adding game elements to Stage
Lots more undocumented changes
2019-03-09 00:16:44 -08:00
Collin Smith
6336ead864 Updated README 2019-02-10 02:42:20 -08:00
Collin Smith
22aaaa9536 Added bullets to README for server support 2019-02-03 02:53:51 -08:00
Collin Smith
4a62b5614d Changed README image links 2019-01-12 02:15:11 -08:00
Collin Smith
5ed966676d Added screenshots to README for Map Builder and MPQ Viewer 2019-01-12 02:12:54 -08:00
Collin Smith
791d2a65b4 Revert "Added screenshots for MPQ Viewer and Map Builder in README"
This reverts commit 3f56ab725f.
2019-01-12 02:11:39 -08:00
Collin Smith
3f56ab725f Added screenshots for MPQ Viewer and Map Builder in README 2019-01-12 02:10:00 -08:00
Collin Smith
335cad2c77 Fixed README image hyperlinks 2019-01-12 02:02:47 -08:00
Collin Smith
ecaf3c10ae Created README 2019-01-12 02:01:38 -08:00