Korysam15 / cs414-f17-301-GenericTeamName

This repository will provide a working solution to implement the game known as Banqi.
3 stars 1 forks source link

Pflagert v 3.3 #40

Closed Pflagert closed 6 years ago

Pflagert commented 6 years ago

Addresses FeedBack #39.

Resolves equals method issue in ServerSession (ServerSession was removed) Fixes equals method issue in ClientSession

Resolves complexity of Server Resolves complexity of ClientSession Resolves complexity of PlayerConsole

Fixed (by removal) Dereference of the result of readLine() without nullcheck in edu.colostate.cs.cs414.p4.client_server.transmission.game.invite.InviteTask.oldrun()

Korysam15 commented 6 years ago

Hey bud! I looked these changes over and I think things should be good based on our chat earlier this morning.