2cf0d0769c 
								
									
								
							
								 
							
						 
						
							
							
								
								fix reference to renamed var  
							
							
							
						 
						
							2023-01-18 15:44:47 -08:00  
				
					
						
							
							
								 
						
							
							
								bc42f7c73c 
								
									
								
							
								 
							
						 
						
							
							
								
								get buildingplan minimally functional for quickfort  
							
							
							
						 
						
							2023-01-17 04:05:17 -08:00  
				
					
						
							
							
								 
						
							
							
								86ddf43230 
								
									
								
							
								 
							
						 
						
							
							
								
								add hotkey for launching the quickstart guide from the hover menu  
							
							
							
						 
						
							2023-01-15 20:17:23 -08:00  
				
					
						
							
							
								 
						
							
							
								1eb5dd9a4f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix incorrect function name for setting targets  
							
							
							
						 
						
							2023-01-14 18:30:44 -08:00  
				
					
						
							
							
								 
						
							
							
								807f3f6327 
								
									
								
							
								 
							
						 
						
							
							
								
								update behavior of hotspot menu  
							
							... 
							
							
							
							- disappears on click outside its borders
- disappears on r-click
- mouse over the help panel counts as "over the menu" (so the menu
  doesn't close if the player moves the mouse to the help text)
- menu panels appear next to the logo hotspot instead of over it,
  allowing players to avoid clicking on the wrong item if they
  intend to click on the logo 
							
						 
						
							2023-01-13 12:18:18 -08:00  
				
					
						
							
							
								 
						
							
							
								cc0ff6a93d 
								
									
								
							
								 
							
						 
						
							
							
								
								raise trigger lock screens (if possible)  
							
							... 
							
							
							
							so they don't get stuck under new viewscreens and become lost (and
therefore overlay will be forever locked) 
							
						 
						
							2023-01-13 12:16:49 -08:00  
				
					
						
							
							
								 
						
							
							
								2877f87d78 
								
									
								
							
								 
							
						 
						
							
							
								
								implement new autochop  
							
							
							
						 
						
							2023-01-08 23:28:06 -08:00  
				
					
						
							
							
								 
						
							
							
								c4a2bdd08e 
								
									
								
							
								 
							
						 
						
							
							
								
								update lua too  
							
							
							
						 
						
							2023-01-05 17:35:33 -08:00  
				
					
						
							
							
								 
						
							
							
								78be3a6463 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2548  from myk002/myk_logo  
							
							... 
							
							
							
							Display DFHack logo for the hotkeys overlay widget 
							
						 
						
							2023-01-04 19:06:05 -08:00  
				
					
						
							
							
								 
						
							
							
								8e62a46009 
								
									
								
							
								 
							
						 
						
							
							
								
								display new logo for the hotkeys overlay widget  
							
							
							
						 
						
							2023-01-04 13:30:33 -08:00  
				
					
						
							
							
								 
						
							
							
								1b1bfc40e7 
								
									
								
							
								 
							
						 
						
							
							
								
								move default hotspot pos one tile to the right  
							
							... 
							
							
							
							so it doesn't overlap with screen borders 
							
						 
						
							2023-01-03 12:07:40 -08:00  
				
					
						
							
							
								 
						
							
							
								bb1a165d5b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2544  from myk002/myk_hotkeys_revamp  
							
							... 
							
							
							
							comment out most keybindings and revamp hotkeys widget 
							
						 
						
							2023-01-02 20:43:06 -08:00  
				
					
						
							
							
								 
						
							
							
								3b572b9a9d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2541  from myk002/myk_pathable  
							
							... 
							
							
							
							Update pathable plugin to support v50 maps 
							
						 
						
							2023-01-02 20:42:12 -08:00  
				
					
						
							
							
								 
						
							
							
								2119d4fb2a 
								
									
								
							
								 
							
						 
						
							
							
								
								attach hotkeys widget to all viewscreens  
							
							... 
							
							
							
							and introduce new snazzy logo 
							
						 
						
							2023-01-01 17:21:35 -08:00  
				
					
						
							
							
								 
						
							
							
								09e240b412 
								
									
								
							
								 
							
						 
						
							
							
								
								allow overlay widgets to 'all' viewscreens  
							
							
							
						 
						
							2023-01-01 17:20:06 -08:00  
				
					
						
							
							
								 
						
							
							
								11333e3872 
								
									
								
							
								 
							
						 
						
							
							
								
								update pathable plugin to support v50 maps  
							
							
							
						 
						
							2022-12-31 21:05:03 -08:00  
				
					
						
							
							
								 
						
							
							
								c401154393 
								
									
								
							
								 
							
						 
						
							
							
								
								widgets inherit from Panel and can be perma-enabled  
							
							
							
						 
						
							2022-12-31 21:02:00 -08:00  
				
					
						
							
							
								 
						
							
							
								ec0b4a9b68 
								
									
								
							
								 
							
						 
						
							
							
								
								don't let anchor graphics poke through the hotkeys widget  
							
							
							
						 
						
							2022-12-27 17:01:39 -08:00  
				
					
						
							
							
								 
						
							
							
								e88b1fdfe5 
								
									
								
							
								 
							
						 
						
							
							
								
								move script-manager into core  
							
							
							
						 
						
							2022-12-10 21:59:51 -08:00  
				
					
						
							
							
								 
						
							
							
								0d4d10de08 
								
									
								
							
								 
							
						 
						
							
							
								
								rename init to reload  
							
							
							
						 
						
							2022-12-10 21:59:51 -08:00  
				
					
						
							
							
								 
						
							
							
								a872cdbcd4 
								
									
								
							
								 
							
						 
						
							
							
								
								no onChangeState fn, let scripts attach themselves  
							
							
							
						 
						
							2022-12-10 21:59:51 -08:00  
				
					
						
							
							
								 
						
							
							
								426a538e30 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor overlay to use script-manager code  
							
							
							
						 
						
							2022-12-10 21:59:51 -08:00  
				
					
						
							
							
								 
						
							
							
								b3c8d85637 
								
									
								
							
								 
							
						 
						
							
							
								
								new plugin: script-manager  
							
							... 
							
							
							
							scans all scripts and discovers onStateChange and isEnabled functions 
							
						 
						
							2022-12-10 21:59:51 -08:00  
				
					
						
							
							
								 
						
							
							
								1547d527b7 
								
									
								
							
								 
							
						 
						
							
							
								
								fix off-by-one error in dwarfmonitor.misery widget  
							
							
							
						 
						
							2022-12-04 15:34:00 -08:00  
				
					
						
							
							
								 
						
							
							
								40f3a3333e 
								
									
								
							
								 
							
						 
						
							
							
								
								Make Cursor widget prefix and coordinate types configurable  
							
							... 
							
							
							
							e.g. the old behavior can be restored with "coords_type": "mouse_ui" and
