retep998 / Vana

Git mirror of the svn repo for Vana, a MapleStory private server written in C++.
GNU General Public License v2.0
75 stars 34 forks source link

Implement movement decoding and encoding #24

Closed diamondo25 closed 7 years ago

diamondo25 commented 7 years ago

I'll make it more like a struct loader (and writer), that'll return a move_path struct instead of just the elements (and a value through a pointer, ew).

diamondo25 commented 7 years ago

@LazyBui I've updated the code with the suggestions. r?

diamondo25 commented 7 years ago

@LazyBui Fixed comments