Mitchell McCaffrey
|
1774b459dc
|
Changed map zooming to always zoom to center of screen and not map
|
2020-05-18 21:52:46 +10:00 |
|
Mitchell McCaffrey
|
dff75614da
|
Updated dragon token
|
2020-05-18 21:35:18 +10:00 |
|
Mitchell McCaffrey
|
04794eddc1
|
Added token transition for when an other user moves a token
|
2020-05-18 19:21:29 +10:00 |
|
Mitchell McCaffrey
|
7b12282b08
|
Added color to default tokens
|
2020-05-18 18:15:00 +10:00 |
|
Mitchell McCaffrey
|
f080b675dd
|
Added new tokens and database upgrade
|
2020-05-18 16:31:32 +10:00 |
|
Mitchell McCaffrey
|
6e027cd9a3
|
Added continuous dice roll calculation and scene render sleep
|
2020-05-14 22:51:06 +10:00 |
|
Mitchell McCaffrey
|
d9c928dfcd
|
Added dice clear and dice reroll
|
2020-05-14 18:13:12 +10:00 |
|
Mitchell McCaffrey
|
b57d10c6ef
|
Added dice roll count
|
2020-05-14 16:48:13 +10:00 |
|
Mitchell McCaffrey
|
f2a17b3cca
|
Fix dice controls for light theme
|
2020-05-14 15:06:14 +10:00 |
|
Mitchell McCaffrey
|
ebc24a51d1
|
Added proper dice results
|
2020-05-14 15:06:02 +10:00 |
|
Mitchell McCaffrey
|
975cc24f4c
|
Added d100
|
2020-05-14 13:26:21 +10:00 |
|
Mitchell McCaffrey
|
2e3a733d4c
|
Added random dice throwing when creating instances
|
2020-05-13 23:13:58 +10:00 |
|
Mitchell McCaffrey
|
e48e5481e1
|
Added more dice
|
2020-05-13 16:15:32 +10:00 |
|
Mitchell McCaffrey
|
c9f77313a2
|
Moved to new dice mesh and added remaining dice types
|
2020-05-12 23:49:35 +10:00 |
|
Mitchell McCaffrey
|
ba17aec263
|
Remove console log
|
2020-05-10 19:48:27 +10:00 |
|
Mitchell McCaffrey
|
f2ef63b36f
|
Added v1.2.1 release notes
|
2020-05-10 19:40:48 +10:00 |
|
Mitchell McCaffrey
|
932c9517a6
|
Merge pull request #5 from mitchemmc/release/v1.2.1
Release/v1.2.1
|
2020-05-10 19:39:48 +10:00 |
|
Mitchell McCaffrey
|
f07b789acd
|
Update production broker urls
|
2020-05-10 17:49:17 +10:00 |
|
Mitchell McCaffrey
|
145b08d93f
|
Added dice tray mesh
|
2020-05-10 16:13:15 +10:00 |
|
Mitchell McCaffrey
|
d8111de6cc
|
Changed other dice icons to make different dice types temporarily
|
2020-05-10 16:11:23 +10:00 |
|
Mitchell McCaffrey
|
dd13208424
|
Changed blob to buffer fallback
|
2020-05-08 19:28:15 +10:00 |
|
Mitchell McCaffrey
|
fbad2cfa46
|
Added dice add icons and moved dice tray controls to seperate component
|
2020-05-08 17:08:47 +10:00 |
|
Mitchell McCaffrey
|
fee7a270e4
|
Added expand controls to map dice
|
2020-05-08 15:09:40 +10:00 |
|
Mitchell McCaffrey
|
07e85f46a3
|
Move dice to overlay and move map interaction to prevent map movement while interacting with dice
|
2020-05-08 14:22:02 +10:00 |
|
Mitchell McCaffrey
|
0a71609105
|
Added babylonjs, ammojs, dice models and simple dice interaction
|
2020-05-08 12:56:36 +10:00 |
|
Mitchell McCaffrey
|
e73f64a3b5
|
Removed breakpoint in connection markdown
|
2020-05-08 12:07:00 +10:00 |
|
Mitchell McCaffrey
|
5260e3e6c0
|
Merge branch 'master' into release/v1.2.1
|
2020-05-08 12:02:50 +10:00 |
|
Mitchell McCaffrey
|
7676797337
|
Added release notes, markdown renderer and converted FAQ to markdown
|
2020-05-07 22:29:31 +10:00 |
|
Mitchell McCaffrey
|
66e8483b6f
|
Changed socket url
|
2020-05-04 16:46:04 +10:00 |
|
Mitchell McCaffrey
|
43504518ed
|
Bump version
|
2020-05-04 00:14:26 +10:00 |
|
Mitchell McCaffrey
|
97d99a3ea1
|
Merge branch 'bugfix/map-send' into release/v1.2.1
|
2020-05-04 00:13:39 +10:00 |
|
Mitchell McCaffrey
|
b12797fb09
|
Update .env.production
|
2020-05-03 23:40:04 +10:00 |
|
Mitchell McCaffrey
|
79b46e0b5a
|
Moved urls to environment and turn server retreval
|
2020-05-03 23:18:45 +10:00 |
|
Mitchell McCaffrey
|
16b27a7058
|
Fixed upgrade function
|
2020-05-03 22:12:39 +10:00 |
|
Mitchell McCaffrey
|
17c82861f6
|
Added database upgrade for blob map files and refactored back to database file
|
2020-05-03 19:52:01 +10:00 |
|
Mitchell McCaffrey
|
d075ab5faa
|
Removed unused code
|
2020-05-03 18:40:31 +10:00 |
|
Mitchell McCaffrey
|
9e4cbbfb75
|
Added anchor tags to faq links
|
2020-05-03 18:30:01 +10:00 |
|
Mitchell McCaffrey
|
60059ff447
|
Added database faker for when indexedb is disabled
Database is now in a context with a status
New FAQ for indexdb errors
|
2020-05-03 18:22:09 +10:00 |
|
Mitchell McCaffrey
|
05d5c76c86
|
Moved to msgpack instead of js-binarypack
|
2020-05-03 10:44:26 +10:00 |
|
Mitchell McCaffrey
|
ca0240351c
|
Moved to storing maps as uint arrays instead of blobs
|
2020-05-01 17:37:01 +10:00 |
|
Mitchell McCaffrey
|
169cf66e74
|
Merge pull request #2 from mitchemmc/dev
v1.2.0
|
2020-04-30 23:38:44 +10:00 |
|
Mitchell McCaffrey
|
86450a04db
|
Added loading spinner to map load
|
2020-04-30 22:08:03 +10:00 |
|
Mitchell McCaffrey
|
bf9c87341a
|
Moved to new socket server
|
2020-04-30 21:58:14 +10:00 |
|
Mitchell McCaffrey
|
ce11021e9f
|
Fix bug with dropping token onto empty map
|
2020-04-30 16:40:17 +10:00 |
|
Mitchell McCaffrey
|
eed8f63b84
|
Upped fog stroke width
|
2020-04-30 16:28:06 +10:00 |
|
Mitchell McCaffrey
|
8c304c76e5
|
Adjusted map zoom speed
|
2020-04-30 16:16:12 +10:00 |
|
Mitchell McCaffrey
|
c0d04ea6fa
|
Added normalization to the map mouse zoom
|
2020-04-30 15:45:20 +10:00 |
|
Mitchell McCaffrey
|
05a13acf8b
|
Added back state restoration on map modal open
|
2020-04-30 15:15:12 +10:00 |
|
Mitchell McCaffrey
|
11671849f8
|
Changed to having token edit permissions still allow you to place tokens
|
2020-04-30 15:12:34 +10:00 |
|
Mitchell McCaffrey
|
23e42aa115
|
Center map tile text
|
2020-04-30 14:42:15 +10:00 |
|