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

Further isolation of errors in MapObjects #17

Merged
merged 4 commits into from
Apr 14, 2018
Merged

Conversation

Bia10
Copy link
Collaborator

@Bia10 Bia10 commented Apr 11, 2018

update constants
GetExpNeededForLevel()
IsAlive(),ShowHPTo()
internalMobData Packet update

Further isolation of errors in MapObjects, the game server should now continue at cost of having undestroyable MapObjects present rather then crash. Have yet to investigate why some MapObjects cannot be removed, somehow the index at removal points to non-sense(outside the actual size of the enumerable to select from)

GetExpNeededForLevel()
IsAlive(),ShowHPTo()
internalMobData Packet update

further isolation of errors in MapObjects, the client should now continue at cost of having undestroyable MapObjects present rather then crash. Have yet to investigate why some MapObjects cannot be removed, somehow the index at removal points to non-sense(outside the actual size of the enumerable to select from)
Bia10 added 3 commits April 13, 2018 02:35
updates
preparation for MapObjectMist functionality
@gilmatok gilmatok merged commit 1b0a771 into gilmatok:master Apr 14, 2018
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.

2 participants