libreadventure.git
2020-05-13 David NégrierFixing CD
2020-05-13 gparantNew map floor0
2020-05-13 David NégrierMerge pull request #109 from thecodingmachine/Auto...
2020-05-13 David NégrierMerge pull request #108 from thecodingmachine/bugFixes
2020-05-13 gparantAuto-reconnect
2020-05-13 kharhamelfixed a game crash on firefox on http
2020-05-13 David NégrierFixing domain name
2020-05-13 David NégrierMerge pull request #107 from thecodingmachine/domain_name
2020-05-13 David NégrierNot adding comment on push (only pull_request)
2020-05-13 David NégrierDeploying master on new workadventu.re domain
2020-05-13 David NégrierMerge pull request #99 from thecodingmachine/map_history
2020-05-13 David NégrierMerge pull request #106 from thecodingmachine/up_to_4
2020-05-13 David NégrierRemoving limitation to allow up to 4 players in a group
2020-05-13 David NégrierFixing htaccess redirect
2020-05-12 David NégrierRedirecting to the correct map after login screen based...
2020-05-12 David NégrierAdding history support
2020-05-12 David NégrierRefactoring/centralizing map loading in GameManager
2020-05-12 David NégrierMerge pull request #103 from thecodingmachine/catching_...
2020-05-12 David NégrierCatching errors in socket callbacks
2020-05-12 gparantMinor update layer position in map floor0 and floor1
2020-05-11 David NégrierMerge pull request #98 from thecodingmachine/map-v1
2020-05-11 David NégrierFixing exit points
2020-05-11 David NégrierMerge branch 'master' of github.com:thecodingmachine...
2020-05-11 grégoire parantMerge pull request #100 from thecodingmachine/fix/css
2020-05-11 gparantMinor Fix overflow css style
2020-05-11 NIPAdd KEN office to the map
2020-05-11 David NégrierMerge pull request #93 from thecodingmachine/fix-recett...
2020-05-11 David NégrierMerge pull request #95 from thecodingmachine/lyon_map
2020-05-11 gparantFix depth error in the first floor
2020-05-11 gparantFix CI lint
2020-05-11 gparantFix position layer in map lyon
2020-05-11 David NégrierMerge pull request #97 from moufmouf/fix_player_name_depth
2020-05-11 David NégrierFixing typo
2020-05-11 David NégrierPutting player names depth at a high depth to have...
2020-05-11 David NégrierRefactoring "exit" to allow multiple maps
2020-05-11 Williamuse start and exit layers on map
2020-05-11 gparantDelete params not used
2020-05-11 gparantFix update world back end and deleting group in front end
2020-05-11 David NégrierMerge pull request #88 from thecodingmachine/feature...
2020-05-11 David NégrierRewording exit paragraph
2020-05-10 gparantFix exit tile map of floot1
2020-05-10 gparantFix url to get the next map in GameScene
2020-05-10 gparantAdd explain to have multi exit layers into the map
2020-05-10 gparantFix error mapping refresh in back & the end of this...
2020-05-10 gparantRefactor leave and join room
2020-05-10 gparantChange to update world by scene and room id
2020-05-10 gparantFix feedback @moufmouf strategy of maps managing by...
2020-05-10 gparantFix feedback @moufmouf on circle texture
2020-05-10 gparantRemove middleware to secure access API.
2020-05-10 gparantCorrect feedback @moufmouf
2020-05-10 grégoire parantUpdate back/src/Controller/MapController.ts
2020-05-10 grégoire parantUpdate back/src/Controller/MapController.ts
2020-05-10 gparantPermit to dissociate data by room
2020-05-09 gparantManage multi scene
2020-05-09 gparantMulti Scene in back end
2020-05-09 gparantAdd maps in back
2020-05-09 gparantUpdate name map
2020-05-09 gparantAdd map 1st floor
2020-05-09 David NégrierMerge pull request #85 from thecodingmachine/fix/webrtc...
2020-05-08 gparantFix manage webrtc room id
2020-05-08 gparantFix User depth
2020-05-08 David NégrierMerge pull request #83 from thecodingmachine/cleanup_re...
2020-05-08 David NégrierMerge pull request #81 from thecodingmachine/display_groups
2020-05-08 David NégrierMerge pull request #82 from thecodingmachine/fix/webrtc
2020-05-08 David NégrierRefactoring display of circle around group
2020-05-08 David NégrierRenaming frame in tests
2020-05-08 David NégrierCleanup: renaming "frame" to "character"
2020-05-08 gparantAdd layer override
2020-05-08 gparantPersonalization of DAM office
2020-05-08 gparantFix lint tsc
2020-05-08 gparantFix shares information to enter into Webrtc room.
2020-05-08 gparantFix webrtc back
2020-05-07 David NégrierAdding the display of a circle around the group
2020-05-07 David NégrierMerge pull request #80 from thecodingmachine/display_groups
2020-05-07 David NégrierFixing "none" animation does not exist log
2020-05-06 David NégrierMerge pull request #76 from thecodingmachine/feature...
2020-05-06 gparantMerge branch 'master' into feature/login-page
2020-05-06 gparantFix CI
2020-05-06 gparantDelete comment
2020-05-06 gparantFix to add frame of player user
2020-05-05 gparantMerge branch 'refactoring_messages' into feature/login...
2020-05-05 gparantSend event and play animation with user frame
2020-05-04 David NégrierOnly sending move events if the player actually moved
2020-05-04 David NégrierMerge pull request #77 from thecodingmachine/e2efix
2020-05-04 David NégrierFixing Cypress tests
2020-05-04 gparantFix unit test
2020-05-03 gparantFix CI
2020-05-03 gparantAdd select player in login page
2020-05-03 gparantName of map users
2020-05-03 David NégrierFixing master deployment
2020-05-03 David NégrierMerge pull request #69 from thecodingmachine/improve_we...
2020-05-03 David NégrierMerge from master
2020-05-03 David NégrierMerge pull request #72 from thecodingmachine/event_group
2020-05-03 David NégrierMerge branch 'master' of github.com:thecodingmachine...
2020-05-03 David NégrierMerge pull request #73 from thecodingmachine/groupradius
2020-05-03 David NégrierMerge
2020-05-03 David NégrierReducing connection distance and group radius
2020-05-03 David NégrierMerge pull request #70 from thecodingmachine/webrtc
2020-05-03 gparantAdd feature to mute or switch off cam
2020-05-03 David NégrierMaking the group radius distinct from the minimum dista...
next