gynt / stronghold-mapeditortools

Map Editor Tool Set for Stronghold and Stronghold Crusader
GNU Affero General Public License v3.0
6 stars 1 forks source link

Config overhaul including "setField" and better help functionality + getStatus #8

Closed TheRedDaemon closed 3 years ago

TheRedDaemon commented 3 years ago
TheRedDaemon commented 3 years ago

Plan is implemented. Also added the new status functionality. Code is more messy than ever 🙃, but I would postpone a clean-up until the other features I originally prepared are also included.

gynt commented 3 years ago

I made one comment about __newindex. The snippet will make sure invalid assignments to a config are reported as an error.