Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Technic general TODO list #601

Open
1 of 5 tasks
SmallJoker opened this issue Jun 8, 2022 · 2 comments
Open
1 of 5 tasks

Technic general TODO list #601

SmallJoker opened this issue Jun 8, 2022 · 2 comments

Comments

@SmallJoker
Copy link
Member

SmallJoker commented Jun 8, 2022

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!

@OgelGames
Copy link
Contributor

The first task already has a PR: #529

@MidnightPhantom
Copy link

Hey Please add the recycler, that would turn your trash into basic materials

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants