Commit Graph

21 Commits

Author SHA1 Message Date
Loïc Hoguin
4dc32362ba counters: Add Falz Memoria counter. Use it for v1 and test missions. 2010-10-15 20:14:14 +02:00
Loïc Hoguin
12b69e3556 counters: Add the GUARDIANS HQ counter. 2010-10-14 23:25:53 +02:00
Loïc Hoguin
84469eb5ff counters: Add Space Dock counter. 2010-10-14 18:32:00 +02:00
Loïc Hoguin
8501b10261 counters: Add Dallgun counter. 2010-10-14 18:20:52 +02:00
Loïc Hoguin
8d06fc2aef priv/counters: Add the third counter that's blocked out by a closed door at Transfer Terminal. 2010-10-14 18:07:13 +02:00
Loïc Hoguin
5e9b669d00 egs_counters: Handle empty counters efficiently.
Adds Aurorey counter in the process.
2010-10-14 04:07:32 +02:00
Loïc Hoguin
b9999e4d31 priv/counters: Add the full list of known counters to the README. 2010-10-13 22:54:19 +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
b4123b7433 Introduce egs_npc_db for NPC database handling. 2010-10-11 17:16:07 +02:00
Loïc Hoguin
c7eae9256e Introduce egs_shops_db for shops listing management. 2010-10-08 20:56:48 +02:00
Loïc Hoguin
325fe7703d Fix a few configuration headers messed up by a bad Replace-all. 2010-10-08 20:01:44 +02:00
Loïc Hoguin
6cf2c77823 Introduce egs_items_db for items database management. 2010-10-08 17:30:24 +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
3e5fab81a8 Rename the folders in priv/ to better names. 2010-10-07 20:12:21 +02:00
Loïc Hoguin
34ff98e43e Introduce egs_conf for system-wide configuration. Removes network.hrl. 2010-10-07 18:03:13 +02:00
Loïc Hoguin
7dea8b355e items: Fix the description for Formal Dress (parts). 2010-09-30 23:42:59 +02:00
Loïc Hoguin
d443deebb1 items: Add EX traps to the default inventory. Fix Stun Trap EX description. 2010-09-28 18:02:39 +02:00
Loïc Hoguin
d311a85f30 items: Add descriptions for all items defined so far! Now in separate files in priv/items/. 2010-09-25 03:18:46 +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
b85826c06a Convert the login server to a supervisor-compatible module. 2010-07-18 12:54:59 +02:00
Loïc Hoguin
37a5811135 Convert the patch server to a supervisor-compatible module. 2010-07-18 11:11:39 +02:00