96e173fbc2 
								
							
								 
							
						 
						
							
							
								
								Slightly fix fade in making it shorter  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								4b9e45d841 
								
							
								 
							
						 
						
							
							
								
								Clean up *some* of the camera jank  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								046169bca2 
								
							
								 
							
						 
						
							
							
								
								Fullscreen  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								db09fe8cce 
								
							
								 
							
						 
						
							
							
								
								AI is almost fully working!  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								78d70bf2a0 
								
							
								 
							
						 
						
							
							
								
								Pull in Sams tweak updates  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								89a5108459 
								
							
								 
							
						 
						
							
							
								
								Correctly wired up "vantage angle" camera. It's better!  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								e729c82476 
								
							
								 
							
						 
						
							
							
								
								Update assets, remove unecessary ogg files  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								5604796328 
								
							
								 
							
						 
						
							
							
								
								Prepare for additional camera angles  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								d045800ae3 
								
							
								 
							
						 
						
							
							
								
								Undo!  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								fcf89e91fc 
								
							
								 
							
						 
						
							
							
								
								Generalized 3D model management  
							
							... 
							
							
							
							This as it turned out was not as much of a win as I would have liked,
especially now that the title is an image instead of a model.
But it is still nice to have a more ECS-centric way of managing
models. 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								21afcf0cef 
								
							
								 
							
						 
						
							
							
								
								air-quote "fix" animation skipping  
							
							... 
							
							
							
							By setting all animations to 1.0x speed.
Need to make an upstream PR to fix bevy's animation engine. 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								451e73793b 
								
							
								 
							
						 
						
							
							
								
								Update audio assets, Reset tutorial state  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								29144126e9 
								
							
								 
							
						 
						
							
							
								
								Fading title image  
							
							... 
							
							
							
							I agree it looks better than the dissolve 3d effect (with the board
dissolving behind it)
Probably needs tweaks but pretty good. 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								ce697ba342 
								
							
								 
							
						 
						
							
							
								
								Fixing bugs!  
							
							... 
							
							
							
							* Add playtestsers to credits
* Make credits titles more title-ey (bigger)
* Fix window scaling bug
* Fix speed ramp happening during menu/credits 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								6f53ff2611 
								
							
								 
							
						 
						
							
							
								
								Make intro speedier  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								3fd9f483ae 
								
							
								 
							
						 
						
							
							
								
								Update audio and gltf assets  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								e7364b4344 
								
							
								 
							
						 
						
							
							
								
								Add capture SFX  
							
							... 
							
							
							
							I don't love it, so it's easy to disable.
But it's there if we want to keep it. 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								900b9d4a8f 
								
							
								 
							
						 
						
							
							
								
								Stripped down assets  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								6f613d730e 
								
							
								 
							
						 
						
							
							
								
								Undo temporary board change -- oops!  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								5f3ed207fa 
								
							
								 
							
						 
						
							
							
								
								Shdaow example + fixed shadows  
							
							... 
							
							
							
							Turns out one of the two things I fucked with caused the shadows to be
borked! What are the odds! (very high) 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								bb2775b5eb 
								
							
								 
							
						 
						
							
							
								
								Tweakable animation speeds for everything  
							
							... 
							
							
							
							Pressing speeds up animations across the board
Animation "fast" speeds can be tweaked per category:
* text
* movement
* light
* dissolve 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								2295de0043 
								
							
								 
							
						 
						
							
							
								
								Loading is borked, but tutorial worked...  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								df1a2a3bf7 
								
							
								 
							
						 
						
							
							
								
								put-down animation works!  
							
							... 
							
							
							
							Thank christ 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								95559d8887 
								
							
								 
							
						 
						
							
							
								
								Very small quality of life stuff, broke shadows  
							
							... 
							
							
							
							Click to move through into + title
Speed up animations by pressing down instead of jumping to end.
    (tweakable) 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9f5856f86f 
								
							
								 
							
						 
						
							
							
								
								Add shadows, fix some animation jank, iterate on valid move indicator  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5bf70e5980 
								
							
								 
							
						 
						
							
							
								
								Updated skybox, title, buttons  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								6e2d96a17b 
								
							
								 
							
						 
						
							
							
								
								audio intensity  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								1a056277c9 
								
							
								 
							
						 
						
							
							
								
								Fixed a small amount of jank with the alpha on the title  
							
							... 
							
							
							
							Still a small amount of alpha jank on buttons sadly... 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a0c50a88c6 
								
							
								 
							
						 
						
							
							
								
								Slightly improved valid move indicator, title rendered text  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								12feaca205 
								
							
								 
							
						 
						
							
							
								
								OK intro animation looks good enough... for now.  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								595076607e 
								
							
								 
							
						 
						
							
							
								
								I mean the intro part works...  
							
							... 
							
							
							
							Outro does not... 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								7b4682bc21 
								
							
								 
							
						 
						
							
							
								
								mid refactor: dissolve::{in,out} tagging for animation  
							
							... 
							
							
							
							So far things are borked, but it _feels_ like we're going in the right
direction 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								72811d6d04 
								
							
								 
							
						 
						
							
							
								
								The dissolve texture is fixed!  
							
							... 
							
							
							
							Somehow there are _more_ bugs now, but a big one is fixed! 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e4e993ed64 
								
							
								 
							
						 
						
							
							
								
								Dissovle not fixed, but at least it doesn't crash!  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								1b70e0707e 
								
							
								 
							
						 
						
							
							
								
								Fixing selecting multiple pieces woot woot!  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0972d2ef91 
								
							
								 
							
						 
						
							
							
								
								Welp I broke something...  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a7ffd6e0f9 
								
							
								 
							
						 
						
							
							
								
								Button images rough implementation  
							
							... 
							
							
							
							Tuning font sizing and need to add font changes upon interaction 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ae19a96844 
								
							
								 
							
						 
						
							
							
								
								Working better, but not intro -> game animation is missing  
							
							... 
							
							
							
							the game just pops into existance, no bueno. 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d5f44b9639 
								
							
								 
							
						 
						
							
							
								
								Technically works, but want to tweak showing/hiding text boxes  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								2bcc240cc3 
								
							
								 
							
						 
						
							
							
								
								Doesn't work, but saving my place  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								974e878763 
								
							
								 
							
						 
						
							
							
								
								Fix bug with minimizing crashing the game  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8825736373 
								
							
								 
							
						 
						
							
							
								
								tutorial main chunk, definitely buggy... for tomorrow  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								7a72257633 
								
							
								 
							
						 
						
							
							
								
								Plan out tutorial  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								207d691b2e 
								
							
								 
							
						 
						
							
							
								
								intro with basic animation  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b983dc8e23 
								
							
								 
							
						 
						
							
							
								
								Stub out intro animation  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								716c94a5f3 
								
							
								 
							
						 
						
							
							
								
								Dynamic UI resolution  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								1d8a505d23 
								
							
								 
							
						 
						
							
							
								
								Example is close, but still no repro on the rendering bug...  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d75658939d 
								
							
								 
							
						 
						
							
							
								
								made example closer to real game, but still no repro...  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								219621c1cc 
								
							
								 
							
						 
						
							
							
								
								Use tweak for credits  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								609ae8ebb9 
								
							
								 
							
						 
						
							
							
								
								In a good-ish spot, going to save  
							
							
							
						 
						
							2 years ago