Commit Graph

13 Commits (e86809dc4befafe10cfa64720c01312e9f381eea)

Author SHA1 Message Date
Myk Taylor f5d0c5b291
unregister event listeners on disable 2023-11-04 19:10:19 -07:00
Myk Taylor a19545dcec
don't unregister handlers on world unload
we still need them for the next world!
2023-11-03 11:54:08 -07:00
Myk Taylor 322d4fb51f
allow burrows to expand into dug channels 2023-11-03 09:21:14 -07:00
Myk Taylor 604eb47f87
implement burrow name matching with ignoring plus 2023-11-02 13:55:08 -07:00
Myk Taylor 940f7de0d2
implement autogrow and update docs
also fix bad state tracking in EventManager for the JobStarted event
2023-11-02 12:44:37 -07:00
Myk Taylor 9db479bf32
include ramp tops in flood fill 2023-11-01 12:54:26 -07:00
Myk Taylor aa87d76380
implement CLI functions 2023-10-31 18:54:38 -07:00
Myk Taylor c94aa8d28c
prep for more tiles actions 2023-10-31 16:56:45 -07:00
Myk Taylor 8ca03982d5
implement clear tiles 2023-10-30 16:48:26 -07:00
Myk Taylor c98da947b8
implement flood fill 2023-10-30 16:27:57 -07:00
Myk Taylor f5f9f76ee1
implement box select from the UI 2023-10-30 16:27:57 -07:00
Myk Taylor cf1e4e69ca
basic commandline processing
and skeleton lua interface
2023-10-30 16:27:57 -07:00
Myk Taylor 7ff30f7c9e
rename burrows plugin to burrow to match the command name 2023-10-27 04:15:59 -07:00