This website requires JavaScript.
Explore
Help
Sign In
imshvc
/
noxious_client
Watch
1
Star
0
Fork
0
You've already forked noxious_client
forked from
noxious/client
Code
Pull Requests
Activity
noxious_client
/
src
/
composables
History
Dennis Postma
1fa8b8f06e
You can now zoom in/out with key combination (shift + arrow uo/down)
...
my 5 EUR Action gaming mouse doesnt let me scroll on MacOS
💩
2024-12-07 23:24:11 +01:00
..
game
/scene
Refactor assetManager, renamed assetManager to assetStorage, renamed AssetT to AssetDataT, added better error handling in authentication service, continued working on dynamic asset loading for both maps and map editor
2024-10-30 09:36:16 +01:00
pointerHandlers
You can now zoom in/out with key combination (shift + arrow uo/down)
2024-12-07 23:24:11 +01:00
gameComposable.ts
Renamed hair > characterHair, split character logic (chat bubble, healthbar etc) into separate components for better DX
2024-11-24 15:13:11 +01:00
useCameraControls.ts
Refactor cameraControls and pointerHandlers, npm update, npm run format
2024-10-02 16:17:34 +02:00
usePointerHandlers.ts
Refactor cameraControls and pointerHandlers, npm update, npm run format
2024-10-02 16:17:34 +02:00
zoneComposable.ts
Map editor fixes (select & move), character sprites are now dynamically loaded and cached, moved repeated code into a composable, updated types
2024-10-30 15:27:37 +01:00