|
37b892f5dc
|
view info board
|
2020-03-01 02:57:18 -04:00 |
|
|
a55d3694d9
|
players can write and save their own infoboards
|
2020-02-27 23:58:00 -04:00 |
|
|
3955dcf095
|
Merge branch 'update_config' of jake/elseware into master
|
2020-02-25 02:29:40 -05:00 |
|
|
ee640b7a00
|
update_config so players can save palette changes
|
2020-02-24 21:17:59 -04:00 |
|
|
2cd0a32c0f
|
load free map monster data and send to client the free map list
|
2020-02-20 23:03:51 -08:00 |
|
|
a74941441b
|
use proper data structs that convert to what pso wants
|
2020-01-25 13:01:34 -08:00 |
|
|
93426dc52a
|
async!
|
2020-01-23 18:00:34 -08:00 |
|
|
06e6888dbc
|
save room name as string
|
2020-01-18 23:49:15 -08:00 |
|
|
2010222c9b
|
implement db backing for items and send them to client
|
2020-01-18 23:36:28 -08:00 |
|
|
dbba6ff866
|
0x8A room name req pkts
|
2020-01-13 20:20:47 -08:00 |
|
|
5f2cb01bd6
|
fix room creation, remove char from lobby on creation
|
2020-01-12 21:54:18 -08:00 |
|
|
e451eb88b5
|
remove player from area when they leave
|
2020-01-11 01:08:05 -08:00 |
|
|
272be2db74
|
ServerState on_disconnect
|
2020-01-10 19:42:05 -08:00 |
|
|
3fd89664d7
|
initial room creation logic
|
2020-01-02 20:31:41 -08:00 |
|
|
c2ceb034d8
|
add clientlocation functions
|
2020-01-02 20:31:28 -08:00 |
|
|
de199c4d80
|
remove manual padding. handled in libpso now
|
2020-01-02 23:25:33 -04:00 |
|
|
e0da49d048
|
moved padding logic to libpso, changed return type from Box to Result
|
2019-12-31 00:03:56 -04:00 |
|
|
bbd7aeff2a
|
clean up
|
2019-12-30 22:36:59 -04:00 |
|
|
903a2b283f
|
initial chat packets. wip
|
2019-12-30 22:36:59 -04:00 |
|
|
c8dd57edb4
|
use user id for guildcard number
|
2019-12-18 21:06:49 -08:00 |
|
|
8c4ea9b0d1
|
lobby joining
|
2019-12-15 23:23:18 -08:00 |
|
|
7808bf831c
|
direct message packet
|
2019-12-15 23:20:12 -08:00 |
|
|
161c0c94f8
|
location overhaul
|
2019-12-15 23:18:21 -08:00 |
|
|
6e1cc9a2c0
|
send inventory to player
|
2019-12-09 23:12:55 -08:00 |
|
|
628d804be6
|
send ship name to client
|
2019-12-03 22:51:21 -08:00 |
|
|
dd3038745d
|
send char stats to player
|
2019-12-03 22:12:09 -08:00 |
|
|
4b2c7d299e
|
add char level table structs to ships
|
2019-12-03 21:45:16 -08:00 |
|
|
11b51e97a2
|
echo Message packets to other clients in the room
|
2019-11-24 21:11:52 -08:00 |
|
|
f149bb4dea
|
move ClientState instantiate from connect to valid login
|
2019-11-24 00:38:40 -08:00 |
|
|
091bf7088e
|
fire me
|
2019-11-23 23:25:26 -08:00 |
|
|
4df6fa4466
|
hahah how did I put this in the wrong struct
|
2019-11-23 23:23:03 -08:00 |
|
|
daad33ed1e
|
send keyconfig to user on connection
|
2019-11-23 21:05:10 -08:00 |
|
|
d1dbd8d043
|
ClientLocation struct
|
2019-11-23 19:02:55 -08:00 |
|
|
95fb1dbc86
|
remove debug print
|
2019-11-20 22:49:13 -08:00 |
|
|
6d57d5d6fa
|
send the actual char into the lobby
|
2019-11-20 22:43:02 -08:00 |
|
|
871493a835
|
basic lobby loading
|
2019-11-16 23:15:25 -08:00 |
|
|
88ce7d922b
|
show data in wrongpacketforservertype
|
2019-11-09 22:58:13 -08:00 |
|
|
825c04d22b
|
ship init
|
2019-11-04 20:33:51 -08:00 |
|
|
7a18af7d88
|
ship init
|
2019-10-09 22:45:51 -07:00 |
|