Update 0.3.20 is out!
* Added doors
* Interceptors now have emissive textures
* Interceptors now change textures via animations rather than code directly
* Friendly interceptor traps now have a consistent colour with the flying interceptors
* Gold ore texture is now consistent with the bar and block textures
* Fixed jump running being dependent on FPS
* Disabled shared indices on non-Nvidia GPUs
* Improved batch renderer reliability
* Blocks no longer drop in creative
Notes for data modding:
* Added new block event: `base:copy_block_state_params`- this copies parameters from one block to another
* Added new block event: `base:cycle_block_state_params`- this cycles between parameter values
* Added `if` condition to block events. A block event will only trigger if the condition is true.
* Added condition root: `srcPlayer`: information about the player who caused the trigger, if any
* Has `gamemode`: information about the gamemode of a player
* Has `allows_items_drop_on_break`: Whether the gamemode is allowed to drop items when a block is broken
* Added condition root: `srcBlockState`: information about the block causing the trigger
* Has `has_tag`: Whether a blockstate contains a tag or not
* Added condition root: `block_at`: information about a block at a given position
* Treated the same as the blockstate condition, but has `xOff`, `yOff`, and `zOff` parameters
* The `canPlace` predicate is subject to change to be more in line with the `if` conditions, so be aware!
Files
Get Cosmic Reach
Cosmic Reach
A space themed block building game in Alpha
Status | In development |
Author | FinalForEach |
Genre | Survival |
Tags | 3D, blocks, Multiplayer |
Languages | English, Spanish; Latin America |
Accessibility | Configurable controls |
More posts
- Update 0.4.6 is out!23 hours ago
- Jetpacks And New Crafting! - Update 0.4.5 is out!1 day ago
- Update 0.4.4 is out!15 days ago
- Update 0.4.3 is out!16 days ago
- Cosmic Reach Alpha - 0.4.1 is Out!23 days ago
- Update 0.3.27 is out!36 days ago
- Update 0.3.25 + 0.3.26 is out!41 days ago
- Update 0.3.24 is out!43 days ago
- Update 0.3.23 is out!49 days ago
- Update 0.3.22 is out!51 days ago
Leave a comment
Log in with itch.io to leave a comment.