Commit Graph
100 Commits
Author SHA1 Message Date
genxium a44535cad2 Fixes for revival dynamics. 2023-02-19 21:05:25 +08:00
genxium 8b5a96e825 Enhanced exception handling on frontend. 2023-02-19 13:42:25 +08:00
genxium 618531f5c6 Minor fix. 2023-02-18 13:21:34 +08:00
genxium 8345d55e76 Updated collision constant setup. 2023-02-18 11:46:01 +08:00
genxium a48e2f3cc0 Fixed bullet cloning. 2023-02-18 11:13:33 +08:00
yflu 83419a6f23 Fixed debug boundary drawing. 2023-02-17 22:44:21 +08:00
genxium b19549b0a8 Enhanced inplace rdf update. 2023-02-17 18:54:51 +08:00
genxium 60866674b5 Fixed multiplayer mode for new dynamics calculation. 2023-02-17 15:38:37 +08:00
genxium a4941c1273 Minor fix. 2023-02-17 14:35:42 +08:00
genxium 2b304eaa75 A temp dirty commit having mysterious left moving players. 2023-02-17 12:26:07 +08:00
genxium c6b98855af Reduced externalization cost. 2023-02-16 22:23:12 +08:00
genxium 4e0928cb1b Drafted inplace memory version of game dynamics. 2023-02-16 17:13:09 +08:00
genxium fb42533f55 Temp update to remove use of MakeFullWrapper for reducing redundant CPU time in profiling. 2023-02-16 10:14:37 +08:00
genxium 9dff989e02 Drafted inplace_ring_buff. 2023-02-15 21:34:27 +08:00
genxium 5b7f35b874 Applied ringbuff to resolv_tailored for reducing memory usage. 2023-02-15 15:38:20 +08:00
genxium 2d179d0cdf Minor update. 2023-02-14 23:27:21 +08:00
genxium f4b303eb91 Started preparation of in-place clone utilities in jsexport. 2023-02-14 15:38:21 +08:00
genxium 5d92b339f6 Enhanced logging efficiency. 2023-02-13 15:37:13 +08:00
genxium 642adff919 Minor fix. 2023-02-13 11:52:47 +08:00
genxium 62c51b1838 Enhanced pre-battle start GUI. 2023-02-13 10:34:56 +08:00
genxium 2751569e0c Fixed data path for character select. 2023-02-12 23:04:20 +08:00
genxium d623916b3c Minor fix. 2023-02-12 22:10:42 +08:00
genxium efd070a11b Merge branch 'main' of github.com:genxium/DelayNoMore 2023-02-12 18:46:13 +08:00
genxium d111de0a7a Drafted character selection. 2023-02-12 18:45:57 +08:00
yflu c2fa251e69 Updated documentation. 2023-02-12 12:10:20 +08:00
genxium de16e8e8de Simplified bullet handling. 2023-02-11 12:08:01 +08:00
genxium 365177a3af Renamed CPP files. 2023-02-10 11:38:21 +08:00
genxium b79e2dc935 Enhanced UDP message callback handling. 2023-02-09 23:34:00 +08:00
genxium 7b0c807496 Drafted enhancement of UDP message callback. 2023-02-09 10:18:23 +08:00
genxium 5c611b626d Minor fix. 2023-02-08 19:28:40 +08:00
genxium 38149279bd Drafted hp handling. 2023-02-08 18:32:59 +08:00
genxium a762c563d9 Updated skill sets and animations. 2023-02-07 11:31:59 +08:00
genxium 6a0d729dee Added more animation resources. 2023-02-06 12:02:44 +08:00
genxium f10389bf55 Minor update. 2023-02-05 20:24:09 +08:00
genxium 6b3d1ed49a Enhanced UI handling upon battle started. 2023-02-05 18:44:37 +08:00
genxium d25bb5ff10 Enhanced inertia handling. 2023-02-05 11:27:26 +08:00
genxium d38d4b4ec9 Updated README. 2023-02-05 00:16:09 +08:00
genxium 03828db6ff Reverted input scale. 2023-02-04 21:41:58 +08:00
genxium 917fca2bcd Improved on wall dynamics. 2023-02-04 18:33:49 +08:00
genxium 680e4f1f59 Updated README. 2023-02-03 22:56:58 +08:00
genxium f367609276 Fixes for rollback on UDP peer upsync. 2023-02-03 22:06:03 +08:00
genxium 70ae4a4c92 Fixed socket binding compatibility issue for Android and Windows. 2023-02-03 09:51:56 +08:00
genxium 6f561bea87 Fixed build for Android. 2023-02-03 00:21:07 +08:00
genxium 70a86c27b0 Enhancement for libuv thread safety. 2023-02-02 21:53:43 +08:00
genxium b0f37d2237 Minor update. 2023-02-01 23:41:08 +08:00
genxium 09376b827d Reverted magic constants. 2023-02-01 23:27:27 +08:00
genxium d560392c79 Minor fix. 2023-02-01 23:17:55 +08:00
genxium c75f642011 Minor update again. 2023-02-01 22:55:27 +08:00
genxium 5cfcac6cf6 Minor update. 2023-02-01 21:44:33 +08:00
genxium d37ebd4c33 Updated README. 2023-02-01 18:59:14 +08:00
genxium 1d138b17c3 Fixes for UDP p2p packets handling in frontend input buffer. 2023-02-01 17:43:15 +08:00
genxium 851678e2f3 Minor fix. 2023-02-01 13:09:17 +08:00
genxium 2fb6fd6bea Updated CameraTracker. 2023-01-31 23:11:46 +08:00
genxium e3440a2a06 Fixes for UDP use in input prediction. 2023-01-31 22:39:21 +08:00
genxium 8de2d6e4e7 Enhancement for type#1 force-confirmation trigger. 2023-01-31 09:57:37 +08:00
genxium ba2dd0b22e Added thread-safety comments for libuv codes. 2023-01-30 23:41:22 +08:00
genxium 754610d31b Updated documentation. 2023-01-30 09:56:19 +08:00
genxium a35de9b83c Enhanced backend udp tunnel workflow. 2023-01-30 09:21:06 +08:00
genxium 2b6cb57050 Enabled backend udp tunnel forwarding. 2023-01-30 00:25:11 +08:00
genxium 677e76179c Minor fix. 2023-01-29 22:38:12 +08:00
genxium c65c122f45 Added front-to-back UDP channel punching. 2023-01-29 18:20:48 +08:00
genxium b5530b352b Updated pb files. 2023-01-29 13:10:19 +08:00
genxium 4e638fb2ec Preparing in battle udp tunnel on backend. 2023-01-29 12:42:48 +08:00
genxium 7c454130db Minor fix. 2023-01-28 23:50:32 +08:00
genxium 5863f88435 Minor update. 2023-01-28 12:55:22 +08:00
genxium bbf07fe518 Fixed Android segfault on mysterious udp reception callback. 2023-01-28 10:52:58 +08:00
genxium 26660d75d2 Minor fix. 2023-01-28 00:13:30 +08:00
genxium 76cdbc8f1f Updated trouble shooting doc. 2023-01-28 00:10:10 +08:00
genxium 4097a8da75 Fixed libuv multithreading. 2023-01-27 22:51:34 +08:00
genxium e7bf6ec16b Added basic input upsync via udp. 2023-01-26 21:34:29 +08:00
genxium 7ab983949c Fixes in udp_session type usage for cross-platform use. 2023-01-26 12:43:38 +08:00
genxium 2028f8277d Fixed Android building setup. 2023-01-26 00:08:46 +08:00
genxium 60bb74169e Fixed libuv resource deallocation. 2023-01-25 23:47:54 +08:00
genxium 8536521136 Integrated basic holepunching for multiplayer codebase. 2023-01-25 18:26:13 +08:00
genxium 5df545e168 Fixes for frontend hole punching compatibility. 2023-01-25 11:57:59 +08:00
genxium 6bc3feab58 Fixed part of Cpp to Js callback scopes. 2023-01-24 21:30:58 +08:00
genxium e21e1b840f Drafted udp holepunching upsync pathway. 2023-01-24 12:00:49 +08:00
genxium ef345e0e48 Fine tune for rollback params. 2023-01-24 10:08:34 +08:00
genxium 0168e2182e Further updates on win32 build templates. 2023-01-23 23:18:21 +08:00
genxium 58b06f6a10 Updated win32 build templates. 2023-01-23 12:22:34 +08:00
genxium 58e60a789f Preparation for native app build. 2023-01-22 23:05:32 +08:00
genxium b5b43bb596 Minor update. 2023-01-22 14:32:32 +08:00
genxium 59767c1ed5 Added network doctor stats. 2023-01-22 11:39:27 +08:00
genxium 1c6ad5c8f8 Minor fix. 2023-01-21 23:03:55 +08:00
genxium 34e0893eb8 Added network doctor for frontend. 2023-01-21 22:53:41 +08:00
genxium cc7524becd Updated README. 2023-01-21 11:59:01 +08:00
genxium d06cb18a08 Fixed inertia on jumping. 2023-01-21 11:11:48 +08:00
genxium 00816fb636 Minor update. 2023-01-21 10:41:38 +08:00
genxium ff24bea055 Fixed fireball trigger. 2023-01-21 10:40:13 +08:00
genxium 56d66a128a Minor updates. 2023-01-20 23:44:26 +08:00
genxium 2f097dfec5 Added turn-around and dashing actual triggers. 2023-01-20 23:22:02 +08:00
genxium ff48b47ecc Updated documentation for the plan of UDP secondary session. 2023-01-20 20:49:26 +08:00
genxium 7a0127b17d Updated README. 2023-01-20 14:32:38 +08:00
genxium 59c8427c70 Enhanced turn-around performance. 2023-01-20 11:29:27 +08:00
genxium c357ebad3b Updated README again. 2023-01-19 22:19:40 +08:00
genxium b2e1f7c2a6 Updated README. 2023-01-19 10:45:48 +08:00
genxium 9a8c32197e Added TurnAroundFramesToRecover. 2023-01-19 09:20:52 +08:00
genxium a82a238ce9 Added frontend log for inspection of "onPeerInputFrameUpsync". 2023-01-18 22:43:10 +08:00
genxium 5b76c5bbfb Minor fix. 2023-01-18 18:03:54 +08:00
genxium b81c470135 Drafted peer inputFrameUpsync broadcasting mechanism. 2023-01-18 17:53:58 +08:00