Hucaru / Valhalla

A Golang MapleStory (v28) server
MIT License
274 stars 71 forks source link

Stateless NPC scripts #64

Closed Hucaru closed 1 year ago

Hucaru commented 1 year ago

NPC script state is handled by the server meaning scripts are now written in a stateless way. This makes the process of writing the scripts easier and less error prone. Example changes can be seen below where left is before and right after.

athena_comp

henesys_cab_comp