This site requires JavaScript, please enable it in your browser!
Greenfoot back
davmac
davmac wrote ...

2015/1/22

New! Greenfoot 2.4.1

davmac davmac

2015/1/22

#
We are pleased to announce the release of Greenfoot version 2.4.1. This is mostly a bug-fix release, but it does introduce one new API method - "Greenfoot.ask()", which can be used to ask the user for input. For further information on bugs fixed, see the version history. You can download Greenfoot 2.4.1 from the download page (the USB-stick version will be updated shortly).
Super_Hippo Super_Hippo

2015/1/22

#
In the version history page, there is a typo in "Grenefoot.start()". Can't say something to the changes yet, it is still downloading. ;)
davmac davmac

2015/1/22

#
Ok, thanks, fixed!
danpost danpost

2015/1/29

#
A couple of issues in your latest modifications. (1) UserInfo is not accessible; (2) links in discussion posts only show when hovered over (no special color or underlining)
davmac davmac

2015/1/29

#
danpost, you are talking about the website I presume and not the software? for (1), you'll have to explain what you mean; for (2) yes, I'll fix that shortly. Thanks. (Please post any other issues with the site in a separate topic, or find the 'site maintenance' topic and post in that).
danpost danpost

2015/1/29

#
for (1) my Dungeon Escape scenario no longer (at least for me) show game stats after playing. I know it was working at one point and the scenario was not updated in any way. I also checked my Private Messaging scenario and it fails also. for (2) thanx for () I realized it was not the correct thread after I had posted -- my apologies.
davmac davmac

2015/1/29

#
For the UserInfo issue, is it because you have upgrade to your browser plugin to Java 8? See the comments on this scenario. I posted a workaround some time back, here.
danpost danpost

2015/1/29

#
davmac wrote...
For the UserInfo issue, is it because you have upgrade to your browser plugin to Java 8? See the comments on this scenario. I posted a workaround some time back, here.
I have followed the steps recommended in the linked discussion for Windows, yet am still not able to access storage. EDIT: Okay. I have solved the issue. The naming of the '.java.policy' file was incorrect.
You need to login to post a reply.