jake
|
3ece862163
|
Merge branch 'issue_038' of jake/elseware into master
|
5 years ago |
andy
|
de199c4d80
|
remove manual padding. handled in libpso now
|
5 years ago |
andy
|
e0da49d048
|
moved padding logic to libpso, changed return type from Box to Result
|
5 years ago |
andy
|
bbd7aeff2a
|
clean up
|
5 years ago |
andy
|
903a2b283f
|
initial chat packets. wip
|
5 years ago |
jake
|
497ee45a74
|
Merge branch 'issue_049' of jake/elseware into master
|
5 years ago |
andy
|
114061c442
|
fix motd ownership
|
5 years ago |
andy
|
089defeee5
|
adding example motd file
|
5 years ago |
andy
|
619afad8d5
|
issue 49 add patch server motd
|
5 years ago |
jake
|
c8dd57edb4
|
use user id for guildcard number
|
5 years ago |
jake
|
6d384f77da
|
add proper logging
|
5 years ago |
jake
|
8c4ea9b0d1
|
lobby joining
|
5 years ago |
jake
|
7808bf831c
|
direct message packet
|
5 years ago |
jake
|
161c0c94f8
|
location overhaul
|
5 years ago |
jake
|
6e1cc9a2c0
|
send inventory to player
|
5 years ago |
jake
|
41e7f1c41a
|
item entity
|
5 years ago |
jake
|
e68af333de
|
remove commented code
|
5 years ago |
jake
|
628d804be6
|
send ship name to client
|
5 years ago |
jake
|
25488e9453
|
remove prints in test
|
5 years ago |
jake
|
dd3038745d
|
send char stats to player
|
5 years ago |
jake
|
8f33512ea2
|
move new char logic into its own function
|
5 years ago |
jake
|
4b2c7d299e
|
add char level table structs to ships
|
5 years ago |
jake
|
7c62ce7600
|
character level stat table
|
5 years ago |
jake
|
5eb3ef9fab
|
move some packet handler logic into their own functions
|
5 years ago |
jake
|
943c793c81
|
move files to a data dir
|
5 years ago |
jake
|
d7a2cc3400
|
Merge branch 'issue_21' of jake/elseware into master
|
5 years ago |
Andy Newjack
|
02947adc98
|
removed let banned and extra comments
|
5 years ago |
Andy Newjack
|
c33f7ca830
|
initial test for banned user
|
5 years ago |
jake
|
11b51e97a2
|
echo Message packets to other clients in the room
|
5 years ago |
jake
|
f149bb4dea
|
move ClientState instantiate from connect to valid login
|
5 years ago |
jake
|
091bf7088e
|
fire me
|
5 years ago |
jake
|
4df6fa4466
|
hahah how did I put this in the wrong struct
|
5 years ago |
jake
|
daad33ed1e
|
send keyconfig to user on connection
|
5 years ago |
jake
|
d1dbd8d043
|
ClientLocation struct
|
5 years ago |
andy
|
a3e90516d7
|
adding patch server config (#29)
|
5 years ago |
jake
|
95fb1dbc86
|
remove debug print
|
5 years ago |
jake
|
6d57d5d6fa
|
send the actual char into the lobby
|
5 years ago |
jake
|
871493a835
|
basic lobby loading
|
5 years ago |
jake
|
88ce7d922b
|
show data in wrongpacketforservertype
|
5 years ago |
jake
|
ea1f59899d
|
use ShipList::new
|
5 years ago |
jake
|
f718bc1d5b
|
this test was failing
|
5 years ago |
jake
|
d2238bbff0
|
fix use statements
|
5 years ago |
jake
|
91338617ff
|
remove for real
|
5 years ago |
jake
|
825c04d22b
|
ship init
|
5 years ago |
jake
|
28619a95c3
|
move util to libpso
|
5 years ago |
jake
|
8b8e4af0f3
|
security_data -> session
|
5 years ago |
jake
|
fc7338356b
|
packets no longer need flag explicitly defined
|
5 years ago |
jake
|
5c1a366af9
|
WrongPacketForServerType now wants the packet command
|
5 years ago |
jake
|
7664771cf5
|
remove some debug statements
|
5 years ago |
jake
|
6d74958de9
|
actually fix it
|
5 years ago |