Commit Graph

638 Commits

Author SHA1 Message Date
Loïc Hoguin
6f13319790 doc: Update commands file. 2010-10-25 02:47:12 +02:00
Loïc Hoguin
03ec8a4562 counters: Add the two Linear Line counters. 2010-10-25 02:33:14 +02:00
Loïc Hoguin
3f97b24a1d counters: Add the Rykros counters. 2010-10-23 23:22:39 +02:00
Loïc Hoguin
9e36068382 counters: Add the two HIVE #3 counters. 2010-10-23 22:57:13 +02:00
Loïc Hoguin
103fe3f8a9 Bump to 0.8.0. 2010-10-23 04:02:58 +02:00
Loïc Hoguin
71d2c22028 doc: Add the documentation for most of the commands reviewed so far. 2010-10-23 04:02:15 +02: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
a6563c7378 egs_npc_db: Remove count/0, it's never needed standalone. 2010-10-19 18:47:26 +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
393ee96012 maps: Fix the entry point for Cargo Train Rescue. 2010-10-19 00:14:59 +02:00
Loïc Hoguin
af29f8a460 egs_counters: 255 is the default background for most counters. 2010-10-19 00:13:58 +02:00
Loïc Hoguin
d99c5388b9 egs_login: Don't save accounts that logged in during the event anymore! 2010-10-18 15:23:09 +02:00
Loïc Hoguin
dea239bce7 Bump to 0.7.0. 2010-10-15 22:38:48 +02:00
Loïc Hoguin
a9ae2eb5ce counters: Order v1 missions alphabetically. 2010-10-15 22:33:33 +02:00
Loïc Hoguin
7f6ff8191a Fix the population count at the uni cube. 2010-10-15 22:13:10 +02:00
Loïc Hoguin
a7244a4310 Log accounts who logged in during the event and spawn at Memoria temporarily. 2010-10-15 21:05:32 +02:00
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
8859132736 psu_parser: Add more objects. 2010-10-15 20:13:41 +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
4a5eadc05b egs_counters: Handle "Return to city" properly. 2010-10-13 21:51:43 +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
db610bb066 Introduce egs_accounts for accounts handling. 2010-10-11 03:20:20 +02:00
Loïc Hoguin
e5761828d9 Use rebar.config to also compile lib/. Move ebin/egs.app to src/egs.app.src. 2010-10-09 23:51:59 +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
b5a2d0e918 egs_game: Fix a bug where the meseta taken for buying an item was always for a quantity of 1 instead of N. 2010-10-09 01:09:53 +02:00
Loïc Hoguin
641371fe4b egs_char_select: Save the character slot in the state for later use. 2010-10-09 01:04:03 +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
01daa3c6f2 egs_items_db: Add a function to return an item's description. 2010-10-08 17:33:49 +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
b6310d9cdb egs_game: Remove a done @todo. 2010-10-07 20:16:10 +02:00
Loïc Hoguin
3e5fab81a8 Rename the folders in priv/ to better names. 2010-10-07 20:12:21 +02:00