d25cd0874a 
								
							
								 
							
						 
						
							
							
								
								remove check for discovered plants in autofarm  
							
							... 
							
							
							
							Remove limitation on planting only "discovered" plants in autofarm because there was never any reason for doing so.
Resolves  #1988 . 
							
						 
						
							2022-03-15 08:23:18 -07:00  
				
					
						
							
							
								 
						
							
							
								dda487a535 
								
									
								
							
								 
							
						 
						
							
							
								
								Adds new plugin: Spectate ( #1918 )  
							
							... 
							
							
							
							* Adds spectate plugin
* Updates spectate.cpp
* Changes spectate toggle message
* Updates changelog.txt
* Adds spectate to Plugins.rst
* Adds requested changes
- foreach syntax replaces active units loops
- removes CR_FAILURE return on double enable/disable usage
- removes disabled code
- implements a few clion clang tidy suggestions (auto declare when casting)
- Updates zcount to have accurate count for performing RNG
- adds eof newline
- adds todo comment about a redundant if condition
* Declares spectate section in Plugins.rst 
							
						 
						
							2022-03-14 19:33:41 -07:00  
				
					
						
							
							
								 
						
							
							
								e60ef479c6 
								
							
								 
							
						 
						
							
							
								
								handle carving fortifications in dig-now  
							
							
							
						 
						
							2022-03-12 13:33:36 -08:00  
				
					
						
							
							
								 
						
							
							
								7c665dcb7a 
								
							
								 
							
						 
						
							
							
								
								allow search terms to match full item labels  
							
							... 
							
							
							
							even when the item label is truncated for length
this change also fixes items that were being incorrecty grouped due to
having differences only in the truncated part of their labels 
							
						 
						
							2022-03-12 12:41:19 -08:00  
				
					
						
							
							
								 
						
							
							
								aa1bc3fe52 
								
							
								 
							
						 
						
							
							
								
								Cleanup Kitchen module (and the seedwatch plugin which uses it)  
							
							
							
						 
						
							2022-03-12 12:04:34 -08:00  
				
					
						
							
							
								 
						
							
							
								ba5710f263 
								
							
								 
							
						 
						
							
							
								
								Adds new event type NEW_UNIT_ACTIVE  
							
							
							
						 
						
							2022-03-12 11:33:27 -08:00  
				
					
						
							
							
								 
						
							
							
								20b42145c1 
								
							
								 
							
						 
						
							
							
								
								On second thought, not redundant  
							
							
							
						 
						
							2022-03-12 11:33:27 -08:00  
				
					
						
							
							
								 
						
							
							
								a2e690d5d9 
								
							
								 
							
						 
						
							
							
								
								Re-adds removed lines to diggingInvaders.cpp  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								4aac87a7f0 
								
							
								 
							
						 
						
							
							
								
								Updates the plugin skeletons again  
							
							
							
						 
						
							2022-03-12 11:33:27 -08:00  
				
					
						
							
							
								 
						
							
							
								79e2188a5f 
								
							
								 
							
						 
						
							
							
								
								Corrects a regression in skeleton.cpp documentation  
							
							
							
						 
						
							2022-03-12 11:33:27 -08:00  
				
					
						
							
							
								 
						
							
							
								051e891680 
								
							
								 
							
						 
						
							
							
								
								Improves plugin dev documentation through updating skeleton.cpp  
							
							
							
						 
						
							2022-03-12 11:33:27 -08:00  
				
					
						
							
							
								 
						
							
							
								ddbeead2b2 
								
							
								 
							
						 
						
							
							
								
								Updates diggingInvaders according to EventManager refactor  
							
							
							
						 
						
							2022-03-12 11:33:27 -08:00  
				
					
						
							
							
								 
						
							
							
								12df6d14e9 
								
							
								 
							
						 
						
							
							
								
								Improves documentation for plugin writing  
							
							
							
						 
						
							2022-03-12 11:33:27 -08:00  
				
					
						
							
							
								 
						
							
							
								33f06668d5 
								
							
								 
							
						 
						
							
							
								
								ensure we don't crash when tiletypes-here is run  
							
							... 
							
							
							
							from the commandline 
							
						 
						
							2022-03-03 21:37:38 -08:00  
				
					
						
							
							
								 
						
							
							
								dbe87d4156 
								
							
								 
							
						 
						
							
							
								
								implement orders list  
							
							
							
						 
						
							2022-02-25 12:58:56 -08:00  
				
					
						
							
							
								 
						
							
							
								2ebfca42dd 
								
							
								 
							
						 
						
							
							
								
								merge buildingplan-lib.cpp into buildingplan.cpp  
							
							
							
						 
						
							2022-02-25 12:57:17 -08:00  
				
					
						
							
							
								 
						
							
							
								0d1668a7a5 
								
							
								 
							
						 
						
							
							
								
								merge buildingplan-lib into buildingplan  
							
							... 
							
							
							
							so no one else is tempted to use it as a library. starting buildingplan
from two separate plugins just runs two completely separate engines with
separate state, one of which is completely inaccessible from the UI. 
							
						 
						
							2022-02-25 12:57:17 -08:00  
				
					
						
							
							
								 
						
							
							
								eae90c9448 
								
							
								 
							
						 
						
							
							
								
								remove fortplan code; leave doc stub  
							
							
							
						 
						
							2022-02-25 12:57:17 -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  
				
					
						
							
							
								 
						
							
							
								089de5f422 
								
							
								 
							
						 
						
							
							
								
								support non-rectangular extent-based buildings  
							
							
							
						 
						
							2021-10-03 08:54:27 -07:00  
				
					
						
							
							
								 
						
							
							
								27c0c41536 
								
							
								 
							
						 
						
							
							
								
								only create empty blueprints on explicit request  
							
							... 
							
							
							
							and use the new functionality in the ecosystem tests, which simplifies
the blueprint commandline creation 
							
						 
						
							2021-10-02 23:36:26 -07:00  
				
					
						
							
							
								 
						
							
							
								12eb9e48c7 
								
							
								 
							
						 
						
							
							
								
								support multi-type and non-rectangular stockpiles  
							
							... 
							
							
							
							and add integration tests 
							
						 
						
							2021-10-02 12:50:47 -07:00  
				
					
						
							
							
								 
						
							
							
								09d7cd83df 
								
							
								 
							
						 
						
							
							
								
								add/fix missing/incorrect building specs  
							
							... 
							
							
							
							added:
- wS
- wp
- roller speed designations
- n
- TS
- ~s
- ~h
- ~c
- F
- ~a
fixed:
- Wall (CW -> Cw)
- DownStair (Cj -> Cd)
also remove track designations. we'll add that back once we create a
"track" phase. 
							
						 
						
							2021-10-02 09:25:19 -07:00  
				
					
						
							
							
								 
						
							
							
								d7d4f364ac 
								
							
								 
							
						 
						
							
							
								
								channel over dig equals no ramp  
							
							... 
							
							
							
							fixes special case where a channel tile is specified over a regular dig
tile. this allows dig-now to produce a flat floor in that case, which is
likely what is intended. 
							
						 
						
							2021-10-02 09:25:19 -07:00  
				
					
						
							
							
								 
						
							
							
								42f4cbdc9c 
								
							
								 
							
						 
						
							
							
								
								remove designations from all modified tiles  
							
							... 
							
							
							
							found this bug with blueprint-generated blueprints. if both a channel
and the resulting ramp are explicitly marked in the blueprint (like the
blueprint plugin does), the channel is processed first, pre-creating the
ramp in the tile designated for a ramp. Then, when the ramp designation
is processed, the ramp is already there, which is an invalid tile to
make a ramp on, so the designation is skipped (and therefore not
cleared). this change clears the designation for both the ramp tile and
the channel tile when either is processed. this opens another edge case
where the designation under a channel is a regular 'd' mine, which will
now get ignored and leave a ramp insead of a flat floor. but I'll
address that in the next commit. 
							
						 
						
							2021-10-02 09:25:19 -07:00  
				
					
						
							
							
								 
						
							
							
								1a11c43546 
								
							
								 
							
						 
						
							
							
								
								record carved tracks in dig blueprints  
							
							
							
						 
						
							2021-10-02 09:25:19 -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  
				
					
						
							
							
								 
						
							
							
								2bbd4ab79e 
								
							
								 
							
						 
						
							
							
								
								clean up, document  
							
							
							
						 
						
							2021-09-17 10:57:26 -07:00  
				
					
						
							
							
								 
						
							
							
								afc7096329 
								
							
								 
							
						 
						
							
							
								
								use vector instead of map for great memory savings  
							
							
							
						 
						
							2021-09-17 10:57:26 -07:00  
				
					
						
							
							
								 
						
							
							
								44a93fcb28 
								
							
								 
							
						 
						
							
							
								
								update unit tests  
							
							
							
						 
						
							2021-09-17 10:57:26 -07:00  
				
					
						
							
							
								 
						
							
							
								42e04fc6ec 
								
							
								 
							
						 
						
							
							
								
								use const char *, not std::string for efficiency  
							
							... 
							
							
							
							so we can actually process large maps without OOMing 
							
						 
						
							2021-09-17 10:57:26 -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  
				
					
						
							
							
								 
						
							
							
								1fd2eba2db 
								
							
								 
							
						 
						
							
							
								
								give generated blueprints proper labels  
							
							
							
						 
						
							2021-09-10 11:11:44 -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  
				
					
						
							
							
								 
						
							
							
								6073cfeb5d 
								
							
								 
							
						 
						
							
							
								
								pass params from blueprint gui to gui/blueprint  
							
							... 
							
							
							
							without passing the initial "gui" literal string 
							
						 
						
							2021-09-09 09:58:23 -07:00  
				
					
						
							
							
								 
						
							
							
								97fab76bba 
								
							
								 
							
						 
						
							
							
								
								lay down tiles in order when using buildingplan  
							
							... 
							
							
							
							improves on implementation in 22ac163d5 
							
						 
						
							2021-09-09 00:35:15 -07:00  
				
					
						
							
							
								 
						
							
							
								c74d881e44 
								
									
								
							
								 
							
						 
						
							
							
								
								Update stonesense  
							
							
							
						 
						
							2021-09-07 15:01:21 -04:00  
				
					
						
							
							
								 
						
							
							
								badf19b424 
								
									
								
							
								 
							
						 
						
							
							
								
								tweak military-assign: fix likely missing bounds check  
							
							
							
						 
						
							2021-09-07 01:18:13 -04:00  
				
					
						
							
							
								 
						
							
							
								91e7e12464 
								
									
								
							
								 
							
						 
						
							
							
								
								RemoteFortressReader: fix likely copy-paste error between width/height  
							
							
							
						 
						
							2021-09-07 01:17:38 -04:00  
				
					
						
							
							
								 
						
							
							
								e7754ea890 
								
									
								
							
								 
							
						 
						
							
							
								
								Enable -Wunused-variable and fix most errors  
							
							
							
						 
						
							2021-09-07 01:16:21 -04:00  
				
					
						
							
							
								 
						
							
							
								fbe0319515 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'lethosor/ci-scripts-cleanup' into develop  
							
							
							
						 
						
							2021-09-06 22:41:02 -04:00  
				
					
						
							
							
								 
						
							
							
								a083a7f670 
								
									
								
							
								 
							
						 
						
							
							
								
								tailor: fix operator precedence in command parsing  
							
							... 
							
							
							
							&& has a higher precendence than ||, so this could have resulted in a crash in
some cases. It also produced unintentional behavior where e.g. `tailor 1 foo`
would enable the plugin, unlike `tailor enable foo`.
From #1920  
							
						 
						
							2021-09-06 22:35:38 -04:00  
				
					
						
							
							
								 
						
							
							
								e5487c812a 
								
									
								
							
								 
							
						 
						
							
							
								
								Update stonesense lint filter  
							
							
							
						 
						
							2021-09-06 19:08:22 -04:00  
				
					
						
							
							
								 
						
							
							
								11222f21d3 
								
									
								
							
								 
							
						 
						
							
							
								
								Update lint.py filters and fix a couple identified issues  
							
							
							
						 
						
							2021-09-06 18:42:45 -04:00  
				
					
						
							
							
								 
						
							
							
								0cbcabee59 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							scripts: master
plugins/stonesense: master 
							
						 
						
							2021-09-04 07:15:42 +00:00  
				
					
						
							
							
								 
						
							
							
								9d8eccd152 
								
							
								 
							
						 
						
							
							
								
								Fix remotefortressreader to use new ocean_wave field names  
							
							
							
						 
						
							2021-09-02 06:58:55 -06:00  
				
					
						
							
							
								 
						
							
							
								0d14a2ccef 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'ab9rf/tailor-v2' into develop  
							
							... 
							
							
							
							Conflicts: docs/changelog.txt 
							
						 
						
							2021-09-01 23:34:30 -04:00