jamesgarfield / ClickrHiro

Click all the things.
Other
0 stars 1 forks source link

Gameplay pipeline #15

Closed jamesgarfield closed 9 years ago

jamesgarfield commented 9 years ago

Transforms Main loop into a step based pipeline, where each step is a function that will be called with the current tick.

Part of the work includes enhancing the hero leveling scripting during late game to be able to buy levels at a more rapid pace when appropriate.