Commit Graph

  • 22278250b9 egs_game: Handle counter_join_party_request and reply. No parties listed yet though. Loïc Hoguin 2010-10-21 23:55:01 +0200
  • 26d5763df3 psu_proto: Review and move send_1500 to psu_proto. Loïc Hoguin 2010-10-21 23:30:26 +0200
  • a86e4caf0d psu_proto: Review and move send_0c08 to psu_proto. Loïc Hoguin 2010-10-21 22:56:18 +0200
  • 31dc7ffb7f psu_proto: Review and move send_0204 to psu_proto. Loïc Hoguin 2010-10-21 22:31:06 +0200
  • 94ce201941 psu_proto: Review and move send_0d01 to psu_proto. Loïc Hoguin 2010-10-21 19:39:11 +0200
  • 4ff129224f psu_proto: Review and move send_1005 to psu_proto. Loïc Hoguin 2010-10-21 18:20:43 +0200
  • c91880be1f Introduce egs_universes for universe handling. Review and move send_021e and send_0222 to psu_proto. Loïc Hoguin 2010-10-21 17:00:30 +0200
  • a6563c7378 egs_npc_db: Remove count/0, it's never needed standalone. Loïc Hoguin 2010-10-19 18:47:26 +0200
  • 94e902d07e psu_proto: Review and move send_0230 to psu_proto. Loïc Hoguin 2010-10-19 18:37:05 +0200
  • b9f407bb1e psu_proto: Review and move send_0304 to psu_proto. Loïc Hoguin 2010-10-19 18:12:25 +0200
  • 8bcf1ba3c8 psu_proto: Review and move send_1711 to psu_proto. Loïc Hoguin 2010-10-19 00:20:44 +0200
  • 393ee96012 maps: Fix the entry point for Cargo Train Rescue. Loïc Hoguin 2010-10-19 00:14:59 +0200
  • af29f8a460 egs_counters: 255 is the default background for most counters. Loïc Hoguin 2010-10-19 00:13:58 +0200
  • d99c5388b9 egs_login: Don't save accounts that logged in during the event anymore! Loïc Hoguin 2010-10-18 15:23:09 +0200
  • dea239bce7 Bump to 0.7.0. 0.7.0 Loïc Hoguin 2010-10-15 22:38:48 +0200
  • a9ae2eb5ce counters: Order v1 missions alphabetically. Loïc Hoguin 2010-10-15 22:33:33 +0200
  • 7f6ff8191a Fix the population count at the uni cube. Loïc Hoguin 2010-10-15 22:13:10 +0200
  • a7244a4310 Log accounts who logged in during the event and spawn at Memoria temporarily. Loïc Hoguin 2010-10-15 21:05:32 +0200
  • 4dc32362ba counters: Add Falz Memoria counter. Use it for v1 and test missions. Loïc Hoguin 2010-10-15 20:14:14 +0200
  • 8859132736 psu_parser: Add more objects. Loïc Hoguin 2010-10-15 20:13:41 +0200
  • 12b69e3556 counters: Add the GUARDIANS HQ counter. Loïc Hoguin 2010-10-14 23:25:53 +0200
  • 84469eb5ff counters: Add Space Dock counter. Loïc Hoguin 2010-10-14 18:32:00 +0200
  • 8501b10261 counters: Add Dallgun counter. Loïc Hoguin 2010-10-14 18:08:57 +0200
  • 8d06fc2aef priv/counters: Add the third counter that's blocked out by a closed door at Transfer Terminal. Loïc Hoguin 2010-10-14 18:07:13 +0200
  • 5e9b669d00 egs_counters: Handle empty counters efficiently. Loïc Hoguin 2010-10-14 04:07:32 +0200
  • b9999e4d31 priv/counters: Add the full list of known counters to the README. Loïc Hoguin 2010-10-13 22:54:19 +0200
  • 4a5eadc05b egs_counters: Handle "Return to city" properly. Loïc Hoguin 2010-10-13 21:51:43 +0200
  • 77afc458a9 Introduce egs_counters for counter building and handling. Loïc Hoguin 2010-10-13 20:09:34 +0200
  • b4123b7433 Introduce egs_npc_db for NPC database handling. Loïc Hoguin 2010-10-11 17:16:07 +0200
  • db610bb066 Introduce egs_accounts for accounts handling. Loïc Hoguin 2010-10-11 03:20:20 +0200
  • e5761828d9 Use rebar.config to also compile lib/. Move ebin/egs.app to src/egs.app.src. Loïc Hoguin 2010-10-09 23:51:59 +0200
  • 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. 0.6.0 Loïc Hoguin 2010-10-09 02:07:02 +0200
  • b5a2d0e918 egs_game: Fix a bug where the meseta taken for buying an item was always for a quantity of 1 instead of N. Loïc Hoguin 2010-10-09 01:09:53 +0200
  • 641371fe4b egs_char_select: Save the character slot in the state for later use. Loïc Hoguin 2010-10-09 01:04:03 +0200
  • c7eae9256e Introduce egs_shops_db for shops listing management. Loïc Hoguin 2010-10-08 20:56:48 +0200
  • 325fe7703d Fix a few configuration headers messed up by a bad Replace-all. Loïc Hoguin 2010-10-08 20:01:44 +0200
  • 01daa3c6f2 egs_items_db: Add a function to return an item's description. Loïc Hoguin 2010-10-08 17:33:49 +0200
  • 6cf2c77823 Introduce egs_items_db for items database management. Loïc Hoguin 2010-10-08 17:30:24 +0200
  • 5d4acd84b0 psu_proto: Review and move send_1a03 to psu_proto. Put the Lumilass options in priv/lumilass.conf instead of a binary file. Loïc Hoguin 2010-10-08 03:45:01 +0200
  • b6310d9cdb egs_game: Remove a done @todo. Loïc Hoguin 2010-10-07 20:16:10 +0200
  • 3e5fab81a8 Rename the folders in priv/ to better names. Loïc Hoguin 2010-10-07 20:12:21 +0200
  • 11b08b6dfd Introduce egs_seasons for season handling. Review and move the code there. Loïc Hoguin 2010-10-07 18:11:29 +0200
  • 34ff98e43e Introduce egs_conf for system-wide configuration. Removes network.hrl. Loïc Hoguin 2010-10-07 00:06:02 +0200
  • a083357e18 psu_proto: Simplify a few binary pattern matching and building. Loïc Hoguin 2010-10-06 17:54:25 +0200
  • 5f13ffcaf4 psu_proto: Review and move send_1a02 to psu_proto. Loïc Hoguin 2010-10-06 17:51:28 +0200
  • 591a3bd1ba Remove a bunch of old @todo. Loïc Hoguin 2010-10-06 17:28:55 +0200
  • f2b5472f5b egs_game: A value was wrong for send_1a02. Loïc Hoguin 2010-10-06 17:28:10 +0200
  • cd956a2aff lib/nbl: When the pointer array is empty, don't output 0x800 0s. Loïc Hoguin 2010-10-03 04:17:52 +0200
  • 1d14d8d54d lib/nbl: Initial work on packing NBL files. Loïc Hoguin 2010-10-03 03:40:07 +0200
  • 5b47fede00 psu_game: Remove a debug message left by mistake. Loïc Hoguin 2010-10-02 17:29:49 +0200
  • f409c72e15 psu_proto: Review and move send_0a06 to psu_proto. Handle ItemUUIDs properly. 0.5.0 Loïc Hoguin 2010-10-02 04:17:23 +0200
  • 87663e6f0d items: Make undefined shops sell 1 monomate instead of a hardcoded list. Loïc Hoguin 2010-10-01 03:31:29 +0200
  • 228d85230b egs:global: Check the message length to avoid crashing clients. Loïc Hoguin 2010-10-01 01:53:31 +0200
  • 7dea8b355e items: Fix the description for Formal Dress (parts). Loïc Hoguin 2010-09-30 23:42:59 +0200
  • a79ad78309 egs_game: Initial, probably buggy, implementation of npc_shop_buy. Loïc Hoguin 2010-09-30 00:32:32 +0200
  • 1189753858 egs_user_model: Save the ShopID when entering a shop, remove it when leaving. Loïc Hoguin 2010-09-29 19:02:20 +0200
  • 988dfd326f psu_proto: Clothes shop use the same field as Quantity for the color choice. Loïc Hoguin 2010-09-29 17:46:56 +0200
  • de646c2df8 items: Add a few clothes to the default inventory. Loïc Hoguin 2010-09-29 03:08:02 +0200
  • fe24d743fb egs_user_model: Add an item_nth function. Loïc Hoguin 2010-09-28 23:53:41 +0200
  • d3156361fe egs_game: Properly remove traps from the inventory when set. Loïc Hoguin 2010-09-28 23:47:10 +0200
  • 9ca3b903c6 egs_game: Handle item_equip(traps) and item_set_trap. Loïc Hoguin 2010-09-28 23:06:27 +0200
  • 7b6773099b items: Add a couple parts to the default inventory. Loïc Hoguin 2010-09-28 18:10:31 +0200
  • d443deebb1 items: Add EX traps to the default inventory. Fix Stun Trap EX description. Loïc Hoguin 2010-09-28 18:02:12 +0200
  • c894e492de items: Add consumable items to the default inventory. Loïc Hoguin 2010-09-28 04:13:11 +0200
  • 492b485cd9 Add default values to items and egs_user_model records. Loïc Hoguin 2010-09-27 23:52:03 +0200
  • 17f54fec45 egs_user_model: Add the login_auth function. Loïc Hoguin 2010-09-27 20:35:19 +0200
  • 559e77de37 egs_user_model: Add the key_auth function. Loïc Hoguin 2010-09-27 19:43:01 +0200
  • e11dc0be25 psu_proto: The languages list is now complete. Loïc Hoguin 2010-09-27 17:24:09 +0200
  • 000b171567 egs_game: Remove the instancepid when aborting the mission. Loïc Hoguin 2010-09-26 16:27:51 +0200
  • 0bfc07da65 psu_proto: Language 2 is english too. Not sure which english though. Loïc Hoguin 2010-09-26 02:00:50 +0200
  • 9fa78477f0 psu_proto: Review and move send_1204 to psu_proto. Loïc Hoguin 2010-09-26 01:59:40 +0200
  • 0b497aeae4 psu_proto: Review and move send_100e to psu_proto. Fix NPC location bug and missing name at Mina and Parum GUARDIANS. Loïc Hoguin 2010-09-25 21:46:04 +0200
  • 44f39528b8 psu_proto: Review and move send_0236 to psu_proto. Loïc Hoguin 2010-09-25 19:29:47 +0200
  • e494e14767 psu_proto: Review and move send_0200 to psu_proto. Loïc Hoguin 2010-09-25 19:22:13 +0200
  • ba0c6dd9a5 Remove a file that shouldn't be here. Loïc Hoguin 2010-09-25 18:53:29 +0200
  • 6cdad829e7 psu_proto: Fix a regression introduced by a93c620a17 and caused by a wrong LID. Loïc Hoguin 2010-09-25 18:52:33 +0200
  • 74c491380d psu_proto: Handle that auto incremented area-related number properly. Loïc Hoguin 2010-09-25 16:51:07 +0200
  • a93c620a17 psu_proto: Review and move send_0208 to psu_proto. Loïc Hoguin 2010-09-25 16:18:33 +0200
  • d73f284f0a psu_proto: Review and move send_020f to psu_proto. Loïc Hoguin 2010-09-25 15:57:15 +0200
  • 821c6a5ac7 psu_proto: Review and move send_0a11 to psu_proto. 0.4.0 Loïc Hoguin 2010-09-25 03:27:07 +0200
  • d311a85f30 items: Add descriptions for all items defined so far! Now in separate files in priv/items/. Loïc Hoguin 2010-09-25 03:18:46 +0200
  • f5e32c4460 egs_game: Handle object_healing_pad_tick for the player's character. Loïc Hoguin 2010-09-24 02:33:22 +0200
  • 1a6b9549a3 psu_proto: Review and move send_1020 to psu_proto. Loïc Hoguin 2010-09-24 00:06:14 +0200
  • ca5f73bad1 psu_proto: Review and move send_1022 to psu_proto. Loïc Hoguin 2010-09-23 23:16:24 +0200
  • dc55ec7a66 psu_proto: Review and move send_1a07 to psu_proto. Loïc Hoguin 2010-09-23 22:33:53 +0200
  • 3c16cf7c70 psu_proto: Review and move send_0111 to psu_proto. Loïc Hoguin 2010-09-23 21:23:59 +0200
  • 9b0b5c1dec psu_proto: Review and move send_1006 to psu_proto. Loïc Hoguin 2010-09-23 19:55:03 +0200
  • cbd785766a psu_proto: Improve LID support. Put @todo where it's not done yet. Loïc Hoguin 2010-09-23 19:05:42 +0200
  • 1f2f198f0c psu_proto: Review and move send_021b to psu_proto. Loïc Hoguin 2010-09-23 18:53:58 +0200
  • 578bef1018 psu_proto: Review and move send_0210 to psu_proto. Loïc Hoguin 2010-09-23 18:44:56 +0200
  • c029f98deb psu_proto: Review and move send_0117 to psu_proto. Loïc Hoguin 2010-09-23 18:30:50 +0200
  • f0a88e1b19 psu_proto: Review send_0115 and move it to psu_proto. Loïc Hoguin 2010-09-23 16:09:13 +0200
  • 5f2ad649a5 psu_proto: Review and move send_0225 to psu_proto. Loïc Hoguin 2010-09-23 02:17:13 +0200
  • f4bff9eaa1 psu_proto: Review and move send_0223 to psu_proto. Loïc Hoguin 2010-09-23 01:48:15 +0200
  • f8bdeb99c7 psu_proto: Review and move send_0231 to psu_proto. Loïc Hoguin 2010-09-22 22:28:27 +0200
  • 8a8d800118 psu_proto: Pass the process state to send_0d05. Loïc Hoguin 2010-09-22 04:21:48 +0200
  • ec22000d51 psu_proto: Pass the process state to send_0c00. Loïc Hoguin 2010-09-22 04:19:04 +0200
  • e3bd9a38a6 psu_proto: Pass the process state to send_0a05. Loïc Hoguin 2010-09-22 04:16:03 +0200
  • eca850f396 psu_proto: Pass the process state to send_0216. Loïc Hoguin 2010-09-22 04:12:51 +0200
  • fc50c22a0f psu_proto: Pass the process state to send_0215. Loïc Hoguin 2010-09-22 03:44:49 +0200