"coords_short": true 
							
						 
						
							2022-12-01 00:08:56 -05:00  
				
					
						
							
							
								 
						
							
							
								ce1ef15bb2 
								
									
								
							
								 
							
						 
						
							
							
								
								reduce hotspot visuals to a single exclamation mark  
							
							
							
						 
						
							2022-11-30 18:13:19 -08:00  
				
					
						
							
							
								 
						
							
							
								1851a82fe1 
								
									
								
							
								 
							
						 
						
							
							
								
								close the hotkey menu if the mouse "flicks" onto it  
							
							... 
							
							
							
							also initialize the selected item properly if the widget is anchored to
the bottom of the screen 
							
						 
						
							2022-11-30 18:11:02 -08:00  
				
					
						
							
							
								 
						
							
							
								f5d20c99a3 
								
							
								 
							
						 
						
							
							
								
								prep for usage by gui/overlay  
							
							
							
						 
						
							2022-11-29 15:12:02 -08:00  
				
					
						
							
							
								 
						
							
							
								9d17be84a8 
								
							
								 
							
						 
						
							
							
								
								set width to something representative on init  
							
							... 
							
							
							
							so if the widget is enabled in gui/overlay without ever being resized with real data,
it won't be truncated 
							
						 
						
							2022-11-29 15:12:02 -08:00  
				
					
						
							
							
								 
						
							
							
								24dc879888 
								
									
								
							
								 
							
						 
						
							
							
								
								adapt library code to newly correct mouse events  
							
							
							
						 
						
							2022-11-21 17:36:46 -08:00  
				
					
						
							
							
								 
						
							
							
								ff447d46bd 
								
									
								
							
								 
							
						 
						
							
							
								
								don't overcount units for misery widget  
							
							... 
							
							
							
							addendum to #2366  
							
						 
						
							2022-11-20 09:45:23 -08:00  
				
					
						
							
							
								 
						
							
							
								35cea1b5e1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2371  from myk002/myk_overlay_hotkeys  
							
							... 
							
							
							
							[hotkeys] implement hotspot menu widget 
							
						 
						
							2022-11-14 16:50:30 -08:00  
				
					
						
							
							
								 
						
							
							
								6635b6489b 
								
									
								
							
								 
							
						 
						
							
							
								
								handle commands like ':lua <something>'  
							
							
							
						 
						
							2022-11-14 16:46:03 -08:00  
				
					
						
							
							
								 
						
							
							
								1fc30493c0 
								
									
								
							
								 
							
						 
						
							
							
								
								right align hotkeys for list items  
							
							... 
							
							
							
							and combine hotkeys for identical commands
