{"author_link":"\/author\/krutech\/","author_name":"krutech","author_uid":"17672","comments":[{"author_name":"HelkeGames","author_uid":"20522","time":"Apr 29, 2013 @ 10:51am","epoch":1367232360,"text":"Nice game!"},{"author_name":"glisk","author_uid":"19092","time":"Apr 29, 2013 @ 10:56am","epoch":1367232660,"text":"Game idea is nice, but I don't like how the jump is implemented (multiple jumps &quot;in the air&quot;). Anyway, nice game :)"},{"author_name":"DST","author_uid":"18478","time":"Apr 29, 2013 @ 11:09am","epoch":1367233440,"text":"Great game, I like the 3D-2D style and crazy boxey characters!"},{"author_name":"m64","author_uid":"21329","time":"Apr 29, 2013 @ 11:12am","epoch":1367233620,"text":"Perhaps it's not the most original game ever, but considering the time it is impressive you have been able to do it."},{"author_name":"Jeremias","author_uid":"7211","time":"Apr 29, 2013 @ 11:14am","epoch":1367233740,"text":"As you said, the controls are broken - floating through the air is somehow fun anyway. Interesting camera angle.\r<br\/>\r<br\/>And potatoes!"},{"author_name":"netguy204","author_uid":"5044","time":"Apr 29, 2013 @ 11:18am","epoch":1367233980,"text":"Looks neat! Wish my platform (mac or linux) was supported!"},{"author_name":"Mousseto","author_uid":"19089","time":"Apr 29, 2013 @ 11:22am","epoch":1367234220,"text":"Nice game, it seems to have some problems with jumps sometimes. Good job anyway :)"},{"author_name":"Geoege","author_uid":"13360","time":"Apr 29, 2013 @ 11:25am","epoch":1367234400,"text":"Really love that perspective, it's really cool.\r<br\/>Controls are a bit buggy, but it's ok.\r<br\/>The gameplay is really conventional but it works.\r<br\/>Nice done."},{"author_name":"krutech","author_uid":"17672","time":"Apr 29, 2013 @ 11:27am","epoch":1367234520,"text":"@netguy204 it might work on linux\/mac, we didnt try it ourselves due to lack of linux\/mac computer."},{"author_name":"tiffi","author_uid":"21552","time":"Apr 29, 2013 @ 11:29am","epoch":1367234640,"text":"good game, but really buggy. + for minimala jones"},{"author_name":"Xeke_Death","author_uid":"19338","time":"Apr 29, 2013 @ 11:34am","epoch":1367234940,"text":"Character stopped moving a couple of times, even though I was still holding the button. I liked the victory music. Game seemed to freeze when I tried to start the second level after finishing the first."},{"author_name":"Hyaku","author_uid":"7393","time":"Apr 29, 2013 @ 11:53am","epoch":1367236080,"text":"The collision detection is completely buggy and is annoying to restart the game over and over.\r<br\/>But, man, this game is hilarious, really fun.\r<br\/>And i love the graphics."},{"author_name":"semi","author_uid":"6429","time":"Apr 29, 2013 @ 12:18pm","epoch":1367237580,"text":"To get this working on linux\/mac, you will have to rename\r<br\/>\r<br\/>content\/sfx\/Jump.wav (upper-case J)\r<br\/>\r<br\/>into\r<br\/>\r<br\/>content\/sfx\/jump.wav (lower-case j)"},{"author_name":"Fabien Por\u00e9e","author_uid":"20926","time":"Apr 29, 2013 @ 12:19pm","epoch":1367237640,"text":"Maybe it's just my computer, but I actually really like how wonky and jittery this game is :)"},{"author_name":"semi","author_uid":"6429","time":"Apr 29, 2013 @ 12:29pm","epoch":1367238240,"text":"As the testers before me said, it's pretty buggy - sometimes I got stuck in the ground, pressing jump repeatedly allows you to fly, lots of crashes, etc. \r<br\/>\r<br\/>I loved that every level had its own art style, the music fits the game really well and the characters are gorgeous. With a little bit of polish on the collision detection, it'll be a nice little platformer and it's impressive that you pulled it off in such short time!\r<br\/>\r<br\/>Also: What is that blue thing bouncing around on my level select screen after I've collected all puzzle pieces?"},{"author_name":"Paul Sinnett","author_uid":"11312","time":"Apr 29, 2013 @ 12:33pm","epoch":1367238480,"text":"I like the camera view, it adds a kind of adventure dynamic to the game without complicating the game play."},{"author_name":"krutech","author_uid":"17672","time":"Apr 29, 2013 @ 12:33pm","epoch":1367238480,"text":"Semi:\r<br\/>Thanks for taking the time to test it AND fixing it for linux. \r<br\/>Regarding collisions and movement, we struggled with it and could not overcome the challanges in time. the 3D and 2D mix was also a new thing and had alot fun experimenting there. \r<br\/>\r<br\/>The blue thing is an easter egg, a minimal piece of art.\r<br\/>\r<br\/>\/bitslap"},{"author_name":"davidB","author_uid":"20693","time":"Apr 29, 2013 @ 12:34pm","epoch":1367238540,"text":"Missing wasd support for azerty keyboard : zqsd (or arrow)\r<br\/>\r<br\/>Fail to run &quot;as is&quot; under linux. File System is case sensitive :\r<br\/>\r<br\/>\u279c  minimala jones  java -jar ld26.jar -Xmx1024M\r<br\/>Exception in thread &quot;LWJGL Application&quot; com.badlogic.gdx.utils.GdxRuntimeException: Error creating music com.badlogic.gdx.backends.openal.Wav$Music for file: content\/sfx\/jump.wav\r<br\/>\tat com.badlogic.gdx.backends.openal.OpenALAudio.newMusic(OpenALAudio.java:126)\r<br\/>\tat com.badlogic.gdx.backends.openal.OpenALAudio.newMusic(OpenALAudio.java:41)\r<br\/>\tat se.krutech.ludumdare26.SoundManager.&lt;init&gt;(SoundManager.java:34)\r<br\/>\tat se.krutech.ludumdare26.ludumdare.create(ludumdare.java:121)\r<br\/>\tat com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:130)\r<br\/>\tat com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:110)\r<br\/>Caused by: java.lang.reflect.InvocationTargetException\r<br\/>\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r<br\/>\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)\r<br\/>\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r<br\/>\tat java.lang.reflect.Constructor.newInstance(Constructor.java:525)\r<br\/>\tat com.badlogic.gdx.backends.openal.OpenALAudio.newMusic(OpenALAudio.java:124)\r<br\/>\t... 5 more\r<br\/>Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: content\/sfx\/jump.wav (Internal)\r<br\/>\tat com.badlogic.gdx.files.FileHandle.read(FileHandle.java:132)\r<br\/>\tat com.badlogic.gdx.backends.openal.Wav$WavInputStream.&lt;init&gt;(Wav.java:86)\r<br\/>\tat com.badlogic.gdx.backends.openal.Wav$Music.&lt;init&gt;(Wav.java:33)\r<br\/>\t... 10 more\r<br\/>\u279c  minimala jones  ls\r<br\/>content  ld26.jar  run.bat\r<br\/>\u279c  minimala jones  ls content\/sfx\/\r<br\/>ambientgrass.wav  ambientsand.wav  ambientstone.wav  enemydie.wav  goodsong.wav  Jump.wav  level1.wav  level2.wav  level3.wav  level4.wav  shot.wav  walkgrass.wav  walksand.wav  walksnow.wav  walkstone.wav"},{"author_name":"krutech","author_uid":"17672","time":"Apr 29, 2013 @ 1:06pm","epoch":1367240460,"text":"Support for arrowkeys and a renamed jump.wav is now in the release. Hopefully this means it will work on linux\/mac without any issues. :)"},{"author_name":"villhest","author_uid":"12294","time":"Apr 29, 2013 @ 7:05pm","epoch":1367262000,"text":"Nice job, love the art style and music. Also, it's cool how the level select screen is a jigsaw puzzle. I was able to play through all levels (when relaunching in between), but it crashed after level one. I saved the log file if you want it. Btw, I can imagine being a team of 6 people was quite a challenge:)"},{"author_name":"JustinMullin","author_uid":"3128","time":"May 2, 2013 @ 2:53am","epoch":1367462880,"text":"Neat perspective and visuals - the controls and movement were very wonky, but not enough to break the game."},{"author_name":"Leginar","author_uid":"21822","time":"May 2, 2013 @ 11:47pm","epoch":1367538120,"text":"Pretty good, liked the camera angle but the controls made it really hard to play. Still a very good game though"},{"author_name":"Jyrkface","author_uid":"20894","time":"May 3, 2013 @ 4:56am","epoch":1367556660,"text":"I really like the perspective\/angle thing you did with this, seems like it would be good for creating suspense. If you expanded it a bit this game could be really cool!"},{"author_name":"MinionStudios","author_uid":"22273","time":"May 7, 2013 @ 3:25pm","epoch":1367940000,"text":"Loved it! The characters were great looking and the levels were fun!"},{"author_name":"imagnity","author_uid":"20678","time":"May 16, 2013 @ 11:10pm","epoch":1368745500,"text":"I had fun playing it. You should polish it up."}],"images":["ld26\/17672-d85fd1a438c89c0086e6093d925f28f8.jpg","ld26\/17672-1590cc297b980ea5b35d9bfe4b4c279a.jpg","ld26\/17672-f1761e08992acf48535a199bbf0eefd1.jpg","ld26\/17672-9e544b0f1284992b3d30fbf7f9d821bd.jpg"],"links":[{"url":"https:\/\/www.dropbox.com\/s\/n4uu12ka9whss61\/release_ld26_.zip","text":"Windows"},{"url":"https:\/\/www.dropbox.com\/s\/n4uu12ka9whss61\/release_ld26_.zip","text":"OS\/X"},{"url":"https:\/\/www.dropbox.com\/s\/n4uu12ka9whss61\/release_ld26_.zip","text":"Linux"}],"metadata":{"g_key":"27062","g_author":"17672","g_event":"LD26","g_eventkey":"16","g_subevent":"JAM","g_urlkey":"27092","g_title":"Minimala Jones &amp; The Raiders Of The Lost Art","g_status":"UCHK1","g_place":"402","g_commentcount":"25","g_site2_node_id":"0","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":[],"node":null,"orig_images":["http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/233892\/17672-shot0.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/233892\/17672-shot1.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/233892\/17672-shot2.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/233892\/17672-shot3.png-eq-900-500.jpg"],"text":"We finished.\r\n\r\nShould work on win, mac and linux. Mac and linux is untested. Sorry\r\n\r\ncontrols:\r\nmovement + jump = wasd \/ arrows\r\nshoot a potato = space\r\n\r\nWe struggled with new tech. \r\n\r\nFrom XNA and 2D to LIBGDX and 3D we lost some control.\r\nThe result is an interesting experience for us devs but not for the players. In retrospect we should have scaled down considering our challenges which we also can see in most other submissions.\r\n\r\nWe will be back, with more experience.\r\n\r\nYou might have to start with \"java -jar ld26.jar -Xmx1024M\"\r\n\r\nAll in all, we had fun, we learned, we potatoed.\r\n\r\n\/krutech \r\n\r\n<\/p>","title":"Minimala Jones &amp; The Raiders Of The Lost Art"}