This website requires JavaScript.
Explore
Help
Sign In
mattmone
/
aether-shards
Watch
1
Star
0
Fork
You've already forked aether-shards
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8338adbaa4
aether-shards
/
src
History
Matthew Mone
8338adbaa4
Add OrbitControls to GameLoop for improved camera navigation
2025-12-19 15:08:54 -08:00
..
assets
Implement game state management and persistence system. Introduce GameStateManager for handling game states, including transitions between main menu, team builder, and game run. Add Persistence class for saving and loading game data using IndexedDB. Enhance team builder UI with class definitions and improved layout. Include unit tests for GameStateManager functionality.
2025-12-19 15:07:36 -08:00
core
Add OrbitControls to GameLoop for improved camera navigation
2025-12-19 15:08:54 -08:00
factories
Refactor build process to use index.js as entry point, enabling module splitting and outputting to dist directory. Introduce new game logic in index.js, including team builder and game viewport components. Add JSON class definitions for new character classes and implement item and skill tree systems. Enhance unit tests for item and explorer functionalities.
2025-12-19 08:38:22 -08:00
generation
Implement game state management and persistence system. Introduce GameStateManager for handling game states, including transitions between main menu, team builder, and game run. Add Persistence class for saving and loading game data using IndexedDB. Enhance team builder UI with class definitions and improved layout. Include unit tests for GameStateManager functionality.
2025-12-19 15:07:36 -08:00
grid
Enhance procedural generation with new biome generators and texture support. Added CrystalSpiresGenerator, updated CaveGenerator and RuinGenerator with texture integration, and improved VoxelManager for better rendering. Increased timeout for texture generation tests to ensure stability in CI environments.
2025-12-18 21:19:22 -08:00
items
Refactor build process to use index.js as entry point, enabling module splitting and outputting to dist directory. Introduce new game logic in index.js, including team builder and game viewport components. Add JSON class definitions for new character classes and implement item and skill tree systems. Enhance unit tests for item and explorer functionalities.
2025-12-19 08:38:22 -08:00
ui
Implement game state management and persistence system. Introduce GameStateManager for handling game states, including transitions between main menu, team builder, and game run. Add Persistence class for saving and loading game data using IndexedDB. Enhance team builder UI with class definitions and improved layout. Include unit tests for GameStateManager functionality.
2025-12-19 15:07:36 -08:00
units
Refactor build process to use index.js as entry point, enabling module splitting and outputting to dist directory. Introduce new game logic in index.js, including team builder and game viewport components. Add JSON class definitions for new character classes and implement item and skill tree systems. Enhance unit tests for item and explorer functionalities.
2025-12-19 08:38:22 -08:00
utils
Enhance procedural generation with new biome generators and texture support. Added CrystalSpiresGenerator, updated CaveGenerator and RuinGenerator with texture integration, and improved VoxelManager for better rendering. Increased timeout for texture generation tests to ensure stability in CI environments.
2025-12-18 21:19:22 -08:00
index.html
Implement game state management and persistence system. Introduce GameStateManager for handling game states, including transitions between main menu, team builder, and game run. Add Persistence class for saving and loading game data using IndexedDB. Enhance team builder UI with class definitions and improved layout. Include unit tests for GameStateManager functionality.
2025-12-19 15:07:36 -08:00
index.js
Implement game state management and persistence system. Introduce GameStateManager for handling game states, including transitions between main menu, team builder, and game run. Add Persistence class for saving and loading game data using IndexedDB. Enhance team builder UI with class definitions and improved layout. Include unit tests for GameStateManager functionality.
2025-12-19 15:07:36 -08:00