|
Copy paste for multiple items is very hard to do, mainly because I don't support selecting more than 1 item. I know it would be useful, but I can't seem to think of a way to code it where it wouldn't cause major problems with editing.
Also, for the requirements, I plan on actually rewriting that function myself for a plugin. There are a number of things that I'd like to add to it. ![]() ![]() ![]() ![]() ![]() ![]() |
|
Master of Temptation, Ruler of Aeronotics, and Secret Lover
|
I just realized that when you try to emulate a button that changes a button set for a unit, it links to a unit and its button set. It doesn't actually link to a button set itself. Can you change this? I hate having to use a unit every time I want a sub-button set.
![]() ![]() ![]() ![]() ![]() ![]() |
|
here are some things that I have experienced.. some i'm sure are insignificant. My descriptions may be vague as well, as these are things that I remember. FG not on this comp.
* sometimes the remove item/add item funcion stops working and you have to switch tabs and come back to get it to work again. * the "is researched" opcode unit requirement will not bring up the "tech" parameters for the parameter pull down menu. You have to highlight something else and then come back to see the list of techs. Also, once you have the tech's for requirements the same applies to units... <--confusing I know sorry. * upgrading from 1.15. FG to 1.15.1 FG Kills the exe edits. but that is due to the nature of them I imagine. there are some other really small hicups that I've experienced, but nothing comes immediately to mind right now. they were obviously not that big of a deal. The program and interface are so user friendly tho and that's really a big plus. The way things are layed out and the ease of updating/modifying entries is effortless. Buttons disappear when you delete them and everything automatically adjusts accordingly. How did modders ever get by without these features? I'm looking forward to the new 1.15.2 version. I have some ideas for a grafted Ai that I never got around to writing. ![]() ![]() ![]() ![]() ![]() ![]() This is the signature I bought with my cash.
|
|
Master of Temptation, Ruler of Aeronotics, and Secret Lover
|
They happen all the time. The first one happens to me every time I open FG. Simply make a new .exe and go directly to the dat edit tab. Most functions fail to work such as the delete and create options.
The second one happens the same way. The two just happen normally. ![]() ![]() ![]() ![]() ![]() ![]() |
|
For the Dat Req tab having functions not working, I guess I'd already known that the remove function didn't work always(I've got the code marked as a bug...
). Add seems to be fine...if someone has different please let me know.When you say the second one happens the same way, I need more defined steps to figuring it out. If I could get a set of steps, I can recreate the problem, which allows me to also see where in the code has the problem. So far my attempts to recreate it have all seemed to work. EDIT - Okay, I got it now. I was only checking on existing opcodes where it would always run the proper code. Adding a new one does mess it up when going from opcode to param...along with the other entry not being reverted to unit. Will fix that.... This post was edited 1 time, last edit by DiscipleOfAdun: Jun 8 2008, 7:19 pm.
![]() ![]() ![]() ![]() ![]() ![]() |
|
ok glad you were able to figure out my confusing description of that problem.
Also, not to turn this into a bug reporting thread, as I imagine you were instead looking for suggestions, but here's another little quark that isn't that big of a deal, but nonetheless happens: In exe edits/ Starting units: If you try to change any one of these starting units ALL of them get changed making it impossible to have mixed units of say a vulture, 2 dropships, and an SCV. Basically change any of the properties of one and the other 3 change automatically as well. The way around this is to UNCHECK the box "use exe edit links" then do your desired modifications and then RECHECK that box. At least that was the workaround I found. Not a big deal, but could cause a lot of frustration for someone who didn't think to try this. Looking forward to v1.15.2 version. I'm currently working on a project that would really be nice to have working with the current SC. I am using a downgrader incorporated in the mod that takes advantage of Shadowflare's no-cd crack and 1.15.2's broodwar.mpq, and it's working fantastic, but it would be nice not to have to include this extra step. ![]() ![]() ![]() ![]() ![]() ![]() This is the signature I bought with my cash.
|
|
That's exactly how the exe edits are supposed to function. It's simple enough once explained. However, you're right, someone who doesn't know about it is kinda annoying.
I don't mind hearing about bugs. The opcode one i wouldn't have really ever noticed if I hadn't been told about it. I'd just go along recoding sequences that I thought worked without knowing if that there was a problem. ![]() ![]() ![]() ![]() ![]() ![]() |
|
There used to be a scm map that was larger than the possible map size like 1024 x 1024 . and it required a exe patch (i think was 1.14 ) to play it.
could you add this to the exe edits part. would be useful, thou im not sure how easy it would be to add , but you did want suggestions .I would like to say i think firegraft is a excellent program. and i find it very usefull. Big thanks for its continueing development ! ![]() ![]() ![]() ![]() ![]() ![]() |
|
PyMS Developer
|
That would be cool to be able to exceed the map size limit, never heard of that before. DoA, do you have some estimate to the progress of FG currently? I know its not easy to tell but any guess would satisfy me. And you are for sure finishing up the plugin system? Also if you are, will you be including the easy ASM injector plugin with it or in an update/seperate? Thanks for all your hard work, we love you DoA!
|
|
UPDATE:
Okay, I have a better guess now. I think I can finish it up in a month, maybe less. I did a ton of work on it today, I've got the basics of internal storage finally working, plus Undo is very, very nice. It sometimes glitches out and puts more than 1 copy of a change in the buffer, but I'm going to ignore that for now. Now for the harder stuff, adding and removing things...and then the exe edits...then opening files...and then saving...and then a couple of small other things... As always, ideas or suggestions are appreciated. I'll put more up on things later, I've got to go now. ![]() ![]() ![]() ![]() ![]() ![]() |