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
d9947e29cf
Prevent loading anims more than once
2024-11-13 15:42:21 +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
Fixed modal fullscreen icons, made types compatible with server changes made for
#174
, npm update, npm run format, minor improvements
2024-11-13 13:22:20 +01:00
gameComposable.ts
Prevent loading anims more than once
2024-11-13 15:42:21 +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