-
Notifications
You must be signed in to change notification settings - Fork 40
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
Restructure v2.5 #111
Comments
Stringtalbe ;) Lets do a team speak meeting |
From meeting
|
With restructure consider renaming:
Thoughts? |
Reminder for self: Consider implementing a mod-wide disabling of enableAttack to give us better fine control of AI attack patterns. Units with the currentCommand "ATTACK" become wildly moody and difficult to manoeuvre with. This would be an invasive change. https://community.bistudio.com/wiki/enableAttack |
Memo to self:
|
Add module which give a group the vanilla guard waypoint (and whatever enhancements we can provide or add to it). Possibly adding a second module to define new guard positions. |
Small bugs:
Suppression Have noticed AI will sometimes suppress quite happily at nothings. Though this may be related to other features. lambs_danger_CQB |
Todo
Found bugs - 08.02.21
Discarded |
Internal variable name change: lambs_main_isArtillery
|
The Restructure is meant to clean the file/code structure and move functions that are not just used by one Module and are not module specific into the main module. while that we also should clean and move duplicated stringtable entries into main to keep the stringtables as small as possible.
Functions
Settings
Stringtable
Unify Duplicated EntrysThe text was updated successfully, but these errors were encountered: