genxium
|
bd9beec5e5
|
Added more helper functions for backend collision debugging.
|
2022-11-12 20:34:38 +08:00 |
|
genxium
|
89a54211e1
|
Aligned constants used for backend collision unit-testing.
|
2022-11-12 12:18:00 +08:00 |
|
genxium
|
98daeff408
|
Updated frontend logging.
|
2022-11-11 23:43:51 +08:00 |
|
genxium
|
320e98361e
|
Fixes for resync.
|
2022-11-11 20:10:43 +08:00 |
|
genxium
|
15a062af10
|
Completed frontend refactoring for more convenient unit testing.
|
2022-11-11 13:27:48 +08:00 |
|
yflu
|
3f4e49656a
|
Temp broken commit during frontend refactoring.
|
2022-11-11 00:04:00 +08:00 |
|
genxium
|
f97ce22cef
|
Refactored backend for convenience of unit-testing.
|
2022-11-10 21:28:46 +08:00 |
|
genxium
|
901b189c5a
|
Improvements on using integer positioning.
|
2022-11-10 18:18:00 +08:00 |
|
genxium
|
885443c2b1
|
Fixes to frontend coordinate conversion.
|
2022-11-09 23:46:11 +08:00 |
|
genxium
|
aa795fcee5
|
Fixed frontend compilation.
|
2022-11-09 18:13:53 +08:00 |
|
genxium
|
cb3c19a339
|
Fixed Golang part compilation.
|
2022-11-09 14:20:26 +08:00 |
|
yflu
|
d3d3629618
|
A broken commit.
|
2022-11-09 12:19:29 +08:00 |
|
genxium
|
f37f4337de
|
Minor update to floating number precision.
|
2022-11-08 21:38:23 +08:00 |
|
genxium
|
1a3b3a0a7a
|
Fixed multi-barrier collision handling in backend.
|
2022-11-06 13:42:40 +08:00 |
|
genxium
|
ec2a21dbe7
|
Minor fix for "false == Room.BackendDynamicsEnabled".
|
2022-10-31 09:02:14 +08:00 |
|
yflu
|
8038b393e0
|
Formatted codes.
|
2022-10-25 23:36:55 +08:00 |
|
genxium
|
486c46f608
|
Added backend dynamics toggle.
|
2022-10-25 10:42:36 +08:00 |
|
yflu
|
fe826b393b
|
Updated logs in frontend.
|
2022-10-25 00:05:38 +08:00 |
|
yflu
|
0f4d067c06
|
Updated test cases for frontend-backend-collision-reconciliation.
|
2022-10-22 13:38:10 +08:00 |
|
yflu
|
150e30db2a
|
Drafted backend collision with pushback calculations.
|
2022-10-21 22:39:08 +08:00 |
|
genxium
|
62f10e0877
|
Added collision test in collider visualizer.
|
2022-10-19 09:48:52 +08:00 |
|
genxium
|
232d8ad148
|
Fixes for backend collision handling.
|
2022-10-15 21:39:22 +08:00 |
|
genxium
|
d49e7830d4
|
Fixes for collider polygonal shape drawing.
|
2022-10-15 16:51:38 +08:00 |
|
genxium
|
1122f4d71c
|
Added simple map for calibration.
|
2022-10-15 00:35:32 +08:00 |
|
genxium
|
e762d257a6
|
Refactored module structure for ease of testing backend colliders.
|
2022-10-14 16:08:22 +08:00 |
|
genxium
|
286944b88c
|
Added basic backend collider visualizer.
|
2022-10-14 11:49:04 +08:00 |
|
genxium
|
05dc593d2c
|
Temp commit.
|
2022-10-10 21:58:29 +08:00 |
|
genxium
|
5f9aaddc9c
|
Fixed clock sync and camera tracking.
|
2022-10-10 14:33:04 +08:00 |
|
genxium
|
e224aaf680
|
Updated pb schema.
|
2022-10-10 12:17:23 +08:00 |
|
genxium
|
a6731dc7d6
|
Minor fixes for rejoining signals.
|
2022-10-04 11:24:47 +08:00 |
|
genxium
|
1004fd45db
|
Fixed timing for upsync confirmation merge.
|
2022-10-03 23:54:38 +08:00 |
|
genxium
|
09b12c5b16
|
Updated documentation.
|
2022-10-03 20:25:51 +08:00 |
|
genxium
|
9d9bea21ef
|
Minor updates.
|
2022-10-03 00:22:05 +08:00 |
|
genxium
|
54d6e52498
|
Minor fix for frontend chaserRenderFrameId positioning and logging.
|
2022-10-02 16:19:54 +08:00 |
|
genxium
|
4d1de44ee5
|
Updated config uniformity.
|
2022-10-02 11:33:40 +08:00 |
|
genxium
|
f3a576ba13
|
Minor updates.
|
2022-10-01 23:54:48 +08:00 |
|
genxium
|
2264c0d362
|
Updated logging.
|
2022-10-01 20:45:52 +08:00 |
|
genxium
|
cd83539197
|
Fixed some trivial runtime errors.
|
2022-10-01 17:26:37 +08:00 |
|
genxium
|
a2a8be9068
|
Added backend collider initialization codes.
|
2022-10-01 15:14:05 +08:00 |
|
genxium
|
266335b7c6
|
Refactoring backend for periodical force confirmation.
|
2022-09-30 23:25:32 +08:00 |
|
genxium
|
14fb8e94b2
|
Preparation of server-side collision calc.
|
2022-09-26 23:09:18 +08:00 |
|
genxium
|
2dfd6083c5
|
Fixed a few indexing errors.
|
2022-09-26 10:36:46 +08:00 |
|
genxium
|
1cc0eed39e
|
A temp commit after coping with many obvious runtime errors.
|
2022-09-25 17:16:44 +08:00 |
|
genxium
|
f3428c88df
|
Minor fix on rollback frame id counting.
|
2022-09-21 17:22:34 +08:00 |
|
genxium
|
e90a335c56
|
Initial commit.
|
2022-09-20 23:52:55 +08:00 |
|