DelayNoMore/frontend/assets/scripts
2022-12-10 18:12:20 +08:00
..
modules Drafted basic jumping. 2022-12-10 00:07:03 +08:00
AttackingCharacter.js Minor fix. 2022-12-10 18:12:20 +08:00
AttackingCharacter.js.meta Initial commit for offline map, might break the online version. 2022-11-19 20:58:07 +08:00
BaseCharacter.js Minor fix. 2022-11-23 16:25:08 +08:00
BaseCharacter.js.meta Initial commit for offline map, might break the online version. 2022-11-19 20:58:07 +08:00
CameraTracker.js Fixed clock sync and camera tracking. 2022-10-10 14:33:04 +08:00
CameraTracker.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
Canvas.js Initial commit. 2022-09-20 23:52:55 +08:00
Canvas.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
ConfirmLogout.js Initial commit. 2022-09-20 23:52:55 +08:00
ConfirmLogout.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
ControlledCharacter.js Minor fix. 2022-11-20 21:07:45 +08:00
ControlledCharacter.js.meta Initial commit for offline map, might break the online version. 2022-11-19 20:58:07 +08:00
CountdownToBeginGame.js Initial commit. 2022-09-20 23:52:55 +08:00
CountdownToBeginGame.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
FindingPlayer.js Fixed a few indexing errors. 2022-09-26 10:36:46 +08:00
FindingPlayer.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
GameRule.js Initial commit. 2022-09-20 23:52:55 +08:00
GameRule.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
Heap.js Initial commit. 2022-09-20 23:52:55 +08:00
Heap.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
Login.js Fixed recovery upon reconnection. 2022-11-13 11:37:30 +08:00
Login.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
Map.js Drafted use of gravity. 2022-12-09 17:22:04 +08:00
Map.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
modules.meta Initial commit. 2022-09-20 23:52:55 +08:00
MusicEffectManager.js Initial commit. 2022-09-20 23:52:55 +08:00
MusicEffectManager.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
OfflineMap.js Minor fix. 2022-12-10 18:12:20 +08:00
OfflineMap.js.meta Initial draft of an offline map for testing new characters. 2022-11-17 23:39:32 +08:00
PlayersInfo.js Initial commit. 2022-09-20 23:52:55 +08:00
PlayersInfo.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
ResultPanel.js Initial commit. 2022-09-20 23:52:55 +08:00
ResultPanel.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
RingBuffer.js Minor updates on ringbuffer and formatting. 2022-12-02 10:20:58 +08:00
RingBuffer.js.meta A temp commit after coping with many obvious runtime errors. 2022-09-25 17:16:44 +08:00
SimplePressToGoDialog.js Initial commit. 2022-09-20 23:52:55 +08:00
SimplePressToGoDialog.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
TileCollisionManagerSingleton.js Fixed frontend tmx parsing for ortho map. 2022-11-17 15:01:35 +08:00
TileCollisionManagerSingleton.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
TouchEventsManager.js Drafted basic jumping. 2022-12-10 00:07:03 +08:00
TouchEventsManager.js.meta Initial commit. 2022-09-20 23:52:55 +08:00
WsSessionMgr.js Fixed backend downsyncToAll battleState filtering. 2022-12-01 15:23:43 +08:00
WsSessionMgr.js.meta Initial commit. 2022-09-20 23:52:55 +08:00