jake
|
a0a0c38d66
|
RoomMode helper functions
|
5 years ago |
jake
|
0f3c61133c
|
fix Episode::from_bytes
|
5 years ago |
jake
|
79686eaee6
|
implement RawMonster::from_raw
|
5 years ago |
jake
|
03452fef87
|
use u32 for rawmonsterdata fields
|
5 years ago |
jake
|
40479cc7cc
|
fix tests
|
5 years ago |
jake
|
f3e6b1e63e
|
initial item enums, move logic from libpso to elseware
|
5 years ago |
jake
|
35cee3acc1
|
give the lvl199 guy a handgun
|
5 years ago |
jake
|
8c42bc03b9
|
add byteorder dep
|
5 years ago |
jake
|
c2a13536a8
|
init map code
|
5 years ago |
jake
|
7e617fe956
|
init monster code
|
5 years ago |
jake
|
3b9f6dc087
|
trim nulls off end of utf16 converted strings (and fix a test)
|
5 years ago |
jake
|
28a30cb06f
|
properly show techs and new FOs start with foie 1
|
5 years ago |
jake
|
a74941441b
|
use proper data structs that convert to what pso wants
|
5 years ago |
jake
|
81043891a1
|
actually run disconnect handlers when a client disconnects
|
5 years ago |
jake
|
1add8b500a
|
improve network error handling
|
5 years ago |
jake
|
62bc447f71
|
???
|
5 years ago |
jake
|
e33df9bb03
|
remove currently unused binary targets
|
5 years ago |
jake
|
93426dc52a
|
async!
|
5 years ago |
jake
|
8f421c963b
|
remove unneeded warn messages
|
5 years ago |
jake
|
06e6888dbc
|
save room name as string
|
5 years ago |
jake
|
eb3d86a20a
|
I keep forgetting to add files to git
|
5 years ago |
jake
|
2010222c9b
|
implement db backing for items and send them to client
|
5 years ago |
jake
|
f8af4ab3a1
|
fix case where unknown packets caused the next packet to not be handled properly
|
5 years ago |
jake
|
74a031e10c
|
Merge branch 'issue_009' of jake/elseware into master
|
5 years ago |
jake
|
8fa2e25ccc
|
Merge branch 'testing_accounts' of jake/elseware into master
|
5 years ago |
jake
|
dbba6ff866
|
0x8A room name req pkts
|
5 years ago |
andy
|
4a21adae36
|
fixed Some()
|
5 years ago |
andy
|
e6af44841a
|
fixed pt.1
|
5 years ago |
andy
|
025dee4203
|
add guildcard values and some additional accounts for testing
|
5 years ago |
jake
|
5f2cb01bd6
|
fix room creation, remove char from lobby on creation
|
5 years ago |
andy
|
8e8f21403f
|
initial character create test
|
5 years ago |
jake
|
c6fc28b3f1
|
forgot to include feature flag
|
5 years ago |
jake
|
e451eb88b5
|
remove player from area when they leave
|
5 years ago |
jake
|
a7cb592471
|
disconnect plumbing
|
5 years ago |
jake
|
94095c21e1
|
fix case where the iterator recursion would blow the stack
|
5 years ago |
jake
|
272be2db74
|
ServerState on_disconnect
|
5 years ago |
jake
|
704d6386f7
|
dyn trait -> impl trait
|
5 years ago |
jake
|
fd3168e9f9
|
option filters: is_none -> is_some
|
5 years ago |
jake
|
a2b86f2996
|
forgot to add room.rs
|
5 years ago |
jake
|
3fd89664d7
|
initial room creation logic
|
5 years ago |
jake
|
c2ceb034d8
|
add clientlocation functions
|
5 years ago |
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 |