What would be the process of adding a new variant and/or stripping out other variants? I'd like to try building the Android port with my fork with experimental improvements, but don't know exactly where to begin.
							
						
					Angband for Android 10 (volunteers needed)
				
					Collapse
				
			
		
	X
- 
	
	
	
		
	
		
	
	
	
	
	
Maybe you can list the problems you faced while building it yourself by raising an issue on its Github repo? Over there it'll be more permanent and more likely to be seen in future by the dev or other devs. I remember doing something of this sort for a Dungeon Crawl Stone Soup port.
I'm going to raise my issue related to saved files there as we speak.Comment
 - 
	
	
	
		
	
		
	
	
	
	
	
I have to write some documentation about that. You could just paste your code in the vanilla folder meanwhile.
Or you could compare that folder and a plain vanilla src folder to see some specific android bits.
Give me some time to write a good reference.Comment
 - 
	
	
	
		
	
		
	
	
	
	
	
If Nick and the community give their permission, sure.
Edit: Do you play with tiles ? I think this one will be only ascii. The dev team did some modifications to the graphics code in 4.2.0 that simplified the android port, a lot.Last edited by Cuboideb; May 2, 2023, 15:14.Comment
 - 
	
	
	
		
	
		
	
	
	
	
	
I am fine with this, if you want to spend time on it.
I think it's worth saying, though, that as far as I'm aware Sky is the only person who prefers 4.1 to 4.2; and the fact that he spreads that opinion as if it were a fact on every forum known to humankind as often as possible doesn't make it more than a minority opinion
							
						One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
 - 
	
	
	
		
	
		
	
	
	
	
	
I may have some good news for you. Long time back I wanted to move my saved game as well as highscore game data to play on my laptop. I noticed this issue with the new update but was using adb backup. In your case, If you can backup your data via adb then you'll be able to get your data. I posted my solution in my raised issue of this project here: https://github.com/Cuboideb/angbandroid/issues/2
My original query for reference.Hey Cuboideb, it's incredible to see that your project has been going strong for almost three years!
I have an issue, the last I played was in 2020-2021 and I usually backup my game data for game apps using adb. I restore it when I move to a new device or format my phone. It worked for this too. Maybe I even did it once in 2022 in my phone, but didn't play. Now when I try, it fails. I don't seel my character saved file (Angband vanilla) or high scores. Ditto for Sil (however, I do get some error saying it can't find a character file before starting anew).
Any suggestions?
So far, I was thinking I'd download the older versions of the app, salvage my highscore list and save file from it and try "applying" it to the latest version by copying whatever files I get.Comment
 - 
	
	
	
		
	
		
	
	
	
	
	
Back online! Sorry!
Comment
 
Comment