cdf0b52ea6 
								
							
								 
							
						 
						
							
							
								
								no progress is made, but code has changed  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								38b796ad31 
								
							
								 
							
						 
						
							
							
								
								bug infestation. selecting/capturing/etc in 2d works worse than in 3d  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8e0254c7e8 
								
							
								 
							
						 
						
							
							
								
								refactor states; separate display and play states  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a5bb2aa385 
								
							
								 
							
						 
						
							
							
								
								exclusive selection  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b4270899d2 
								
							
								 
							
						 
						
							
							
								
								Moving works in 2d!  
							
							... 
							
							
							
							Now just need to generalize 3d selection to select pieces + board tiles for movement to work there!
Exicted! 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								729c74e932 
								
							
								 
							
						 
						
							
							
								
								Select refactors for 2d, sync select/deselects  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f32d462df6 
								
							
								 
							
						 
						
							
							
								
								Added hitboxes  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9cb7043eed 
								
							
								 
							
						 
						
							
							
								
								Some improvements... 2d breaks when you select in 3d though...  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f87bfb5a6c 
								
							
								 
							
						 
						
							
							
								
								Loading screen. Ironing out bugs with color change?  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								6dac7f5e4d 
								
							
								 
							
						 
						
							
							
								
								changing side colors, buggy but works  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8a9b47be6b 
								
							
								 
							
						 
						
							
							
								
								Drastic rework of movement  
							
							... 
							
							
							
							* Added `moves` ledger to Board
  * This should help with future work like undo, automated tests,
    net-play.
* Refactored 2d and 3d displays to use BoardIndex -> Transform
  * This means we can have a generic system set the position of Entities
    based on moves on the Board.
* Refactored 2d view to have centered board
  * (instead of shifting root entity which had poor behavior
    characteristics) 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								03fa207297 
								
							
								 
							
						 
						
							
							
								
								Generic update board system in progress  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								4dbf524e3f 
								
							
								 
							
						 
						
							
							
								
								load state actually blocks now  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								4f54cece67 
								
							
								 
							
						 
						
							
							
								
								moving pieces, background image, pickup/putdown audio  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								293f27aba9 
								
							
								 
							
						 
						
							
							
								
								menu!  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a425a5756c 
								
							
								 
							
						 
						
							
							
								
								Selecting + Calling the piece (board.at)  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b73a2ac5bc 
								
							
								 
							
						 
						
							
							
								
								2D Selecting indexes works!  
							
							... 
							
							
							
							Also improved art a bit.
Still programmer art, but it's at least on theme.
Inspired by the colors of Mars. 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5f255275e0 
								
							
								 
							
						 
						
							
							
								
								Drawing pieces on the board!  
							
							... 
							
							
							
							Also states: 2d state, skeleton 3d state, menu state, loading state.
Really leaning into the bevy system scheduling. 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9cf884e54f 
								
							
								 
							
						 
						
							
							
								
								Mostly 2d sprites and code organization  
							
							
							
						 
						
							2 years ago