This website requires JavaScript.
Explore
Help
Sign In
noxious
/
client
Watch
3
Star
0
Fork
1
You've already forked client
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
client
/
src
/
composables
History
Dennis Postma
d58cfa668d
More finetuning of hair positioning
2024-12-15 14:40:47 +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
More finetuning of hair positioning
2024-12-15 14:40:47 +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