and don't hide the menu until the mouse has left the frame
and start the widget one tile closer to the edge so the mouse is already
on the list instead of on the frame 
							
						 
						
							2022-11-14 16:46:02 -08:00  
				
					
						
							
							
								 
						
							
							
								2b73d6e8e9 
								
									
								
							
								 
							
						 
						
							
							
								
								allow hotkeys to be invoked as a hotkey  
							
							... 
							
							
							
							also ensure keybindings are always cleaned up 
							
						 
						
							2022-11-14 16:46:02 -08:00  
				
					
						
							
							
								 
						
							
							
								c630a71c73 
								
									
								
							
								 
							
						 
						
							
							
								
								click on arrow to launch gui/launcher with command  
							
							
							
						 
						
							2022-11-14 16:46:01 -08:00  
				
					
						
							
							
								 
						
							
							
								d8c86fd0b1 
								
									
								
							
								 
							
						 
						
							
							
								
								allow commands with hotkey guards to work  
							
							
							
						 
						
							2022-11-14 16:46:01 -08:00  
				
					
						
							
							
								 
						
							
							
								fb7b55fb11 
								
									
								
							
								 
							
						 
						
							
							
								
								open gui/launcher with the command on right arrow  
							
							
							
						 
						
							2022-11-14 16:46:01 -08:00  
				
					
						
							
							
								 
						
							
							
								ae2d9008ef 
								
									
								
							
								 
							
						 
						
							
							
								
								add frames around menu panels  
							
							
							
						 
						
							2022-11-14 16:46:00 -08:00  
				
					
						
							
							
								 
						
							
							
								6e005d4a8d 
								
									
								
							
								 
							
						 
						
							
							
								
								implement basic logic for hotspot menu  
							
							
							
						 
						
							2022-11-14 16:46:00 -08:00  
				
					
						
							
							
								 
						
							
							
								e3498f275f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix dwarfmonitor weather widget  
							
							
							
						 
						
							2022-11-14 16:45:08 -08:00  
				
					
						
							
							
								 
						
							
							
								9ce9d2001c 
								
									
								
							
								 
							
						 
						
							
							
								
								adapt dwarfmonitor widgets to new API  
							
							
							
						 
						
							2022-11-14 16:45:07 -08:00  
				
					
						
							
							
								 
						
							
							
								2cf6767589 
								
									
								
							
								 
							
						 
						
							
							
								
								migrate dwarfmonitor widgets to overlay v2  
							
							
							
						 
						
							2022-11-14 16:45:07 -08:00  
				
					
						
							
							
								 
						
							
							
								19289bf3c8 
								
									
								
							
								 
							
						 
						
							
							
								
								clean up docs and code  
							
							
							
						 
						
							2022-11-14 16:40:36 -08:00  
				
					
						
							
							
								 
						
							
							
								208e96c1b7 
								
									
								
							
								 
							
						 
						
							
							
								
								bounds check overlay_onupdate_max_freq_seconds  
							
							
							
						 
						
							2022-11-14 16:40:35 -08:00  
				
					
						
							
							
								 
						
							
							
								9bdc995f20 
								
									
								
							
								 
							
						 
						
							
							
								
								write docs and make implementation match the docs  
							
							... 
							
							
							
							added ability to enable/disable all
