Skip to content

LambdaMUD-Client #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

upsmancsr
Copy link

@Dilstom
Copy link

Dilstom commented Dec 13, 2018

  • 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