About Monkey 2 › Forums › Monkey 2 Development › Welcome to the monkey 2 development discussion forum!
This topic contains 23 replies, has 10 voices, and was last updated by
Mark Sibly
2 years, 10 months ago.
-
AuthorPosts
-
February 3, 2016 at 3:10 pm #258
A quick fix for the mobile issue with code boxes:
[/crayon]Monkey123456[crayon-5cb99c59c9125330367035 inline="true" ]@media only screen and (max-width: 768px) {.media-left, .media-right, .media-body {display: block;}.bbp-reply-author {overflow:auto;margin-bottom:15px;}.bbp-reply-author .clearfix {display:none;}.media-body {width:auto;}}Plonk it where ever the theme allows for custom css or just stick it at the end of your style.css.
February 4, 2016 at 8:55 pm #266Ok, added this to the main style.css file – does it work?
February 4, 2016 at 11:49 pm #267Looks good to me. If you use chrome you can open the developer tools (ctrl+shift+i) then in the top left of the console there’s a little mobile icon you can click on to emulate a site in different devices if you need to test anything.
February 5, 2016 at 2:43 am #268> in the top left of the console there’s a little mobile icon
Well, so there is…!
April 10, 2016 at 2:33 am #773I finally made it over to check out monkey2! Been so inundated with work these past few months, I haven’t had *any* time for game development. I’ve been itching to see whats been done with the new version for quite some time now!
I like the new forum, and that its FAR easier for Mark to maintain. This makes it better for him to keep on the development of our beloved Blitz languages
Congrats Mark! Keep up with how things are going on the website. I’m off to grabbing monkey2 and seeing what damage I can do with it!
April 10, 2016 at 4:04 am #774Thanks!
As for demos, you’re probably best to start with the xmas demo (if you haven’t seen it already):
http://monkey2.monkey-x.com/2015/12/23/xmas-demo-2015
Most of the recent work has been under-the-hood stuff and website+docs.
However, I hope to have a new ‘playable’ demo out ‘soon’ which in Sibly-time means under a month, except when it doesn’t…
April 11, 2016 at 5:12 pm #777However, I hope to have a new ‘playable’ demo out ‘soon’ which in Sibly-time means under a month, except when it doesn’t…
Well thats rather descriptive LOL
Will MX2 have incbin and data commands they can be very helpful
May 29, 2016 at 9:02 pm #846Hey there first off I figured I would make a post on here just because, and secondly I am looking forward to seeing where this project goes. I have been impressed by all the previous Blitz products including monkey that took its own form. Hope to see something great come from this!
May 31, 2016 at 7:10 am #851Welcome, and thanks for the kind words!
-
AuthorPosts
You must be logged in to reply to this topic.