Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--- [Request] Add Macro Action Recorder #308

Open
TrevorAvrett opened this issue Oct 17, 2020 · 0 comments
Open

--- [Request] Add Macro Action Recorder #308

TrevorAvrett opened this issue Oct 17, 2020 · 0 comments

Comments

@TrevorAvrett
Copy link

TrevorAvrett commented Oct 17, 2020

Record the steps the users took to make the map cache edits. Save the macro recorded actions instead of a .map patch. If user copies a float, int, double, etc, the macro records where from, (rather than the exact value, so the action can be reused across all builds/maps) then wherever the user pasted that information. If the user types a value, or toggles a flag, then that is recorded. etc etc.

Assembly Macro Recorder Example - xXTxMANXx v2

[photo is an Adobe Illustrator Rendering of what I mean]

Results:______


Across Maps:___

-Saves user from repeated, tedious/time consuming processes for more forward research progression for any map of a Halo game across any build

-Faster changes for casual realtime-lobby poking fun

As .Map Save/patch substitutes:______

-A Workaround for .map patching or .maps no longer working with newer updates of MCC (save the macro recorded -abridged version of history of changes made to the map rather than the map itself so the process can be reapplied to the updated map file) that may be necessary unless 343's update change patterns can be predicted and accounted for, (additional, injected Tags must have a source folder to pull the other reference from)

-Future-proofs Assembly from having to keep up with updates or changes between retail console and PC, (and/or other),

-Abridged macro saves could serve as an effective workaround for modders to port their mods from retail directly to PC or vise versa

@TrevorAvrett TrevorAvrett changed the title Request: Add Macro Action Recorder [Request] Add Macro Action Recorder Oct 18, 2020
@TrevorAvrett TrevorAvrett changed the title [Request] Add Macro Action Recorder --- [Request] Add Macro Action Recorder Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant