libreadventure.git
2020-05-25 David NégrierMerge pull request #127 from thecodingmachine/remove_de...
2020-05-25 David NégrierCommenting out the notion of status in the GameManager
2020-05-25 David NégrierAlso removing dead class
2020-05-25 David NégrierRemoving dead code from previous messaging system
2020-05-24 David NégrierMerge pull request #126 from thecodingmachine/typos
2020-05-24 David NégrierFixing typos.
2020-05-24 David NégrierMerge pull request #124 from moufmouf/rename_maps_endpoint
2020-05-24 David NégrierRenaming /maps to /start-map
2020-05-24 David NégrierImproving doc
2020-05-23 David NégrierMerge pull request #123 from thecodingmachine/map_instances
2020-05-23 David NégrierAdding a notion of instances per mapAdding a notion...
2020-05-23 David NégrierMerge pull request #120 from thecodingmachine/refactor_...
2020-05-23 David NégrierMerge pull request #122 from thecodingmachine/reconnect...
2020-05-23 David NégrierMerge pull request #121 from thecodingmachine/fix_media...
2020-05-23 Gregoire ParantFix CI
2020-05-23 Gregoire ParantFix test socket
2020-05-23 David NégrierPrettifying lost connection screen
2020-05-23 David NégrierAdding a special scene to wait for server reconnection
2020-05-23 Gregoire ParantUse `userId` generated by back end in all message
2020-05-23 Gregoire ParantFix mediam stream manage and server back down
2020-05-22 David NégrierChanging the "Point" notion to add a notion of "moving...
2020-05-20 David NégrierRemoving logs
2020-05-19 David NégrierRemoving dead code
2020-05-19 David NégrierRefactored and optimized messages
2020-05-18 David NégrierMerge branch 'master' of github.com:thecodingmachine...
2020-05-18 David NégrierRefactoring searchClientById
2020-05-17 David NégrierMerge pull request #118 from thecodingmachine/remove_userid
2020-05-16 David NégrierStricter compiler
2020-05-16 David NégrierCode cleaning
2020-05-16 David NégrierCleaning up tests
2020-05-16 David NégrierRemoving broken import
2020-05-16 David NégrierRemoving the Message class and merging it with MessageU...
2020-05-15 David NégrierGetting rid of roomId in Message class (this is not...
2020-05-15 David NégrierWhen sharing user position, only position is sent now!
2020-05-15 David NégrierJoinRoom now ONLY sends the roomId.
2020-05-15 David NégrierFixing test
2020-05-15 David NégrierSending player details (name + character selected)...
2020-05-15 David NégrierMore code removal
2020-05-15 David NégrierMore code removal
2020-05-15 David NégrierRefactoring messages
2020-05-15 David NégrierMerge pull request #116 from thecodingmachine/remove_userid
2020-05-14 David NégrierCompletely getting rid of "userid"
2020-05-14 David NégrierMerge pull request #113 from thecodingmachine/display_c...
2020-05-14 David NégrierMerge pull request #115 from thecodingmachine/update...
2020-05-14 David NégrierRemoving log trace
2020-05-14 gparantMinor update floor0 and floor1
2020-05-14 gparantFix border view
2020-05-14 gparantMedia webrtcA
2020-05-13 David NégrierDisplaying circle on join
2020-05-13 gparantMinor changes map floor 0
2020-05-13 David NégrierMerge pull request #111 from thecodingmachine/new-floor0
2020-05-13 David NégrierMerge pull request #112 from thecodingmachine/debug...
2020-05-13 David NégrierFixing CD
2020-05-13 David NégrierMore detailed error log to debug disconnect issue
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...
next