Commit Graph

79 Commits

Author SHA1 Message Date
Nobody
3053cb987b Add new hosts to certificate 2022-02-17 19:42:32 +05:00
Nobody
68d8adfe36 Disable local_ip_address crate as of now it doesn't support cross-compilation 2022-02-09 20:22:10 +05:00
Nobody
b83363fd6d Implement basic entity (de)spawning (gadgets, mobs, npcs) 2022-02-09 00:41:04 +05:00
Nobody
8b6f33421c Track current block for the player 2022-02-07 23:17:43 +05:00
Nobody
5e3e03710e Use IdManager in GameWorld instead of hardcoded constants 2022-02-04 23:00:01 +05:00
Nobody
c5bd44e747 Enable entity subsystem 2022-02-04 22:58:55 +05:00
Nobody
3cf1b4719b Track player's location 2022-02-04 22:58:19 +05:00
Nobody
1c70db7459 Add functions to properly handle IDs of entities 2022-02-04 22:56:54 +05:00
Nobody
7cd3c6bae6 Elaborate entity subsystem some more 2022-02-03 23:00:38 +05:00
Nobody
02b9923f2a Add simple utility trait for unpacking protobufs 2022-02-03 23:00:13 +05:00
Nobody
26f446616a Subsystem for entity handling 2022-02-03 18:17:57 +05:00
Nobody
6342ff883e Fix copy-paste error 2022-02-03 18:17:15 +05:00
Nobody
0a18a3f970 Remove forgotten prank 2022-02-02 20:42:59 +05:00
Nobody
2cd0c7d840 Implement Lua Scene loading 2022-02-02 20:42:41 +05:00
Nobody
9b088aaf80 Move mapper and avatar building into separate module 2022-01-26 21:49:54 +05:00
Nobody
2d9aa1dc4c Make spoofed user ID public 2022-01-26 21:47:57 +05:00
Nobody
efafc2a60b Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
Nobody
d36f469e81 Use local server name and IP (sometimes) 2022-01-26 21:46:29 +05:00
Nobody
2db27bc813 Updated .gitignore 2022-01-26 21:43:50 +05:00
Nobody
6077358128 New dependencies 2022-01-26 21:42:15 +05:00
Nobody
9e13045fa3 Add license 2022-01-21 23:07:40 +05:00
Nobody
2f0741868e One step close to DB 2021-11-25 04:57:09 +05:00
Nobody
4d32da1e2e Refactoring, moving out proto to separate repo, fixed login bug 2021-10-21 02:51:01 +05:00
Nobody
39f2618916 Dispatch server is here! (HTTP-only for now) 2021-10-10 01:33:37 +05:00
Nobody
3b8ba83b6b Everything's working! 2021-10-09 20:05:53 +05:00
Nobody
227a5ad7c8 Autogenerate PacketId enum 2021-10-03 00:18:53 +05:00
Nobody
4b9fda1f84 Login success! 2021-10-03 00:17:33 +05:00
Nobody
518b68cf25 First working attempt 2021-09-25 00:37:52 +05:00
Jasuf
346afbee3a
Initial commit 2021-09-25 00:32:31 +05:00