Commit graph

2 commits

Author SHA1 Message Date
4b1b508be9
restructured treepuncher, reworked addons system
Moved most of Treepuncher logic into 'game/*' files, making it more
modular. Changed a little bit events (but will need much more work).
Added SQLite storage and ini config file, for persistance. Moved the
launcher inside __main__, making it a launchable python module.

There still is some confusion between Addons and game logic components.
2022-02-15 16:53:53 +01:00
15db4bc210 initial work, ported some basic logic out of aiocraft 2021-11-24 02:47:35 +01:00