Sheeves11 / UnnamedFiefdomGame

A text-based MMO using browser based terminal emulation! Capture as many fiefdoms as you can!
7 stars 1 forks source link

New Devtool - Fief World Map Placement #45

Closed Steelwing723 closed 2 years ago

Steelwing723 commented 2 years ago

Created several functions related to placing fiefs in the world map. A devtool is available that allows the user to input a fief and see how it is inserted in the world map. To access this tool, be sure a world map is generated with 'wm', then at the stronghold input 'tf' for test fief-placement. Quite a bit of error checking has been implemented here to be sure fiefs are placed properly, but errors may still be possible.