Skip to content

Commit

Permalink
Merge branch 'refs/heads/1.20.1' into 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
screret committed Sep 9, 2024
2 parents dd5f67c + e0e6faf commit a9b7743
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 270 deletions.
15 changes: 6 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
### ADDITIONS:
- added config option for space station maximum size
- added config option for rocket crash explosions
- added GT 1.3.1 dimension marker blocks (no textures yet though, sorry!)
- added text to space station packager GUI
- added a (currently unused) black hole skybox shader (does NOT work with optifine shaders)

### FIXES:
- fixed the rocket scanner not working when facing north/south
- fixed the space station packager not working when facing north/south
- fixed rockets desyncing (no blocks, can't sit in seats) when leaving the area and coming back
- fixed space having clouds & rain
- fixed rockets deleting all block entity data from placed BEs, they now store it instead

### CHANGES:
- Updated to GT 1.4.0
- made rockets fall slower
- 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

## WIP Documentation!:

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ loader_version_range=[4,)

mod_id=gcyr
mod_name=Gregicality Rocketry
mod_version=0.2.0
mod_version=0.2.1
maven_group=argent_matter
234 changes: 0 additions & 234 deletions src/main/resources/assets/gcyr/shaders/core/_black_hole.fsh

This file was deleted.

26 changes: 0 additions & 26 deletions src/main/resources/assets/gcyr/shaders/core/_black_hole.json

This file was deleted.

0 comments on commit a9b7743

Please sign in to comment.