138 Commits

Author SHA1 Message Date
28e8e0c517 this did a thing I forget what at this point 2020-07-01 00:13:39 -06:00
02a65b9505 Merge pull request 'fix some player position variables' (#35) from player_position into master
Reviewed-by: jake <jake@sharnoth.com>
2020-06-08 10:48:39 -04:00
69df907c15 add charge attack packets 2020-06-07 21:53:20 -03:00
6fab461d51 fix some player position variables 2020-06-07 18:32:18 -03:00
6c551b0902 exp gain pkt 2020-06-05 22:20:04 -06:00
0363cb6e34 remove padding 2020-05-30 14:38:27 -03:00
683c2e49b1 add tek preview packets 2020-05-30 14:38:26 -03:00
35e91b38f1 rename tech -> tek and uncomment requests 2020-05-30 14:38:25 -03:00
bd88c7853a yeah this has to be a u32 for meseta 2020-05-28 19:41:20 -06:00
59930d2bb7 quest packets 2020-05-24 15:52:48 -06:00
a03aadfadf [u8] to utf16 String 2020-05-24 15:52:14 -06:00
c6affde724 box drop packet 2020-05-15 13:38:59 -03:00
41aa08216a drop split stack 2020-05-14 23:39:55 -06:00
fb39d78333 rename fields in dropcoordinates 2020-05-13 23:22:30 -06:00
be140db13a maybe test things 2020-05-13 23:22:11 -06:00
abc77ad5ad rename item drop packets 2020-05-13 23:15:04 -06:00
0ceddb9eea fix playerdropitem 2020-05-13 22:45:38 -06:00
68330a7165 item pickup packets 2020-05-05 22:04:17 -06:00
226afcb080 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:09:02 -03:00
01edf4d70a client sends char data when leaving room 2020-04-27 22:18:32 -03:00
bb3a65cff5 add password packet for room joining 2020-04-27 21:38:31 -03:00
3593385995 ItemDrop has a y 2020-04-26 20:38:14 -06:00
7553fd1e10 room join packets 2020-04-21 07:23:22 -06:00
8b96b0833e pub consts are hard 2020-04-20 00:41:52 -03:00
b8e420fa7b add default quick tech menu 2020-04-20 00:31:27 -03:00
021b862081 add default palette config 2020-04-19 23:15:26 -03:00
82f87da7aa Merge pull request 'Added 0x83 (LobbyList), LobbyEntry, 0x84 (LobbySelect)' (#23) from changing_lobbies into master
Reviewed-by: jake <jake@sharnoth.com>
2020-04-03 21:57:27 -04:00
mht8355
49c0d6a261 Added 0x83 (LobbyList), LobbyEntry, 0x84 (LobbySelect)
minor struct changes

minor struct changes

minor struct changes
sd

oops
2020-04-03 19:35:46 -04:00
80915be33b 0x60/0x62 Data Entry (#24) 2020-04-02 00:09:26 -04:00
7cdf7348cd 6d is bullshit 2020-04-01 21:05:20 -07:00
4942a4ff28 0x60/0x62 Packets (#22) 2020-03-28 00:00:07 -04:00
8b7388d2dc WIP 0x60Packets (#21) 2020-03-27 14:09:24 -04:00
43a94b4643 guildcard send/recv 2020-03-22 22:33:54 -03:00
cbb80df311 the size of the command pkt was overflowing urwejrfklweqjflkqw 2020-03-22 18:16:36 -07:00
9423b29ab5 add material count to inventory item (?????) 2020-03-21 19:42:51 -07:00
7ebdc5ffb1 remove BaseRoom struct 2020-03-18 21:36:43 -03:00
4b8eb80f1f room list request and response packets 2020-03-18 01:32:05 -03:00
9140d86213 view info boards 2020-03-01 02:55:32 -04:00
2e04df8850 info board packets 2020-02-27 23:39:52 -04:00
d0d4d86c42 UpdateConfig packet for saving key bindings 2020-02-24 21:06:17 -04:00
18f8e7552b sub commands 2020-02-14 23:31:43 -04:00
500b02a225 did I really forget this 2020-01-31 11:58:30 -08:00
31b484de0e kill monster pkts 2020-01-29 20:13:27 -08:00
cfe193cadf derive Default on SelectScreenCharacter 2020-01-25 12:51:42 -08:00
9db1278de0 Merge branch 'fonewearl_enum_fix' of jake/libpso into master 2020-01-19 00:42:19 -05:00
355de1a8a9 bunch of item additions 2020-01-18 21:38:51 -08:00
458072fd65 fonwem was defined twice. replaced with fonewearl 2020-01-17 10:34:00 -04:00
477db05b24 Merge branch 'subcmd_3b' of jake/libpso into master 2020-01-15 09:38:16 -05:00
ab7a6b6a6c adding subcommand 0x3b. maybe it fixes the missing first packet on room create??? 2020-01-15 01:05:03 -04:00
6a1df535ba 0x8A packets, room name req 2020-01-13 20:19:52 -08:00