Skip to content

LambdaMUD-Client#100

Open
upsmancsr wants to merge 29 commits into
bloominstituteoftechnology:masterfrom
upsmancsr:master
Open

LambdaMUD-Client#100
upsmancsr wants to merge 29 commits into
bloominstituteoftechnology:masterfrom
upsmancsr:master

Conversation

@upsmancsr

Copy link
Copy Markdown

@Dilstom

Dilstom commented Dec 13, 2018

Copy link
Copy Markdown
  • treat Link as <a> tag
  • reference your old react app
  • console.log your 'response'

Cameron Ray added 25 commits December 12, 2018 18:12
…dv/move. Currently getting error code 500, and it looks like move is being called before the button is clicked.
…sages is updated. messages are displaying. I'm not sure if the pusher broadcast is working, ie, if other users will see messages
…and move messages from user 1 are displayed for user 2.
…but not correctly--when a player leaves a room, the other player in the room gets message that they player entered the room
…oes through the messages seem to update on the next broadcast, so it's always one message behind where it should be
… fron end--as you move throught he rooms, the rooms are assigned coordinates and stored in an array in state
…I'm currently working on how to size the map and create grid or otherwise display the rooms in correct arrangement.
…p and position using props passed in to styled-components
…cally render each room in the minimap by calculating x and y position from each room's coords in the coordsList. However, the rooms in the MiniMap are not being rendered. I am going to replace the forEach loop in the MiniMap render() to a map loop to see if this fixes the problem.
… comment. Room position is incorrect, however.
…tead of setState to update state.coordsList
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants