1.19 is still in certification both on Windows Phone and in Amazon Marketplace. In the meantime I updated the default texture pack and block icons.
Here’s a piece of good news for Windows Phone 8 owners (HTC 8X):
I didn’t mention it yet, but 1.19 has a setting with which you can fix the aspect ratio on 1280×720 phones and get rid of the black bars on the sides.
As far as I know, on WP8 devices there is no way for me to automatically detect the aspect ratio or use the full resolution from an XNA app. So the game must run in 800×480 upscaled, even though the devices could easily support full res. Microsoft could have allowed it with just a few lines of extra code, but they elected not to. They are trying hard to force everyone to develop for WP8. Bad decision in my opinion, but who am I to tell them.

67 Comments
Sounds cool.
me2
yeah
Hey running it on my ASUS EeePad, with android. WORKS well. I love the new upgrade! Thanks Kaalus! Keep up the good work my friend! Any new monster types coming our way. I really miss using the bow from Mine craft! But the spear is OK, any new weapons coming out any time soon.???? I saw that you have a slot for armor or cloathing… Good that you planning ahead. I also LOVE the new recpiedia section…. Well done!
Maybe use MonoGame for the WP8 version when it has enough features from the mainline MonoGame?
Time to add armor and food so the next update can be an adventure based update
Amor and multiplayer
How do you make armor and clothing
+1
+2
+3
Kaalus..,,
I have emailed u..!!
That was some suggestions!
Kaalus I’m your fan, I’m from Brazil! I wonder if there is already updating the version 1.19??
1.19 is already available for Android in Google Play.
Dropbox when i log in does not work.
Can u make a seed which is like survival island and then tell me the seed please.
Should add armor and railroads
Kaalus, You should update the screenshots on the store since you have a new format for the buttons.
Making good screenshots is not easy, I’d rather be making game better :-)
That sounds like an invitation to make some for you :)
If you start to develop for wp8 what will happen to wp7?
i found a few BUGS / ISSUES :
1. I can’t place a SLAB on top of another SLAB. It breaks.
2. THE CIRCUITS ! Everytime I leave the game the source sends a ’1′ signal to my circuit ! Lets say I made a clock and it was at 6th minute when i left the game. if I reenter the MAP the clock gives me 1st minute and 6th minute both lit up ! And the signal / charge at 6th minute is also actually stucked that the new charge sent byvthe source manages to catch up and override the last point yhe charge was at when i left. :(
SO I CANT MAKE AN IN GAME CLOCK SYSTEM. :(
I have a video of it on my video channel. Im about to give up though.
Please respond kaalus. :) Thank you.
I don’t think i can answer all the bugs like Kaalus can, but i think i can answer 1. even though i don’t have the update yet (WPlooser) as i understand how blocks work you can’t add new electical item where one exists in a block. for instance you can’t put two trap doors in two locations that would exist in a single block, my guess when i get the update the new one will break the older one. Reguards the circuits and leaving an area where that cicuit has been made, when you come back the whole thing is restarted that’s the way i have read his tips anyway., again i don’t even have the update to give you a full true answer.
I didn’t explain that well as i look at it so here is how i beleive it works, forgeting cables or wiring every one block will only have one use. if you place a trap door on the upper level lets call it 6 like on a die, you then cant add another device to the other five sides including the opposite side 180 degrees what would be 1. hope that is correct as i have no way yet of prooving ( as no update for the Wp Guys) sorry if i’m wrong.
If it just a slap or tile of wood on another tile or slab of wood then this is a genuine bug as i know this can be done within a single block area.
slab not slap sorry
Reguards the wood tiles or slabs you can make, I have heard many people asking for someway to sleep. there are many ways but if you build a shelter then put in it a bed of wood tiles 3×2 then if you think you may need a pillow a couple of tiles on the top bit does resemble a wooden bed. this can be slept on. But the big gamers out there Know you can sleep on as little as to blocks of sand or dirt as long as your under cover.
sorry i’m missing or dropping letters (two blocks)
More importantly you need to climb onto the bed to even try to sleep. MAX HEADROOM always applies. our little guy is 1x1x2 and that’s important. 2 being his height.
Hey, brian when the light is set to 1 that means it on and when the light is set to 0 that means it off right?
Nukeuler reactors please/ur a good game designer
well hello.
first with the slabs.
i was just saying that i cant stack 2 slabs to make one whole block. i think i was able to do that in the older versions. so i think this may be a bug.
second. the electrics. yes he told us that it behaves like that. but he also introduced the SR Latch that acts as a memory so i thought i could use that to save my circuits states upon leaving the are or the game.
it does the job to save tha last signal. but if you make a series of SR Larches Clocked. The signal gets stucked on where it was last seen. It doesnt continue sending the signal to the next SR Latch.
Though I think I still need to keep on tweaking this out.
Thanks for answering me anyway.
No I could not put two slabs togther either
you could never put two slabs together, you may be thinking about mc :(
I dont know if anyone ever did this but i invented 2 elevators with water and stone blocks in survivalcraft!!! :)
Lol elevator using water is so easy :) .. U just know how to do it lol..
The elevator goes up not down jack
Considering the physics of the water this is easy
I can go up too.. I do it in mcpe
Kaalus,what is your plan for 1.20?
YO MOTHA! :D
I wish tgis on ps vita
This*
Ive got new update but if i go to dropbox then i press on login it does not work
Try turning off “Force GPU Rendering” in the Settings/Developer Options or as a chap on here named Andrew found (Quoted) – “Ah, I figured it out. This is happening because I am using a third party user interface (Go Launcher.) I am not sure what that might mean or who to blame for that haha” . Hope it helps
Does any one know a seed which is survival island if not can kaalus make one seed like that please.
You should make it were you can place the gates on all six sides of a block and even on glass ps merry Christmas and a happy new year
Say I wanted to make a three number combination lock, hoe would I do this using logic gates, levers, and the SR Latch?
Lets say, there are 6 levers, and you have to pull 3 of them to open for example the door. It basically works by connecting AND gates together. So, connect two levers to each AND gate, then connect those AND gates to other AND gates. And for those levers that you don’t want to be pulled, place a NOT gate between the lever and the AND gate, facing towards the AND gate, of course. So connect all of the levers to AND gates. Then when you have connected the levers to AND gates, connect the AND gates to each other with AND gates.
So, if you have this six lever lock, lets think that the combination for the lock would be 1-4-5. So, connect 1&2 with an AND gate, connect 3&4 with AND, connect 5&6 with AND. Place a NOT gate between the lever and the AND gate with levers 2,3 and 6. Next, connect the 1&2 AND gate and the 3&4 AND gate to an AND gate. Now, levers 1,2,3 and 4 are connected. Now connect the 1-4 AND gate and the 5&6 AND gate to an AND gate. This last AND gate is your output. Now connect the last and gate to the door. Check that everything works. Enjoy! :)
hey kaalus can you add a railroad next please! even if it is the steam trains. it would be nice to be able to move more stuff than whats in the inventory. Can you add a cross bow that can shoot farther than the spear can?
another thing is with cows in survival I can’t get them to make more cows to replace the ones i take for food.add sheep so the wool can be taken and made into cloths or to cover floors other than colored wood.
with the cows i can’s get them to fallow or even if I push them into a fenced area.
can you add weat, melon vines and armor, great fan of survival craft
Kaalus can we have the wp 1.19 update before the android have the next update 1.195 i know it’s out of your hands but us old wp users are getting frustrated getting old updates. You new this would happen, sorry to moan.
NOoooooo, lol Android Vs WP bring on the competition lol. Just kidding, I do feel for you though, my GF has WP and suffers the frustration as I sit smiling hehehe
I could help many new users on here that may take your time asking questions that you really don’t have the time to answer as will many (old Survivalcraftians) maybe 6 months from now those android users who have a bit more knowledge than us because the update is quicker for them can answer some of our questions. (I for one would have no problem with that). Thanx. the transition of the game to many android users may be better helped by us wp users, and they may get the answer to yes that is a bug or something else. your minority of users could be your testers.
Especially since most of the bad reviews are from people unable to figure out how to work the game
Jriot you are as they say a breath of fresh air. And I thank you for your clean sense of understanding, you obviously know how this all works. And by the way merry xmas to you buddy have a good one. Brian
Bugs with the game could be ironed out buy your smaller group of customers before it gets released to your larger group. if bug are ironed out first you then only need to deal with individual android problems, thus creating more positive reviews for you in the masses. That seems right.
Believe me when i say it’s not a case of (i want it first) it’s a case of let us who have been playing it a bit longer, help your new users. and i don’t ness mean me there are wp users who have more knowledge of the game than i do who could answer question in a second.
Hope 1.19 comes out soon :-)
Subscribe to me, I already posted on my email and facebook
Sure thing antvenom seen you on YouTube ;)
Hack
Hey kaalus please dear god tell me I can still get this on wp7 not just wp8
I have a question how do you build
Regarding the 15:9 and/or 16:9 resolution. Can’t you simply check the Application.Current.Host.Content.ScaleFactor property and if it’s 150 then you know it’s a 16:9 device?
I could stop thinking about this and I came to the impression that you were using XNA to build Survivalcraft, but then my suggestion above wouldn’t work since you don’t get to upgrade XNA games to Windows Phone 8 and leverage the platform specifics. But then I’m now really curious about what technology you actually ARE using to build this game since when running the game on my HTC 8X with 15:9 scale it gets centered horizontally but when flipping the switch (which I have to do every single time I start the game), it scales nicely over the entire screen. Either you have migrated to native C++ or are using SharpDX or possibly even MonoGame for Survivalcraft.
Care to share?
Regards
Johan