Loïc Hoguin
8128ea20da
game: Add initial packet 1006 handling to character loading.
2010-06-04 16:25:38 +02:00
Loïc Hoguin
67913401dc
proto: Small fixes on character selection to be closer to the PSU protocol.
2010-06-04 16:06:35 +02:00
Loïc Hoguin
2f4bd53b44
game: Don't reload the character everytime a lobby is entered.
2010-06-04 15:01:04 +02:00
Loïc Hoguin
66616e1692
game: Add missing @doc.
2010-06-04 12:23:28 +02:00
Loïc Hoguin
2dc9d30660
proto: Remove parse_chat.
2010-06-04 12:18:12 +02:00
Loïc Hoguin
8aa3a9f2e0
proto: Remove parse_options_change.
2010-06-04 12:08:10 +02:00
Loïc Hoguin
529dc5cf08
proto: Remove parse_lobby_change.
2010-06-04 12:07:30 +02:00
Loïc Hoguin
9d2115fa3d
proto: Remove parse_game_auth.
2010-06-04 12:04:37 +02:00
Loïc Hoguin
e151343737
proto: Remove parse_character_select.
2010-06-04 12:03:37 +02:00
Loïc Hoguin
6d98ce6d73
proto: Remove parse_character_create.
2010-06-04 12:02:10 +02:00
Loïc Hoguin
b2cd15d055
proto: Fix send_npc_info, schoolboy error.
2010-06-04 11:36:52 +02:00
Loïc Hoguin
f41935dae2
proto: Remove parse_platform_info.
2010-06-04 11:26:22 +02:00
Loïc Hoguin
1db610f42e
proto: Remove parse_uni_select.
2010-06-04 11:23:15 +02:00
Loïc Hoguin
2afaa28c05
proto: Send all working NPCs cards to everyone.
2010-06-04 02:03:43 +02:00
Loïc Hoguin
dd743a9b6d
proto: Remove a write_file leftover.
2010-06-04 00:52:30 +02:00
Loïc Hoguin
e2e4a1411b
game: Remove a done @todo.
2010-06-04 00:24:15 +02:00
Loïc Hoguin
152da2848e
game: Silently ignore 0b05 in dispatch rather than in its own handler.
2010-06-04 00:10:54 +02:00
Loïc Hoguin
92f1d15729
game: Rename all source packet variables to Orig. Packet is for output.
2010-06-04 00:09:08 +02:00
Loïc Hoguin
86fb4486ba
game: Silently ignore packet 0818 (CPU/GPU information).
2010-06-03 23:45:06 +02:00
Loïc Hoguin
43b4c3d5a4
game: Improved log function.
2010-06-03 23:36:34 +02:00
Loïc Hoguin
32f7afb53e
login: Ignore commands 0227 and 080e silently.
2010-06-03 23:04:38 +02:00
Loïc Hoguin
c394b20ee0
login: Improved log function.
2010-06-03 23:00:10 +02:00
Loïc Hoguin
8ffc8f2069
login: Move all parsing functions out of proto and do it inline for clarity.
2010-06-03 22:53:34 +02:00
Loïc Hoguin
652ee58c13
proto: Remove send_hello, do it inline.
2010-06-03 20:25:52 +02:00
Loïc Hoguin
56a669af45
game: Add a quest initialization packet.
2010-06-03 20:15:10 +02:00
Loïc Hoguin
b8251346b2
proto: Send flags just like on the official servers.
2010-06-03 19:25:18 +02:00
Loïc Hoguin
e6bc6ca32b
game: Ignore counter's mission selected command. Fix a @doc.
2010-06-02 20:49:19 +02:00
Loïc Hoguin
1eb5e76a0a
game: Initial dialog handling. PP cube, Lumilass, items shops start working.
2010-06-02 20:05:50 +02:00
Loïc Hoguin
6aa598eacb
game: Add a @todo, fix a @doc.
2010-06-02 12:56:33 +02:00
Loïc Hoguin
6f06dff85a
game: Handle area separation correctly. Handle unspawn, fixing temporary ghosts.
2010-06-01 23:40:32 +02:00
Loïc Hoguin
9acdef78c8
game: Initial party support. Party name = charname, drops = random.
2010-06-01 20:26:42 +02:00
Loïc Hoguin
fb85a123ad
game: Handle more than 1 hit per hit command.
2010-06-01 20:11:22 +02:00
Loïc Hoguin
8a12b7ed36
game: Improve weapon equip/unequip handling. Handle melee half-correctly.
2010-06-01 20:11:02 +02:00
Loïc Hoguin
e427bcb478
game: Ignore fragmented packet received notice.
2010-05-31 21:58:20 +02:00
Loïc Hoguin
1bdc71ced3
game: Fix crashes related to missions. Don't broadcast if not in the same instance.
2010-05-31 21:15:39 +02:00
Loïc Hoguin
3ec9f898fe
game: Send character's location (party member location) on area load.
2010-05-31 18:56:38 +02:00
Loïc Hoguin
e6063333ca
game: Initial damage handling. A default inventory is given.
2010-05-31 18:50:24 +02:00
Loïc Hoguin
4ae86af79a
game: Initial mission and mission counter support.
2010-05-31 18:24:26 +02:00
Loïc Hoguin
30026b221a
game: No need to restrict that much what can be in unused packet variables.
...
Doing so causes errors to some people sometimes.
2010-05-26 17:11:11 +02:00
Loïc Hoguin
8ab19a6094
game: Nevermind.
2010-05-26 11:45:33 +02:00
Loïc Hoguin
0045422a1b
game: Fix room map type from uni cube.
2010-05-26 11:38:17 +02:00
Loïc Hoguin
32f4a0b987
game: Channel must not be changed when broadcasting.
2010-05-26 11:27:51 +02:00
Loïc Hoguin
5fc0bf0741
game: Consolidate broadcasting according to what is known so far.
2010-05-26 11:02:18 +02:00
Loïc Hoguin
4466c77ec5
game: Consolidate command 0503 parsing to prevent tampering as much as possible.
2010-05-26 10:48:42 +02:00
Loïc Hoguin
7e32314760
game: Save coordinates for the stand still command too.
2010-05-26 10:10:14 +02:00
Loïc Hoguin
5ecdd5d4c9
game: Implement character direction.
2010-05-26 09:55:55 +02:00
Loïc Hoguin
0353915b20
game: Fix a small conflict in packet dispatch.
...
0b05 ignores the channel and could sometimes send 1, disconnecting the player.
2010-05-26 05:35:31 +02:00
Loïc Hoguin
d575eae402
game: Limit broadcasting to the allowed commands.
...
Commands that can broadcast are 0101 0102 0104 0107 010f 0503 050f 0514.
2010-05-25 23:09:08 +02:00
Loïc Hoguin
dd4bb5f520
game: Lobby ID shouldn't be allowed to be 0 yet, otherwise conflicts occur.
2010-05-25 22:24:43 +02:00
Loïc Hoguin
2a84dd529a
game: The lobby ID apparently can't be 1024 and above.
2010-05-25 22:10:14 +02:00
Loïc Hoguin
757523ca03
game: Initial Your Room work. Loads someone else's room.
...
This removes the club from the uni cube, and fix the room doors at GC1.
2010-05-25 08:50:08 +02:00
Loïc Hoguin
21823c3f58
game: Replace newlines by space when printing the chat messages.
2010-05-24 13:52:45 +02:00
Loïc Hoguin
f9a61af2dc
Don't need a + in replace regexpes since they're global.
2010-05-24 13:49:00 +02:00
Loïc Hoguin
dd0162458b
game: Print chat messages.
2010-05-24 13:41:06 +02:00
Loïc Hoguin
52d6bccc5f
game: Print the flag being handled.
2010-05-24 13:30:36 +02:00
Loïc Hoguin
89e2214ba7
game: Stub mission counter handler.
2010-05-24 13:10:05 +02:00
Loïc Hoguin
e443bf790a
proto: Remove a value that makes no sense and seems unused.
2010-05-24 12:16:13 +02:00
Loïc Hoguin
1da6ac4847
maps: Add all known and used lobbies on all planets.
...
All GC and Parum are available. Neudaiz and Moatoob are main city only.
Parum GUARDIANS and GRM aren't working properly yet but the map loads fine.
2010-05-24 11:25:20 +02:00
Loïc Hoguin
48ba723e8c
Make spaceport work as expected. Add Neudaiz main lobby.
2010-05-22 22:52:08 +02:00
Loïc Hoguin
c0fdfd7a26
Add single-person warp function.
2010-05-22 08:17:09 +02:00
Loïc Hoguin
778eddc298
maps: Add spaceport files. Only choice is GC 1st floor though. Odd.
2010-05-22 07:26:02 +02:00
Loïc Hoguin
8f19afac83
game: Change map info display format when calling log.
2010-05-22 06:39:39 +02:00
Loïc Hoguin
6e125f273b
game: Fake flags handler for now. Should fix the delay issues.
2010-05-22 04:55:30 +02:00
Loïc Hoguin
888968ff76
maps: Add the club.
2010-05-22 04:12:47 +02:00
Loïc Hoguin
e4bad33910
Handle map type properly.
2010-05-22 03:59:19 +02:00
Loïc Hoguin
3a0bcd56b8
game: Reworked the maps array a little bit. Added a map name.
2010-05-21 13:40:01 +02:00
Loïc Hoguin
ea223e6993
proto: Correctly give the file size when sending the zone file.
2010-05-21 12:40:05 +02:00
Loïc Hoguin
47c656ce96
game: Separate connection closing handler. Small cleanup.
2010-05-21 10:42:47 +02:00
Loïc Hoguin
536fdd5f50
Isolate child processes to prevent crashing the whole thing.
...
Crashes will not propagate anymore so the server shouldn't crash by itself again.
2010-05-21 09:12:11 +02:00
Loïc Hoguin
576d246ccd
db: Select all should only select users with characters.
...
This excludes users who haven't selected their characters yet.
2010-05-21 08:19:37 +02:00
Loïc Hoguin
a4668b8cb4
Add a command to warp all players to a new lobby.
2010-05-21 02:35:29 +02:00
Loïc Hoguin
53f2c49e73
db: Cleanup users who didn't reach game after login every 5 minutes.
2010-05-20 23:53:02 +02:00
Loïc Hoguin
2914393c3a
cron: New module for keepalive packet handling and other cron jobs.
2010-05-20 23:50:56 +02:00
Loïc Hoguin
a897f94a5f
Remove useless TODOs.
2010-05-20 07:57:50 +02:00
Loïc Hoguin
9194636b46
game: Handle ALL broadcast packets correctly and securely.
...
Possibly still incomplete support for a few packets that would require
saving for example.
Also change all Map and Entry to little endian to fix a few issues.
2010-05-20 07:55:17 +02:00
Loïc Hoguin
d603955e32
game: Handle errors correctly when failing to accept connections.
2010-05-20 01:42:52 +02:00
Loïc Hoguin
8415a2e03a
game: Initial sit-on-chair support.
2010-05-20 01:42:21 +02:00
Loïc Hoguin
7909582cd0
login: Handle errors correctly when failing to accept connections.
2010-05-20 00:00:14 +02:00
Loïc Hoguin
db3423e208
Correctly handle the file size when sending a quest.
2010-05-19 19:27:22 +02:00
Loïc Hoguin
b579a5bbc3
Add global messages feature. They can be sent using egs:global from the console.
2010-05-19 19:26:24 +02:00
Loïc Hoguin
86217c5d3b
Correct a bad assumption about the 0f0a handler.
2010-05-17 19:47:49 +02:00
Loïc Hoguin
03a4dfbe98
Add dummy handlers for standing still, sit on chair and an unknown command.
2010-05-17 04:56:02 +02:00
Loïc Hoguin
317043d66e
Fix seeing players in other lobbies than floor 1.
2010-05-17 04:55:51 +02:00
Loïc Hoguin
09e585b549
Fix a crash in packet_split. Packets don't always arrive full.
2010-05-17 04:53:23 +02:00
Loïc Hoguin
a870dc618f
Fix lobby actions, now broadcasted to other players.
2010-05-15 19:53:04 +02:00
Loïc Hoguin
0c05e0e7f4
Initial work on coordinates handling. Fix warping on spawn.
...
Updated MOTD.
2010-05-15 19:31:48 +02:00
Loïc Hoguin
fd6e3ac62f
Fix the missing chat modifiers (shout, cut-in).
2010-05-15 17:10:07 +02:00
Loïc Hoguin
87ca8dda15
Fix a crash related to an undefined function.
2010-05-15 16:45:25 +02:00
Loïc Hoguin
c8c167c556
Fix race conditions when querying user information. Probably.
2010-05-15 16:12:00 +02:00
Loïc Hoguin
9ad0e2d771
Parameterize the game server IP.
...
Ready for an initial buggy public test.
2010-05-15 01:58:25 +02:00
Loïc Hoguin
ddf13edfc7
Copyright notice: gasetools -> EGS. Whoops! Thanks.
2010-05-15 01:55:23 +02:00
Loïc Hoguin
2fa07b0cc9
Make new players appear. Probably incorrect way to do it.
...
Players disconnecting still leave a ghost behind them.
2010-05-15 01:53:20 +02:00
Loïc Hoguin
b521233125
Handle other players and their movements.
...
This does not include making a player appear right after spawning,
making a player disappear after logoff and most lobby actions.
This probably isn't even correct or complete but it works for now.
2010-05-14 23:45:03 +02:00
Loïc Hoguin
9b315de02e
Use the username and password entered to separate the save data into accounts.
2010-05-13 20:45:17 +02:00
Loïc Hoguin
894a6b1d9c
login: Add entrance 2 port for JP.
2010-05-13 17:24:35 +02:00
Loïc Hoguin
8220c8ad92
Initial commit. Server capable of handling a few lobbies.
...
Players are still isolated from each other in this version.
2010-05-13 17:05:25 +02:00