|  | 3934aa3d4e | try using cargo-prune instead of cargo-sweep | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | ff2601a824 | try removing incremental build files to see if it helps ci disk usage | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | 579f10f08e | don't load shops for real this time | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | 76fd7e82f6 | add nullable item shops for faster test runtimes | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | ffd431cd3b | clippy | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | 9bb10476a3 | default to useful things, tests null things out on their own | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | b5572ccc53 | null free roam maps by default | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | c5c96863a8 | maybe this will work for keeping the ci from filling the disk and making everyone sad | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | 66c04b891e | clippy | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | b770cce30b | further speed up tests by not loading drop charts by default | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | a07d7aec23 | speed up tests by not loading quests every time | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | dd8b81e69c | remove redundant patch.rs | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | 7f421fd2c7 | clippy | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | f0f1b55a38 | remove some redundant files | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | 62ad32a9ba | remove another ci cache | 2023-11-14 14:14:52 -04:00 |  | 
			
				
					|  | cf2bac4ccb | clippy cleanup | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | cd1476796e | break out the rest of everything into its own crate | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 8135d673eb | remove cargo cache for now, not enough disk space on my poverty ci vps | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 210d51e957 | move leveltable to stats crate | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | a76bb8945c | clean up toplevel cargo.toml a bit | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 7020f38863 | crates for shops and stats | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 04e9aa91d8 | maybe specifying only 1 test job at a time will keep it from running out of memory | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 03507df187 | oh wow this has been wrong this entire time | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | f7cf6cd349 | cleanup | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | c7d10eeacf | actually this shouldn't be needed | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 37ff01a186 | genuflect towards the great clippy | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | d158ac1d7f | break out entity and maps into separate crates | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 13ddbc8f5e | get elseware to compile on latest rust | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 08bcea7dca | this was hidden in some debug code I was skipping over | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | ad13f03cda | oh yeah I kinda need this migration | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 7f77063ed7 | remove the cargo.lock it only caused suffering | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 683ecc9383 | clippy | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | cd0d7f00e5 | small cleanup | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | d466e6e613 | roomnotery | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 9b193496f2 | update cargolock | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | a28fdb43cd | char is not "char" reeeeee | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 2654496f8c | update to sqlx 6.2 | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | dafd56cd8e | minor room refactor, room db table, add room ids to itemnotes | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 6fab72fc7a | initial room entities | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | fa7b60dc22 | fix dumb itemid problem | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 81c7e3ee33 | rebase sillyness | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 905bc583c0 | clipster | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 1ea1bbc226 | floor item limit reached | 2023-11-14 14:14:51 -04:00 |  | 
			
				
					|  | 179c9010a5 | cii 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing 
				
	
				continuous-integration/drone/pr Build is passing | 2023-02-18 01:33:55 +00:00 |  | 
			
				
					|  | a6a0d9c4b8 | ci 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing 
				
	
				continuous-integration/drone/pr Build is failing | 2023-02-18 00:48:06 +00:00 |  | 
			
				
					|  | fe84bd4109 | right-side text support 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing 
				
	
				continuous-integration/drone/pr Build is failing | 2023-02-16 00:06:14 +00:00 |  | 
			
				
					|  | e8494c5bbd | Merge pull request 'use GATs to remove lifetime on postgresgateway' (#132) from gat_fuckery into master 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing Reviewed-on: #132 | 2023-02-11 19:41:50 -05:00 |  | 
			
				
					|  | 4a6b2dfb8f | cleanup 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing 
				
	
				continuous-integration/drone/pr Build is passing | 2023-02-11 12:56:49 -07:00 |  | 
			
				
					|  | 414672252c | use GATs to remove lifetime on postgresgateway 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing 
				
	
				continuous-integration/drone/pr Build is failing | 2023-02-11 11:51:32 -07:00 |  | 
			
				
					|  | f8943d5bd2 | Merge pull request 'shared banks' (#130) from shared_banks into master 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing Reviewed-on: #130 | 2023-02-07 16:00:26 -05:00 |  |