Kacper Kostka (aider)
|
a5702a210f
|
feat: Implement procedural terrain generation with hills, lakes, and vegetation
|
2025-04-04 12:05:41 +02:00 |
|
Kacper Kostka (aider)
|
3f4f8bc09c
|
fix: Resolve duplicate identifier by renaming chunkY to floorChunkY
|
2025-04-04 12:00:26 +02:00 |
|
Kacper Kostka (aider)
|
9cdf7eba78
|
feat: Set default world position to 0,0 and extend floor to 2 chunks deep
|
2025-04-04 11:59:29 +02:00 |
|
Kacper Kostka (aider)
|
5ef436498f
|
feat: Move default player position to Chunk: 0,-1 and adjust floor to bottom edge
|
2025-04-04 11:55:14 +02:00 |
|
Kacper Kostka (aider)
|
c858da4c3e
|
feat: Add lava element with dynamic colors and interactions
|
2025-04-04 11:48:06 +02:00 |
|
Kacper Kostka (aider)
|
d6d874ab99
|
feat: Add fire simulation with color variation and flammable material restrictions
|
2025-04-04 11:42:17 +02:00 |
|
Kacper Kostka (aider)
|
0788b3067d
|
feat: Increase tree and flower sizes for better visibility
|
2025-04-04 11:33:53 +02:00 |
|
Kacper Kostka (aider)
|
d8e868aad8
|
feat: Add various seeds that grow on dirt, including grass blades, flowers, and trees
|
2025-04-04 11:30:47 +02:00 |
|
Kacper Kostka (aider)
|
6ad564eea0
|
feat: Add new materials (dirt, stone, grass, wood) with unique behaviors
|
2025-04-04 11:24:14 +02:00 |
|
Kacper Kostka (aider)
|
a6f0baf02c
|
fix: Resolve mouse drawing position tracking during world dragging
|
2025-04-04 11:19:14 +02:00 |
|
Kacper Kostka (aider)
|
7fe2e5e474
|
feat: Add cursor outline and improve debug mode mouse tracking
|
2025-04-04 11:13:19 +02:00 |
|
Kacper Kostka (aider)
|
ef2226b1d2
|
fix: Resolve drawing functionality and mouse tracking issues
|
2025-04-04 11:12:46 +02:00 |
|
Kacper Kostka (aider)
|
7f16ee7427
|
fix: Resolve drawing coordinate calculation and add debug mode
|
2025-04-04 11:10:38 +02:00 |
|
Kacper Kostka (aider)
|
eb9900478d
|
feat: Add mouse-based world navigation with drag and touch support
|
2025-04-04 11:07:30 +02:00 |
|
Kacper Kostka (aider)
|
dbcf3a0e61
|
feat: Add floor and wall element to prevent infinite particle fall
|
2025-04-04 11:00:45 +02:00 |
|
Kacper Kostka (aider)
|
7c7d9b97fd
|
feat: Create optimized pixel sand simulation with chunking system
|
2025-04-04 10:59:44 +02:00 |
|