Antokolos / NLB

GNU Affero General Public License v3.0
3 stars 0 forks source link

Implement Callback objects #301

Closed Antokolos closed 1 year ago

Antokolos commented 1 year ago

Implement Callback objects. Such objects will be called after any ingame actions (walk, inv, use, act) and can be optionally constrained. Therefore you can execute modifications of this object after any action.