Commit Graph

498 Commits

Author SHA1 Message Date
Loïc Hoguin
f0754543cf Review send_0215 and move it to psu_proto. 2010-08-29 22:15:32 +02:00
Loïc Hoguin
dfb8f691fb Review send_020e and move it to psu_proto. 2010-08-29 19:22:02 +02:00
Loïc Hoguin
597d51c0ee Review send_0205 and move it to psu_proto. 2010-08-29 19:09:01 +02:00
Loïc Hoguin
d9586cfd10 Review send_0a05 and move it to psu_proto. 2010-08-29 18:41:21 +02:00
Loïc Hoguin
9fc62c8130 Review send_0c00 and move it to psu_proto. 2010-08-29 18:31:23 +02:00
Loïc Hoguin
b77e04acf8 psu_proto: Add npc_force_invite to events and do nothing (for now). 2010-08-29 13:41:53 +02:00
Loïc Hoguin
68e9ebdc06 psu_game: Small workaround to allow starting a story mission. 2010-08-29 13:39:03 +02:00
Loïc Hoguin
c0089cef87 psu_game: Command 1601 requires a PartyPos. Fix dumb NPC problem. 2010-08-29 13:38:16 +02:00
Loïc Hoguin
e2248ebfd0 psu_game: Small typo fix. 2010-08-27 23:01:41 +02:00
Loïc Hoguin
f335a1fadf psu_game: Use the area_change event instead of calling area_load directly. 2010-08-27 19:00:27 +02:00
Loïc Hoguin
883c12eea7 psu_game: 12_xx commands must not be sent on area change that stays in the same zone. 2010-08-27 18:54:23 +02:00
Loïc Hoguin
2d8b8ce602 psu_proto: Parse command 0102(2) and then do nothing (for now). 2010-08-27 18:24:53 +02:00
Loïc Hoguin
e21735a289 psu_game: Remove the NPC characters on reload. 2010-08-27 15:05:39 +02:00
Loïc Hoguin
09de3c245e psu_game: Remove the NPC characters and stop the party on quit. 2010-08-27 15:02:53 +02:00
Loïc Hoguin
8db82f8260 psu_game: Don't recreate a party on each NPC invite. 2010-08-27 02:18:39 +02:00
Loïc Hoguin
b7d3c1634f Added many NPC characters. Fixed movement for NPCs other than Lou. 2010-08-27 02:03:58 +02:00
Loïc Hoguin
b28dff2e3a psu_proto: Move player_options_change to events. 2010-08-26 21:27:49 +02:00
Loïc Hoguin
7495f49876 mission_start event: Don't send a counter_background_locations_reply here. 2010-08-26 20:38:54 +02:00
Loïc Hoguin
fe280b93e3 psu_proto: Move counter_background_locations_request to events. 2010-08-26 20:37:53 +02:00
Loïc Hoguin
ac624b34c6 psu_proto: Parse command 1707 and then do nothing (for now). 2010-08-26 19:31:45 +02:00
Loïc Hoguin
b25eb9cb65 psu_proto: Parse command 010b and then do nothing (for now). 2010-08-26 19:21:57 +02:00
Loïc Hoguin
7f5b3af101 psu_proto: Parse and then ignore command 0c0d. 2010-08-26 18:40:59 +02:00
Loïc Hoguin
112b394d0b psu_proto: Parse and then ignore command 0806. 2010-08-26 18:40:38 +02:00
Loïc Hoguin
ad9c8847be psu_proto: Parse and then ignore command 0808. 2010-08-26 18:23:37 +02:00
Loïc Hoguin
d07b6c7cff psu_proto: Parse and then ignore command 080d. 2010-08-26 18:19:14 +02:00
Loïc Hoguin
753d3e843c psu_proto: Parse and then ignore command 0814. 2010-08-26 18:09:53 +02:00
Loïc Hoguin
0a06702683 psu_proto: Parse and then ignore command 0815. 2010-08-26 18:09:27 +02:00
Loïc Hoguin
d5a7336662 psu_proto: Parse and then ignore command 021c. 2010-08-26 18:04:56 +02:00
Loïc Hoguin
ea81ac7f64 psu_login: Reject clients version < 2.009.2. 2010-08-26 17:18:47 +02:00
Loïc Hoguin
bd21a5e5db psu_game: Move object_box_destroy and object_event_trigger to events. 2010-08-26 14:51:24 +02:00
Loïc Hoguin
bcfdc699b5 psu_proto: Moved hit and hits to events. 2010-08-26 14:41:35 +02:00
Loïc Hoguin
0a0a96ad3d psu_game: Temporary log the game version to make sure it makes sense using it. 2010-08-25 02:02:45 +02:00
Loïc Hoguin
d799215d0d psu_proto: Move all existing object actions to events. 2010-08-25 01:42:37 +02:00
Loïc Hoguin
83316ddf6f psu_instance: menu_prompt is in fact a sensor. Renamed it. 2010-08-24 17:21:07 +02:00
Loïc Hoguin
ecef3e3e8b psu_proto: Move chat (the one sent by the client) to events. 2010-08-23 14:45:47 +02:00
Loïc Hoguin
b52c7ccdac psu_game: Remove v2.000 support. Was only used by chat. 2010-08-23 13:45:35 +02:00
Loïc Hoguin
8dba561f45 psu_proto: Move item_description_request to events. 2010-08-23 00:10:12 +02:00
Loïc Hoguin
cf50b5a0a0 psu_proto: Move counter_party_options_request. 2010-08-22 23:08:01 +02:00
Loïc Hoguin
30b3155146 psu_game: Don't stop the instance if it doesn't exist. 2010-08-22 23:03:19 +02:00
Loïc Hoguin
c1de8254c4 psu_proto: Move counter_party_info_request to events. 2010-08-22 23:00:43 +02:00
Loïc Hoguin
4b5e83a745 psu_game: Cleanup exports and @todo comments. 2010-08-22 22:34:44 +02:00
Loïc Hoguin
468549fddf psu_proto: Move npc_shop_enter and npc_shop_leave to events. 2010-08-22 20:33:16 +02:00
Loïc Hoguin
851db3f046 psu_proto: Move npc_shop_request, lumilass_options_request, ppcube_request, player_type_availability_request to events. Fix a few issues with npc_shop_request. 2010-08-22 19:15:08 +02:00
Loïc Hoguin
46fabad441 egs_user_model: Remove the unused counterid introduced earlier today. 2010-08-21 18:42:23 +02:00
Loïc Hoguin
e4b2ab8a75 psu_proto: Move counter_options_request to events. 2010-08-21 18:39:15 +02:00
Loïc Hoguin
cfb14d9901 psu_proto: Move counter_quest_options_request to events. 2010-08-21 18:16:21 +02:00
Loïc Hoguin
98b2e2ba3a psu_proto: Move mission_abort to events. 2010-08-21 18:08:32 +02:00
Loïc Hoguin
efa743a465 psu_proto: Move lobby_transport_request to events. 2010-08-21 17:59:59 +02:00
Loïc Hoguin
435e075680 psu_proto: Move counter_quest_files_request to events. 2010-08-21 17:42:31 +02:00
Loïc Hoguin
e275cc2c34 psu_proto: Move mission_start to events. 2010-08-21 17:24:38 +02:00