Loïc Hoguin
|
ec8a989ce5
|
maps: Add sets info to seed form purge.
|
2010-07-31 13:43:54 +02:00 |
|
Loïc Hoguin
|
8495048240
|
psu_game: Remove boring blank lines.
|
2010-07-30 23:05:13 +02:00 |
|
Loïc Hoguin
|
b3bcdad6ca
|
psu_game: Add code to add an NPC to the party (forced and from menu). NPC doesn't appear yet.
|
2010-07-30 22:09:30 +02:00 |
|
Loïc Hoguin
|
e70bb0cc3b
|
psu_game: Add an NPC header file to generate the NPC list.
|
2010-07-30 19:31:31 +02:00 |
|
Loïc Hoguin
|
42a8964069
|
psu_parser: Add a new object.
|
2010-07-27 14:02:50 +02:00 |
|
Loïc Hoguin
|
fa621c2a42
|
psu_parser: Replace a unix command call by its erlang equivalent.
|
2010-07-26 23:39:15 +02:00 |
|
Loïc Hoguin
|
64a69cd952
|
maps: Added Airboard Rally. Initial vehicles support.
|
2010-07-26 19:37:50 +02:00 |
|
Loïc Hoguin
|
9da8fc19a8
|
psu_parser: Named a few unknown objects.
|
2010-07-25 00:56:34 +02:00 |
|
Loïc Hoguin
|
e10b871c08
|
psu_parser: Rename hidden_minimap_section into colored_minimap_section.
|
2010-07-24 21:52:11 +02:00 |
|
Loïc Hoguin
|
3e97dd50a3
|
psu_parser: Make it work on all zone files, even lobbies. Many unknowns.
|
2010-07-24 21:50:43 +02:00 |
|
Loïc Hoguin
|
799583f4eb
|
maps: Added Photon Eraser Return, commented out since it's missing.
|
2010-07-24 19:00:28 +02:00 |
|
Loïc Hoguin
|
3b314b535c
|
maps: Added Dark Crystal Seeker. Not working.
|
2010-07-24 18:50:50 +02:00 |
|
Loïc Hoguin
|
acb3affefe
|
maps: Added Gifts from Beyond+. Mostly non-working.
|
2010-07-24 18:27:33 +02:00 |
|
Loïc Hoguin
|
d6c572511a
|
maps: Added Dark God bosses back. They're not really working yet though.
|
2010-07-24 18:11:47 +02:00 |
|
Loïc Hoguin
|
81e4805004
|
maps: Added Phantom Ruins back.
|
2010-07-24 13:00:03 +02:00 |
|
Loïc Hoguin
|
761f053ade
|
psu_game: Don't try to load a set file that doesn't exist.
|
2010-07-24 12:51:51 +02:00 |
|
Loïc Hoguin
|
d62a6bdacd
|
psu_instance: Add floor_button to make MAG' work better. Fix TargetID issues.
Temporarily disable the Dark God boss zone files because they're wrong in the data.
|
2010-07-24 00:53:01 +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
|
1b9d275b83
|
psu_missions: Added MAG', which doesn't work.
|
2010-07-20 18:08:31 +02:00 |
|
Loïc Hoguin
|
10d1f4f85b
|
psu_game Improve exit handling.
|
2010-07-20 10:15:19 +02:00 |
|
Loïc Hoguin
|
04265d71dc
|
egs_user_model: Authenticated users shouldn't be cleaned up.
|
2010-07-20 01:38:00 +02:00 |
|
Loïc Hoguin
|
f86aeb8f17
|
psu_game: Disable character creation validation temporarily.
|
2010-07-19 20:45:09 +02:00 |
|
Loïc Hoguin
|
cd6766dbc6
|
psu_missions: Added The Dark God.
|
2010-07-19 19:27:12 +02:00 |
|
Loïc Hoguin
|
1677cb726c
|
Added a few info reports when starting processes.
|
2010-07-19 12:38:12 +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
|
ac4a19dab9
|
Use a timer instead of egs_cron for keepalive packets.
|
2010-07-18 17:54:28 +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
|
ea5706acb7
|
Use rebar for the build system.
|
2010-07-18 11:25:44 +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 |
|
Loïc Hoguin
|
49016cafaa
|
psu_missions: Added The Black Nest. Slightly better traps handling.
Not much is working there though.
|
2010-07-17 19:05:29 +02:00 |
|
Loïc Hoguin
|
a6184ed532
|
psu_missions: Handle small spawns object. Fix DS b3/4 and SA b3.
|
2010-07-17 15:34:49 +02:00 |
|
Loïc Hoguin
|
1f9ac7b1f6
|
psu_missions: Add True Darkness. Boss gate handling. Boss partially working.
|
2010-07-17 14:50:03 +02:00 |
|
Loïc Hoguin
|
f46b276047
|
maps: Added SEED Awakening.
|
2010-07-16 22:57:48 +02:00 |
|
Loïc Hoguin
|
d54d77ed01
|
game: Save the right coordinates when receiving movement, as seen in send_0503.
|
2010-07-16 18:49:15 +02:00 |
|
Loïc Hoguin
|
c258833714
|
psu_missions: Fix warp object handling. 2nd warp in Dark Satellite B2 now works.
|
2010-07-16 18:48:02 +02:00 |
|
Loïc Hoguin
|
db3a10188b
|
psu_missions: Handle warps. Correctly handle coords, direction. Add Dark Satellite.
Currently only Dark Satellite B1 and B2 work.
There might be a regression about the sit state of others when connecting.
|
2010-07-16 16:25:31 +02:00 |
|
Loïc Hoguin
|
9546237ea5
|
psu_missions: Add Fight for Food, fix key handling for gates with N>1 keys and many gates per block.
|
2010-07-15 13:00:06 +02:00 |
|
Loïc Hoguin
|
51c2c1ad3e
|
psu_parser: Generate missions data when compiling the server.
Currently generates the mission data for all Unsafe Passage quests.
|
2010-07-14 19:31:27 +02:00 |
|
Loïc Hoguin
|
6bcbb75638
|
maps: Temp. disable all non-working missions from the Linear Line counter.
|
2010-07-10 22:30:04 +02:00 |
|
Loïc Hoguin
|
4a043ba91d
|
game: Revive the player on death. Like scapes, except no scape available.
|
2010-07-10 22:27:59 +02:00 |
|
Loïc Hoguin
|
11d8188893
|
game: Send the player back to lobby on death+red screen. Better 0111 handling.
|
2010-07-10 22:18:28 +02:00 |
|
Loïc Hoguin
|
5f4a1f8877
|
game: Fix 3rd Unsafe Passage C block 2 and 3!
|
2010-07-10 21:34:59 +02:00 |
|
Loïc Hoguin
|
457926fea5
|
game: Delete another useless io:format.
|
2010-07-09 21:26:59 +02:00 |
|
Loïc Hoguin
|
4aacaa6913
|
game: Default brightness set to 4.
|
2010-07-09 20:40:44 +02:00 |
|
Loïc Hoguin
|
8b9de54a7a
|
psu_appearance: Fix eye color validation for metal heads.
|
2010-07-09 20:37:09 +02:00 |
|