Commit Graph

50 Commits

Author SHA1 Message Date
edmand46 6a71fe5fe0 feat: restore properties 2022-08-25 23:12:33 +04:00
edmand46 51c0482a40 fix: leave player logic 2022-08-21 00:15:07 +04:00
edmand46 9e16c53cad fix: gameloop optimization 2022-08-20 22:05:43 +04:00
edmand46 6ec29e5dcd 1.0.11-rc 2022-08-20 12:27:04 +04:00
edmand46 65c1d9c6d4 feat: added checks and new ragon serializer methods 2022-08-14 15:39:22 +04:00
edmand46 f2934bc8ee fix: static in snapshot 2022-08-14 12:36:12 +04:00
edmand46 81879d4fe2 fix: event replication 2022-08-14 11:31:56 +04:00
edmand46 34107cbd5f feat: added checking of owner 2022-08-14 11:17:22 +04:00
edmand46 ba2ce25aec chore: removed some logs 2022-08-14 11:14:11 +04:00
edmand46 dff6dbcf97 feat: support static entity 2022-08-13 23:22:46 +04:00
edmand46 ae485f96d4 wip 2022-08-13 18:54:02 +04:00
edmand46 655cf3503d feat: farget for replication 2022-07-31 19:06:56 +04:00
edmand46 944cb65733 refactor: remove NetStack dependency 2022-07-31 18:02:17 +04:00
edmand46 e2032f381a refactor: added error message on creation or joining to room 2022-07-31 09:37:05 +04:00
edmand46 85336f998e refactor: allow set roomId from client, added base room parameters 2022-07-30 16:02:53 +04:00
edmand46 16b8d3a062 feat: replication level 2022-07-30 14:07:48 +04:00
edmand46 5f3b2d7ed8 - Added support entities on scene
- Improved performance
2022-07-13 07:56:44 +04:00
edmand46 773adeefb2 feat: added scheduler, minor fixes 2022-07-02 11:02:09 +04:00
edmand46 e674600308 fixed: removed outdated code 2022-06-25 23:00:00 +04:00
edmand46 76caa840bd update version 2022-06-25 13:26:39 +04:00
edmand46 1e41b9f2eb refactor 2022-06-25 11:08:50 +04:00
edmand46 e9c129e2f2 version 2022-06-23 21:57:45 +04:00
edmand46 189278e17c added: stress testing 2022-06-23 21:57:24 +04:00
edmand46 05c8904601 wip 2022-06-23 20:45:41 +04:00
edmand46 3efd73d8cb chore: update server version 2022-05-29 16:18:55 +04:00
edmand46 a85ac99a3c fixed: event replication 2022-05-29 16:15:26 +04:00
edmand46 62d3f7acdd fixed: incorrected snapshot on reconnecting, added resizble serializer 2022-05-28 11:53:42 +04:00
edmand46 e2d07eb396 fixed: snapshot 2022-05-28 10:33:06 +04:00
edmand46 4f00c36cd9 feat: reworked room with new serializer, reduce header of packet, added snapshot, added player join, left, ownership changed events events, added dispatch of states
fixed: missed authority bug
2022-05-26 21:09:53 +04:00
edmand46 2ef1da5c90 feat: added player id for identify user in external services 2022-05-26 21:05:54 +04:00
edmand46 ec65b9f305 feat: added spawn payload in snapshot, reduce allocations in entity state 2022-05-26 21:05:05 +04:00
edmand46 35ca016520 chore: move to thread application logic, updated logo 2022-05-18 22:17:25 +04:00
Oleg Dzhuraev bcec99cff1 Recursion fix and room bytes count corrected 2022-05-17 13:59:46 +03:00
edmand46 018c8d078d 1.0.0-rc 2022-05-14 23:46:09 +04:00
edmand46 f88aa728c3 feat: ticks, state authority, event authority 2022-05-14 10:36:21 +04:00
edmand46 053d5c9383 chore: update naming game -> simple server 2022-05-14 10:35:17 +04:00
edmand46 3188477ed7 fixed: missed entity type on restoring state 2022-05-09 22:07:11 +04:00
edmand46 4740f627ee fixed: thread balancer 2022-05-08 19:29:56 +04:00
edmand46 e2ccdf9e01 wip 2022-05-08 10:11:50 +04:00
edmand46 02a04df21f wip 2022-05-08 10:00:00 +04:00
edmand46 c916358728 wip 2022-05-08 09:59:20 +04:00
edmand46 6d60df5c01 wip 2022-05-08 00:40:11 +04:00
edmand46 02160f8b33 chore: rename namespace 2022-05-01 21:39:46 +04:00
edmand46 6fa19a90c7 fixed: FindAndJoin 2022-05-01 15:48:53 +04:00
edmand46 2aefc47d7c wip 2022-05-01 13:51:52 +04:00
edmand46 f3961e4740 wip 2022-05-01 10:47:02 +04:00
edmand46 0245048e9c wip 2022-04-30 23:11:48 +04:00
edmand46 0253e20e5a wip 2022-04-30 16:35:12 +04:00
edmand46 2dd81cd859 refactoring: heap -> span 2022-04-30 08:20:17 +04:00
edmand46 b26e7c1402 initial 2022-04-24 09:05:15 +04:00