hestia-rsps / hestia

An open-source Kotlin game server.
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

Functional programming & arrow-kt #92

Open GregHib opened 4 years ago

GregHib commented 4 years ago

While a lot of the core content surrounding Artemis doesn't make sense to make immutable, add-on functionality might be worth considering.

Essentially any core->content api. For example, containers #76, interfaces #85, even the Pathfinding result should return multiple types of issues.