Closed Telokis closed 1 year ago
This version have been published to npm as typed-adventureland@socket
for testing purposes.
Appears to be merge conflicts with package.json @Telokis
Not a big fan of the "Client to Server" name, but I don't really have any better alternative for the events.
some of the things feels more like a Request/Response kind of deal to me I guess. but that is just because socket.io is also used for requests.
@thmsndk I understand but I couldn't find more explicit for the events. :(
Imported all socket events from https://github.com/earthiverse/ALClient/blob/master/source/definitions/adventureland-server.ts.
Also added
G.drops
since they were needed.Fixes #19 Fixes #23