Drake7707 Posted July 23, 2007 Report Posted July 23, 2007 3.1.10made PicToMap form a bit larger, changed "Browse" to "Browse..."added IsBusy during pictomap and resize operationsFixed issue with displaying big log filesNo more crash when opening a map by double-clicking it while DCME is minimized. Plus, the focus is given to DCME correctlydrawing of special objects fixedfixed resizing during testmap would cause the last row/column of tiles to glitchadded button to toggle top/bottom alignment of map tabsfixed applyselection that dropped all tiles regardless of if it shouldforce lvz transparency option (not only moving)Changed some more minor autosave stuffun!@#$%^&*led maps do not get autosaved to avoid having hundreds of empty levels in the autosaves folder. Plus, the countdown is reseted when the map is saved. Also removed the copy of the log file that was done with every map... wasn't very usefulMsInet 'Request Timed Out' error is now handledFixed crash when zooming out in tile editornow jump around like a happy bunny Quote
Samapico Posted July 23, 2007 Report Posted July 23, 2007 fixed applyselection that dropped all tiles regardless of if it shouldNote that this one isn't included yet... Fix for this should be available soonI cleaned up the latest build thread... we had 2 replies of changes, merged that correctly, and I added some stuff in the suggestions/todo post Quote
Drake7707 Posted July 24, 2007 Author Report Posted July 24, 2007 the fix for applyselection is included (that was the shouldbedropped i forgot) There is a similar bug however when removing a part of a selection, that doesn't check that and that isn't up yet Quote
Russky Posted July 24, 2007 Report Posted July 24, 2007 I think my glitch was fixed too, thank you! Quote
CRe Posted July 24, 2007 Report Posted July 24, 2007 This new update fixed an update glitch for me in Vista. Quote
Samapico Posted July 24, 2007 Report Posted July 24, 2007 I think my glitch was fixed too, thank you!No more crash when opening a map by double-clicking it while DCME is minimized. Plus, the focus is given to DCME correctlyThat was it, right? Totally and very fixed, indeed This new update fixed an update glitch for me in Vista.What was it exactly? I don't recall volonteerly fixing such a bug ô.o Quote
RiiStar Posted July 24, 2007 Report Posted July 24, 2007 (edited) Every time i close DCME in vista it brings up a Windows Error saying the program stopped responding...Gonna update to this version and see if that stops. Edit: Still same thing when DCME closes. If i goto Edit > Preferences i get Error 339: MSCOMCT2.OCX isn't registered properlyBut i think this happens with alot of older stuff with Vista. Havn't looked for a fix. Edited July 25, 2007 by RiiStar Quote
Russky Posted July 25, 2007 Report Posted July 25, 2007 When I double click a .lvl file it sometimes stops responding when it opens it! Quote
Samapico Posted July 25, 2007 Report Posted July 25, 2007 Every time i close DCME in vista it brings up a Windows Error saying the program stopped responding...Gonna update to this version and see if that stops. Edit: Still same thing when DCME closes. If i goto Edit > Preferences i get Error 339: MSCOMCT2.OCX isn't registered properlyBut i think this happens with alot of older stuff with Vista. Havn't looked for a fix.That OCX must be the UpDown control we use to set the autosave delay... We should just make a custom control to replace it, it would remove that dependency. Same for the Update form's progress bar, we should just make a custom one... Just having that control in our project adds a not-so-needed dependency too.Plus if we want to add progressbars to some operations that can take a while (save, open, switch/replace, picturetomap...), we'll have more freedom with a custom-made progressbar Can you even register these kind of files with Vista? Quote
Drake7707 Posted July 25, 2007 Author Report Posted July 25, 2007 progress bar is part of vb6 runtime components, as is tabs and listview. And the latter we use pretty frequently. Have you tried running the DCME setup ? Quote
RiiStar Posted July 25, 2007 Report Posted July 25, 2007 (edited) Acutally no i havnt Drake.I will try that. It seems to be something to do with vb6 and vista.Happens with anything made using these related files... Im gonna research into what others have done to register these files with vista.I think i tried once to register these files manually to no apparent avail. ----------Edit: Used the setup, same problems still, both the Preferences one and when DCME shuts down (it closes but windows thinks something is wrong and says its unresponsive)I also autoupdated... Edited July 25, 2007 by RiiStar Quote
Hakaku Posted July 25, 2007 Report Posted July 25, 2007 (edited) Yeah, I mentioned the shutting down error thing in the last update. It's nothing big, since everything still works & saves, it's just when closing the program you get a message saying "Drake Continuum Map Editor has stopped working" etc. 'close program'. But I don't have Riistar's 2nd problem. (oh, and I'm running Vista also) Edited July 25, 2007 by Hakaku Quote
Samapico Posted July 25, 2007 Report Posted July 25, 2007 Hmmm I wonder... When we close DCME, we Unload the general form, then we 'End' just to make sure everything unloads... But 'End' is like killing the process, so maybe Vista sees this as an 'anormal' ending... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.