41 Commits

Author SHA1 Message Date
8a9c4ceca4 controller -> gamepad for consistency with in-game 2022-05-01 11:08:35 -06:00
f8f5e8bdb5 move defaults from character.rs to settings.rs. rename key_config -> keyboard_config. rename joystick_config -> controller_config. fix packet sizes 2022-05-01 11:08:35 -06:00
4ee5f38d7e add controller config blob 2022-05-01 11:08:35 -06:00
9d92d65046 keyboard config blob 2022-05-01 11:08:35 -06:00
178354c24c add manual flag to RequestQuestList to know which quest npc we're talking to
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-02-07 03:05:01 +00:00
2bf0ec5257 fix tradesuccess flag thing
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-11-23 01:08:26 -07:00
32088d4762 tradesuccessful
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-11-23 00:58:39 -07:00
faab6e8fd6 append null to avoid message artifacts
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-22 23:22:41 +00:00
3f0f4886cb shiny_mobs (#3)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3
Co-authored-by: andy <andynewjack@protonmail.com>
Co-committed-by: andy <andynewjack@protonmail.com>
2021-06-19 23:51:54 -04:00
a2ecb14d82 trade packets
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-12 19:55:53 -07:00
f71f463144 request ship/block list 2020-11-22 09:37:55 -07:00
ce5d37aff8 small left dialog 2020-11-18 18:48:22 -07:00
29bae2f798 need packet to send packet 2020-10-02 22:19:01 -03:00
a89390f647 fullcharacter packet 2020-10-01 16:57:12 -06:00
cdc4ee0bb2 bank packets 2020-07-19 14:22:29 -06:00
59930d2bb7 quest packets 2020-05-24 15:52:48 -06: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
7553fd1e10 room join packets 2020-04-21 07:23:22 -06: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
7cdf7348cd 6d is bullshit 2020-04-01 21:05:20 -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
6a1df535ba 0x8A packets, room name req 2020-01-13 20:19:52 -08:00
9b929d40f0 added missing padding 2020-01-11 23:20:42 -04:00
8b4ed1530f leave area packets 2020-01-11 01:08:59 -08:00
c8b5781443 remove manual padding 2019-12-31 01:28:50 -04:00
f07845807d rename padding to unknown and hardcode it for now 2019-12-31 00:18:16 -04:00
afe1de0536 move padding logic from elseware into here 2019-12-31 00:01:49 -04:00
26261ab2b1 chat packet struct for issue_038 in elseware. 2019-12-30 22:39:35 -04:00
0d132642b1 room join packets 2019-12-23 13:14:33 -08:00
504d0296ab need these derives 2019-12-23 13:14:05 -08:00
415794794a directedmessage -> directmessage 2019-12-15 23:14:40 -08:00
897b36e1e3 addtolobby packet 2019-12-11 23:32:32 -08:00
93d98a3517 set actual ship name 2019-12-03 22:50:41 -08:00
82b20739c6 pile of ship packets 2019-11-16 23:12:29 -08:00
1cb94e565c ship packets 2019-11-04 20:31:57 -08:00