Commit Graph

144 Commits

Author SHA1 Message Date
Loïc Hoguin
fde0f8b3fe psu_proto: Move send_1205 to psu_proto without reviewing it. 2011-02-26 18:44:42 +01:00
Loïc Hoguin
82e82503fa psu_proto: Move send_1202 to psu_proto without reviewing it. 2011-02-26 18:39:42 +01:00
Loïc Hoguin
fde008c7a8 psu_proto: Move send_1113 to psu_proto without reviewing it. 2011-02-26 18:36:28 +01:00
Loïc Hoguin
564ab8749f psu_proto: Move send_110e to psu_proto without reviewing it. 2011-02-26 18:30:40 +01:00
Loïc Hoguin
6dc9fb52dc psu_proto: Move send_101a to psu_proto without reviewing it. 2011-02-26 18:27:31 +01:00
Loïc Hoguin
0b02718faa psu_proto: Move send_1015 to psu_proto without reviewing it. 2011-02-26 18:25:04 +01:00
Loïc Hoguin
333e898bb4 psu_proto: Move send_100f to psu_proto without reviewing it. 2011-02-26 18:15:53 +01:00
Loïc Hoguin
64d8bf7c25 psu_proto: Move send_0c09 to psu_proto without reviewing it. 2011-02-26 18:09:07 +01:00
Loïc Hoguin
a44fc4274f psu_proto: Move send_0c02 to psu_proto without reviewing it. 2011-02-26 18:03:55 +01:00
Loïc Hoguin
5f0bd73303 psu_proto: Move send_022c to psu_proto without reviewing it. 2011-02-26 17:38:07 +01:00
Loïc Hoguin
86bb5c81b3 Rename the client state record #state into #client for clarity. 2011-02-26 17:00:41 +01:00
Loïc Hoguin
ecee1226aa Cleanup: Replace a lot of 'little-unsigned-integer' by 'little' for binaries. 2011-02-20 00:18:14 +01:00
Loïc Hoguin
b728731830 Properly handle the LID per player and per zone. Remove related hacks. 2011-02-19 19:45:50 +01:00
Loïc Hoguin
a484de77e0 egs_users: Rename id into gid inside the users record. 2011-02-13 00:35:05 +01:00
Loïc Hoguin
098ad5243a Get rid of psu_area; use a normal tuple instead (for now). 2011-02-12 23:28:56 +01:00
Loïc Hoguin
4dcaa79371 Add types to the users record and convert egs_users into a functions module.
The egs_user_model module was renamed into egs_users.
The egs_user_model record was renamed into users.
2011-02-12 19:58:53 +01:00
Loïc Hoguin
3b05e4dfe3 egs_quests_db: Initial zone file support. Handle 1 set + script and text files. 2010-11-27 23:03:04 +01:00
Loïc Hoguin
71772a58fb quests: Convert the Counters to configuration files. 2010-11-08 22:03:16 +01:00
Loïc Hoguin
eafeb744af Introduce egs_quests_db for quest building and handling. 2010-11-07 19:51:42 +01:00
Loïc Hoguin
814d4348f5 psu_proto: Remove a useless @todo. 2010-10-23 04:01:47 +02:00
Loïc Hoguin
a0d6e67e0e egs_game: Properly handle the spawning of individual players instead of sending everything each time. 2010-10-22 04:04:21 +02:00
Loïc Hoguin
d6b4b24388 psu_proto: Review and move send_0233 to psu_proto. 2010-10-22 02:35:16 +02:00
Loïc Hoguin
22278250b9 egs_game: Handle counter_join_party_request and reply. No parties listed yet though. 2010-10-21 23:55:01 +02:00
Loïc Hoguin
26d5763df3 psu_proto: Review and move send_1500 to psu_proto. 2010-10-21 23:30:26 +02:00
Loïc Hoguin
a86e4caf0d psu_proto: Review and move send_0c08 to psu_proto. 2010-10-21 22:56:18 +02:00
Loïc Hoguin
31dc7ffb7f psu_proto: Review and move send_0204 to psu_proto. 2010-10-21 22:31:06 +02:00
Loïc Hoguin
94ce201941 psu_proto: Review and move send_0d01 to psu_proto. 2010-10-21 19:39:11 +02:00
Loïc Hoguin
4ff129224f psu_proto: Review and move send_1005 to psu_proto. 2010-10-21 18:20:43 +02:00
Loïc Hoguin
c91880be1f Introduce egs_universes for universe handling. Review and move send_021e and send_0222 to psu_proto. 2010-10-21 17:00:30 +02:00
Loïc Hoguin
94e902d07e psu_proto: Review and move send_0230 to psu_proto. 2010-10-19 18:37:05 +02:00
Loïc Hoguin
b9f407bb1e psu_proto: Review and move send_0304 to psu_proto. 2010-10-19 18:12:25 +02:00
Loïc Hoguin
8bcf1ba3c8 psu_proto: Review and move send_1711 to psu_proto. 2010-10-19 00:20:44 +02:00
Loïc Hoguin
77afc458a9 Introduce egs_counters for counter building and handling.
Currently only handle LL counter, others are yet to be migrated.
2010-10-13 20:09:34 +02:00
Loïc Hoguin
a8da246467 psu_proto: Review and rename send_global to send_0228. Send a message to all processes instead of sending everything from the console process. 2010-10-09 02:07:02 +02:00
Loïc Hoguin
5d4acd84b0 psu_proto: Review and move send_1a03 to psu_proto. Put the Lumilass options in priv/lumilass.conf instead of a binary file. 2010-10-08 03:45:01 +02:00
Loïc Hoguin
a083357e18 psu_proto: Simplify a few binary pattern matching and building. 2010-10-06 17:54:25 +02:00
Loïc Hoguin
5f13ffcaf4 psu_proto: Review and move send_1a02 to psu_proto. 2010-10-06 17:51:28 +02:00
Loïc Hoguin
f409c72e15 psu_proto: Review and move send_0a06 to psu_proto. Handle ItemUUIDs properly. 2010-10-02 04:17:23 +02:00
Loïc Hoguin
988dfd326f psu_proto: Clothes shop use the same field as Quantity for the color choice. 2010-09-29 17:46:56 +02:00
Loïc Hoguin
9ca3b903c6 egs_game: Handle item_equip(traps) and item_set_trap. 2010-09-28 23:06:27 +02:00
Loïc Hoguin
e11dc0be25 psu_proto: The languages list is now complete. 2010-09-27 17:24:09 +02:00
Loïc Hoguin
0bfc07da65 psu_proto: Language 2 is english too. Not sure which english though. 2010-09-26 02:00:50 +02:00
Loïc Hoguin
9fa78477f0 psu_proto: Review and move send_1204 to psu_proto. 2010-09-26 01:59:40 +02:00
Loïc Hoguin
0b497aeae4 psu_proto: Review and move send_100e to psu_proto. Fix NPC location bug and missing name at Mina and Parum GUARDIANS. 2010-09-25 21:46:04 +02:00
Loïc Hoguin
44f39528b8 psu_proto: Review and move send_0236 to psu_proto. 2010-09-25 19:29:47 +02:00
Loïc Hoguin
e494e14767 psu_proto: Review and move send_0200 to psu_proto. 2010-09-25 19:22:13 +02:00
Loïc Hoguin
6cdad829e7 psu_proto: Fix a regression introduced by a93c620a17 and caused by a wrong LID. 2010-09-25 18:52:33 +02:00
Loïc Hoguin
74c491380d psu_proto: Handle that auto incremented area-related number properly. 2010-09-25 16:51:07 +02:00
Loïc Hoguin
a93c620a17 psu_proto: Review and move send_0208 to psu_proto. 2010-09-25 16:18:33 +02:00
Loïc Hoguin
d73f284f0a psu_proto: Review and move send_020f to psu_proto. 2010-09-25 15:57:15 +02:00