Fen Dweller 
							
						 
						
							
							
							
								
							
								396f9389cd 
								
							
								 
							
						 
						
							
							
								
								Display a popu when an error occurs  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								f13346b417 
								
							
								 
							
						 
						
							
							
								
								Fix some invalid HTML  
							
							Mostly spans with divs as children, as well as writing
checked='true' instead of just checked. 
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								630b363c7b 
								
							
								 
							
						 
						
							
							
								
								Update the help screen and reformat the html  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								82a321b1e1 
								
							
								 
							
						 
						
							
							
								
								Replace the help menu with a much nicer looking screen  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								3f5d9b05fd 
								
							
								 
							
						 
						
							
							
								
								Add file upload; clean up old menu cruft  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								f209e39a50 
								
							
								 
							
						 
						
							
							
								
								Improve formatting of the help page a bit and update it  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								91a518a470 
								
							
								 
							
						 
						
							
							
								
								Add a button to download an image of the current scene  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								4265737690 
								
							
								 
							
						 
						
							
							
								
								Add basic screenshot functionality  
							
							All of the entities are rendered to the canvas. It only renders images, so there are no
names, height bars, etc. 
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								d301485408 
								
							
								 
							
						 
						
							
							
								
								Move scene selection to the bottom of the sidebar  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								b9d501911b 
								
							
								 
							
						 
						
							
							
								
								Fix incorrect labels  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								a613bf04b7 
								
							
								 
							
						 
						
							
							
								
								Allow the sidebar to shrink a bit more  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								bf8f40857d 
								
							
								 
							
						 
						
							
							
								
								Make the scene loader button appear to the right of the selector  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								60ca86edd7 
								
							
								 
							
						 
						
							
							
								
								Get rid of the help icons, since they have labels now  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								8a96da09e6 
								
							
								 
							
						 
						
							
							
								
								Put the spawners back in the menubar  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								946eb0da65 
								
							
								 
							
						 
						
							
							
								
								Move the menubar buttons into a popout menu  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								546e36aba3 
								
							
								 
							
						 
						
							
							
								
								Add a button to center the current entity; disable entity-specific buttons without a selection  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								027709292e 
								
							
								 
							
						 
						
							
							
								
								Add zoom and entity scale buttons. Remove the old sliders  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								8eadee9262 
								
							
								 
							
						 
						
							
							
								
								Add scroll buttons on the sides of the world  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								963cd5b7e1 
								
							
								 
							
						 
						
							
							
								
								Move the spawner interface into the sidebar  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								1b55b5a50f 
								
							
								 
							
						 
						
							
							
								
								Start moving towards move useful constructor objects; consolidate unit definitions  
							
							Entities now have their templates cloned (by serializing and parsing) to allow for
a single object to be passed in repeatedly. 
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								a5fee10d84 
								
							
								 
							
						 
						
							
							
								
								Fix the sizes label being separated from the size options  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								683794e440 
								
							
								 
							
						 
						
							
							
								
								Make the View menu bigger and move it towards the top  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								d419c288eb 
								
							
								 
							
						 
						
							
							
								
								Add Synxes  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								dd668ef0be 
								
							
								 
							
						 
						
							
							
								
								Add a button to delete the current entity; make the clear button more obvious  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								41f91c4dab 
								
							
								 
							
						 
						
							
							
								
								Add horizontal scrolling via buttons or the scroll wheel  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								6a008680a9 
								
							
								 
							
						 
						
							
							
								
								Revert "Make the sidebar move to the top in portrait mode"  
							
							This reverts commit 4c58eb9b94 
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								a4fc846e00 
								
							
								 
							
						 
						
							
							
								
								Revert "Rename headers; make horizontal scrollbar larger"  
							
							This reverts commit 7182f0479e 
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								7182f0479e 
								
							
								 
							
						 
						
							
							
								
								Rename headers; make horizontal scrollbar larger  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								4c58eb9b94 
								
							
								 
							
						 
						
							
							
								
								Make the sidebar move to the top in portrait mode  
							
							Still very rough around the edges... 
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								8eca8a8f01 
								
							
								 
							
						 
						
							
							
								
								Align checkboxes and labels in portrait mode  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								ce8e592282 
								
							
								 
							
						 
						
							
							
								
								Improve help a bit; move submission button  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								48927b21f7 
								
							
								 
							
						 
						
							
							
								
								Add a dropdown box to select an entity  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								d988460cee 
								
							
								 
							
						 
						
							
							
								
								Improve sidebar layout  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								21ee315a30 
								
							
								 
							
						 
						
							
							
								
								Hide sidebar stuff when not needed  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								397b5cd124 
								
							
								 
							
						 
						
							
							
								
								Remove the auto-sizing mode selector (it was not very useful)  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								b6d0cc1238 
								
							
								 
							
						 
						
							
							
								
								Make some sidebar content unselectable  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								237e8c9625 
								
							
								 
							
						 
						
							
							
								
								Generate the menubar dynamically; update help; indicate when new help is added  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								b31965d338 
								
							
								 
							
						 
						
							
							
								
								Add Halos  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								707d7eaa88 
								
							
								 
							
						 
						
							
							
								
								Significant mobile changes  
							
							The viewport attribute is now set, which should make mobile devices show it a bit
more correctly. I updated the bottom-names to be placed properly on mobile. 
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								e89fa4919f 
								
							
								 
							
						 
						
							
							
								
								Allow the sidebar to be hidden  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								01256dfd60 
								
							
								 
							
						 
						
							
							
								
								Allow the option checkboxes to be shown and hidden  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								b4b396390b 
								
							
								 
							
						 
						
							
							
								
								Fix the Scale Sliders label toggling the wrong checkbox  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								8eca71787c 
								
							
								 
							
						 
						
							
							
								
								Move the character submission link to the bottom of the options list  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								05179efd46 
								
							
								 
							
						 
						
							
							
								
								Make the scale toggleable  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								411a0786c5 
								
							
								 
							
						 
						
							
							
								
								Add an option to make the ground opaque  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								4215d819a1 
								
							
								 
							
						 
						
							
							
								
								Add Lalim; adjust Shadow's weight; make sliders toggleable  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								928b4d3088 
								
							
								 
							
						 
						
							
							
								
								Add an option to point out entities much larger than the viewport  
							
							Very large entities are confusing to add - they appear for a brief moment
and then grow off the screen. This shows an arrow if an entity is at least
ten times taller than the viewport. 
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								d02d9743b3 
								
							
								 
							
						 
						
							
							
								
								Add some screen reader tags to buttons and make them larger  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								38e0179f60 
								
							
								 
							
						 
						
							
							
								
								Disable names/bars/etc. by default; always show for selected entities  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								
								Fen Dweller 
							
						 
						
							
							
							
								
							
								ee9c9fd1d2 
								
							
								 
							
						 
						
							
							
								
								Give buttons a height to try and make them behave on mobile Safari  
							
							
								
							
							
						 
						5 years ago