Commit Graph

614 Commits

Author SHA1 Message Date
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