This repository was archived by the owner on Feb 21, 2023. It is now read-only.
Open
Conversation
|
thanks for the entity change ! |
The newly added properties are ProtectFromGroundDamage and ProtectFromSink.
Added properties to ObjectStructure
This fixes the 'Socket-Server Protocol Error' which a lot of people have been getting.
Author
|
New changes:
|
Updated XMLs and added Pet and Quest properties to ObjectStructure
Author
|
New changes (thanks to @natiiix)
|
Synchronized with /thomas-crane/KRelay/
This to prevent waiting new release and playing version with custom pakets.xml
This is necessary because K-Relay won't work without a list of game server, which are contained in the char list. When the RotMG server is overloaded it refuses to send the full char list and sends only an error, making it impossible for K-Relay to start properly.
Updated Object.xml to RotMG #X21.0.0 and added item-related properties
updated bags
Update GameConstants.cs
fixes assassin poison/medusa bomb/huntress trap
adding australia support
added australia server
Update ServerStructure.cs
Update FrmMainMetro.Designer.cs
Update LootHelper.cs and externally load Packets.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tested and working with Proxy only client for X20.0.1
This also updates the tiles and objects xml resources.
This also changes the
ObjectTypemember of theEntityclass from anintto aushortwhich is how it is sent over the network.