WidderPhipps / anno-designer

Automatically exported from code.google.com/p/anno-designer
0 stars 0 forks source link

Improvements Requested and few bugs. #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Love the work you have done on this program makes life so easy to build a 
layout and get the look and feel for it before you make it ingame.
If any of there request can not be done but coding limits or you just dont want 
to do it just say so no hurt feelings :) .

Improvements 
1.More organised icon folders.
2.Icons can have one name but it shows up a different name in the icon dropdown 
inside the program. Example: File name is XXXXX.png but shows Depot in the 
dropdown list as the name.
3.More easier to read and understand Preset and icon names. Example: Financial 
center is called "corporate headquarter" on the preset list. I dunno about you 
or other people but i did not know that was Financial center i kept making my 
own thinking it was not in the list already.
4.History of last 10 colors used.
5.History of last 5 buildings used.
6.Save ( Rather then save as )

Bugs
1.When saving the program goes not responding for about 5sec after you click 
the save.
2.Lag when highlighting a big area with 10 radius buildings.
3.Program lags after log uses.

Thats all for now ill post more as i think of them. Keep up the great work :)

Original issue reported on code.google.com by talldadd...@gmail.com on 18 Dec 2011 at 3:47

GoogleCodeExporter commented 9 years ago
3.Program lags after LONG* not log uses. lol dam no edit button!

Original comment by talldadd...@gmail.com on 18 Dec 2011 at 3:48

GoogleCodeExporter commented 9 years ago
Hey, thank you very much for your suggestions! :)
I will have a look at these things.

Just a side note: Please add a new issue for each improvement or bug. That 
helps a lot and keeps me from forgetting something - don't be afraid to spam 
issues ;)

Original comment by jc.bern...@gmail.com on 18 Dec 2011 at 6:36

GoogleCodeExporter commented 9 years ago
Ok no problem will do! Btw what program do you use to code this program?

Original comment by talldadd...@gmail.com on 19 Dec 2011 at 4:52

GoogleCodeExporter commented 9 years ago
I'm using Microsoft Visual Studio 2010

Original comment by jc.bern...@gmail.com on 20 Dec 2011 at 12:04

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Oh and of course the awesome ReSharper addon :)

Original comment by jc.bern...@gmail.com on 20 Dec 2011 at 8:16

GoogleCodeExporter commented 9 years ago
would love to learn how it works but it dose not seem to open maybe i dont have 
the right files or i cant look without permission? 

Original comment by talldadd...@gmail.com on 20 Dec 2011 at 3:13

GoogleCodeExporter commented 9 years ago
You need an svn client (like TortoiseSVN) and do a checkout on 
http://anno-designer.googlecode.com/svn/trunk/
You won't be able to submit any changes, but getting the latest version is 
always possible without any authorization - that's why this is called 
open-source :)
Then just open the solution file "AnnoDesigner.sln" with Visual Studio 2010.

Original comment by jc.bern...@gmail.com on 20 Dec 2011 at 4:12

GoogleCodeExporter commented 9 years ago
i like to teach myself coding or as much as i can learn. Iv done html,Lua not 
much lol

Original comment by talldadd...@gmail.com on 20 Dec 2011 at 4:34

GoogleCodeExporter commented 9 years ago
But dont worry i am not going to steal anything or copy anything just look and 
try to change things and see what happens :D

Original comment by talldadd...@gmail.com on 20 Dec 2011 at 4:35

GoogleCodeExporter commented 9 years ago
Hehe, I'm not worried at all ;)

Original comment by jc.bern...@gmail.com on 20 Dec 2011 at 4:40

GoogleCodeExporter commented 9 years ago
Whats "ReSharper addon" do?

Original comment by talldadd...@gmail.com on 20 Dec 2011 at 5:49

GoogleCodeExporter commented 9 years ago
http://www.jetbrains.com/resharper/
It helps a lot at keeping the code clean and provides easy and intuitive access 
to automated code refactorings. Just a little example is renaming of a method 
or variable. Move the cursor over it, press F2, type in the new name and you're 
done. It automatically replaces all references without ever breaking you're 
code (it's not just a simple search and replace).
I like it a lot and wouldn't want to work without it anymore ;)

Original comment by jc.bern...@gmail.com on 20 Dec 2011 at 5:59

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Could you supply more info on issue 8?
The rest of your suggestions are either on the list or already done so I'll 
close this one.

Original comment by jc.bern...@gmail.com on 25 Dec 2011 at 5:58