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

rev193 upgrade for RS Mod #185

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

bmyte
Copy link

@bmyte bmyte commented Dec 24, 2020

What has been done?

  • updated README.md to reflect fork as experimental offshoot repo
  • updated all packet structures in packets.yml
  • updated blocks.yml
  • updated LoginDecoder for CRC scrambling added after rev188
  • updated PlayerUpdateBlockSegment, AddLocalNpcSegment, and EntityUpdateType for sync ops
  • updated NPC and interface id references to reflect current ones in cache
  • implemented fullscreen welcome screen and set for Happy Christmas!
  • add devops commands for more fine-tuned testing of interfaces and clientscripts
  • added older interfaces model options buttons support (also called IF1)
  • added mostly working bank tab implementation
  • some code cleanup and conventions for plugins

Notes|

  • unlinked previous game notifications implementation due to unknown expected behavior for which button should activate it
  • issues with display mode exist when mode does not match player save on login

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.

None yet

1 participant