genxium
|
52be2a6a79
|
Simplified frontend anim handling.
|
2022-11-26 00:04:22 +08:00 |
|
genxium
|
fa491b357d
|
Fixed frontend animation switch after atk and stun.
|
2022-11-25 22:44:01 +08:00 |
|
genxium
|
695eacaabc
|
Fixed frontend animation switch.
|
2022-11-25 21:53:30 +08:00 |
|
genxium
|
0324b584a5
|
Fixed frontend countdown display.
|
2022-11-25 17:57:10 +08:00 |
|
genxium
|
70e552f5f0
|
Simplified frontend handling of RoomDownsyncFrame.
|
2022-11-25 13:26:22 +08:00 |
|
genxium
|
c58e690a47
|
Updated frontend animation trigger mechanism.
|
2022-11-25 12:05:22 +08:00 |
|
genxium
|
1593965950
|
Fixed backend bullet collision handling.
|
2022-11-25 09:07:43 +08:00 |
|
genxium
|
2a1105efa4
|
Added collision debug logs in backend.
|
2022-11-24 21:56:34 +08:00 |
|
genxium
|
04de4666d5
|
Fixes for melee attack sync.
|
2022-11-24 20:46:44 +08:00 |
|
 WingandGitHub
|
2290c57c1c
|
Merge pull request #8 from genxium/character_attack
Added melee attack feature.
|
2022-11-24 17:51:46 +08:00 |
|
genxium
|
24d5ad9dc8
|
Drafted backend handling of melee attack.
|
2022-11-24 17:48:07 +08:00 |
|
genxium
|
fdc296531a
|
A broken commit during backend bullet adaptation.
|
2022-11-24 12:48:03 +08:00 |
|
genxium
|
becc56f672
|
Minor fix.
|
2022-11-23 16:25:08 +08:00 |
|
yflu
|
58c18ab7ae
|
Drafted rollback compatible bullet lifecycle events.
|
2022-11-23 12:30:30 +08:00 |
|
genxium
|
024d527f3d
|
Drafted attack trigger logic in OfflineMap.
|
2022-11-22 22:31:06 +08:00 |
|
genxium
|
9b29edaaa1
|
Added resources for WaterGhost animation.
|
2022-11-22 16:19:04 +08:00 |
|
genxium
|
360f2fc22b
|
Simplified backend config loading.
|
2022-11-21 17:27:32 +08:00 |
|
yflu
|
2dbc529978
|
Fixes for jiggling character animation on resynced.
|
2022-11-21 00:23:01 +08:00 |
|
genxium
|
d21f59cafa
|
Minor fix.
|
2022-11-20 21:07:45 +08:00 |
|
 WingandGitHub
|
335fef66ef
|
Merge pull request #7 from genxium/dungeon_characters
Updated anim of characters, and minor updates to inputs on wire to support atk button.
|
2022-11-20 20:18:44 +08:00 |
|
genxium
|
52480ab29f
|
Updated TouchEventsManager to support input from Keyboard as well as an additional atk btn.
|
2022-11-20 20:13:08 +08:00 |
|
genxium
|
971f6461ab
|
Updated charts.
|
2022-11-20 12:27:29 +08:00 |
|
genxium
|
061aa449c9
|
Fixes for online map class to use updated character animations.
|
2022-11-19 22:59:12 +08:00 |
|
genxium
|
78dd9ecd85
|
Initial commit for offline map, might break the online version.
|
2022-11-19 20:58:07 +08:00 |
|
yflu
|
d4226137b6
|
Initial draft of an offline map for testing new characters.
|
2022-11-17 23:39:32 +08:00 |
|
yflu
|
e432026fec
|
Fixed proto_gen_shortcut script for OSX.
|
2022-11-17 23:13:53 +08:00 |
|
 WingandGitHub
|
3e7718ed04
|
Merge pull request #6 from genxium/dungeon_battle
Added support of ORTHO orientation tmx.
|
2022-11-17 16:51:11 +08:00 |
|
genxium
|
b78dd54431
|
Regenerated new resource ccc meta files.
|
2022-11-17 15:10:17 +08:00 |
|
genxium
|
22fb72afbc
|
Fixed frontend tmx parsing for ortho map.
|
2022-11-17 15:01:35 +08:00 |
|
genxium
|
7b9172c27b
|
Fixed backend tmx parsing for ortho map.
|
2022-11-16 21:32:25 +08:00 |
|
genxium
|
7e12853a73
|
Added fineart resources.
|
2022-11-16 20:58:12 +08:00 |
|
genxium
|
95dcc2ef17
|
Updated README.
|
2022-11-13 22:23:54 +08:00 |
|
 WingandGitHub
