Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark allied airpad's unusable (#4136)
* Add bomber commands. Add a (for now) empty command to all airplanes that need refueling/rearming. * More work on functionality. Working towards getting this functional. * Small fixes Small fixes and changes to the unit_bomber_command. * More logic work More work on getting this to work. * Preparing for code refactor. Commiting now so I can go back when I inevitably ruin everything. * Switching computers. Commiting now so I can move to my laptop - minor work on code refactor. * Refactor complete. Finished code refactor. * Switching computers * Functionally complete. Removal of comments and Spring.Echos as well as some unused code. * Bringing in suggestions (BROKEN) Working on integrating the suggestions from GF - have broken a few things, so don't try this code. * Fixing the broken things Fixed unit grabbing. Fixed texture error. * Removal of widget and work on overhead icons Removed the widget as it was not needed and did a little work towards getting an overhead 'airpad excluded' icon displaying. * Rename command Renaming the exclude airpad command. and fixing whitespace (?) * Overhead Icons Overhead Icon is displaying now. * Icon offset changes Make icon's draw higher up or lower down depending on what model it's above. * (BROKEN) Switching Computers Commiting some WIP stuff that completely breaks the branch so that I can switch over to a different computer. * Needs testing WIP team based exclusions, needs testing * Incorporate Sprunks change to use allyTeam rather than just teamid. Co-authored-by: sprunk <[email protected]> * Implement in integral_menu_culling.lua There was a nasty typo - thanks to Shaman for catching that one! * Removing a few comments Cleaning up a few things that are no longer needed. * Sprunk: Make icons show only for specific teams Co-authored-by: sprunk <[email protected]> * Allow icons to be removed. * Styling and make command not interrupt current qeue Attempt at fixing the syling (?) And also making the command not cancel the current qeue, makes it so that issuing an exclude command from an airplane on an airpad no longer excludes it even when the plane has left the pad. Which I don't think is a bad thing honestly. Co-authored-by: sprunk <[email protected]>
- Loading branch information