51 Commits

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
Auri Collings
b5884bd546
Merge pull request #8 from Aurailus/dependabot/npm_and_yarn/app/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /app
2021-03-11 12:17:01 -08: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 Collings
85cd25afa3
Merge pull request #6 from Aurailus/dependabot/npm_and_yarn/pug-code-gen-3.0.2
Bump pug-code-gen from 3.0.1 to 3.0.2
2021-03-03 16:30:14 -08:00
Auri Collings
7fdc9dc9fc
Merge pull request #7 from Aurailus/dependabot/npm_and_yarn/pug-3.0.1
Bump pug from 3.0.0 to 3.0.1
2021-03-03 16:30:06 -08:00
dependabot[bot]
5a1f6cf112
Bump pug from 3.0.0 to 3.0.1
Bumps [pug](https://github.com/pugjs/pug) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.0...pug@3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 05:29:42 +00:00
dependabot[bot]
b8c8bad004
Bump pug-code-gen from 3.0.1 to 3.0.2
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@3.0.1...pug-code-gen@3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 02:14:38 +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
9097b71412 Merge branch 'master' of https://github.com/Aurailus/VirtualDungeon 2021-01-24 21:14:47 -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 Collings
db8649a552
Analyze 2021-01-22 12:59:30 -08:00
Auri
504250dee3 Update express-fileupload 2021-01-22 12:57:54 -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
Auri
9f899ec8ef Did I ever commit this? 2020-11-01 14:19:01 -08:00
Nicole Collings
9561e5a489 Token uploading 2020-06-15 16:08:37 -07:00
Nicole Collings
7d4ea2b131 File uploading 2020-06-14 00:09:16 -07:00
Nicole Collings
3f2a79910a Give the builder data to indicate which map it should be editing 2020-06-11 12:21:33 -07:00
Nicole Collings
d8bf5a458c Really remove big files 2020-06-10 15:27:10 -07:00
Nicole Collings
9f2910f18a Remove large files 2020-06-10 15:25:31 -07:00
Nicole Collings
3ea808dbe5 Created backend manager for Campaigns and Maps, organize files, improve DB functionality. 2020-06-10 15:19:12 -07:00
Nicole Collings
a06dcfdfc7 Clean up server side slightly 2020-06-09 16:50:49 -07:00
Nicole Collings
18f8509168 Move to node server, server boilerplate, fix issues. 2020-06-09 16:19:16 -07:00
Nicole Collings
58e36e132e Merge branch 'master' of https://github.com/Aurailus/VirtualDungeon 2020-06-09 16:19:01 -07:00
Nicole Collings
1549c1bb42 Move to node server, server boilerplate, fix issues. 2020-06-09 16:17:39 -07:00
Nicole Collings
740a659951 Nieve lighting implementation 2020-04-20 21:18:14 -07:00
Nicole Collings
74fd7c491f New chunk-based rendering method, reorganized file structure 2020-04-20 14:20:15 -07:00
Nicole Collings
f989793a55 Tweak the hole graphics 2020-04-19 11:58:56 -07:00
Nicole Collings
561868ac77 Raytaced fog of war 2020-03-19 21:08:11 -07:00
Nicole Collings
f68fe9af08 Tile based fog of war 2020-03-19 19:22:23 -07:00
Nicole Collings
b6d41c494b Proper loader 2020-03-17 13:24:29 -07:00
Nicole Collings
dd48ee4728 Fixed overlay placement on certain ground tiles, fixed recalculating unnecessary tiles w/ smart tiler 2020-03-17 11:06:21 -07:00
Nicole Collings
e1ddfb553a Holes and shit 2020-03-16 23:30:34 -07:00
Nicole Collings
c1bcae0762 Added new assets, new components, updated tile placement manipulation 2020-03-15 23:23:11 -07:00
Nicole Collings
d45bdeafcf Token multiselect 2020-03-13 14:05:59 -07:00
Nicole Collings
4907d12557 Moving tokens - cleaned token manip files 2020-03-12 17:41:36 -07:00
Nicole Collings
765e5e5428 Resolve zooming issues with textures - expensive on performance though. 2020-03-12 13:57:36 -07:00
Nicole Collings
81c205741a Reimplemented tile selector, changed tile formats 2020-03-12 12:24:29 -07:00
Nicole Collings
410ffd5027 New layering 2020-03-11 22:56:09 -07:00
Nicole Collings
6a025deabb TilesetManager 2020-03-11 16:06:19 -07:00
Nicole Collings
5c785762f0 New UI for tokens and tiles 2020-03-11 12:36:59 -07:00
Nicole Collings
c5807bdafc Tokens, UI, undo, redo, more palettes, etc. 2020-03-08 14:30:16 -07:00