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

Implemented redstone #739

Draft
wants to merge 94 commits into
base: master
Choose a base branch
from
Draft

Implemented redstone #739

wants to merge 94 commits into from

Conversation

JustTalDevelops
Copy link
Member

@JustTalDevelops JustTalDevelops commented Feb 1, 2023

todo (components):

  • redstone comparators
  • daylight sensors
    • requires light updates
  • pressure plates
  • target block
  • trapped chest
  • tripwire & tripwire hooks
  • dispensers
  • doors + iron doors
  • animated skulls
  • fence gates
  • hoppers
  • trapdoors + iron trapdoors
  • sculk sensors

todo (functionality):

  • torch burnout
  • repeater locking
  • comparators
  • saving scheduled updates

todo (bugs):

  • waterlogged repeaters triggering updates by water
  • sticky piston item drop gives normal piston

TwistedAsylumMC and others added 30 commits July 28, 2022 18:22
# Conflicts:
#	main.go
#	server/block/register.go
…wires. (based off of RedstoneWireTurbo and MCHPRS)
JustTalDevelops and others added 29 commits February 1, 2023 21:35
(this caused too many issues than I anticipated!)
We can't use RemoveItem without it always removing the first instance which technically isn't vanilla behaviour.
@RestartFU
Copy link
Contributor

I feel like wanting to have EVERY single feature done and ready before wanting to merge anything would make it impossible for redstone to ever be implemented in dragonfly

in my opinion, as long as there are no bugs, it should get merged.
if sander and the rest of the team can agree on this, I volunteer myself to refactor and update the current implementation of redstone, test and make sure that no current feature has any bugs

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

Successfully merging this pull request may close these issues.

4 participants