|
63164569b1
|
Merge pull request #5 from genxium/integer_positioning
Integer positioning.
|
2022-11-13 14:14:50 +08:00 |
|
genxium
|
8a4efd023b
|
Updated README.
|
2022-11-13 14:13:19 +08:00 |
|
genxium
|
b031fc1c61
|
Minor fix on backend coordinate ratio conversion.
|
2022-11-13 13:06:52 +08:00 |
|
genxium
|
4369729d9c
|
Fixed recovery upon reconnection.
|
2022-11-13 11:37:30 +08:00 |
|
genxium
|
2d080ad134
|
Fixed backend collision constants.
|
2022-11-12 22:53:35 +08:00 |
|
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
|
a4ebde3e07
|
Updated CLI unit tests again.
|
2022-11-12 11:41:18 +08:00 |
|
genxium
|
41967b11f7
|
Updated CLI unit tests.
|
2022-11-12 11:20:16 +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
|
e5ed8124e8
|
Minor updates to frontend collider position reset pace.
|
2022-11-09 23:53:45 +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
|
4f1ce0d71a
|
Fixed typos.
|
2022-11-03 10:06:21 +08:00 |
|
genxium
|
1f728071a9
|
Updated charts.
|
2022-11-03 00:16:03 +08:00 |
|
 WingandGitHub
|
4b68917337
|
Fixed typo.
|
2022-11-02 12:40:26 +08:00 |
|
genxium
|
0cbf968228
|
Updated README.
|
2022-11-02 10:57:37 +08:00 |
|
genxium
|
ec2a21dbe7
|
Minor fix for "false == Room.BackendDynamicsEnabled".
|
2022-10-31 09:02:14 +08:00 |
|
 WingandGitHub
|
dc6402c2b7
|
Updated README.
|
2022-10-26 10:28:32 +08:00 |
|
yflu
|
8038b393e0
|
Formatted codes.
|
2022-10-25 23:36:55 +08:00 |
|
yflu
|
4e0f7b52d4
|
Fixed frontend ws session onclose handling.
|
2022-10-25 23:02:39 +08:00 |
|
genxium
|
486c46f608
|
Added backend dynamics toggle.
|
2022-10-25 10:42:36 +08:00 |
|
genxium
|
6d075877ec
|
Fixed frontend reconnection on page refresh for Firefox and Safari.
|
2022-10-25 09:52:38 +08:00 |
|
yflu
|
fe826b393b
|
Updated logs in frontend.
|
2022-10-25 00:05:38 +08:00 |
|
 WingandGitHub
|
c69aa25353
|
Merge pull request #4 from genxium/backend_collision_pushback
Backend collision pushback synchronization.
|
2022-10-22 13:52:52 +08:00 |
|
yflu
|
0f4d067c06
|
Updated test cases for frontend-backend-collision-reconciliation.
|
2022-10-22 13:38:10 +08:00 |
|
yflu
|
cff31d295c
|
Simplified frontend log.
|
2022-10-22 00:03:26 +08:00 |
|
yflu
|
150e30db2a
|
Drafted backend collision with pushback calculations.
|
2022-10-21 22:39:08 +08:00 |
|
genxium
|
bc8989a0e6
|
Minor update.
|
2022-10-19 17:56:52 +08:00 |
|
genxium
|
1959a7fd9a
|
Refactored use of SAT collision checking.
|
2022-10-19 17:32:18 +08:00 |
|
genxium
|
3baaf1d52c
|
Updated collider utility encapsulation for visualization subproject.
|
2022-10-19 15:10:11 +08:00 |
|
genxium
|
62f10e0877
|
Added collision test in collider visualizer.
|
2022-10-19 09:48:52 +08:00 |
|
genxium
|
c3c7854e92
|
Simplified frontend codes.
|
2022-10-16 10:38:38 +08:00 |
|
genxium
|
cb794d70c7
|
Updated video demo link.
|
2022-10-15 22:00:59 +08:00 |
|
 WingandGitHub
|
0047259e9f
|
Merge pull request #3 from genxium/backend_collision
Added backend collision handling.
|
2022-10-15 21:56:23 +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
|
f2c8d4cd65
|
Minor updates on logging.
|
2022-10-14 18:47:09 +08:00 |
|
genxium
|
4e7f9e63ac
|
Made collider visualizer show the actual collider geometry from config file.
|
2022-10-14 18:02:03 +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 |
|
yflu
|
9c07b43157
|
Minor update.
|
2022-10-07 10:36:19 +08:00 |
|
yflu
|
3203ea9f1e
|
Fixed typo.
|
2022-10-07 10:10:33 +08:00 |
|
genxium
|
d90c4ead91
|
Updated README.
|
2022-10-05 23:43:38 +08:00 |
|
 WingandGitHub
|
1e5d7d1d06
|
Merge pull request #2 from genxium/backend_render_frame_calc
Added rejoining feature.
|
2022-10-04 11:31:27 +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 |
|