grungnet/src
2021-02-22 19:58:46 +11:00
..
actions Moved draw action helpers into new file to fix import errors with workers 2021-02-04 09:59:03 +11:00
components Fix fog fill pattern with fog preview 2021-02-22 19:58:46 +11:00
contexts Fix bug with player joining 2021-02-20 18:10:00 +11:00
dice Fixed gemstone dice colour 2021-01-05 15:33:50 +11:00
docs Update v1.8.0.md 2021-02-22 17:00:35 +11:00
helpers Changed thumbnail function to produce square images 2021-02-19 09:13:25 +11:00
hooks Renamed pan to move and updated docs for 1.8.0 2021-02-22 15:32:35 +11:00
icons Renamed pan to move and updated docs for 1.8.0 2021-02-22 15:32:35 +11:00
images Increased square grid stroke width 2021-02-10 19:59:38 +11:00
maps Move measurement options to map settings 2021-02-10 19:59:15 +11:00
ml Update grid ml to use MobileNet V2 2021-01-07 11:25:25 +11:00
modals Clear map actions on reset 2021-02-22 17:14:12 +11:00
network Clear map actions on reset 2021-02-22 17:14:12 +11:00
routes Renamed pan to move and updated docs for 1.8.0 2021-02-22 15:32:35 +11:00
tokens Added token width and height for new and default tokens 2020-10-22 16:09:27 +11:00
workers Added error for invalid file 2021-02-14 19:17:14 +11:00
App.js Added toast notification for party joining 2020-10-27 18:25:50 +11:00
App.test.js Added simple p2p test 2020-03-15 16:04:30 +11:00
database.js Moved add/remove maps/tokens to Observables to allow for cross session syncing 2021-02-14 18:35:42 +11:00
index.css Added more visual to checkbox disabled 2020-05-31 16:24:39 +10:00
index.js Updated webrtc error ignore 2021-02-01 10:00:42 +11:00
serviceWorker.js Added simple p2p test 2020-03-15 16:04:30 +11:00
settings.js Removed edge snapping in favour of single layer fog system 2021-02-16 08:27:39 +11:00
setupTests.js Added simple p2p test 2020-03-15 16:04:30 +11:00
theme.js Change note text input to allow for multiline editing 2021-01-14 12:36:48 +11:00