Skip to content

Commit

Permalink
Merge pull request #165 from AnthonyTornetta/readme_changes
Browse files Browse the repository at this point in the history
0.0.4a COMPLETE
  • Loading branch information
DanielStebbins authored Jul 29, 2023
2 parents edc8bad + f429030 commit c73c028
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To view the documentation, navigate to the `docs/` directory. To have it update
See [the issues page](https://github.com/AnthonyTornetta/Cosmos/issues) for the list of current features/bugs in development.

## Release 0.0.4a (In Progress)
- [ ] Galaxy Generation
- [x] Galaxy Generation
- [x] Stars procedurally generated in spiral-like pattern based on seed
- [x] Create star
- [x] Light emits from star
Expand All @@ -70,11 +70,11 @@ See [the issues page](https://github.com/AnthonyTornetta/Cosmos/issues) for the
- [x] Dynamically generate chunks & unload them based on players' positions close to planet
- [x] Make generation work on all faces of planet
- [x] Block orientation for every block
- [ ] Biospheres
- [x] Biospheres
- [x] Speed up terrain generation
- [x] Make molten biosphere
- [x] Enhance grass biosphere
- [ ] Create icy biosphere
- [x] Create icy biosphere
- [x] Asteroids
- [x] For now just floating rocks in space
- [x] Save generated universe
Expand All @@ -91,6 +91,7 @@ See [the issues page](https://github.com/AnthonyTornetta/Cosmos/issues) for the

## Release 0.0.5a - The Aesthetic Release
- [ ] Biosphere Improvements
- [ ] Ice biosphere glaciers
- [ ] Water block
- [ ] Lava block
- [ ] Structures
Expand Down

0 comments on commit c73c028

Please sign in to comment.