genxium
|
71a5a7b727
|
Drafted anti-air attack for Monk.
|
2023-01-11 22:24:31 +08:00 |
|
genxium
|
934a495d47
|
Updates for fireball bullet.
|
2023-01-11 18:42:57 +08:00 |
|
genxium
|
9725fb9df2
|
Minor updates.
|
2023-01-10 12:47:05 +08:00 |
|
Wing
|
7d922aab0b
|
Merge pull request #18 from genxium/npc
Emergency fix for bullet lifecycle handling.
|
2023-01-10 12:40:35 +08:00 |
|
genxium
|
823624d95d
|
Implemented basic fireball collision.
|
2023-01-10 12:37:38 +08:00 |
|
genxium
|
ab122a7bc8
|
Drafted new character as NPC.
|
2023-01-08 20:34:29 +08:00 |
|
genxium
|
5b9b3a0b55
|
Updated documentation.
|
2023-01-07 22:51:06 +08:00 |
|
genxium
|
24e980c17f
|
Simplified backend input prediction.
|
2023-01-05 14:07:59 +08:00 |
|
genxium
|
ab6a04693d
|
Enhanced backend input prediction alignment with the frontend counterpart.
|
2023-01-05 12:14:55 +08:00 |
|
genxium
|
bce26f4663
|
Minor fix.
|
2023-01-05 10:34:32 +08:00 |
|
Wing
|
938ca7e57d
|
Merge pull request #17 from genxium/multihit
Added cancellable skills.
|
2023-01-05 10:23:28 +08:00 |
|
genxium
|
e2191f9d13
|
Misc fixes.
|
2023-01-05 10:20:01 +08:00 |
|
genxium
|
2d04363d69
|
Fixed frontend debug drawer.
|
2023-01-04 23:49:19 +08:00 |
|
genxium
|
80c6e05731
|
Initial attempt integrating online battle.
|
2023-01-02 23:35:56 +08:00 |
|
genxium
|
69581009ee
|
Further simplified proto communication.
|
2023-01-02 20:42:23 +08:00 |
|
genxium
|
bd870e4059
|
Misc fixes.
|
2023-01-02 16:38:13 +08:00 |
|
genxium
|
915bbcae3d
|
Fixes for KnifeGirl anim.
|
2023-01-02 12:23:15 +08:00 |
|
genxium
|
4c64c1984c
|
Enhanced multihit config.
|
2023-01-02 00:08:54 +08:00 |
|
genxium
|
325dbfb79c
|
A temp broken commit except for OfflineMap - drafted basic cancellable skills.
|
2023-01-01 20:18:35 +08:00 |
|
genxium
|
8b80117d3d
|
A temp broken commit except for OfflineMap - refactoring character/skill/bullet config hierarchy.
|
2023-01-01 15:43:25 +08:00 |
|
genxium
|
c7fc377a2b
|
A temp broken commit except for OfflineMap - refactoring jumping.
|
2022-12-31 23:28:09 +08:00 |
|
Wing
|
b34fa79aeb
|
Merge pull request #16 from genxium/gopherjs
Employed Gopherjs into unified game dynamics codegen.
|
2022-12-29 15:11:37 +08:00 |
|
genxium
|
b466f1196d
|
Minor fix.
|
2022-12-29 15:06:06 +08:00 |
|
genxium
|
ec8760c24b
|
Fixed PlayerDownsync end-to-end communication.
|
2022-12-29 15:03:40 +08:00 |
|
genxium
|
d773b57299
|
Minor fix.
|
2022-12-29 14:09:56 +08:00 |
|
genxium
|
69f0ddc171
|
Initial recovery of MeleeBullet in online battle.
|
2022-12-29 12:21:01 +08:00 |
|
genxium
|
11d001465d
|
Putting back MeleeBullets into game mechanics.
|
2022-12-28 23:12:02 +08:00 |
|
genxium
|
f4868197b6
|
Temp broken commit during refactoration of jsexport inputbuffer handling.
|
2022-12-28 18:28:42 +08:00 |
|
genxium
|
c017aaa7ed
|
Formalized use of frame data logging.
|
2022-12-27 10:23:30 +08:00 |
|
genxium
|
335e11e925
|
Finally fixed inconsistent pushbacks between frontend and backend.
|
2022-12-26 22:50:13 +08:00 |
|
genxium
|
bb6055f48c
|
Fixed collider visualizer.
|
2022-12-26 20:37:40 +08:00 |
|
genxium
|
ac5217611d
|
Added basic frontend-backend dynamics comparison logging.
|
2022-12-26 18:25:20 +08:00 |
|
genxium
|
0b0de0beb3
|
Fixes for backend integration.
|
2022-12-26 15:11:35 +08:00 |
|
genxium
|
bc8eab8115
|
Fixes for frontend rollback field access.
|
2022-12-26 12:27:05 +08:00 |
|
genxium
|
a85c6f9ad8
|
Refactored backend to use jsexport dynamics.
|
2022-12-26 00:01:12 +08:00 |
|
genxium
|
8139a00939
|
Optimized jsexport by tailored resolv lib.
|
2022-12-25 18:44:29 +08:00 |
|
genxium
|
9ffcc6fbd8
|
Temp broken commit, refactoring battle_srv to use jsexport.
|
2022-12-25 15:39:30 +08:00 |
|
genxium
|
013c1ea312
|
Fixed character offset in OfflineMap2.
|
2022-12-25 14:18:48 +08:00 |
|
genxium
|
72782735d3
|
First successful run in OfflineMap using gopkgs dynamics.
|
2022-12-24 22:27:31 +08:00 |
|
genxium
|
cb571f56e8
|
Attempts to make OfflineMap2 work.
|
2022-12-24 19:06:31 +08:00 |
|
genxium
|
8a9d449d83
|
Added necessary js type exposure to jsexport.
|
2022-12-24 13:57:32 +08:00 |
|
genxium
|
df5c9fda30
|
Drafted use of dynamics in jsexport.
|
2022-12-23 22:31:55 +08:00 |
|
genxium
|
9d03794e49
|
Minor fix.
|
2022-12-23 17:46:44 +08:00 |
|
genxium
|
69e6baf8e7
|
Initial trial and error draft of using gopherjs.
|
2022-12-23 17:31:04 +08:00 |
|
genxium
|
faee73ae50
|
Enhanced frontend logging.
|
2022-12-22 21:27:14 +08:00 |
|
genxium
|
14bb6fa1ea
|
Fixes for frontend chaser.
|
2022-12-22 11:35:18 +08:00 |
|
genxium
|
3c15e21652
|
Added prediction fault detection in frontend.
|
2022-12-20 23:51:53 +08:00 |
|
genxium
|
727e66787f
|
Added inactive watchdog hint in frontend.
|
2022-12-20 16:01:44 +08:00 |
|
genxium
|
9eb6ad26ef
|
Fixed non-integer barrier boundaries.
|
2022-12-20 07:41:20 +08:00 |
|
genxium
|
847607f3e6
|
Further enhanced comments.
|
2022-12-19 20:49:34 +08:00 |
|