Delta Engine
»
General
»
Announcements
»
Milestone 4 Saturn v0.9.8.3 Release
Medals:  Joined: 8/20/2011(UTC) Posts: 1,421 Location: Hannover
Thanks: 18 times Was thanked: 97 time(s) in 92 post(s)
|
A new sprint release of Milestone 4 Saturn has finally arrived. Download links for GitHub and CodePlex are on http://DeltaEngine.net/DownloadChangelog: http://deltaengine.net/Milestone/4Currently a lot of code is being finalized and not fully done yet, this includes entities, content, editor and 3d features. While you can check out all of these in the current release, they are subject to change and will change a bit more over the next 1-2 weeks. Then we will iron out everything for a great release in August :) We are also working hard on the Builder Service, which will allow building your game on other platforms. The process can be tested already in this release, but there are still some issues we plan to fix till the next release, then we can pump out more platforms during July. Stay tuned.
|
|
|
|
Joined: 12/19/2011(UTC) Posts: 529
Thanks: 10 times Was thanked: 16 time(s) in 15 post(s)
|
You either have forgotten to upload the new files or the archive has the wrong name^^ If I try to download the new zip, then I get a file labeled with 0.9.8.2 in the name^^ |
|
|
|
|
Joined: 12/19/2011(UTC) Posts: 529
Thanks: 10 times Was thanked: 16 time(s) in 15 post(s)
|
Oh and the website is also wrong It says Quote:Before downloading make sure you agree to our Open Source License. Check the Roadmap for release details. Milestone 2 Neptune (v0.9.7.0, 2013-02-04) features the Breakout example game and allows to create simple 2D games like in our Game Jam. Milestone 3 Uranus is currently in active development and is updated weekly! Shouldn't it be already M4 which is in development and M3 as last milestone ;)? |
|
|
|
|
Joined: 12/19/2011(UTC) Posts: 529
Thanks: 10 times Was thanked: 16 time(s) in 15 post(s)
|
Sorry for all the posts (normally I edit them) but you also didn't include a unzipped copy of the templates. Afaik VS2012 only recognizes unzipped templates so with the zipped ones I couldn't use them^^ |
|
|
|
|
Joined: 3/18/2013(UTC) Posts: 29
Thanks: 5 times
|
I've tried the new version but I think there are some problems. The Editor doesn't start because the EditorView.xaml file is missing, so we aren't able to test the Launcher... The NuGet packages are not updated, yet. I also saw that the Content folders are now download from a online Content service, the first time a game started, but the Content folder for DeltaNinja is not completed: it seems to be not updated with the latest version (for example DeltaEngineLink.png is missing). Could you fix it, please? I've used the GitHub repository. Thanks! Edited by user Monday, July 1, 2013 11:11:23 AM(UTC)
| Reason: Added repository.
|
|
|
|
Medals:  Joined: 8/20/2011(UTC) Posts: 1,421 Location: Hannover
Thanks: 18 times Was thanked: 97 time(s) in 92 post(s)
|
That is quite a lot of issues you guys found. We will try to fix it asap. - The Installer and Zip files have not been updated as the repo generation process is still in the works and there were some problems generating the last steps. This has been fixed for the next update due this week. - Lots of information on the website is currently outdated. As I said before we work on a new website with more up to date information, which will also be released shortly. But we should update this section on the old website of course. - About VS2012 templates: They should work fine in zipped form, we use them that way too. Are you sure the path to them is setup correctly? - Sorry about the missing files, they will be added today and we will check that Editor compilation is possible (this happens when our generator is not fully working and we do a manual push, files get lost  )
|
|
|
|
Joined: 12/19/2011(UTC) Posts: 529
Thanks: 10 times Was thanked: 16 time(s) in 15 post(s)
|
About the zip, i have to recheck, the path is working because I was able to use the templates earlier, but afaik only in unzipped form about the compiled assemblies: as long as they are updated soon, everything is ok :) I'm currently on another, non-delta project, so delta "sleeps" atm on my disk and I'm fine to wait a fee additional days, so take your time EDIT: Just checked it, the zips are not recognized by VS, I don't see the templates. If I unzip them, I'm sure I would see them. I'm using VS2012 Pro Edited by user Tuesday, July 2, 2013 8:43:13 AM(UTC)
| Reason: Not specified |
|
|
|
|
Medals:  Joined: 8/20/2011(UTC) Posts: 1,421 Location: Hannover
Thanks: 18 times Was thanked: 97 time(s) in 92 post(s)
|
Originally Posted by: internetfreak  About the zip, i have to recheck, the path is working because I was able to use the templates earlier, but afaik only in unzipped form
about the compiled assemblies: as long as they are updated soon, everything is ok :) I'm currently on another, non-delta project, so delta "sleeps" atm on my disk and I'm fine to wait a fee additional days, so take your time
EDIT: Just checked it, the zips are not recognized by VS, I don't see the templates. If I unzip them, I'm sure I would see them. I'm using VS2012 Pro Then I guess we have to supply both the zipped (for VS2005 and VS2008) and unzipped versions (for VS2012+)
|
|
|
|
Joined: 12/19/2011(UTC) Posts: 529
Thanks: 10 times Was thanked: 16 time(s) in 15 post(s)
|
I also think so that it's necessary to unzip them. Maybe you can alter the installer so it installs the DE assemblies and then prompts the user to select his VS version, if it's VS2012+, then the installer unzips the Templates, otherwise not. For the .zip package it would be eventually good to provide the unzipped templates as extra archive so the normal zip is not too big because of the unused stuff.
You will surely find a good solution, meanwhile I wait for the next release and probably begin to continue my projects (as said, i'm currently doing something important which is not delta related) |
|
|
|
|
Medals:  Joined: 8/20/2011(UTC) Posts: 1,421 Location: Hannover
Thanks: 18 times Was thanked: 97 time(s) in 92 post(s)
|
We tried it as well and it really needs unzipped folders for VS2012 and zip files for VS2010 and below, which means we will supply both now.
|
|
|
|
Joined: 8/22/2011(UTC) Posts: 61 Location: Switzerland
Was thanked: 4 time(s) in 4 post(s)
|
NuGet is still on 0.9.8.2
|
|
|
|
Medals:  Joined: 8/20/2011(UTC) Posts: 1,421 Location: Hannover
Thanks: 18 times Was thanked: 97 time(s) in 92 post(s)
|
True, we are working on the release. Hendrik will update this thread once it is done (asap this week).
|
|
|
|
Joined: 8/22/2011(UTC) Posts: 61 Location: Switzerland
Was thanked: 4 time(s) in 4 post(s)
|
Still waiting.
|
|
|
|
Delta Engine
»
General
»
Announcements
»
Milestone 4 Saturn v0.9.8.3 Release
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.