Commit Graph

3882 Commits

Author SHA1 Message Date
Anton Bracke 6844e0d39d improve style 2022-02-20 21:51:55 +01:00
Anton Bracke 0f910693ef add ci 2022-02-20 21:09:15 +01:00
Anton Bracke 4337264157 cleanup 2022-02-20 21:06:27 +01:00
Anton Bracke 05d7f64d1d fix ci 2022-02-20 20:44:55 +01:00
Anton Bracke d526db5bf3 add svelte local-app 2022-02-20 20:30:53 +01:00
Anton Bracke 2b08faaa33 fix artifacts 2022-02-19 01:59:57 +01:00
Anton Bracke bafc51e4a6 fix lint 2022-02-19 01:55:05 +01:00
Anton Bracke 904525a084 fix loading & cleanup 2022-02-19 01:48:56 +01:00
Anton Bracke a5c7aa3969 fix name and icons 2022-02-19 01:17:38 +01:00
Anton Bracke 9301433fdf improve local-app 2022-02-19 01:08:33 +01:00
Anton Bracke 389c2e4844 add caching 2022-02-18 23:55:40 +01:00
Anton Bracke 2c0cb2f62b fix preload script paths 2022-02-18 23:49:36 +01:00
Anton Bracke 313366d5b1 disable jasmine for now 2022-02-18 23:33:22 +01:00
Anton Bracke 533210e6f7 fix path 2022-02-18 23:27:20 +01:00
Anton Bracke 4db20eea0a fix ts & pretty 2022-02-18 23:03:05 +01:00
Anton Bracke 635bce8379 fix linux artifact upload 2022-02-18 22:52:49 +01:00
Anton Bracke 49feeb4426 fix path 2022-02-18 22:42:45 +01:00
Anton Bracke 770e82456e simplify ci and upload build artifacts 2022-02-18 22:36:24 +01:00
Anton Bracke f755f18829 add some pretty names 2022-02-18 12:03:48 +01:00
Anton Bracke de43233f36 fix release 2022-02-18 12:02:41 +01:00
Anton Bracke 1c1d61bd60 add release and electron-builder setup 2022-02-18 11:49:53 +01:00
Anton Bracke d64c7f9605 update node 2022-02-18 10:27:55 +01:00
Anton Bracke 6e4041560b add ci 2022-02-18 10:26:36 +01:00
Anton Bracke a86bf32ee2 extract types for ipc 2022-02-18 10:26:21 +01:00
Anton Bracke c891fcb1bd add sidebar 2022-02-18 01:51:35 +01:00
Anton Bracke a11d19a457 add ipc and test app 2022-02-17 19:48:08 +01:00
Anton Bracke 31a0d7d452 add desktop app 2022-02-17 18:09:57 +01:00
David Négrier 8dc31c9e06 Merge pull request #1897 from thecodingmachine/cd_to_admin
Continuous Deployment: add connect to admin
2022-02-17 15:51:19 +01:00
David Négrier 5b05589d32 Merge pull request #1893 from thecodingmachine/fix-path-finding-diagonals
disable corner cutting
2022-02-17 15:34:40 +01:00
David Négrier ea8f791fae Adding missing ADMIN_SOCKETS_TOKEN environment variable in case we deploy with the connection to the admin 2022-02-17 15:34:00 +01:00
David Négrier e36a1f1ced Continuous Deployment: add connect to admin
We can now connect to a remote admin server in the CD environment by using the new "deploy-connect-to-admin" label in the PR.
2022-02-17 15:04:51 +01:00
Hanusiak Piotr ecd4b5907a disable corner cutting 2022-02-17 12:44:57 +01:00
David Négrier eae6c2c5e3 Merge pull request #1887 from thecodingmachine/master
Backporting cowebsites hot-fixes
2022-02-16 18:03:23 +01:00
David Négrier a7264954ea Merge pull request #1820 from thecodingmachine/feature-voice-chat-indicator
Feature voice chat indicator
2022-02-16 16:46:13 +01:00
Hanusiak Piotr e590cee753 forcing close talkIcon indicator when leaving bubble conversation 2022-02-16 15:55:07 +01:00
Hanusiak Piotr 0b0d3b5beb fixed issue with chat indicator persisting after being out of conversation 2022-02-16 14:56:59 +01:00
David Négrier 933d1c0d87 Merge pull request #1851 from thecodingmachine/avoid-exits-on-path
calculate cost for exit tiles
2022-02-16 14:46:37 +01:00
David Négrier f4e3410ce1 Merge pull request #1884 from Lithimlin/patch-2
prod template: Use docker-hub images by default
2022-02-16 14:46:15 +01:00
David Négrier b720bd6ba2 Merge pull request #1885 from Lithimlin/patch-3
prod template: fix typo in pusher host rule
2022-02-16 14:45:23 +01:00
David Négrier 9ca7703c2d Merge pull request #1882 from Lithimlin/patch-1
Change default front URL to "play"
2022-02-16 14:43:52 +01:00
Hanusiak Piotr dea5784c9b Merge branch 'develop' into feature-voice-chat-indicator 2022-02-16 14:37:01 +01:00
Hanusiak Piotr 3c54e38401 unlock diagonal movement 2022-02-16 14:28:35 +01:00
Hanusiak Piotr 3875d3b0f5 Merge branch 'develop' into avoid-exits-on-path 2022-02-16 14:03:48 +01:00
JL Euler fafb0462ad prod template: fix typo in pusher host rule
A typo in the pusher's SSL host rule prevented it from being connected correctly.
2022-02-16 12:27:17 +01:00
JL Euler 74534772ac prod template: Use docker-hub images by default
In production environments, it is more likely for people to use the stable versions from the docker hub.
The build parameters were thus removed and the image variables uncommented.
2022-02-16 11:46:58 +01:00
JL Euler 0d58abe690 Change default front URL to "play"
Previously, the URL was "front". However, this is not in line with the default URL of the dev environments, where it is "play.workadventure.localhost".
2022-02-16 10:53:50 +01:00
David Négrier 88bfd537cd Merge pull request #1880 from thecodingmachine/fix-cowebsite-high-master
Hot fixes for co-websites
2022-02-15 18:19:36 +01:00
David Négrier 8af7166c47 Merge pull request #1879 from lukashass/fix-comparison-always-false
fix comparison that is always false
2022-02-15 18:17:40 +01:00
Alexis Faizeau 06dd2202f6 Fix hidden main cowebsite swape 2022-02-15 17:28:15 +01:00
Alexis Faizeau a52ad233d8 Fix cowebsite swap 2022-02-15 17:28:02 +01:00