Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
screret committed Sep 14, 2024
1 parent 3959076 commit 703853d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
### ADDITIONS:
- added a (currently unused) black hole skybox shader (does NOT work with optifine shaders)

### FIXES:
- fixed space having clouds & rain
- fixed rockets deleting all block entity data from placed BEs, they now store it instead

### CHANGES:
- made sky renderers independent of the dimension type, instead being based on the dimension ID itself
- made space station packagers save the ID chip's destination planet to the keycard instead of always sending the rocket to the planet the packager is on
- made rockets able to be sent to a specific location via button & slot in rocket scanner GUI
- updated to GT 1.4.1+patch.2

## WIP Documentation!:

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4G -Xss4M

mod_id=gcyr
mod_name=Gregicality Rocketry
mod_version=0.2.1
mod_version=0.2.2
maven_group=argent_matter

loom.platform=forge

0 comments on commit 703853d

Please sign in to comment.