Aaron Kimbrell

Results 35 issues of Aaron Kimbrell

### Make sure you've done the following: - [X] I have checked that this issue has not already been reported. - [X] I have validated that this issue is not...

bug
P-medium
B-game-messages
B-Properties

### Is your feature request related to a problem? There is no in-game docs/help for chat commnads ### Describe the solution you'd like refactor the slash command handler to be...

enhancement
A-game

This issue is to track missing scripts reported by the server per world. This list is non-exhaustive, and will contain duplicates. This will help to serve as a guide as...

A-scripts
A-game
P-Fixer

Is there arm (AArch64) support?

Add support for who and Show_all chat packets Add support for DebugOuput and HttpMonInfo world packets Tested that packets still get routed correctly Tested all new commands

The purpose of this PR it to overhaul the Entity Component System (ECS) with knowledge gained from reverse engineering the client. Goals are to: - Reduced code duplication between components...

### Is your feature request related to a problem? no ### Describe the solution you'd like use references ### Repository breaking implications /shrug ### Describe alternatives you've considered stopping working...

enhancement
A-net

I'm trying to use relative imports with kaitai, which is a supported [doc](https://doc.kaitai.io/user_guide.html#meta-imports) however, I get file not found in the tmp directory when I try to do this ![image](https://github.com/Mahlet-Inc/hobbits/assets/26027722/bed4d4ee-ba01-4a53-bfdd-104300d6791c)...