New-Soviet-Era/CHANGELOG

105 lines
4.5 KiB
Text
Raw Normal View History

2024-04-30 17:45:00 +03:00
# Changelog
## Changelog 0.1 -> 0.2
2023-10-19 00:21:45 +03:00
* Added new "Dirt Road" block
* Made by tilling coarse dirt with a rake. Right now you get 1 flint out of the process as a placeholder drop
2023-10-19 00:21:45 +03:00
* Behaves like gravel
* Drops with silk touch, otherwise result is dirt
* Texture will likely be adjusted in a future update
2023-10-19 00:21:45 +03:00
* Improved TVs
* Re-made texture and model to better fit the USSR aesthetic
* Added white noise animation if TV is powered with redstone or right-clicked (same as lamps). White noise emits a bit of light.
* Added cracked screen if TV is hit with a snowball (reset when block is broken)
2023-10-19 00:21:45 +03:00
* TVs can now be waterlogged
* Improved Radio
* Re-made texture and model to better fit the USSR aesthetic
* Added ability to waterlog radios
2023-10-19 21:04:17 +03:00
* Improved ceiling fan
* Re-made texture and model to better fit the USSR aesthetic
* Changed crafting recipe to match new model
* Added golden lamp crafting recipe
* Several tiny fixes
* Light bulb break noise is now in correct category
* Barbed wire drops iron nugget without silk touch
* Expanded description and removed dead link in metadata
* Technical changes
* Optimised chess model files
* Removed several unused textures (may reduce file size)
* Updated one of authors' nicks in credits
* Moved to newer versions of Yarn, Loom, Fabric loader & API
2024-04-30 17:45:00 +03:00
## Changelog 0.2 -> 0.3
This version focuses on QOL and bug fixes
2023-10-22 18:02:46 +03:00
* Added Russian (ru_ru) and pre-reform Russian (ru_rpr) translations
2023-10-23 20:36:23 +03:00
* Added missing warped, cherry and bamboo planks
2023-10-31 12:02:59 +03:00
* Added unique sounds for TV being turned on/off and broken.
* Added many of the missing recipes
* Removed ability to cut blocks back into original form on stone-cutter
2023-10-21 17:19:40 +03:00
* Added button to open config file when using Mod Menu
* Added several new achievements and challenges
2023-10-21 17:19:40 +03:00
* Minor bug fixes
2023-10-22 18:02:46 +03:00
* Added some dedicated particle textures
2023-10-21 17:19:40 +03:00
* Fixed issue with some blocks being non opaque
2023-10-31 12:02:59 +03:00
* Fixed TVs' hit-boxes
2023-10-21 17:19:40 +03:00
* Switches no longer emit redstone particle
* Slightly improved cigarette's GUI model
2023-10-31 12:02:59 +03:00
* Light bulb lamp now makes a sound when repaired
* TV can now be repaired with a glass pane (breaking and re-placing still works for now)
2023-10-21 17:19:40 +03:00
* Technical changes
* Simplified recipe data generation
2023-10-31 12:06:14 +03:00
* Deleted various unused files - code, textures and models
2023-12-26 19:18:45 +03:00
* Bumped Fabric API, loader and mappings versions
2024-04-30 17:45:00 +03:00
## Changelog 0.3 -> 0.4.0
2024-03-18 00:41:51 +03:00
Due to sheer amount of changes, many may be undocumented. We hope you enjoy this update! :D
2024-03-07 11:07:07 +03:00
2024-03-07 11:59:43 +03:00
* Added dozens of new blocks
* Texture improvements for existing blocks
* Reworked wallpapers, added new ones
2024-03-18 00:41:51 +03:00
* Added windows
2024-04-26 12:05:04 +03:00
* Windows connect to other windows placed above or below them
* They can be shattered by a projectile, and repaired with a pane. This damage survives block break.
* The blockstate of a window can be frozen with a screwdriver, allowing you to split tall windows
2023-12-26 20:55:17 +03:00
* Concrete improvements
* 3 new colours - basic, dark green and orange
2024-03-03 19:46:16 +03:00
* Concrete with bars can now be placed horizontally. Or vertically. It's a matter of perspective!
2023-12-26 20:55:17 +03:00
* Bug fixes (see below)
2024-03-03 19:46:16 +03:00
* Added 3 new banner patterns
2023-12-26 20:55:17 +03:00
* Sickle
* Star
2024-03-03 19:46:16 +03:00
* Grain
* Added USSR anthem music disc
2024-03-07 12:23:21 +03:00
* Added a new screwdriver tool for tinkering with blocks
2023-12-26 19:18:45 +03:00
* Added a new antenna item to improve radio electronics recipes
2024-03-07 11:07:07 +03:00
* Parquet improvements
2024-03-07 12:23:21 +03:00
* Separated oak and dark oak parquet
2024-03-07 11:59:43 +03:00
* Added a few new types
* Siren improvements
* Now uses screwdriver to change sound
2024-03-25 11:08:39 +03:00
* Sound names now translatable
2024-03-07 11:59:43 +03:00
* Added a questionable sound option
2024-04-28 10:45:42 +03:00
* Whitewash can now be applied to concrete and some other blocks with a brush
* Added new advancements
2023-12-26 20:55:17 +03:00
* Bug fixes
2024-04-26 12:05:04 +03:00
* Added many of the missing crafting recipes
2024-03-07 11:07:07 +03:00
* Stone-cutting recipe for slabs now gives 2 blocks
2024-03-07 11:59:43 +03:00
* Fixed typos in Russian translation
2024-04-26 12:05:04 +03:00
* Cigarettes are now less broken (and more numerous)
2024-04-30 17:45:00 +03:00
* TVs now stay broken when picked up as items (use glass pane to repair)
2023-12-26 20:55:17 +03:00
* Fixed a few missing drops/tags/recipes related to concrete
* Concrete with bars is now pickaxe mine-able
2024-01-20 14:46:41 +03:00
* Fixed some concrete blocks missing drops
2023-12-26 20:55:17 +03:00
* Cracked concrete now has a dyeing category
* Technical changes
2024-03-03 19:46:16 +03:00
* Changed parts of file structure for models and textures
2024-04-26 12:05:04 +03:00
* Removed some unused textures intended for later updates
2024-04-28 10:45:42 +03:00
* Moved to newer Fabric, Loom etc. versions. Took a while to figure out how to update Gradle :D
2024-04-30 17:45:00 +03:00
* Source-sets main and client have been merged to fix mixins
## Changelog 0.4.0 -> 0.4.1
This is a *minor* update fixing some bugs
* Barbed wire now damages foxes and bees
* Purple goo now slows down properly