added showing current widget configuration
added moving widget back to default coordinates 
							
						 
						
							2022-11-14 16:40:35 -08:00  
				
					
						
							
							
								 
						
							
							
								ffc09ff25d 
								
									
								
							
								 
							
						 
						
							
							
								
								record explicitly triggered widget screens  
							
							
							
						 
						
							2022-11-14 16:40:35 -08:00  
				
					
						
							
							
								 
						
							
							
								1ebf58ff83 
								
									
								
							
								 
							
						 
						
							
							
								
								rewrite conf management according to discord convo  
							
							... 
							
							
							
							move non-user-editable state into the widget config
remove registry json files
all user-editable state is now in a single overlay.json file 
							
						 
						
							2022-11-14 16:40:35 -08:00  
				
					
						
							
							
								 
						
							
							
								6e6e174c31 
								
									
								
							
								 
							
						 
						
							
							
								
								implement CLI interface  
							
							
							
						 
						
							2022-11-14 16:40:34 -08:00  
				
					
						
							
							
								 
						
							
							
								a76c04c9ec 
								
									
								
							
								 
							
						 
						
							
							
								
								load overlay widget configuration  
							
							
							
						 
						
							2022-11-14 16:40:34 -08:00  
				
					
						
							
							
								 
						
							
							
								bd318b7a21 
								
									
								
							
								 
							
						 
						
							
							
								
								implement basic overlay event logic  
							
							
							
						 
						
							2022-11-14 16:40:34 -08:00  
				
					
						
							
							
								 
						
							
							
								d7fba5c720 
								
									
								
							
								 
							
						 
						
							
							
								
								add stub lua layer for overlay  
							
							
							
						 
						
							2022-11-14 16:40:34 -08:00  
				
					
						
							
							
								 
						
							
							
								b1bf80e585 
								
									
								
							
								 
							
						 
						
							
							
								
								support "group" file split strategy for blueprint  
							
							
							
						 
						
							2022-10-14 12:27:24 -07:00  
				
					
						
							
							
								 
						
							
							
								c52138b168 
								
									
								
							
								 
							
						 
						
							
							
								
								generate meta blueprints  
							
							
							
						 
						
							2022-10-12 17:42:36 -07:00  
				
					
						
							
							
								 
						
							
							
								80d993e734 
								
									
								
							
								 
							
						 
						
							
							
								
								split rooms phase from query and record names  
							
							
							
						 
						
							2022-10-12 16:01:54 -07:00  
				
					
						
							
							
								 
						
							
							
								b78af72403 
								
									
								
							
								 
							
						 
						
							
							
								
								record built constructions in blueprint  
							
							
							
						 
						
							2022-10-12 13:31:46 -07:00  
				
					
						
							
							
								 
						
							
							
								598f2c4b12 
								
									
								
							
								 
							
						 
						
							
							
								
								support --smooth option for blueprints  
							
							
							
						 
						
							2022-10-12 10:10:53 -07:00  
				
					
						
							
							
								 
						
							
							
								cc61d4a82a 
								
									
								
							
								 
							
						 
						
							
							
								
								use rendered help instead of hard-coded  
							
							
							
						 
						
							2022-10-10 17:03:57 -07:00  
				
					
						
							
							
								 
						
							
							
								03027b513a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into docs  
							
							
							
						 
						
							2022-08-03 22:55:38 -07:00  
				
					
						
							
							
								 
						
							
							
								3983b4d75b 
								
									
								
							
								 
							
						 
						
							
							
								
								update docs  
							
							
							
						 
						
							2022-08-03 21:44:25 -07:00  
				
					
						
							
							
								 
						
							
							
								3f61e2302c 
								
									
								
							
								 
							
						 
						
							
							
								
								split autobutcher out from zone  
							
							
							
						 
						
							2022-08-03 21:44:24 -07:00  
				
					
						
							
							
								 
						
							
							
								0096f7c882 
								
									
								
							
								 
							
						 
						
							
							
								
								split autonestbox out from zone  
							
							
							
						 
						
							2022-08-03 21:44:24 -07:00  
				
					
						
							
							
								 
						
							
							
								4cb57d25f1 
								
									
								
							
								 
							
						 
						
							
							
								
								update dig-now docs  
							
							
							
						 
						
							2022-07-22 17:46:33 -07:00  
				
					
						
							
							
								 
						
							
							
								091068c710 
								
									
								
							
								 
							
						 
						
							
							
								
								[prospect] give player control over which information is output ( #2231 )  
							
							... 
							
							
							
							* give player control over prospect output
* suspend the core *before* we call to Lua 
							
						 
						
							2022-07-06 06:57:13 -07:00  
				
					
						
							
							
								 
						
							
							
								d38ab1d152 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix UNIT_NEW_ACTIVE events ( #2197 )  
							
							... 
							
							
							
							* Updates eventful.lua to use UNIT_NEW_ACTIVE
* Fixes bug #2189 
* Revises activeUnits declaration/initialization
* Fixes build error
* Update changelog.txt
* reword changelog entry
* add changelog entry for event name change
Co-authored-by: Myk <myk002@yahoo.com> 
							
						 
						
							2022-06-17 09:34:41 -07:00  
				
					
						
							
							
								 
						
							
							
								fc384fd1a2 
								
									
								
							
								 
							
						 
						
							
							
								
								Update eventful.lua ( #2203 )  
							
							... 
							
							
							
							* Update eventful.lua
Had wrong function. Fixes https://github.com/DFHack/dfhack/issues/2202 
* Update Lua API.rst
Update docs to add onReactionCompleting and remove outdated info
* Update Lua API.rst
Some more minor doc fixes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci 
* add changelog entry
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 
							
						 
						
							2022-06-12 07:12:49 -07:00  
				
					
						
							
							
								 
						
							
							
								77d045488b 
								
									
								
							
								 
							
						 
						
							
							
								
								Confirmation dialog for removing manager orders ( #2163 )  
							
							
							
						 
						
							2022-05-23 21:17:52 -07:00  
				
					
						
							
							
								 
						
							
							
								fe29bff845 
								
									
								
							
								 
							
						 
						
							
							
								
								Adds cxxrandom unit test and fixes interface problems ( #2099 )  
							
							... 
							
							
							
							* Adds cxxrandom unit test and fixes interface problems
* Tightens braces
* Adds detection code for Shuffle's seqID/engID
* Adds usage examples for cxxrandom
* Gives cxxrandom objects id ranges, sort of
* Updates changelog
* Updates changelog.txt
* Increases id space for cxxrandom
* Fixes bool distribution error message and improves check
* Adds comment explaining the seeded RNG tests for cxxrandom
* Fixes type problem for 32bit builds
* Reduces loop count a few magnitudes
* Fixes a mistake in test.cxxrandom_seed 
							
						 
						
							2022-04-30 21:46:47 -07:00  
				
					
						
							
							
								 
						
							
							
								d1f0edd33b 
								
									
								
							
								 
							
						 
						
							
							
								
								Apply initial pre-commit config  
							
							
							
						 
						
							2022-04-12 14:48:19 -04:00  
				
					
						
							
							
								 
						
							
							
								54e8761aa0 
								
							
								 
							
						 
						
							
							
								
								capture fortifications and engravings in blueprint  
							
							
							
						 
						
							2022-04-01 12:20:37 -07:00  
				
					
						
							
							
								 
						
							
							
								ba5710f263 
								
							
								 
							
						 
						
							
							
								
								Adds new event type NEW_UNIT_ACTIVE  
							
							
							
						 
						
							2022-03-12 11:33:27 -08:00  
				
					
						
							
							
								 
						
							
							
								2b8024e62f 
								
							
								 
							
						 
						
							
							
								
								Updates eventful plugin with new EventManager event JOB_STARTED  
							
							
							
						 
						
							2022-03-12 11:33:27 -08:00  
				
					
						
							
							
								 
						
							
							
								434d072919 
								
							
								 
							
						 
						
							
							
								
								implement zone phase for blueprint  
							
							
							
						 
						
							2021-10-04 15:32:26 -07:00  
				
					
						
							
							
								 
						
							
							
								ffe5bad66b 
								
							
								 
							
						 
						
							
							
								
								implement "track" phase in blueprint  
							
							... 
							
							
							
							required decoupling phases from modes since now we have two "dig" phases 
							
						 
						
							2021-10-04 12:53:31 -07:00  
				
					
						
							
							
								 
						
							
							
								c23970f36b 
								
							
								 
							
						 
						
							
							
								
								add unit tests  
							
							
							
						 
						
							2021-09-20 16:10:15 -07:00  
				
					
						
							
							
								 
						
							
							
								596f72f06b 
								
							
								 
							
						 
						
							
							
								
								implement --playback-start param and logic  
							
							
							
						 
						
							2021-09-20 16:10:15 -07:00  
				
					
						
							
							
								 
						
							
							
								772e386427 
								
							
								 
							
						 
						
							
							
								
								implement --format option for minimal and pretty  
							
							... 
							
							
							
							pretty is currently equivalent to the previous format, though there will
be changes in the future 
							
						 
						
							2021-09-17 10:57:26 -07:00  
				
					
						
							
							
								 
						
							
							
								0747f872b0 
								
							
								 
							
						 
						
							
							
								
								add --splitby param to blueprint  
							
							... 
							
							
							
							--splitby=none is the new default, allowing all blueprint phases to be
written to a single file. old behavior of one phase per file is
supported via --splitby=phase. 
							
						 
						
							2021-09-09 09:58:53 -07:00  
				
					
						
							
							
								 
						
							
							
								8fb456313f 
								
									
								
							
								 
							
						 
						
							
							
								
								allow only one positional param to be specified  
							
							
							
						 
						
							2021-07-30 13:09:20 -07:00  
				
					
						
							
							
								 
						
							
							
								95fa9f3d7a 
								
									
								
							
								 
							
						 
						
							
							
								
								use new library functions in dig-now  
							
							
							
						 
						
							2021-07-30 13:09:20 -07:00  
				
					
						
							
							
								 
						
							
							
								71c605afd4 
								
									
								
							
								 
							
						 
						
							
							
								
								make options configurable and document  
							
							
							
						 
						
							2021-07-30 13:09:13 -07:00  
				
					
						
							
							
								 
						
							
							
								20dbd746a8 
								
									
								
							
								 
							
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2021-07-09 21:58:32 -07:00  
				
					
						
							
							
								 
						
							
							
								aba1750bac 
								
									
								
							
								 
							
						 
						
							
							
								
								use new argparse functions  
							
							
							
						 
						
							2021-07-09 21:58:32 -07:00  
				
					
						
							
							
								 
						
							
							
								a09f4d9b63 
								
									
								
							
								 
							
						 
						
							
							
								
								add --cursor and --quiet options to tiletypes-here  
							
							
							
						 
						
							2021-07-09 21:58:32 -07:00  
				
					
						
							
							
								 
						
							
							
								f62ff3ecc0 
								
									
								
							
								 
							
						 
						
							
							
								
								migrate existing lua code to use new library fns  
							
							
							
						 
						
							2021-07-05 15:48:51 -07:00  
				
					
						
							
							
								 
						
							
							
								367fdbd31c 
								
									
								
							
								 
							
						 
						
							
							
								
								normalize pathnames and handle dirs as basenames  
							
							
							
						 
						
							2021-06-29 14:25:30 -07:00  
				
					
						
							
							
								 
						
							
							
								2fc5fbacb5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'myk002/myk_reveal_unhideFlood' into develop  
							
							
							
						 
						
							2021-06-19 01:08:05 -04:00  
				
					
						
							
							
								 
						
							
							
								fb8d6614c7 
								
									
								
							
								 
							
						 
						
							
							
								
								expose core flood unhide logic to Lua  
							
							... 
							
							
							
							refactor is a straight copy-paste. this code could really stand some
cleanup (unused vars, unnecessary use of the MapCache layer, forced
allocation of all blocks even if they are not being unhidden, etc.), but
that can come in a later PR. 
							
						 
						
							2021-06-02 14:49:19 -07:00  
				
					
						
							
							
								 
						
							
							
								1b1b4245c9 
								
									
								
							
								 
							
						 
						
							
							
								
								report output filenames when creating blueprints  
							
							... 
							
							
							
							also refactor so we can get this data from gui/blueprint 
							
						 
						
							2021-05-31 15:34:19 -07:00  
				
					
						
							
							
								 
						
							
							
								1aaed3a6ed 
								
									
								
							
								 
							
						 
						
							
							
								
								error on invalid phase names  
							
							
							
						 
						
							2021-05-21 06:34:28 -07:00  
				
					
						
							
							
								 
						
							
							
								256ca13668 
								
									
								
							
								 
							
						 
						
							
							
								
								make short help text more generic  
							
							
							
						 
						
							2021-05-14 23:07:44 -07:00  
				
					
						
							
							
								 
						
							
							
								5a149f44e0 
								
									
								
							
								 
							
						 
						
							
							
								
								use setHotkeyCmd instead of dfhack.run_script  
							
							
							
						 
						
							2021-05-14 23:02:04 -07:00  
				
					
						
							
							
								 
						
							
							
								816cd5cf27 
								
									
								
							
								 
							
						 
						
							
							
								
								add unit tests  
							
							
							
						 
						
							2021-05-10 21:11:13 -07:00  
				
					
						
							
							
								 
						
							
							
								cc489db084 
								
									
								
							
								 
							
						 
						
							
							
								
								add comment to parse_gui_commandline function  
							
							
							
						 
						
							2021-05-10 21:11:13 -07:00  
				
					
						
							
							
								 
						
							
							
								7c7d96b5c1 
								
									
								
							
								 
							
						 
						
							
							
								
								output args being passed to gui/blueprint  
							
							
							
						 
						
							2021-05-10 21:11:13 -07:00  
				
					
						
							
							
								 
						
							
							
								a7a5a48c7a 
								
									
								
							
								 
							
						 
						
							
							
								
								first stage of blueprint overhaul  
							
							... 
							
							
							
							- make depth and name parameters optional
- allow depth to be negative to indicate top-down instead of the
  previous hard-coded bottom-up
- add --cursor for specifying start position (game cursor is not needed
  if this param is specified) 
							
						 
						
							2021-05-10 21:11:10 -07:00  
				
					
						
							
							
								 
						
							
							
								257f8dbe00 
								
									
								
							
								 
							
						 
						
							
							
								
								buildingplan: fix size calculation for constructions  
							
							... 
							
							
							
							Planning a 4x2 construction with DF's `umkh` keys (i.e. not automaterial's box-select) would previously produce a 5x3 construction instead, for example. 
							
						 
						
							2021-04-01 00:16:54 -04:00  
				
					
						
							
							
								 
						
							
							
								aac958aa50 
								
									
								
							
								 
							
						 
						
							
							
								
								add open() wrapper fn and document class methods  
							
							
							
						 
						
							2021-03-22 09:38:20 -07:00  
				
					
						
							
							
								 
						
							
							
								69a2f44020 
								
									
								
							
								 
							
						 
						
							
							
								
								Lua class wrappers for the xlsxreader plugin API  
							
							
							
						 
						
							2021-03-08 15:04:50 -08:00  
				
					
						
							
							
								 
						
							
							
								1b2eed7c5e 
								
									
								
							
								 
							
						 
						
							
							
								
								confirm convict: use visible name to avoid exposing alternate identities  
							
							... 
							
							
							
							Ref #1593 
See also:
https://www.reddit.com/r/dwarffortress/comments/ltzu82/if_i_wasnt_sure_i_found_the_vampire_before/ 
http://www.bay12forums.com/smf/index.php?topic=164123.msg8253738#msg8253738  
							
						 
						
							2021-02-28 01:01:47 -05:00