Deprecation of wooden walls #5

Open
opened 2026-07-25 08:39:03 +02:00 by dirk · 0 comments
Owner
  • Phase 1: Deprecation warning on load, leave registration untouched
  • Phase 2: Deprecation information on load, modify built-in wooden walls on registration
  • Phase 3: Deprecation notification on load, do not register wood-based walls
  • Phase 4: Remove deprecation log message and all built-in code regarding wood(en walls)

Phase 1 log message

*****************************************************************

  DEPRECATION WARNING!

  Please note, that the built-in support for walls basing on
  wood-like nodes is deprecated! Built-in support for those
  walls will be removed within the next few releases!

  If you want to keep the walls, you need to create a small
  "companion mod" that uses the sdwalls API to register them!

  Please refer to the readme and keep an eye on the forum post
  where the removal of the wood-based walls will be announced.

*****************************************************************

Phase 2 log message

*****************************************************************

  DEPRECATION INFORMATION

  Please note, that the built-in support for walls basing on
  wood-like nodes is deprecated! Built-in support for those
  walls will be removed with one of the next releases eleases!

  All wooden walls from built-in support are configured as
  glowing red in the world for you to find and replace them with
  other wall types easily.

  Please refer to the readme or forum post for details on how
  to keep the wooden walls in the future.

*****************************************************************

Phase 3 log message

Built-in support for wooden walls was removed, see readme or forum post for details
* [x] Phase 1: Deprecation warning on load, leave registration untouched * [ ] Phase 2: Deprecation information on load, modify built-in wooden walls on registration * [ ] Phase 3: Deprecation notification on load, do not register wood-based walls * [ ] Phase 4: Remove deprecation log message and all built-in code regarding wood(en walls) ### Phase 1 log message ```text ***************************************************************** DEPRECATION WARNING! Please note, that the built-in support for walls basing on wood-like nodes is deprecated! Built-in support for those walls will be removed within the next few releases! If you want to keep the walls, you need to create a small "companion mod" that uses the sdwalls API to register them! Please refer to the readme and keep an eye on the forum post where the removal of the wood-based walls will be announced. ***************************************************************** ``` ### Phase 2 log message ```text ***************************************************************** DEPRECATION INFORMATION Please note, that the built-in support for walls basing on wood-like nodes is deprecated! Built-in support for those walls will be removed with one of the next releases eleases! All wooden walls from built-in support are configured as glowing red in the world for you to find and replace them with other wall types easily. Please refer to the readme or forum post for details on how to keep the wooden walls in the future. ***************************************************************** ``` ### Phase 3 log message ```text Built-in support for wooden walls was removed, see readme or forum post for details ```
dirk referenced this issue from a commit 2026-07-25 08:39:25 +02:00
dirk self-assigned this 2026-07-25 08:40:11 +02:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
dirk/sdwalls#5
No description provided.