83290bc0efpsu_proto: Move system_motd_request to events.
Loïc Hoguin
2010-09-19 18:41:06 +0200
05c1cc0dfdpsu_proto: Move system_login_auth_request to events.
Loïc Hoguin
2010-09-19 17:51:42 +0200
7197e5df21psu_proto: Move system_game_server_request to events.
Loïc Hoguin
2010-09-19 17:31:46 +0200
8a88d63e48egs_game: Change the process message names following network code refactoring.
Loïc Hoguin
2010-09-18 23:38:23 +0200
a498359165egs_game: Fix the newly introduced bug when using uni cube.
Loïc Hoguin
2010-09-18 23:30:31 +0200
989f152478psu_proto: Remove packet_recv, packet_split, packet_parse, unused following the refactoring of the network stack.
Loïc Hoguin
2010-09-18 22:57:55 +0200
9ba7e25d64egs_login_server: Abstract the login server. Share the code for login server and game auth.
Loïc Hoguin
2010-09-18 22:53:15 +0200
d9a3f24229egs_sup: Change line end characters from CR+LF to LF.
Loïc Hoguin
2010-09-18 21:39:31 +0200
f52c133c6aegs_game_server: Separate the general game server handling into this new module.
Loïc Hoguin
2010-09-18 21:37:48 +0200
59b0438434psu_game: Abstract network, login/auth, character select and game into their own modules.
Loïc Hoguin
2010-09-18 19:57:55 +0200
d504fcb576lumilass: Fix the data for each gender/race.
0.3.0
Loïc Hoguin
2010-09-18 00:46:35 +0200
04487676f0psu_game: Fix Lumilass options for all races and gender.
Loïc Hoguin
2010-09-16 23:15:39 +0200
330659d3b0Enable all types to equip everything.
Loïc Hoguin
2010-09-12 23:52:41 +0200
c2adcb7018psu_game: Don't reload the area twice in story missions when the NPC follows.
Loïc Hoguin
2010-09-12 23:42:36 +0200
3c90c8e4bcitems: Initial weapons handling. Added 3 swords with various differences.
Loïc Hoguin
2010-09-12 23:27:28 +0200
2cf0989621psu_game: Initial inventory handling. Added special items all available in the test inventory.
Loïc Hoguin
2010-09-12 02:42:32 +0200
d7bf8e1868psu_game: Empty the inventory.
Loïc Hoguin
2010-09-12 00:36:54 +0200
ab05db4466psu_parser: Fix Windows detection.
0.2.0
Loïc Hoguin
2010-09-10 15:33:40 +0200
32c080e928psu_game: Regression fix for people getting disconnecting randomly in missions.
Loïc Hoguin
2010-09-09 00:58:03 +0200
37a46a3953items: Added all male and female parts.
Loïc Hoguin
2010-09-08 03:54:44 +0200
c6e7ffb3a0items: Added all the female clothes.
Loïc Hoguin
2010-09-08 03:00:30 +0200
7b5c853a4aitems: Add the 3 missing male clothes.
Loïc Hoguin
2010-09-07 00:24:13 +0200
4ffd581b4aitems: Add male clothes.
Loïc Hoguin
2010-09-06 23:09:50 +0200
c0ff7100fbpsu_game: Fix send_0222 based on research. This fixes the EXP TNL issue.
Loïc Hoguin
2010-09-05 15:38:58 +0200
3ac88d6d81psu_game: Fix various LID issues.
Loïc Hoguin
2010-09-05 15:38:28 +0200
ad9dede8bcpsu_proto: Added 2 more @todo for item_learn_pa or npc_shop_gift_wrap.
Loïc Hoguin
2010-09-05 15:32:51 +0200
c43d069620psu_game: The 021b command must be sent everytime char_load is called.
Loïc Hoguin
2010-09-05 00:46:38 +0200
0d7147b842psu_proto: Move system_client_hardware_info to events and ignore it for now.
Loïc Hoguin
2010-09-04 21:00:55 +0200
abf8f06625psu_proto: Review and move char_select_create, char_select_enter, char_select_request to events.
Loïc Hoguin
2010-09-04 19:59:06 +0200
8abaaada90psu_game: Log information when the user buy or sell something.
Loïc Hoguin
2010-09-04 19:01:35 +0200
7b79545c95items: Add the description and send it to the client when requested.
Loïc Hoguin
2010-09-04 16:33:40 +0200
62e0b662b9psu_proto: Added two @todo comments.
Loïc Hoguin
2010-09-04 16:06:46 +0200
c79ef69b40items: Added all the remaining items for the consumable shops.
Loïc Hoguin
2010-09-04 15:52:10 +0200
b4b692ed5epsu_game: Start the items database. Use items to generate the consumable items shops listings.
Loïc Hoguin
2010-09-04 03:50:27 +0200
be464af255psu_game: Review and move system_client_version_info to events.
Loïc Hoguin
2010-09-04 01:50:12 +0200
2899a32ea1Change the license from GPLv3 to Affero GPL, which is based on GPLv3.
0.1.0
Loïc Hoguin
2010-09-04 00:09:06 +0200
4532169f1epsu_proto: Review send_0d05 and move it to psu_proto.
Loïc Hoguin
2010-09-03 23:26:29 +0200
116ec3201apsu_game: Don't delete the user on system_key_auth_request failure! This would be usable as a DOS attack against a specific user.
Loïc Hoguin
2010-09-03 22:17:47 +0200
f4b0b952fcpsu_proto: Review and move the system_key_auth_request event to psu_proto.
Loïc Hoguin
2010-09-03 22:14:50 +0200
1447048dd9psu_proto: Review send_0202 and move it to psu_proto.
Loïc Hoguin
2010-09-03 21:36:38 +0200
4e39ebefaepsu_game: Fix a small typo.
Loïc Hoguin
2010-09-03 19:51:41 +0200
7a42e0527epsu_game: Small change to send_1006 based on research.
Loïc Hoguin
2010-09-03 18:38:40 +0200
c3380cbf95psu_game: Small fixes to send_1500 based on research. GID shows up properly on own partner card now.
Loïc Hoguin
2010-09-03 02:04:09 +0200
1d0c9ff960psu_game: Small change to send_0d01 based on research.
Loïc Hoguin
2010-09-03 01:48:02 +0200
6ec02be0f4psu_game: Small change to send_1005 based on research.
Loïc Hoguin
2010-09-03 01:45:05 +0200
6ac469a896maps: Add Story EP2 Chapter 1: The Mask C difficulty.
Loïc Hoguin
2010-09-02 23:49:32 +0200
f785b290bbpsu_proto: Add a new event: party_remove_member. NPCs can now be removed from the party.
Loïc Hoguin
2010-09-02 23:48:27 +0200
2ef6a53f58psu_game: Fix a GID/NPCid mismatch in the npc_invite event.
Loïc Hoguin
2010-09-02 21:37:55 +0200
8de811642cpsu_proto: Move send_010d to psu_proto.
Loïc Hoguin
2010-09-02 19:02:39 +0200
dbdc02bcd0psu_proto: Move send_0201 to psu_proto.
Loïc Hoguin
2010-09-02 17:43:25 +0200
63b3b0a7b9psu_game: Small fix to 0402 command handling based on research.
Loïc Hoguin
2010-09-02 17:16:15 +0200
07299c69c9psu_game: Small fix to the item_equip event based on research.
Loïc Hoguin
2010-09-02 16:49:52 +0200
d1a30ecc63psu_npc: Make sure the NPC level doesn't go below 1 or above 200.
Loïc Hoguin
2010-09-02 16:38:01 +0200
79d36e5313psu_game: The chat event now ignore again when FromGID=0, since it shouldn't happen.
Loïc Hoguin
2010-09-02 16:34:18 +0200
dc6c9b180apsu_game: Fix the sent LID in send_1004. This fixes the tutorial mission.
Loïc Hoguin
2010-09-02 16:28:48 +0200
8204740117psu_game: send_022c seems to be related to parties... or NPCs.
Loïc Hoguin
2010-09-02 01:05:10 +0200
28bb2f92cbpsu_game: Small improvements to send_0201 based on research.
Loïc Hoguin
2010-09-02 00:58:27 +0200
111d37f0a1psu_game: Small improvements to send_1004 based on research.
Loïc Hoguin
2010-09-02 00:52:42 +0200
5af19cd663psu_game: Small improvements to send_1016 based on research.
Loïc Hoguin
2010-09-02 00:47:26 +0200
a258c388a7psu_game: Temporarily allow chat to be sent from GID = 0. Prevents disconnection while investigating a bug with the tutorial.
Loïc Hoguin
2010-09-02 00:20:03 +0200
9f42e24ceapsu_characters: Small changes based on research.
Loïc Hoguin
2010-09-01 23:54:41 +0200
6dd3a05026psu_proto: Fix a small bug when parsing the player's name in the chat command.
Loïc Hoguin
2010-09-01 23:53:26 +0200
e2538b45a7psu_appearance: Replace a few unused values, dependent on race, by their actual defaults on official.
Loïc Hoguin
2010-09-01 23:28:31 +0200