Loïc Hoguin
|
c7eae9256e
|
Introduce egs_shops_db for shops listing management.
|
2010-10-08 20:56:48 +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
|
11b08b6dfd
|
Introduce egs_seasons for season handling. Review and move the code there.
|
2010-10-07 20:09:08 +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
|
9ba7e25d64
|
egs_login_server: Abstract the login server. Share the code for login server and game auth.
|
2010-09-18 22:53:15 +02:00 |
|
Loïc Hoguin
|
f52c133c6a
|
egs_game_server: Separate the general game server handling into this new module.
|
2010-09-18 21:37:48 +02:00 |
|
Loïc Hoguin
|
59b0438434
|
psu_game: Abstract network, login/auth, character select and game into their own modules.
|
2010-09-18 19:57:55 +02:00 |
|
Loïc Hoguin
|
f6305c3c76
|
Renamed egs_proto into psu_proto.
|
2010-08-19 01:53:18 +02:00 |
|
Loïc Hoguin
|
18a86f9c6b
|
Initial party and NPC support. Lou only so far. Many bugs expected.
|
2010-08-16 18:31:01 +02:00 |
|
Loïc Hoguin
|
26ed4cbf54
|
Remove egs_db. Rename the ids table to counters. Update it directly.
|
2010-07-31 21:32:08 +02:00 |
|
Loïc Hoguin
|
473f7f1ae6
|
Added psu_instance, a process to handle missions and more later.
|
2010-07-23 21:46:03 +02:00 |
|
Loïc Hoguin
|
f40d271226
|
Remove egs_cron, use a timer in egs_user_model for cleaning up.
|
2010-07-19 12:10:35 +02:00 |
|
Loïc Hoguin
|
bc66480d8e
|
Move the db user code into its own gen_server, egs_user_model.
|
2010-07-19 02:11:31 +02:00 |
|
Loïc Hoguin
|
5109ccf337
|
Separate the game process exit monitoring into its own general-purpose module.
|
2010-07-18 15:41:26 +02:00 |
|
Loïc Hoguin
|
ef9b3aa03b
|
Converted the game server into a supervisor-compatible module.
|
2010-07-18 14:08:11 +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
|
982b821415
|
Use mochiweb's reloader module for automatic code reloading.
|
2010-07-18 11:48:26 +02:00 |
|
Loïc Hoguin
|
37a5811135
|
Convert the patch server to a supervisor-compatible module.
|
2010-07-18 11:11:39 +02:00 |
|
Loïc Hoguin
|
f46ba0e1f9
|
Start work on making the EGS server OTP-compliant. Add egs_app and egs_sup.
|
2010-07-18 01:44:19 +02:00 |
|