Skip to content

Technic general TODO list #601

Open
Open
@SmallJoker

Description

@SmallJoker

Help us to make Technic a better mod! But what to do?

  • Incrementally switch to .tr client-side translations. Deprecate intllib.
  • Replace itemstack:get_metadata() with itemstack:get_meta()
    • Needs a compatibility function to migrate existing items, for example technic.get_stack_meta_compat(itemstack)
  • General code maintenance.
    • De-duplicate code
    • Move repeated operations into variables or functions
    • Check for unused functions and purge them
  • Textures: The furnace front texture does not match the sides. Needs color adjustment and/or new textures.
  • Sounds: Add machine sounds
    • Grinder: slowed down mixer / coffee grinder sound
    • Furnace: recycle from default?
    • Supply Converter: transformer humming sound

Each point will need a separate Pull Request (and commit). This is my personal list, but the tasks will not be done anytime soon, hence contributions are much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions