46 Commits

Author SHA1 Message Date
e02e3dff29 update tech packet struct, and some random comments 2021-05-15 23:29:06 +00:00
3a1337cd12 pub 2020-11-14 14:57:05 -04:00
fe1fa0ec65 tek packets 2020-11-11 15:52:16 -04:00
andy
f3b80df769 item ids are u32 2020-10-31 01:26:41 -03:00
7472e132bf shop actions 2020-09-27 18:12:41 -06:00
d0f1de9b0c length_is/length_of 2020-09-24 19:37:45 -06:00
cccb8b1439 PlayerSplitItemStack -> PlayerNoLongerHasItem 2020-07-29 08:09:23 -06:00
0ef5e6a1ba Merge pull request 'map_area' (#37) from map_area into master
Reviewed-by: jake <jake@sharnoth.com>
2020-07-28 00:40:02 -04:00
0a524e7b18 fix packet sizes 2020-07-27 19:11:50 -03:00
f19eecb7d3 clean up comments 2020-07-25 22:28:34 -03:00
38d47f93f3 this isnt the map value 2020-07-25 22:24:03 -03:00
cb8c8ac600 rename area to map_area and change from u32 to u16 2020-07-25 15:16:37 -03:00
cdc4ee0bb2 bank packets 2020-07-19 14:22:29 -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
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
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
80915be33b 0x60/0x62 Data Entry (#24) 2020-04-02 00:09:26 -04: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
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
ab7a6b6a6c adding subcommand 0x3b. maybe it fixes the missing first packet on room create??? 2020-01-15 01:05:03 -04:00
303e53ca9f initial lobby chair packets and structs 2020-01-09 23:21:15 -04:00
9a042e9995 lobbyemote and talktonpc messages 2019-12-18 21:52:21 -08:00
7f32af6729 packet errors for unknown packets 2019-12-18 21:05:58 -08:00
519e01fe65 add gcmd 0x20 0xAE 2019-12-15 23:14:17 -08:00
012d98cb6e add a few message packets 2019-12-11 23:32:11 -08:00
a442a34a2c start of gamemessage 2019-11-16 23:13:36 -08:00
d2df4f6490 pso_message macro 2019-11-10 21:43:02 -08:00