Commit Graph

14 Commits (master)

Author SHA1 Message Date
Auri 3984ccefe1 Merge branch 'master' of https://github.com/Aurailus/VirtualDungeon 2021-03-28 15:55:19 -07:00
Auri 5b85a82f1a Abstract token controls into EntityController, WIP light editor, center mode controls. 2021-03-28 15:53:59 -07:00
dependabot[bot] 8cefc0918a
Bump elliptic from 6.5.3 to 6.5.4 in /app
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 07:13:53 +00:00
Auri c79ff7d866 Added dragons, more robust joining, hid architect mode from players, dynamic lighting!! 2021-02-13 15:31:04 -08:00
Auri 21bb34edd3 Asset collection modification 2021-02-10 17:53:55 -08:00
Auri 498b7c7273 Add tile highlight mode, pinging 2021-02-10 15:02:16 -08:00
Auri bde31b9e00 Add layers to tokens, clean up interface. 2021-01-26 14:53:40 -08:00
Auri c87e9214a1 Separate render props and meta props of tokens, fix IO not closing on soft redirect. 2021-01-24 21:13:56 -08:00
Auri 316dffd382 So I'll be real, I forgot to commit, like, ever. 2021-01-22 12:56:45 -08:00
100To 1869a9096a Laptop commits!!! 2021-01-10 19:12:03 -08:00
Auri 7e985717ad Update scaling again, fix shaders, optimize more, fix tokens. 2021-01-05 23:20:55 -08:00
Auri e2cf12c9f7 Fix chunk rendering, improve load times, standardize editor units. 2021-01-05 21:56:20 -08:00
Auri ca2ec263f6 I updated the tileset format two times in one commit help
- Entirely new interface wow!
- Asset upload form
- (Now deprecated) tileset previewer in asset upload form
- Token previewer in asset upload form
- New Database format for assets
- New tileset format that allows better auto-patching
- Auto-patching
- (Partially) fix tokens
- Help me
2021-01-05 00:02:13 -08:00
Auri 0634951fae Refactor entire program -- react routing, better phaser code. 2020-12-30 12:02:45 -08:00